Searched refs:RD_31 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mips16-opc.c | 171 #define RD_31 INSN2_READ_GPR_31 macro 286 {"jr", "R", 0xe820, 0xffff, UBD, RD_31, I1, 0, 0 }, 288 {"j", "R", 0xe820, 0xffff, UBD, RD_31, I1, 0, 0 }, 295 {"jrc", "R", 0xe8a0, 0xffff, NODS, RD_31|UBR, I32, 0, 0 }, 327 {"sd", "R,C(S)", 0xfa00, 0xff00, 0, RD_31|RD_PC, I1, 0, 0 }, 349 {"sw", "R,V(S)", 0x6200, 0xff00, 0, RD_31|RD_SP, I1, 0, 0 }, 353 {"save", "m", 0x6480, 0xff80, NODS, RD_31|MOD_SP, I32, 0, 0 },
|
D | micromips-opc.c | 224 #define RD_31 INSN2_READ_GPR_31 macro 697 {"jraddiusp", "mP", 0x4700, 0xffe0, NODS, WR_sp|RD_31|RD_sp|UBR, I1, 0, 0 },
|
D | ChangeLog-2013 | 372 * mips16-opc.c (UBR, CBR, RD_31, RD_PC): Redefine as INSN2_* flags.
|