OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:b_16
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
s390-opc.c
139
#define
B_16
37 /* Base register starting at position 16 */
313
#define INSTR_RIS_RURDI 6, { R_8,I8_32,U4_12,D_20,
B_16
,0 } /* e.g. cib */
314
#define INSTR_RIS_R0RDI 6, { R_8,I8_32,D_20,
B_16
,0,0 } /* e.g. cibne */
315
#define INSTR_RIS_RURDU 6, { R_8,U8_32,U4_12,D_20,
B_16
,0 } /* e.g. clib */
316
#define INSTR_RIS_R0RDU 6, { R_8,U8_32,D_20,
B_16
,0,0 } /* e.g. clibne*/
386
#define INSTR_RRS_RRRDU 6, { R_8,R_12,U4_32,D_20,
B_16
} /* e.g. crb */
387
#define INSTR_RRS_RRRD0 6, { R_8,R_12,D_20,
B_16
,0 } /* e.g. crbne */
388
#define INSTR_RSE_RRRD 6, { R_8,R_12,D_20,
B_16
,0,0 } /* e.g. lmh */
389
#define INSTR_RSE_RERERD 6, { RE_8,RE_12,D_20,
B_16
,0,0 } /* e.g. mvclu */
390
#define INSTR_RSE_CCRD 6, { C_8,C_12,D_20,
B_16
,0,0 } /* e.g. lmh *
[
all
...]
Completed in 261 milliseconds