Home
last modified time | relevance | path

Searched refs:ISA_HAS_EXTS (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.md3516 "ISA_HAS_EXTS && TARGET_64BIT && UINTVAL (operands[2]) < 32"
3531 "(ISA_HAS_EXTS && TARGET_64BIT
3853 "TARGET_64BIT && !TARGET_MIPS16 && !ISA_HAS_EXTS"
3873 "TARGET_64BIT && !TARGET_MIPS16 && !ISA_HAS_EXTS"
3893 "TARGET_64BIT && !TARGET_MIPS16 && !ISA_HAS_EXTS"
3912 "TARGET_64BIT && !TARGET_MIPS16 && ISA_HAS_EXTS"
3924 "TARGET_64BIT && !TARGET_MIPS16 && ISA_HAS_EXTS"
4281 "ISA_HAS_EXTS"
4292 "ISA_HAS_EXTS && UINTVAL (operands[2]) <= 32"
4342 "ISA_HAS_EXTS && TARGET_64BIT && IN_RANGE (INTVAL (operands[2]), 32, 63)"
H A Dmips.h1354 #define ISA_HAS_EXTS (TARGET_OCTEON && !TARGET_MIPS16) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.md3516 "ISA_HAS_EXTS && TARGET_64BIT && UINTVAL (operands[2]) < 32"
3531 "(ISA_HAS_EXTS && TARGET_64BIT
3853 "TARGET_64BIT && !TARGET_MIPS16 && !ISA_HAS_EXTS"
3873 "TARGET_64BIT && !TARGET_MIPS16 && !ISA_HAS_EXTS"
3893 "TARGET_64BIT && !TARGET_MIPS16 && !ISA_HAS_EXTS"
3912 "TARGET_64BIT && !TARGET_MIPS16 && ISA_HAS_EXTS"
3924 "TARGET_64BIT && !TARGET_MIPS16 && ISA_HAS_EXTS"
4281 "ISA_HAS_EXTS"
4292 "ISA_HAS_EXTS && UINTVAL (operands[2]) <= 32"
4342 "ISA_HAS_EXTS && TARGET_64BIT && IN_RANGE (INTVAL (operands[2]), 32, 63)"
H A Dmips.h1335 #define ISA_HAS_EXTS (TARGET_OCTEON && !TARGET_MIPS16) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20084855 ISA_HAS_CINS, ISA_HAS_EXTS, ISA_HAS_SEQ_SNE, ISA_HAS_POP): Change
6692 * config/mips/mips.h (ISA_HAS_EXTS): New macro.