Searched defs:rxb (Results 1 – 6 of 6) sorted by relevance
149 sub rxb { subroutine
1137 sub rxb { subroutine
1142 sub rxb { subroutine
165 byte rxb = static_cast<byte>(~((reg.high_bit() << 2) | rm.high_bit())) << 5; in emit_vex3_byte1() local171 byte rxb = static_cast<byte>(~((reg.high_bit() << 2) | rm.data().rex)) << 5; in emit_vex3_byte1() local
54 static uint32_t count_blocks = 1024, txb, rxb, rx_count, errs; variable