Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMInstrVFP.td2849 let DecoderMethod = "DecodeVSTRVLDR_SYSREG<false>";
2857 let DecoderMethod = "DecodeVSTRVLDR_SYSREG<true>";
2868 let DecoderMethod = "DecodeVSTRVLDR_SYSREG<true>";
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp654 static DecodeStatus DecodeVSTRVLDR_SYSREG(MCInst &Inst, unsigned Insn,
6675 static DecodeStatus DecodeVSTRVLDR_SYSREG(MCInst &Inst, unsigned Val, in DecodeVSTRVLDR_SYSREG() function