OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BFLOAT16
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/opcodes/
aarch64-tbl.h
2628
AARCH64_FEATURE (
BFLOAT16
);
2630
AARCH64_FEATURES (2,
BFLOAT16
, SVE);
2760
#define
BFLOAT16
&aarch64_feature_bfloat16
2921
{ NAME, OPCODE, MASK, CLASS, 0,
BFLOAT16
, OPS, QUALS, FLAGS, 0, 0, NULL }
6259
BFLOAT16_INSN ("bfdot", 0x2e40fc00, 0xbfe0fc00,
bfloat16
, OP3 (Vd, Vn, Vm), QL_BFDOT64, F_SIZEQ),
6262
BFLOAT16_INSN ("bfmmla", 0x6e40ec00, 0xffe0fc00,
bfloat16
, OP3 (Vd, Vn, Vm), QL_BFMMLA, F_SIZEQ),
6263
BFLOAT16_INSN ("bfcvtn", 0x0ea16800, 0xfffffc00,
bfloat16
, OP2 (Vd, Vn), QL_BFCVTN64, 0),
6264
BFLOAT16_INSN ("bfcvtn2", 0x4ea16800, 0xfffffc00,
bfloat16
, OP2 (Vd, Vn), QL_BFCVTN2_64, 0),
6265
BFLOAT16_INSN ("bfcvt", 0x1e634000, 0xfffffc00,
bfloat16
, OP2 (Fd, Fn), QL_BFCVT64, 0),
6266
BFLOAT16_INSN ("bfmlalt", 0x6ec0fc00, 0xffe0fc00,
bfloat16
, OP3 (Vd, Vn, Vm), QL_BFMMLA, 0)
[
all
...]
/src/external/gpl3/binutils/dist/opcodes/
aarch64-tbl.h
2905
AARCH64_FEATURE (
BFLOAT16
);
2907
AARCH64_FEATURES (2,
BFLOAT16
, SVE);
3159
#define
BFLOAT16
&aarch64_feature_bfloat16
3413
{ NAME, OPCODE, MASK, CLASS, 0,
BFLOAT16
, OPS, QUALS, FLAGS, 0, 0, NULL }
6998
/*
BFloat16
floating-point add in memory. */
7003
/*
BFloat16
floating-point maximum in memory. */
7008
/*
BFloat16
floating-point maximum number in memory. */
7013
/*
BFloat16
floating-point minimum in memory. */
7018
/*
BFloat16
floating-point minimum number in memory. */
7038
/*
BFloat16
floating-point atomic add in memory, without return. *
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
aarch64-tbl.h
2864
AARCH64_FEATURE (
BFLOAT16
);
2866
AARCH64_FEATURES (2,
BFLOAT16
, SVE);
3062
#define
BFLOAT16
&aarch64_feature_bfloat16
3288
{ NAME, OPCODE, MASK, CLASS, 0,
BFLOAT16
, OPS, QUALS, FLAGS, 0, 0, NULL }
6771
/*
BFloat16
floating-point add in memory. */
6776
/*
BFloat16
floating-point maximum in memory. */
6781
/*
BFloat16
floating-point maximum number in memory. */
6786
/*
BFloat16
floating-point minimum in memory. */
6791
/*
BFloat16
floating-point minimum number in memory. */
6811
/*
BFloat16
floating-point atomic add in memory, without return. *
[
all
...]
/src/external/gpl3/gdb/dist/opcodes/
aarch64-tbl.h
2752
AARCH64_FEATURE (
BFLOAT16
);
2754
AARCH64_FEATURES (2,
BFLOAT16
, SVE);
2909
#define
BFLOAT16
&aarch64_feature_bfloat16
3083
{ NAME, OPCODE, MASK, CLASS, 0,
BFLOAT16
, OPS, QUALS, FLAGS, 0, 0, NULL }
6450
BFLOAT16_INSN ("bfdot", 0x2e40fc00, 0xbfe0fc00,
bfloat16
, OP3 (Vd, Vn, Vm), QL_BFDOT64, F_SIZEQ),
6453
BFLOAT16_INSN ("bfmmla", 0x6e40ec00, 0xffe0fc00,
bfloat16
, OP3 (Vd, Vn, Vm), QL_BFMMLA, F_SIZEQ),
6454
BFLOAT16_INSN ("bfcvtn", 0x0ea16800, 0xfffffc00,
bfloat16
, OP2 (Vd, Vn), QL_BFCVTN64, 0),
6455
BFLOAT16_INSN ("bfcvtn2", 0x4ea16800, 0xfffffc00,
bfloat16
, OP2 (Vd, Vn), QL_BFCVTN2_64, 0),
6456
BFLOAT16_INSN ("bfcvt", 0x1e634000, 0xfffffc00,
bfloat16
, OP2 (Fd, Fn), QL_BFCVT64, 0),
6457
BFLOAT16_INSN ("bfmlalt", 0x6ec0fc00, 0xffe0fc00,
bfloat16
, OP3 (Vd, Vn, Vm), QL_BFMMLA, 0)
[
all
...]
Completed in 57 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026