Searched refs:EV6 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | alpha-opc.c | 402 #define EV6 AXP_OPCODE_EV6 macro 1056 { "hw_mfpr", OP(0x19), OP_MASK, EV6, { RA, ZB, EV6HWINDEX } }, 1078 { "hw_ldl", EV6HWMEM(0x1B,0x8), EV6, ARG_EV6HWMEM }, 1081 { "hw_ldl/a", EV6HWMEM(0x1B,0xC), EV6, ARG_EV6HWMEM }, 1093 { "hw_ldl/p", EV6HWMEM(0x1B,0x0), EV6, ARG_EV6HWMEM }, 1114 { "hw_ldl/v", EV6HWMEM(0x1B,0x4), EV6, ARG_EV6HWMEM }, 1117 { "hw_ldl/w", EV6HWMEM(0x1B,0xA), EV6, ARG_EV6HWMEM }, 1118 { "hw_ldl/wa", EV6HWMEM(0x1B,0xE), EV6, ARG_EV6HWMEM }, 1128 { "hw_ldl_l/p", EV6HWMEM(0x1B,0x2), EV6, ARG_EV6HWMEM }, 1141 { "hw_ldq", EV6HWMEM(0x1B,0x9), EV6, ARG_EV6HWMEM }, [all …]
|
D | ChangeLog-9899 | 516 * alpha-opc.c: Add sqrt+flags patterns. Add EV6 PALcode insns. 518 * alpha-dis.c (print_insn_alpha): Disassemble EV6 PALcode insns.
|
/toolchain/binutils/binutils-2.27/ |
D | config.guess | 921 EV6) UNAME_MACHINE=alphaev6 ;;
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9899 | 2045 * config/tc-alpha.c (cpu_types): Enable EV6 PALcode with -m21264.
|