OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_ivc2_imm16p0
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
mep-ibld.c
801
FLD (f_ivc2_8u0) = ((((UINT) (FLD (
f_ivc2_imm16p0
)) >> (8))) & (255));
802
FLD (f_ivc2_8u20) = ((FLD (
f_ivc2_imm16p0
)) & (255));
[
all
...]
mep-opc.h
486
long
f_ivc2_imm16p0
;
member in struct:cgen_fields
mep-asm.c
951
errmsg = parse_unsigned16_range (cd, strp, MEP_OPERAND_IMM16P0, (unsigned long *) (& fields->
f_ivc2_imm16p0
));
[
all
...]
mep-dis.c
852
print_normal (cd, info, fields->
f_ivc2_imm16p0
, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
[
all
...]
Completed in 45 milliseconds