Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.h788 Bool toFPSR; member
934 extern ARM64Instr* ARM64Instr_FPSR ( Bool toFPSR, HReg iReg );
Dhost_arm64_defs.c1162 ARM64Instr* ARM64Instr_FPSR ( Bool toFPSR, HReg iReg ) { in ARM64Instr_FPSR() argument
1165 i->ARM64in.FPSR.toFPSR = toFPSR; in ARM64Instr_FPSR()
1751 if (i->ARM64in.FPSR.toFPSR) { in ppARM64Instr()
2150 if (i->ARM64in.FPSR.toFPSR) in getRegUsage_ARM64Instr()
4179 Bool toFPSR = i->ARM64in.FPSR.toFPSR; in emit_ARM64Instr() local
4181 if (toFPSR) { in emit_ARM64Instr()