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

/external/valgrind/VEX/priv/
H A Dhost_arm64_defs.h788 Bool toFPSR; member in struct:__anon18615::__anon18616::__anon18657
934 extern ARM64Instr* ARM64Instr_FPSR ( Bool toFPSR, HReg iReg );
H A Dhost_arm64_defs.c1162 ARM64Instr* ARM64Instr_FPSR ( Bool toFPSR, HReg iReg ) { argument
1165 i->ARM64in.FPSR.toFPSR = toFPSR;
1751 if (i->ARM64in.FPSR.toFPSR) {
2150 if (i->ARM64in.FPSR.toFPSR)
4179 Bool toFPSR = i->ARM64in.FPSR.toFPSR; local
4181 if (toFPSR) {

Completed in 99 milliseconds