Home | History | Annotate | Download | only in x64

Lines Matching defs:base_reg

358   int base_reg(int low_bits) { return low_bits | ((rex_ & 0x01) << 3); }
1374 NameOfCPURegister(base_reg(current & 0x07)));
1380 NameOfCPURegister(base_reg(current & 0x07)));
1403 NameOfCPURegister(base_reg(current & 0x07)),