Home
last modified time | relevance | path

Searched refs:EV6 (Results 1 – 24 of 24) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
Dalpha-opc.c403 #define EV6 AXP_OPCODE_EV6 macro
1057 { "hw_mfpr", OP(0x19), OP_MASK, EV6, { RA, ZB, EV6HWINDEX } },
1079 { "hw_ldl", EV6HWMEM(0x1B,0x8), EV6, ARG_EV6HWMEM },
1082 { "hw_ldl/a", EV6HWMEM(0x1B,0xC), EV6, ARG_EV6HWMEM },
1094 { "hw_ldl/p", EV6HWMEM(0x1B,0x0), EV6, ARG_EV6HWMEM },
1115 { "hw_ldl/v", EV6HWMEM(0x1B,0x4), EV6, ARG_EV6HWMEM },
1118 { "hw_ldl/w", EV6HWMEM(0x1B,0xA), EV6, ARG_EV6HWMEM },
1119 { "hw_ldl/wa", EV6HWMEM(0x1B,0xE), EV6, ARG_EV6HWMEM },
1129 { "hw_ldl_l/p", EV6HWMEM(0x1B,0x2), EV6, ARG_EV6HWMEM },
1142 { "hw_ldq", EV6HWMEM(0x1B,0x9), EV6, ARG_EV6HWMEM },
[all …]
DChangeLog-9899516 * alpha-opc.c: Add sqrt+flags patterns. Add EV6 PALcode insns.
518 * alpha-dis.c (print_insn_alpha): Disassemble EV6 PALcode insns.
/freebsd-12-stable/contrib/openbsm/config/
Dconfig.guess869 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/dialog/
Dconfig.guess899 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/ncurses/
Dconfig.guess899 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/crypto/heimdal/
Dconfig.guess866 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/binutils/
Dconfig.guess920 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/tcpdump/
Dconfig.guess913 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/ldns/
Dconfig.guess921 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
Dconfig.guess900 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/ntp/sntp/libevent/
Dconfig.guess909 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/libpcap/
Dconfig.guess913 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/byacc/
Dconfig.guess925 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/crypto/openssh/
Dconfig.guess934 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/libevent/build-aux/
Dconfig.guess934 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/openpam/
Dconfig.guess916 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/sqlite3/
Dconfig.guess985 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/file/
Dconfig.guess984 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/unbound/
Dconfig.guess1015 EV6) UNAME_MACHINE=alphaev6 ;;
/freebsd-12-stable/contrib/gcc/
DChangeLog-1997159 (alpha_adjust_cost): Add EV6 tuning; streamline EV5 tests.
161 * alpha.md: Redo all of the scheduling, adding EV6 support, and
164 multiplies and divides. Add EV6 sqrt, ftoi, itof.
776 * alpha.c (override_options): Don't know about scheduling for EV6.
DFSFChangeLog.112843 * alpha.h (processor_type): Add EV6.
DChangeLog-199813252 (RTX_COSTS): Add EV6 costs. Abort if alpha_cpu is unknown.
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-98992045 * config/tc-alpha.c (cpu_types): Enable EV6 PALcode with -m21264.
/freebsd-12-stable/contrib/gcc/doc/
Dinvoke.texi8502 parameters for the EV4, EV5 and EV6 family of processors and will
8530 Schedules as an EV6 and supports the BWX, FIX, and MAX extensions.
8534 Schedules as an EV6 and supports the BWX, CIX, FIX, and MAX extensions.