HomeSort by relevance Sort by last modified time
    Searched full:f_label24 (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
frv-opc.h 331 long f_label24; member in struct:cgen_fields
frv-ibld.c 768 FLD (f_labelH6) = ((SI) (((FLD (f_label24)) - (pc))) >> (20));
769 FLD (f_labelL18) = ((((UINT) (((FLD (f_label24)) - (pc))) >> (2))) & (262143));
    [all...]
frv-dis.c 340 print_address (cd, info, fields->f_label24, 0|(1<<CGEN_OPERAND_PCREL_ADDR)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
frv-asm.c     [all...]
frv-opc.c     [all...]

Completed in 118 milliseconds