Searched refs:IncDecFormHelper (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | disasm-aarch64.cc | 4548 static const char *IncDecFormHelper(const Instruction *instr, in Disassembler() function 4567 IncDecFormHelper(instr, "'Xd, 'Ipc, mul #'u1916+1", "'Xd, 'Ipc", "'Xd"); in Disassembler() 4573 const char *form = IncDecFormHelper(instr, in Disassembler() 4922 const char *form = IncDecFormHelper(instr, in Disassembler() 4926 const char *form_sx = IncDecFormHelper(instr, in Disassembler() 4948 const char *form = IncDecFormHelper(instr, in Disassembler() 5146 IncDecFormHelper(instr, "'Xd, 'Ipc, mul #'u1916+1", "'Xd, 'Ipc", "'Xd"); in Disassembler()
|
Completed in 10 milliseconds