Searched refs:AXP_OPCODE_BASE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Dalpha.h62 #define AXP_OPCODE_BASE 0x0001 /* Base architecture -- all cpus. */ macro
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-alpha.c277 static unsigned alpha_target = AXP_OPCODE_BASE;
492 { "21064", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
493 { "21064a", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
494 { "21066", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
495 { "21068", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
496 { "21164", AXP_OPCODE_BASE|AXP_OPCODE_EV5 },
497 { "21164a", AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX },
498 { "21164pc", (AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX
500 { "21264", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
502 { "21264a", (AXP_OPCODE_BASE|AXP_OPCODE_EV
[all...]
/freebsd-10.3-release/contrib/binutils/opcodes/
H A Dalpha-opc.c403 #define BASE AXP_OPCODE_BASE

Completed in 120 milliseconds