Home | History | Annotate | Download | only in arm

Lines Matching full:cond

1265             // Format(instr, "mul'cond's 'rn, 'rm, 'rs");
1277 Format(instr, "mla'cond's 'rn, 'rm, 'rs, 'rd");
1289 // Format(instr, "'um'al'cond's 'rd, 'rn, 'rs, 'rm");
1328 // Format(instr, "'memop'cond'sign'h 'rd, ['rn], -'rm");
1336 // Format(instr, "'memop'cond'sign'h 'rd, ['rn], +'rm");
1344 // Format(instr, "'memop'cond'sign'h 'rd, ['rn, -'rm]'w");
1353 // Format(instr, "'memop'cond'sign'h 'rd, ['rn, +'rm]'w");
1371 // Format(instr, "'memop'cond'sign'h 'rd, ['rn], #-'off8");
1379 // Format(instr, "'memop'cond'sign'h 'rd, ['rn], #+'off8");
1387 // Format(instr, "'memop'cond'sign'h 'rd, ['rn, #-'off8]'w");
1396 // Format(instr, "'memop'cond'sign'h 'rd, ['rn, #+'off8]'w");
1454 // Format(instr, "and'cond's 'rd, 'rn, 'shift_rm");
1455 // Format(instr, "and'cond's 'rd, 'rn, 'imm");
1466 // Format(instr, "eor'cond's 'rd, 'rn, 'shift_rm");
1467 // Format(instr, "eor'cond's 'rd, 'rn, 'imm");
1478 // Format(instr, "sub'cond's 'rd, 'rn, 'shift_rm");
1479 // Format(instr, "sub'cond's 'rd, 'rn, 'imm");
1491 // Format(instr, "rsb'cond's 'rd, 'rn, 'shift_rm");
1492 // Format(instr, "rsb'cond's 'rd, 'rn, 'imm");
1504 // Format(instr, "add'cond's 'rd, 'rn, 'shift_rm");
1505 // Format(instr, "add'cond's 'rd, 'rn, 'imm");
1517 Format(instr, "adc'cond's 'rd, 'rn, 'shift_rm");
1518 Format(instr, "adc'cond's 'rd, 'rn, 'imm");
1523 Format(instr, "sbc'cond's 'rd, 'rn, 'shift_rm");
1524 Format(instr, "sbc'cond's 'rd, 'rn, 'imm");
1529 Format(instr, "rsc'cond's 'rd, 'rn, 'shift_rm");
1530 Format(instr, "rsc'cond's 'rd, 'rn, 'imm");
1536 // Format(instr, "tst'cond 'rn, 'shift_rm");
1537 // Format(instr, "tst'cond 'rn, 'imm");
1549 // Format(instr, "teq'cond 'rn, 'shift_rm");
1550 // Format(instr, "teq'cond 'rn, 'imm");
1576 // Format(instr, "cmp'cond 'rn, 'shift_rm");
1577 // Format(instr, "cmp'cond 'rn, 'imm");
1590 // Format(instr, "cmn'cond 'rn, 'shift_rm");
1591 // Format(instr, "cmn'cond 'rn, 'imm");
1623 // Format(instr, "orr'cond's 'rd, 'rn, 'shift_rm");
1624 // Format(instr, "orr'cond's 'rd, 'rn, 'imm");
1635 // Format(instr, "mov'cond's 'rd, 'shift_rm");
1636 // Format(instr, "mov'cond's 'rd, 'imm");
1647 // Format(instr, "bic'cond's 'rd, 'rn, 'shift_rm");
1648 // Format(instr, "bic'cond's 'rd, 'rn, 'imm");
1659 // Format(instr, "mvn'cond's 'rd, 'shift_rm");
1660 // Format(instr, "mvn'cond's 'rd, 'imm");
1687 // Format(instr, "'memop'cond'b 'rd, ['rn], #-'off12");
1695 // Format(instr, "'memop'cond'b 'rd, ['rn], #+'off12");
1703 // Format(instr, "'memop'cond'b 'rd, ['rn, #-'off12]'w");
1712 // Format(instr, "'memop'cond'b 'rd, ['rn, #+'off12]'w");
1754 Format(instr, "'memop'cond'b 'rd, ['rn], -'shift_rm");
1759 Format(instr, "'memop'cond'b 'rd, ['rn], +'shift_rm");
1763 // Format(instr, "'memop'cond'b 'rd, ['rn, -'shift_rm]'w");
1786 // Format(instr, "'memop'cond'b 'rd, ['rn, +'shift_rm]'w");
1820 // Format(instr, "ldm'cond'pu 'rn'w, 'rlist");
1823 // Format(instr, "stm'cond'pu 'rn'w, 'rlist");
1830 // Format(instr, "b'l'cond 'target");