Home
last modified time | relevance | path

Searched refs:ISA_MIPS64R2 (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMips64InstrInfo.td192 SRA_FM<0x3a, 1>, ISA_MIPS64R2;
194 SRLV_FM<0x16, 1>, ISA_MIPS64R2;
196 SRA_FM<0x3e, 1>, ISA_MIPS64R2;
285 def JALR_HB64 : JALR_HB_DESC<GPR64Opnd>, JALR_HB_ENC, ISA_MIPS64R2;
359 ISA_MIPS64R2;
361 ISA_MIPS64R2;
380 MipsExt>, EXT_FM<3>, ISA_MIPS64R2;
382 immZExt5Plus33, MipsExt>, EXT_FM<1>, ISA_MIPS64R2;
385 ISA_MIPS64R2;
396 ISA_MIPS64R2;
[all …]
DMipsInstrInfo.td349 class ISA_MIPS64R2 {
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dmips.h450 #define ISA_MIPS64R2 (ISA_MIPS64 | INSN_ISA32R2 | INSN_ISA64R2) macro
DChangeLog-910314 (INSN_ISA64R2, ISA_MIPS64R2, CPU_MIPS64R2): New defines.
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dmips.h524 #define ISA_MIPS64R2 (ISA_MIPS64 | INSN_ISA32R2 | INSN_ISA64R2) macro
DChangeLog-910333 (INSN_ISA64R2, ISA_MIPS64R2, CPU_MIPS64R2): New defines.
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dmips-dis.c392 ISA_MIPS64R2 | INSN_MIPS16 | INSN_MIPS3D | INSN_MDMX | INSN_DSP,
398 ISA_MIPS64R2 | INSN_OCTEON,
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-mips.c256 || (ISA) == ISA_MIPS64R2 \
266 || (ISA) == ISA_MIPS64R2)
271 (ISA) == ISA_MIPS64R2 \
278 || (ISA) == ISA_MIPS64R2 \
286 || (ISA) == ISA_MIPS64R2)
292 || (ISA) == ISA_MIPS64R2)
376 || mips_opts.isa == ISA_MIPS64R2 \
10626 file_mips_isa = ISA_MIPS64R2; in md_parse_option()
12131 mips_opts.isa = ISA_MIPS64R2; in s_mipsset()
12169 case ISA_MIPS64R2: in s_mipsset()
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-mips.c307 || (ISA) == ISA_MIPS64R2 \
317 || (ISA) == ISA_MIPS64R2)
322 (ISA) == ISA_MIPS64R2 \
329 || (ISA) == ISA_MIPS64R2 \
337 || (ISA) == ISA_MIPS64R2)
424 || mips_opts.isa == ISA_MIPS64R2 \
3006 || mips_opts.isa == ISA_MIPS64R2)) in append_insn()
10946 file_mips_isa = ISA_MIPS64R2; in md_parse_option()
12306 case ISA_MIPS64R2: in s_mipsset()
14377 { "mips64r2", MIPS_CPU_IS_ISA, ISA_MIPS64R2, CPU_MIPS64R2 },
[all …]
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dmips-dis.c388 ISA_MIPS64R2 | INSN_MIPS16 | INSN_MIPS3D | INSN_MDMX,
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-0203833 (ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-0203833 (ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.