Searched refs:f_hmem8 (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dxstormy16-opc.h114 long f_hmem8; member in struct:cgen_fields
H A Dxstormy16-ibld.c612 long value = fields->f_hmem8;
756 fields->f_hmem8 = value;
887 value = fields->f_hmem8;
979 value = fields->f_hmem8;
1078 fields->f_hmem8 = value;
1167 fields->f_hmem8 = value;
H A Dxstormy16-asm.c230 errmsg = parse_mem8 (cd, strp, XSTORMY16_OPERAND_HMEM8, (unsigned long *) (& fields->f_hmem8));
H A Dxstormy16-dis.c122 print_normal (cd, info, fields->f_hmem8, 0|(1<<CGEN_OPERAND_ABS_ADDR), pc, length);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dxstormy16-opc.h114 long f_hmem8; member in struct:cgen_fields
H A Dxstormy16-ibld.c612 long value = fields->f_hmem8;
756 fields->f_hmem8 = value;
887 value = fields->f_hmem8;
979 value = fields->f_hmem8;
1078 fields->f_hmem8 = value;
1167 fields->f_hmem8 = value;
H A Dxstormy16-asm.c230 errmsg = parse_mem8 (cd, strp, XSTORMY16_OPERAND_HMEM8, (unsigned long *) (& fields->f_hmem8));
H A Dxstormy16-dis.c122 print_normal (cd, info, fields->f_hmem8, 0|(1<<CGEN_OPERAND_ABS_ADDR), pc, length);

Completed in 116 milliseconds