Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.h819 Bool toFPSR; member
967 extern ARM64Instr* ARM64Instr_FPSR ( Bool toFPSR, HReg iReg );
Dhost_arm64_defs.c1174 ARM64Instr* ARM64Instr_FPSR ( Bool toFPSR, HReg iReg ) { in ARM64Instr_FPSR() argument
1177 i->ARM64in.FPSR.toFPSR = toFPSR; in ARM64Instr_FPSR()
1770 if (i->ARM64in.FPSR.toFPSR) { in ppARM64Instr()
2179 if (i->ARM64in.FPSR.toFPSR) in getRegUsage_ARM64Instr()
4265 Bool toFPSR = i->ARM64in.FPSR.toFPSR; in emit_ARM64Instr() local
4267 if (toFPSR) { in emit_ARM64Instr()