Searched refs:R_28 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | s390-opc.c | 55 #define R_28 6 /* GPR starting at position 28 */ macro 199 #define INSTR_RRE_0R 4, { R_28,0,0,0,0,0 } /* e.g. tb */ 201 #define INSTR_RRE_AR 4, { A_24,R_28,0,0,0,0 } /* e.g. sar */ 207 #define INSTR_RRE_RR 4, { R_24,R_28,0,0,0,0 } /* e.g. lura */ 208 #define INSTR_RRE_FR 4, { F_24,R_28,0,0,0,0 } /* e.g. ldgr */ 214 #define INSTR_RRF_F0FR 4, { F_24,F_16,R_28,0,0,0 } /* e.g. iedtr */ 216 #define INSTR_RRF_RURR 4, { R_24,R_28,R_16,U4_20,0,0 } /* e.g. .insn */ 217 #define INSTR_RRF_R0RR 4, { R_24,R_28,R_16,0,0,0 } /* e.g. idte */ 223 #define INSTR_RRF_M0RR 4, { R_24,R_28,M_16,0,0,0 } /* e.g. sske */
|