Home
last modified time | relevance | path

Searched refs:f_label24 (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dfrv-ibld.c753 FLD (f_labelH6) = ((int) (((FLD (f_label24)) - (pc))) >> (20));
754 FLD (f_labelL18) = ((((unsigned int) (((FLD (f_label24)) - (pc))) >> (2))) & (262143));
1061 FLD (f_label24) = ((((((((FLD (f_labelH6)) << (18))) | (FLD (f_labelL18)))) << (2))) + (pc));
1336 value = fields->f_label24;
1573 value = fields->f_label24;
1819 fields->f_label24 = value;
2053 fields->f_label24 = value;
H A Dfrv-opc.h331 long f_label24; member
H A Dfrv-dis.c323 …print_address (cd, info, fields->f_label24, 0|(1<<CGEN_OPERAND_PCREL_ADDR)|(1<<CGEN_OPERAND_VIRTUA…
H A Dfrv-asm.c901 fields->f_label24 = value;
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfrv-ibld.c765 FLD (f_labelH6) = ((int) (((FLD (f_label24)) - (pc))) >> (20)); in frv_cgen_insert_operand()
766 FLD (f_labelL18) = ((((unsigned int) (((FLD (f_label24)) - (pc))) >> (2))) & (262143)); in frv_cgen_insert_operand()
1095 FLD (f_label24) = ((((((((FLD (f_labelH6)) << (18))) | (FLD (f_labelL18)))) << (2))) + (pc)); in frv_cgen_extract_operand()
1391 value = fields->f_label24; in frv_cgen_get_int_operand()
1651 value = fields->f_label24; in frv_cgen_get_vma_operand()
1918 fields->f_label24 = value; in frv_cgen_set_int_operand()
2175 fields->f_label24 = value; in frv_cgen_set_vma_operand()
H A Dfrv-opc.h331 long f_label24; member
H A Dfrv-dis.c340 …print_address (cd, info, fields->f_label24, 0|(1<<CGEN_OPERAND_PCREL_ADDR)|(1<<CGEN_OPERAND_VIRTUA… in frv_cgen_print_operand()
H A Dfrv-asm.c1205 fields->f_label24 = value; in frv_cgen_parse_operand()