Searched refs:f_disp8 (Results 1 - 25 of 25) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dfr30-opc.h121 long f_disp8; member in struct:cgen_fields
H A Dm32r-opc.h116 long f_disp8; member in struct:cgen_fields
H A Dfr30-ibld.c633 errmsg = insert_normal (cd, fields->f_disp8, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 8, 16, total_length, buffer);
834 length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 8, 16, total_length, pc, & fields->f_disp8);
1022 value = fields->f_disp8;
1150 value = fields->f_disp8;
1282 fields->f_disp8 = value;
1403 fields->f_disp8 = value;
H A Dm32r-ibld.c600 long value = fields->f_disp8;
738 fields->f_disp8 = value;
856 value = fields->f_disp8;
951 value = fields->f_disp8;
1053 fields->f_disp8 = value;
1144 fields->f_disp8 = value;
H A Dfr30-asm.c244 errmsg = cgen_parse_signed_integer (cd, strp, FR30_OPERAND_DISP8, (long *) (& fields->f_disp8));
H A Dm32r-asm.c265 fields->f_disp8 = value;
H A Dfr30-dis.c241 print_normal (cd, info, fields->f_disp8, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);
H A Dm32r-dis.c221 print_address (cd, info, fields->f_disp8, 0|(1<<CGEN_OPERAND_RELAX)|(1<<CGEN_OPERAND_RELOC)|(1<<CGEN_OPERAND_PCREL_ADDR), pc, length);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dfr30-opc.h121 long f_disp8; member in struct:cgen_fields
H A Dm32r-opc.h116 long f_disp8; member in struct:cgen_fields
H A Dfr30-ibld.c633 errmsg = insert_normal (cd, fields->f_disp8, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 8, 16, total_length, buffer);
834 length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 8, 16, total_length, pc, & fields->f_disp8);
1022 value = fields->f_disp8;
1150 value = fields->f_disp8;
1282 fields->f_disp8 = value;
1403 fields->f_disp8 = value;
H A Dm32r-ibld.c600 long value = fields->f_disp8;
738 fields->f_disp8 = value;
856 value = fields->f_disp8;
951 value = fields->f_disp8;
1053 fields->f_disp8 = value;
1144 fields->f_disp8 = value;
H A Dfr30-asm.c244 errmsg = cgen_parse_signed_integer (cd, strp, FR30_OPERAND_DISP8, (long *) (& fields->f_disp8));
H A Dm32r-asm.c265 fields->f_disp8 = value;
H A Dfr30-dis.c241 print_normal (cd, info, fields->f_disp8, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);
H A Dm32r-dis.c221 print_address (cd, info, fields->f_disp8, 0|(1<<CGEN_OPERAND_RELAX)|(1<<CGEN_OPERAND_RELOC)|(1<<CGEN_OPERAND_PCREL_ADDR), pc, length);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32r/
H A Ddecode.c846 SI f_disp8; local
848 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (2))) + (((pc) & (-4))));
851 FLD (i_disp8) = f_disp8;
852 TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_bc8", "disp8 0x%x", 'x', f_disp8, (char *) 0));
953 SI f_disp8; local
955 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (2))) + (((pc) & (-4))));
958 FLD (i_disp8) = f_disp8;
959 TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_bl8", "disp8 0x%x", 'x', f_disp8, (char *) 0));
1001 SI f_disp8; local
1003 f_disp8
[all...]
H A Ddecode2.c1035 SI f_disp8; local
1037 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (2))) + (((pc) & (-4))));
1040 FLD (i_disp8) = f_disp8;
1041 TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_bc8", "disp8 0x%x", 'x', f_disp8, (char *) 0));
1142 SI f_disp8; local
1144 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (2))) + (((pc) & (-4))));
1147 FLD (i_disp8) = f_disp8;
1148 TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_bl8", "disp8 0x%x", 'x', f_disp8, (char *) 0));
1190 SI f_disp8; local
1192 f_disp8
1238 SI f_disp8; local
[all...]
H A Ddecodex.c976 SI f_disp8; local
978 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (2))) + (((pc) & (-4))));
981 FLD (i_disp8) = f_disp8;
982 TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_bc8", "disp8 0x%x", 'x', f_disp8, (char *) 0));
1083 SI f_disp8; local
1085 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (2))) + (((pc) & (-4))));
1088 FLD (i_disp8) = f_disp8;
1089 TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_bl8", "disp8 0x%x", 'x', f_disp8, (char *) 0));
1131 SI f_disp8; local
1133 f_disp8
1179 SI f_disp8; local
[all...]
H A Dcpu.h395 SI f_disp8; \
401 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (2))) + (((pc) & (-4)))); \
H A Dcpu2.h426 SI f_disp8; \
432 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (2))) + (((pc) & (-4)))); \
H A Dcpux.h426 SI f_disp8; \
432 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (2))) + (((pc) & (-4)))); \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Ddefs-compact.h205 SI f_disp8; \
210 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (1))) + (((pc) + (4)))); \
H A Dsh-opc.h156 long f_disp8; member in struct:cgen_fields
H A Ddecode-compact.c2857 SI f_disp8; local
2859 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (1))) + (((pc) + (4))));
2862 FLD (i_disp8) = f_disp8;
2863 TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_bf_compact", "disp8 0x%x", 'x', f_disp8, (char *) 0));
2880 SI f_disp8; local
2882 f_disp8 = ((((EXTRACT_MSB0_SINT (insn, 16, 8, 8)) << (1))) + (((pc) + (4))));
2885 FLD (i_disp8) = f_disp8;
2886 TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_bfs_compact", "disp8 0x%x", 'x', f_disp8, (char *) 0));

Completed in 381 milliseconds