Searched refs:f_abs24 (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxstormy16-opc.h126 long f_abs24; member in struct:cgen_fields
H A Dxstormy16-ibld.c605 FLD (f_abs24_1) = ((FLD (f_abs24)) & (255));
606 FLD (f_abs24_2) = ((UINT) (FLD (f_abs24)) >> (8));
755 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1)));
892 value = fields->f_abs24;
985 value = fields->f_abs24;
1085 fields->f_abs24 = value;
1175 fields->f_abs24 = value;
H A Dxstormy16-dis.c113 print_normal (cd, info, fields->f_abs24, 0|(1<<CGEN_OPERAND_ABS_ADDR)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
H A Dxstormy16-asm.c221 errmsg = cgen_parse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_ABS24, (unsigned long *) (& fields->f_abs24));
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxstormy16-opc.h126 long f_abs24; member in struct:cgen_fields
H A Dxstormy16-ibld.c605 FLD (f_abs24_1) = ((FLD (f_abs24)) & (255));
606 FLD (f_abs24_2) = ((UINT) (FLD (f_abs24)) >> (8));
755 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1)));
892 value = fields->f_abs24;
985 value = fields->f_abs24;
1085 fields->f_abs24 = value;
1175 fields->f_abs24 = value;
H A Dxstormy16-dis.c113 print_normal (cd, info, fields->f_abs24, 0|(1<<CGEN_OPERAND_ABS_ADDR)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
H A Dxstormy16-asm.c221 errmsg = cgen_parse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_ABS24, (unsigned long *) (& fields->f_abs24));
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dxstormy16-opc.h126 long f_abs24; member in struct:cgen_fields
H A Dxstormy16-ibld.c605 FLD (f_abs24_1) = ((FLD (f_abs24)) & (255));
606 FLD (f_abs24_2) = ((UINT) (FLD (f_abs24)) >> (8));
755 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1)));
892 value = fields->f_abs24;
985 value = fields->f_abs24;
1085 fields->f_abs24 = value;
1175 fields->f_abs24 = value;
H A Dxstormy16-dis.c113 print_normal (cd, info, fields->f_abs24, 0|(1<<CGEN_OPERAND_ABS_ADDR)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
H A Dxstormy16-asm.c221 errmsg = cgen_parse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_ABS24, (unsigned long *) (& fields->f_abs24));
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dxstormy16-opc.h126 long f_abs24; member in struct:cgen_fields
H A Dxstormy16-ibld.c605 FLD (f_abs24_1) = ((FLD (f_abs24)) & (255));
606 FLD (f_abs24_2) = ((UINT) (FLD (f_abs24)) >> (8));
755 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1)));
892 value = fields->f_abs24;
985 value = fields->f_abs24;
1085 fields->f_abs24 = value;
1175 fields->f_abs24 = value;
H A Dxstormy16-dis.c113 print_normal (cd, info, fields->f_abs24, 0|(1<<CGEN_OPERAND_ABS_ADDR)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
H A Dxstormy16-asm.c221 errmsg = cgen_parse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_ABS24, (unsigned long *) (& fields->f_abs24));

Completed in 215 milliseconds