Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.h814 Bool toFPCR; member
966 extern ARM64Instr* ARM64Instr_FPCR ( Bool toFPCR, HReg iReg );
Dhost_arm64_defs.c1167 ARM64Instr* ARM64Instr_FPCR ( Bool toFPCR, HReg iReg ) { in ARM64Instr_FPCR() argument
1170 i->ARM64in.FPCR.toFPCR = toFPCR; in ARM64Instr_FPCR()
1760 if (i->ARM64in.FPCR.toFPCR) { in ppARM64Instr()
2173 if (i->ARM64in.FPCR.toFPCR) in getRegUsage_ARM64Instr()
4255 Bool toFPCR = i->ARM64in.FPCR.toFPCR; in emit_ARM64Instr() local
4257 if (toFPCR) { in emit_ARM64Instr()