Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.h783 Bool toFPCR; member
933 extern ARM64Instr* ARM64Instr_FPCR ( Bool toFPCR, HReg iReg );
Dhost_arm64_defs.c1155 ARM64Instr* ARM64Instr_FPCR ( Bool toFPCR, HReg iReg ) { in ARM64Instr_FPCR() argument
1158 i->ARM64in.FPCR.toFPCR = toFPCR; in ARM64Instr_FPCR()
1741 if (i->ARM64in.FPCR.toFPCR) { in ppARM64Instr()
2144 if (i->ARM64in.FPCR.toFPCR) in getRegUsage_ARM64Instr()
4169 Bool toFPCR = i->ARM64in.FPCR.toFPCR; in emit_ARM64Instr() local
4171 if (toFPCR) { in emit_ARM64Instr()