H A D | disasm.c | 222 #define SYSREG_ENC(op0, op1, CRn, CRm, op2) \ argument 563 uint64_t op0, uint64_t op1, uint64_t CRn, uint64_t CRm, uint64_t op2) in sysregname() 586 #define RSYSREGNAME(buf, buflen, op0, op1, CRn, CRm, op2) \ argument 588 #define WSYSREGNAME(buf, buflen, op0, op1, CRn, CRm, op2) \ argument 1295 OP5FUNC(op_sys, op1, CRn, CRm, op2, Rt) in OP5FUNC() argument 1459 OP1FUNC(op_clrex, CRm) in OP1FUNC() argument 1582 OP1FUNC(op_dmb, CRm) in OP1FUNC() argument 1587 OP1FUNC(op_dsb, CRm) in OP1FUNC() argument 1644 OP2FUNC(op_hint, CRm, op2) in OP2FUNC() argument 1719 OP1FUNC(op_isb, CRm) in OP1FUNC() argument [all …]
|