Searched refs:f_label24 (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dfrv-ibld.c769 FLD (f_labelH6) = ((SI) (((FLD (f_label24)) - (pc))) >> (20));
770 FLD (f_labelL18) = ((((UINT) (((FLD (f_label24)) - (pc))) >> (2))) & (262143));
1099 FLD (f_label24) = ((((((((FLD (f_labelH6)) << (18))) | (FLD (f_labelL18)))) << (2))) + (pc));
1395 value = fields->f_label24;
1655 value = fields->f_label24;
1922 fields->f_label24 = value;
2179 fields->f_label24 = value;
H A Dfrv-opc.h331 long f_label24; member in struct:cgen_fields
H A Dfrv-dis.c341 print_address (cd, info, fields->f_label24, 0|(1<<CGEN_OPERAND_PCREL_ADDR)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
H A Dfrv-asm.c1207 fields->f_label24 = value;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dfrv-ibld.c769 FLD (f_labelH6) = ((SI) (((FLD (f_label24)) - (pc))) >> (20));
770 FLD (f_labelL18) = ((((UINT) (((FLD (f_label24)) - (pc))) >> (2))) & (262143));
1099 FLD (f_label24) = ((((((((FLD (f_labelH6)) << (18))) | (FLD (f_labelL18)))) << (2))) + (pc));
1395 value = fields->f_label24;
1655 value = fields->f_label24;
1922 fields->f_label24 = value;
2179 fields->f_label24 = value;
H A Dfrv-opc.h331 long f_label24; member in struct:cgen_fields
H A Dfrv-dis.c341 print_address (cd, info, fields->f_label24, 0|(1<<CGEN_OPERAND_PCREL_ADDR)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
H A Dfrv-asm.c1207 fields->f_label24 = value;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dcpu.h2590 INT f_label24; \
2599 f_label24 = ((((((((f_labelH6) << (18))) | (f_labelL18))) << (2))) + (pc));\
H A Ddecode.c7935 INT f_label24; local
7940 f_label24 = ((((((((f_labelH6) << (18))) | (f_labelL18))) << (2))) + (pc));
7944 FLD (i_label24) = f_label24;
7945 TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_call", "label24 0x%x", 'x', f_label24, (char *) 0));

Completed in 187 milliseconds