Home
last modified time | relevance | path

Searched refs:VEX_MIPS_REV (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex.h226 #define VEX_MIPS_REV(x) ((x) & 0x000000FF) macro
/external/valgrind/VEX/priv/
Dhost_mips_isel.c4184 fp_mode64 = ((VEX_MIPS_REV(hwcaps_host) == VEX_PRID_CPU_32FPR) in iselSB_MIPS()
Dguest_mips_toIR.c17306 fp_mode64 = ((VEX_MIPS_REV(archinfo->hwcaps) == VEX_PRID_CPU_32FPR) in disInstr_MIPS()