HomeSort by relevance Sort by last modified time
    Searched refs:f_bitbase32_16_s11_unprefixed (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
m32c-ibld.c 648 FLD (f_bitno32_unprefixed) = ((FLD (f_bitbase32_16_s11_unprefixed)) & (7));
649 FLD (f_dsp_16_s8) = ((INT) (FLD (f_bitbase32_16_s11_unprefixed)) >> (3));
    [all...]
m32c-dis.c 352 print_signed_bitbase (cd, info, fields->f_bitbase32_16_s11_unprefixed, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
    [all...]
m32c-asm.c 1009 errmsg = parse_signed_bitbase11 (cd, strp, M32C_OPERAND_BITBASE32_16_S11_UNPREFIXED, (long *) (& fields->f_bitbase32_16_s11_unprefixed));
    [all...]
m32c-opc.h 3206 long f_bitbase32_16_s11_unprefixed; member in struct:cgen_fields
    [all...]

Completed in 83 milliseconds