OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DOT_INSN
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/opcodes/
aarch64-tbl.h
2841
#define
DOT_INSN
(NAME,OPCODE,MASK,CLASS,OPS,QUALS,FLAGS) \
6153
DOT_INSN
("udot", 0x2e009400, 0xbf20fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOT, F_SIZEQ),
6154
DOT_INSN
("sdot", 0xe009400, 0xbf20fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOT, F_SIZEQ),
6155
DOT_INSN
("udot", 0x2f00e000, 0xbf00f400, dotproduct, OP3 (Vd, Vn, Em), QL_V2DOT, F_SIZEQ),
6156
DOT_INSN
("sdot", 0xf00e000, 0xbf00f400, dotproduct, OP3 (Vd, Vn, Em), QL_V2DOT, F_SIZEQ),
/src/external/gpl3/binutils/dist/opcodes/
aarch64-tbl.h
3307
#define
DOT_INSN
(NAME,OPCODE,MASK,CLASS,OPS,QUALS,FLAGS) \
6909
DOT_INSN
("udot", 0x2e009400, 0xbf20fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOT, F_SIZEQ),
6910
DOT_INSN
("sdot", 0x0e009400, 0xbf20fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOT, F_SIZEQ),
6911
DOT_INSN
("udot", 0x2f00e000, 0xbf00f400, dotproduct, OP3 (Vd, Vn, Em), QL_V2DOT, F_SIZEQ),
6912
DOT_INSN
("sdot", 0x0f00e000, 0xbf00f400, dotproduct, OP3 (Vd, Vn, Em), QL_V2DOT, F_SIZEQ),
/src/external/gpl3/binutils.old/dist/opcodes/
aarch64-tbl.h
3182
#define
DOT_INSN
(NAME,OPCODE,MASK,CLASS,OPS,QUALS,FLAGS) \
6682
DOT_INSN
("udot", 0x2e009400, 0xbf20fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOT, F_SIZEQ),
6683
DOT_INSN
("sdot", 0x0e009400, 0xbf20fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOT, F_SIZEQ),
6684
DOT_INSN
("udot", 0x2f00e000, 0xbf00f400, dotproduct, OP3 (Vd, Vn, Em), QL_V2DOT, F_SIZEQ),
6685
DOT_INSN
("sdot", 0x0f00e000, 0xbf00f400, dotproduct, OP3 (Vd, Vn, Em), QL_V2DOT, F_SIZEQ),
/src/external/gpl3/gdb/dist/opcodes/
aarch64-tbl.h
3003
#define
DOT_INSN
(NAME,OPCODE,MASK,CLASS,OPS,QUALS,FLAGS) \
6344
DOT_INSN
("udot", 0x2e009400, 0xbf20fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOT, F_SIZEQ),
6345
DOT_INSN
("sdot", 0xe009400, 0xbf20fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOT, F_SIZEQ),
6346
DOT_INSN
("udot", 0x2f00e000, 0xbf00f400, dotproduct, OP3 (Vd, Vn, Em), QL_V2DOT, F_SIZEQ),
6347
DOT_INSN
("sdot", 0xf00e000, 0xbf00f400, dotproduct, OP3 (Vd, Vn, Em), QL_V2DOT, F_SIZEQ),
Completed in 71 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026