Home
last modified time | relevance | path

Searched defs:BASE_INSN_LENGTH (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h2718 #define BASE_INSN_LENGTH (TARGET_MIPS16 ? 2 : 4) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h2699 #define BASE_INSN_LENGTH (TARGET_MIPS16 ? 2 : 4) macro