Home | History | Annotate | Download | only in src

Lines Matching defs:setEBX

56   void      setEBX(uint32_t value) { _registers.__ebx = value; }