Home
last modified time | relevance | path

Searched refs:use_mips32_instructions (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tcg/mips/
H A Dtcg-target.h98 #define use_mips32_instructions 1 macro
100 extern bool use_mips32_instructions;
H A Dtcg-target.c.inc1806 if (use_mips32_instructions) {
2309 #ifndef use_mips32_instructions
2310 bool use_mips32_instructions = false;
2352 #ifndef use_mips32_instructions
2359 use_mips32_instructions = !got_sigill;
2366 if (use_mips32_instructions) {