OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_c5_rmuimm20
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
mep-ibld.c
588
FLD (f_c5_rm) = ((UINT) (FLD (
f_c5_rmuimm20
)) >> (16));
589
FLD (f_c5_16u16) = ((FLD (
f_c5_rmuimm20
)) & (65535));
[
all
...]
mep-opc.h
444
long
f_c5_rmuimm20
;
member in struct:cgen_fields
mep-asm.c
855
errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_C5RMUIMM20, (unsigned long *) (& fields->
f_c5_rmuimm20
));
[
all
...]
mep-dis.c
756
print_normal (cd, info, fields->
f_c5_rmuimm20
, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
[
all
...]
Completed in 33 milliseconds