H A D | disasm.c | 215 #define SYSREG_ENC(op0, op1, CRn, CRm, op2) \ argument 616 uint64_t op0, uint64_t op1, uint64_t CRn, uint64_t CRm, uint64_t op2) in sysregname() 639 #define RSYSREGNAME(buf, buflen, op0, op1, CRn, CRm, op2) \ argument 641 #define WSYSREGNAME(buf, buflen, op0, op1, CRn, CRm, op2) \ argument 1376 OP5FUNC(op_sys, op1, CRn, CRm, op2, Rt) in OP5FUNC() argument 1542 OP1FUNC(op_clrex, CRm) in OP1FUNC() argument 1665 OP1FUNC(op_dmb, CRm) in OP1FUNC() argument 1670 OP1FUNC(op_dsb, CRm) in OP1FUNC() argument 1758 OP2FUNC(op_hint, CRm, op2) in OP2FUNC() argument 1781 OP1FUNC(op_isb, CRm) in OP1FUNC() argument [all …]
|