Home
last modified time | relevance | path

Searched refs:F_MISC (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Daarch64.h591 #define F_MISC (1 << 22) macro
648 | F_GPRSIZE_IN_Q | F_LDS_SIZE | F_MISC | F_N | F_COND)) ? TRUE in opcode_has_special_coder()
/toolchain/binutils/binutils-2.27/opcodes/
Daarch64-tbl.h1600 …{"fcvtn", 0x0e216800, 0xffbffc00, asimdmisc, OP_FCVTN, SIMD, OP2 (Vd, Vn), QL_V2NARRHS, F_MISC,…
1601 …{"fcvtn2", 0x4e216800, 0xffbffc00, asimdmisc, OP_FCVTN2, SIMD, OP2 (Vd, Vn), QL_V2NARRHS2, F_MISC,…
1602 …{"fcvtl", 0x0e217800, 0xffbffc00, asimdmisc, OP_FCVTL, SIMD, OP2 (Vd, Vn), QL_V2LONGHS, F_MISC,…
1603 …{"fcvtl2", 0x4e217800, 0xffbffc00, asimdmisc, OP_FCVTL2, SIMD, OP2 (Vd, Vn), QL_V2LONGHS2, F_MISC,…
1948 …x7e216800, 0xffbffc00, asisdmisc, OP_FCVTXN_S, SIMD, OP2 (Sd, Sn), QL_SISD_NARROW_S, F_MISC, NULL},
2240 …{"fcvt", 0x1e224000, 0xff3e7c00, floatdp1, OP_FCVT, FP, OP2 (Fd, Fn), QL_FCVT, F_FPTYPE | F_MISC, …
Daarch64-asm.c963 if (inst->opcode->flags & F_MISC) in do_special_encoding()
Daarch64-dis.c1511 if (inst->opcode->flags & F_MISC) in do_special_decoding()