/toolchain/binutils/binutils-2.25/opcodes/ |
D | ip2k-ibld.c | 572 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 7, 8, 16, total_length, buffer); in ip2k_cgen_insert_operand() 575 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 7, 8, 16, total_length, buffer); in ip2k_cgen_insert_operand() 591 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 7, 8, 16, total_length, buffer); in ip2k_cgen_insert_operand() 647 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 7, 8, 16, total_length, pc, & fields->f_imm8); in ip2k_cgen_extract_operand() 650 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 7, 8, 16, total_length, pc, & fields->f_imm8); in ip2k_cgen_extract_operand() 666 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 7, 8, 16, total_length, pc, & fields->f_imm8); in ip2k_cgen_extract_operand() 717 value = fields->f_imm8; in ip2k_cgen_get_int_operand() 720 value = fields->f_imm8; in ip2k_cgen_get_int_operand() 738 value = fields->f_imm8; in ip2k_cgen_get_int_operand() 773 value = fields->f_imm8; in ip2k_cgen_get_vma_operand() [all …]
|
D | xstormy16-ibld.c | 632 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 8, 8, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 635 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 8, 8, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 774 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 8, 32, total_length, pc, & fields->f_imm8); in xstormy16_cgen_extract_operand() 777 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 8, 32, total_length, pc, & fields->f_imm8); in xstormy16_cgen_extract_operand() 904 value = fields->f_imm8; in xstormy16_cgen_get_int_operand() 907 value = fields->f_imm8; in xstormy16_cgen_get_int_operand() 996 value = fields->f_imm8; in xstormy16_cgen_get_vma_operand() 999 value = fields->f_imm8; in xstormy16_cgen_get_vma_operand() 1095 fields->f_imm8 = value; in xstormy16_cgen_set_int_operand() 1098 fields->f_imm8 = value; in xstormy16_cgen_set_int_operand() [all …]
|
D | epiphany-ibld.c | 645 FLD (f_imm8) = ((FLD (f_imm16)) & (255)); in epiphany_cgen_insert_operand() 648 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 12, 8, 32, total_length, buffer); in epiphany_cgen_insert_operand() 657 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 12, 8, 32, total_length, buffer); in epiphany_cgen_insert_operand() 975 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 12, 8, 32, total_length, pc, & fields->f_imm8); in epiphany_cgen_extract_operand() 980 FLD (f_imm16) = ((((FLD (f_imm_27_8)) << (8))) | (FLD (f_imm8))); in epiphany_cgen_extract_operand() 985 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 12, 8, 32, total_length, pc, & fields->f_imm8); in epiphany_cgen_extract_operand() 1234 value = fields->f_imm8; in epiphany_cgen_get_int_operand() 1359 value = fields->f_imm8; in epiphany_cgen_get_vma_operand() 1491 fields->f_imm8 = value; in epiphany_cgen_set_int_operand() 1613 fields->f_imm8 = value; in epiphany_cgen_set_vma_operand()
|
D | ip2k-asm.c | 475 errmsg = parse_addr16 (cd, strp, IP2K_OPERAND_ADDR16H, (unsigned long *) (& fields->f_imm8)); in ip2k_cgen_parse_operand() 478 errmsg = parse_addr16 (cd, strp, IP2K_OPERAND_ADDR16L, (unsigned long *) (& fields->f_imm8)); in ip2k_cgen_parse_operand() 496 errmsg = parse_lit8 (cd, strp, IP2K_OPERAND_LIT8, (long *) (& fields->f_imm8)); in ip2k_cgen_parse_operand()
|
D | ip2k-dis.c | 252 print_dollarhex_addr16h (cd, info, fields->f_imm8, 0, pc, length); in ip2k_cgen_print_operand() 255 print_dollarhex_addr16l (cd, info, fields->f_imm8, 0, pc, length); in ip2k_cgen_print_operand() 273 print_dollarhex8 (cd, info, fields->f_imm8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in ip2k_cgen_print_operand()
|
D | ip2k-opc.h | 87 long f_imm8; member
|
D | xstormy16-asm.c | 249 …en_parse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_IMM8, (unsigned long *) (& fields->f_imm8)); in xstormy16_cgen_parse_operand() 252 …arse_small_immediate (cd, strp, XSTORMY16_OPERAND_IMM8SMALL, (unsigned long *) (& fields->f_imm8)); in xstormy16_cgen_parse_operand()
|
D | xstormy16-opc.h | 110 long f_imm8; member
|
D | xstormy16-dis.c | 141 print_normal (cd, info, fields->f_imm8, 0, pc, length); in xstormy16_cgen_print_operand() 144 print_normal (cd, info, fields->f_imm8, 0, pc, length); in xstormy16_cgen_print_operand()
|
D | epiphany-opc.h | 167 long f_imm8; member
|
D | epiphany-asm.c | 371 fields->f_imm8 = value; in epiphany_cgen_parse_operand()
|
D | epiphany-dis.c | 202 print_address (cd, info, fields->f_imm8, 0|(1<<CGEN_OPERAND_RELAX), pc, length); in epiphany_cgen_print_operand()
|