Lines Matching refs:direction
306 (define-normal-insn-enum insn-memory-access "memory access direction" () OP_ f-store
1023 (name direction)
1421 (.str name " $rd6,[$rn6,$direction$rm6]")
1422 (+ OP4_LDSTRX sel OP_LOAD (f-opc-19-4 #x0) (f-dc-22-1 #x0) (f-dc-21-1 #x0) rd6 rn6 direction rm6)
1433 (.str name ".l $rd6,[$rn6,$direction$rm6]")
1434 (emit (.sym name "x.l") rd6 rn6 direction rm6)
1442 (.str name " $rd6,[$rn6],$direction$rm6")
1443 (+ OP4_LDSTRP sel OP_LOAD (f-opc-19-4 #x0) (f-dc-22-2 #x0) rd6 rn6 direction rm6)
1458 (.str name ".l $rd6,[$rn6],$direction$rm6")
1459 (emit (.sym name "p.l") rd6 rn6 direction rm6)
1571 (.str name " $rd6,[$rn6,$direction$rm6]")
1573 rd6 rn6 direction rm6)
1599 (.str name ".l $rd6,[$rn6,$direction$rm6]")
1600 (emit (.sym name "t") rd6 rn6 direction rm6)
1632 (.str name " $rd6,[$rn6,$direction$rm6]")
1633 …(+ OP4_LDSTRX sel OP_STORE (f-opc-19-4 #x0) (f-dc-22-1 #x0) (f-dc-21-1 #x0) rd6 rn6 direction rm6)
1645 (.str name ".l $rd6,[$rn6,$direction$rm6]")
1646 (emit (.sym name "x") rd6 rn6 direction rm6)
1668 (.str name " $rd6,[$rn6],$direction$rm6")
1669 (+ OP4_LDSTRP sel OP_STORE (f-opc-19-4 #x0) (f-dc-22-2 #x0) rd6 rn6 direction rm6)
1681 (.str name ".l $rd6,[$rn6],$direction$rm6")
1682 (emit (.sym name "p") rd6 rn6 direction rm6)