Searched defs:Lo8 (Results 1 – 3 of 3) sorted by relevance
623 #define Lo8(v16) ((byte)( (v16) & 0x00FF)) macro
484 unsigned Lo8 = Value & 0x0FF; in adjustFixupValue() local
235 unsigned Lo8 = Imm & 0xff; in expandLogicImm() local343 unsigned Lo8 = Imm & 0xff; in expand() local