HomeSort by: relevance | last modified time | path
    Searched defs:FP8DOT2_INSN (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
aarch64-tbl.h 3503 #define FP8DOT2_INSN(NAME,OPCODE,MASK,CLASS,OPS,QUALS,FLAGS) \
7551 FP8DOT2_INSN ("fdot", 0x0e40fc00, 0xbfe0fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOTH, F_SIZEQ),
7552 FP8DOT2_INSN ("fdot", 0x0f400000, 0xbfc0f400, dotproduct, OP3 (Vd, Vn, Em16), QL_V2DOTH, F_SIZEQ),
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-tbl.h 3369 #define FP8DOT2_INSN(NAME,OPCODE,MASK,CLASS,OPS,QUALS,FLAGS) \
7319 FP8DOT2_INSN ("fdot", 0x0e40fc00, 0xbfe0fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOTH, F_SIZEQ),
7320 FP8DOT2_INSN ("fdot", 0x0f400000, 0xbfc0f400, dotproduct, OP3 (Vd, Vn, Em16), QL_V2DOTH, F_SIZEQ),
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-tbl.h 3161 #define FP8DOT2_INSN(NAME,OPCODE,MASK,CLASS,OPS,QUALS,FLAGS) \
6824 FP8DOT2_INSN("fdot", 0x0e40fc00, 0xbfe0fc00, dotproduct, OP3 (Vd, Vn, Vm), QL_V3DOTH, F_SIZEQ),
6825 FP8DOT2_INSN("fdot", 0x0f400000, 0xbfc0f400, dotproduct, OP3 (Vd, Vn, Em16), QL_V2DOTH, F_SIZEQ),

Completed in 29 milliseconds