Searched refs:OP3FUNC (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/sys/arch/arm64/arm64/ |
| H A D | disasm.c | 82 #define OP3FUNC(func, a, b, c) \ macro 1111 OP3FUNC(op_adr, immlo, immhi, Rd) in OP3FUNC() function 1120 OP3FUNC(op_adrp, immlo, immhi, Rd) in OP3FUNC() function 1395 OP3FUNC(op_cbnz, sf, imm19, Rt) in OP3FUNC() function 1402 OP3FUNC(op_cbz, sf, imm19, Rt) in OP3FUNC() function 1468 OP3FUNC(op_cls, sf, Rn, Rd) in OP3FUNC() function 1475 OP3FUNC(op_clz, sf, Rn, Rd) in OP3FUNC() function 1727 OP3FUNC(op_ldar, size, Rn, Rt) in OP3FUNC() function 1756 OP3FUNC(op_ldaxr, size, Rn, Rt) in OP3FUNC() function 1891 OP3FUNC(op_ldr_literal, size, imm19, Rt) in OP3FUNC() function [all …]
|