Searched refs:OP_R (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | i386-dis.c | 77 static bool OP_R (instr_info *, int, int); 565 #define Rd { OP_R, d_mode } 566 #define Rdq { OP_R, dq_mode } 567 #define Rq { OP_R, q_mode } 568 #define Nq { OP_R, q_mm_mode } 569 #define Ux { OP_R, x_mode } 570 #define Uxmm { OP_R, xmm_mode } 571 #define Rxmmq { OP_R, xmmq_mode } 572 #define Rymm { OP_R, ymm_mode } 573 #define Rtmm { OP_R, tmm_mode } [all …]
|
| H A D | ChangeLog-2014 | 200 (OP_R): Check mod/rm byte and call OP_E_register.
|
| H A D | ChangeLog-2007 | 1701 (OP_R): This.
|
| H A D | ChangeLog-2020 | 834 * i386-dis.c (OP_R, Rm): Delete.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-2014 | 200 (OP_R): Check mod/rm byte and call OP_E_register.
|
| H A D | ChangeLog-2007 | 1701 (OP_R): This.
|
| H A D | ChangeLog-2020 | 834 * i386-dis.c (OP_R, Rm): Delete.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2014 | 200 (OP_R): Check mod/rm byte and call OP_E_register.
|
| H A D | ChangeLog-2007 | 1701 (OP_R): This.
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2014 | 200 (OP_R): Check mod/rm byte and call OP_E_register.
|
| H A D | ChangeLog-2007 | 1701 (OP_R): This.
|
| H A D | ChangeLog-2020 | 834 * i386-dis.c (OP_R, Rm): Delete.
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 18180 (OP_R): Support q_mode and q_mm_mode. 39355 Several already use OP_R(), which rejects the memory forms of insns, and 39366 Now that we have OP_R(), use it here as well, while wiring memory-only 39384 Fold OP_MS() and OP_XS() into OP_R(), paralleling OP_M(). Use operand
|