Searched refs:iregBit3 (Results 1 – 1 of 1) sorted by relevance
2008 static UChar iregBit3 ( HReg r ) in iregBit3() function2219 UChar R = iregBit3(greg); in rexAMode_M()2221 UChar B = iregBit3(am->Aam.IR.reg); in rexAMode_M()2226 UChar R = iregBit3(greg); in rexAMode_M()2227 UChar X = iregBit3(am->Aam.IRRS.index); in rexAMode_M()2228 UChar B = iregBit3(am->Aam.IRRS.base); in rexAMode_M()2239 UChar R = iregBit3(greg); in rexAMode_R()2241 UChar B = iregBit3(ereg); in rexAMode_R()2376 if (1 & iregBit3(i->Ain.Imm64.dst)) in emit_AMD64Instr()2381 *p++ = toUChar(0x48 + (1 & iregBit3(i->Ain.Imm64.dst))); in emit_AMD64Instr()[all …]