Searched refs:FRV_OPERAND_S12 (Results 1 – 6 of 6) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | frv-ibld.c | 784 case FRV_OPERAND_S12 : in frv_cgen_insert_operand() 1107 case FRV_OPERAND_S12 : in frv_cgen_extract_operand() 1401 case FRV_OPERAND_S12 : in frv_cgen_get_int_operand() 1661 case FRV_OPERAND_S12 : in frv_cgen_get_vma_operand() 1928 case FRV_OPERAND_S12 : in frv_cgen_set_int_operand() 2185 case FRV_OPERAND_S12 : in frv_cgen_set_vma_operand()
|
| D | frv-asm.c | 1223 case FRV_OPERAND_S12 : in frv_cgen_parse_operand() 1224 errmsg = parse_s12 (cd, strp, FRV_OPERAND_S12, (long *) (& fields->f_d12)); in frv_cgen_parse_operand()
|
| D | frv-dis.c | 357 case FRV_OPERAND_S12 : in frv_cgen_print_operand()
|
| D | frv-desc.h | 715 , FRV_OPERAND_FRINTJEVEN, FRV_OPERAND_FRINTKEVEN, FRV_OPERAND_D12, FRV_OPERAND_S12 enumerator
|
| D | frv-desc.c | 2329 { "s12", FRV_OPERAND_S12, HW_H_SINT, 11, 12,
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-frv.c | 1401 case FRV_OPERAND_S12:
|