OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSZ
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
tic6x-insn-formats.h
25
#define
DSZ
(a) (((a) & 7) << TIC6X_COMPACT_DSZ_POS)
98
FMT(d_doff4_dsz_0xx, 16,
DSZ
(0) | 0x0004,
DSZ
(0x4) | 0x0406,
101
FMT(d_doff4_dsz_100, 16,
DSZ
(4) | 0x0004,
DSZ
(0x7) | 0x0406,
104
FMT(d_doff4_dsz_000, 16,
DSZ
(0) | 0x0004,
DSZ
(0x7) | 0x0406,
107
FMT(d_doff4_dsz_x01, 16,
DSZ
(1) | 0x0004,
DSZ
(0x3) | 0x0406,
110
FMT(d_doff4_dsz_01x, 16,
DSZ
(2) | 0x0004, DSZ(0x6) | 0x0406
[
all
...]
/src/external/gpl3/binutils.old/dist/include/opcode/
tic6x-insn-formats.h
25
#define
DSZ
(a) (((a) & 7) << TIC6X_COMPACT_DSZ_POS)
98
FMT(d_doff4_dsz_0xx, 16,
DSZ
(0) | 0x0004,
DSZ
(0x4) | 0x0406,
101
FMT(d_doff4_dsz_100, 16,
DSZ
(4) | 0x0004,
DSZ
(0x7) | 0x0406,
104
FMT(d_doff4_dsz_000, 16,
DSZ
(0) | 0x0004,
DSZ
(0x7) | 0x0406,
107
FMT(d_doff4_dsz_x01, 16,
DSZ
(1) | 0x0004,
DSZ
(0x3) | 0x0406,
110
FMT(d_doff4_dsz_01x, 16,
DSZ
(2) | 0x0004, DSZ(0x6) | 0x0406
[
all
...]
/src/external/gpl3/gdb/dist/include/opcode/
tic6x-insn-formats.h
25
#define
DSZ
(a) (((a) & 7) << TIC6X_COMPACT_DSZ_POS)
98
FMT(d_doff4_dsz_0xx, 16,
DSZ
(0) | 0x0004,
DSZ
(0x4) | 0x0406,
101
FMT(d_doff4_dsz_100, 16,
DSZ
(4) | 0x0004,
DSZ
(0x7) | 0x0406,
104
FMT(d_doff4_dsz_000, 16,
DSZ
(0) | 0x0004,
DSZ
(0x7) | 0x0406,
107
FMT(d_doff4_dsz_x01, 16,
DSZ
(1) | 0x0004,
DSZ
(0x3) | 0x0406,
110
FMT(d_doff4_dsz_01x, 16,
DSZ
(2) | 0x0004, DSZ(0x6) | 0x0406
[
all
...]
/src/external/gpl3/gdb.old/dist/include/opcode/
tic6x-insn-formats.h
25
#define
DSZ
(a) (((a) & 7) << TIC6X_COMPACT_DSZ_POS)
98
FMT(d_doff4_dsz_0xx, 16,
DSZ
(0) | 0x0004,
DSZ
(0x4) | 0x0406,
101
FMT(d_doff4_dsz_100, 16,
DSZ
(4) | 0x0004,
DSZ
(0x7) | 0x0406,
104
FMT(d_doff4_dsz_000, 16,
DSZ
(0) | 0x0004,
DSZ
(0x7) | 0x0406,
107
FMT(d_doff4_dsz_x01, 16,
DSZ
(1) | 0x0004,
DSZ
(0x3) | 0x0406,
110
FMT(d_doff4_dsz_01x, 16,
DSZ
(2) | 0x0004, DSZ(0x6) | 0x0406
[
all
...]
/src/external/gpl3/gdb/dist/sim/rx/
rx.c
657
#define
DSZ
() size2bytes[opcode->op[0].size]
717
ma = sign_ext (uma,
DSZ
() * 8); \
718
mb = sign_ext (umb,
DSZ
() * 8); \
721
set_oszc (sll,
DSZ
(), (long long) ll > ((1 vop 1) ? (long long) b2mask[
DSZ
()] : (long long) -1)); \
732
set_sz (v,
DSZ
()); \
1451
set_sz (v,
DSZ
());
/src/external/gpl3/gdb.old/dist/sim/rx/
rx.c
657
#define
DSZ
() size2bytes[opcode->op[0].size]
717
ma = sign_ext (uma,
DSZ
() * 8); \
718
mb = sign_ext (umb,
DSZ
() * 8); \
721
set_oszc (sll,
DSZ
(), (long long) ll > ((1 vop 1) ? (long long) b2mask[
DSZ
()] : (long long) -1)); \
732
set_sz (v,
DSZ
()); \
1451
set_sz (v,
DSZ
());
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026