Lines Matching refs:memop

508       if (format[1] == 'e') {  // 'memop: load/store instructions.
509 DCHECK(STRING_STARTS_WITH(format, "memop"));
820 Format(instr, "'memop'cond's 'rd, ['rn], -'rm");
822 Format(instr, "'memop'cond's 'rd, ['rn], #-'off8");
828 Format(instr, "'memop'cond's 'rd, ['rn], +'rm");
830 Format(instr, "'memop'cond's 'rd, ['rn], #+'off8");
836 Format(instr, "'memop'cond's 'rd, ['rn, -'rm]'w");
838 Format(instr, "'memop'cond's 'rd, ['rn, #-'off8]'w");
844 Format(instr, "'memop'cond's 'rd, ['rn, +'rm]'w");
846 Format(instr, "'memop'cond's 'rd, ['rn, #+'off8]'w");
860 Format(instr, "'memop'cond'sign'h 'rd, ['rn], -'rm");
862 Format(instr, "'memop'cond'sign'h 'rd, ['rn], #-'off8");
868 Format(instr, "'memop'cond'sign'h 'rd, ['rn], +'rm");
870 Format(instr, "'memop'cond'sign'h 'rd, ['rn], #+'off8");
876 Format(instr, "'memop'cond'sign'h 'rd, ['rn, -'rm]'w");
878 Format(instr, "'memop'cond'sign'h 'rd, ['rn, #-'off8]'w");
884 Format(instr, "'memop'cond'sign'h 'rd, ['rn, +'rm]'w");
886 Format(instr, "'memop'cond'sign'h 'rd, ['rn, #+'off8]'w");
1040 Format(instr, "'memop'cond'b 'rd, ['rn], #-'off12");
1048 Format(instr, "'memop'cond'b 'rd, ['rn], #+'off12");
1053 Format(instr, "'memop'cond'b 'rd, [pc, #-'off12]'w (addr 'A)");
1055 Format(instr, "'memop'cond'b 'rd, ['rn, #-'off12]'w");
1061 Format(instr, "'memop'cond'b 'rd, [pc, #+'off12]'w (addr 'A)");
1063 Format(instr, "'memop'cond'b 'rd, ['rn, #+'off12]'w");
1078 Format(instr, "'memop'cond'b 'rd, ['rn], -'shift_rm");
1083 Format(instr, "'memop'cond'b 'rd, ['rn], +'shift_rm");
1318 Format(instr, "'memop'cond'b 'rd, ['rn, -'shift_rm]'w");
1348 Format(instr, "'memop'cond'b 'rd, ['rn, +'shift_rm]'w");