Home | History | Annotate | Download | only in x86

Lines Matching refs:RR

391   // RR - Register Register  - opcode reg1, reg2
409 opcode ## 8RR, opcode ## 8RM, opcode ## 8RA, opcode ## 8RT, \
412 opcode ## 16RR, opcode ## 16RM, opcode ## 16RA, opcode ## 16RT, \
416 opcode ## 32RR, opcode ## 32RM, opcode ## 32RA, opcode ## 32RT, \
420 opcode ## 64RR, opcode ## 64RM, opcode ## 64RA, opcode ## 64RT, \
516 opcode ## RR, opcode ## RM, opcode ## RA
668 kRegReg, kRegMem, kRegArray, kRegThread, // RR, RM, RA and RT instruction kinds.
669 kRegRegStore, // RR following the store modrm reg-reg encoding rather than the load.
680 kRegRegCond, // RR instruction kind followed by a condition.