Home
last modified time | relevance | path

Searched refs:I32 (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmips16-opc.c178 #define I32 INSN_ISA32 macro
292 {"jalrc", "x", 0xe8c0, 0xf8ff, RD_1|WR_31|NODS, UBR, I32, 0, 0 },
293 {"jalrc", "R,x", 0xe8c0, 0xf8ff, RD_2|WR_31|NODS, UBR, I32, 0, 0 },
294 {"jrc", "x", 0xe880, 0xf8ff, RD_1|NODS, UBR, I32, 0, 0 },
295 {"jrc", "R", 0xe8a0, 0xffff, NODS, RD_31|UBR, I32, 0, 0 },
352 {"restore", "M", 0x6400, 0xff80, WR_31|NODS, MOD_SP, I32, 0, 0 },
353 {"save", "m", 0x6480, 0xff80, NODS, RD_31|MOD_SP, I32, 0, 0 },
354 {"sdbbp", "6", 0xe801, 0xf81f, TRAP, 0, I32, 0, 0 },
355 {"seb", "x", 0xe891, 0xf8ff, MOD_1, 0, I32, 0, 0 },
356 {"seh", "x", 0xe8b1, 0xf8ff, MOD_1, 0, I32, 0, 0 },
[all …]
Dmips-opc.c331 #define I32 INSN_ISA32 macro
1015 {"clo", "U,s", 0x70000021, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 },
1017 {"clz", "U,s", 0x70000020, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 },
1059 {"deret", "", 0x4200001f, 0xffffffff, NODS, 0, I32|G2, 0, 0 },
1236 {"jr.hb", "s", 0x00000408, 0xfc1fffff, RD_1|UBD, 0, I32, 0, I37 },
1250 {"jalr.hb", "s", 0x0000fc09, 0xfc1fffff, RD_1|WR_31|UBD, 0, I32, 0, 0 },
1251 {"jalr.hb", "d,s", 0x00000409, 0xfc1f07ff, WR_1|RD_2|UBD, 0, I32, 0, 0 },
1388 {"madd", "s,t", 0x70000000, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 },
1397 {"maddu", "s,t", 0x70000001, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 },
1436 {"mfc0", "t,G,H", 0x40000000, 0xffe007f8, WR_1|RD_C0|LC, 0, I32, 0, 0 },
[all …]
Dfr30-opc.c506 { { MNEM, ' ', OP (I32), ',', OP (RI), 0 } },
1240 { { MNEM, ' ', OP (I32), ',', OP (RI), 0 } },
DChangeLog-2006451 * mips16-opc.c (I1, I32, I64): New shortcut defines.
DChangeLog-00011351 * mips-opc.c (I32): New constant for instructions added in
1354 (mips_builtin_opcodes) Replace all uses of P4 with I32.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c18661 TCE("ssat", 6a00010, f3000000, 4, (RRnpc, I32, RRnpc, oSHllar),ssat, t_ssat),
18834 TCE("bfc", 7c0001f, f36f0000, 3, (RRnpc, I31, I32), bfc, t_bfc),
18835 TCE("bfi", 7c00010, f3600000, 4, (RRnpc, RRnpc_I0, I31, I32), bfi, t_bfi),
18836 TCE("sbfx", 7a00050, f3400000, 4, (RR, RR, I31, I32), bfx, t_bfx),
18837 TCE("ubfx", 7e00050, f3c00000, 4, (RR, RR, I31, I32), bfx, t_bfx),
19769 nUF(vshll, _vshll, 3, (RNQ, RND, I32), neon_shll),
19886 cCE("fsltos", eba0ac0, 2, (RVS, I32), vfp_sp_conv_32),
19888 cCE("fultos", ebb0ac0, 2, (RVS, I32), vfp_sp_conv_32),
19890 cCE("ftosls", ebe0ac0, 2, (RVS, I32), vfp_sp_conv_32),
19892 cCE("ftouls", ebf0ac0, 2, (RVS, I32), vfp_sp_conv_32),
[all …]
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-98993330 (fr30_final_link_relocate): New function: Handle I20 and I32
3332 (fr30_elf_i32_reloc): New function: Handle I32 relocs.