Home
last modified time | relevance | path

Searched refs:smallest_imm_type (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2007903 (smallest_imm_type): Likewise.
957 (smallest_imm_type): Likewise.
1028 (smallest_imm_type): Check cpu_arch_tune to tune for i486.
2618 * config/tc-i386.c (smallest_imm_type): Return unsigned int
H A DChangeLog-20081538 (smallest_imm_type): Likewise.
H A DChangeLog-0001325 (smallest_imm_type): Remove CpuUnknown test.
3767 (smallest_imm_type): Support Imm32S and Imm64.
6503 (smallest_imm_type): Use smallest opcode for shift by one if cpu
6826 (fits_in_signed_word, smallest_imm_type): Ditto.
H A DChangeLog-2006923 (smallest_imm_type): Remove Cpu086.
H A DChangeLog-92956861 * config/tc-i386.c (smallest_imm_type): Never return Imm1.
9411 * config/tc-i386.c: (fits_in_signed_byte, smallest_imm_type): Make
9536 (fits_in_signed_byte, smallest_imm_type): Make argument unsigned.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2007903 (smallest_imm_type): Likewise.
957 (smallest_imm_type): Likewise.
1028 (smallest_imm_type): Check cpu_arch_tune to tune for i486.
2618 * config/tc-i386.c (smallest_imm_type): Return unsigned int
H A DChangeLog-20081538 (smallest_imm_type): Likewise.
H A DChangeLog-0001325 (smallest_imm_type): Remove CpuUnknown test.
3767 (smallest_imm_type): Support Imm32S and Imm64.
6503 (smallest_imm_type): Use smallest opcode for shift by one if cpu
6826 (fits_in_signed_word, smallest_imm_type): Ditto.
H A DChangeLog-2006923 (smallest_imm_type): Remove Cpu086.
H A DChangeLog-92956861 * config/tc-i386.c (smallest_imm_type): Never return Imm1.
9411 * config/tc-i386.c: (fits_in_signed_byte, smallest_imm_type): Make
9536 (fits_in_signed_byte, smallest_imm_type): Make argument unsigned.
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c2495 smallest_imm_type (offsetT num) in smallest_imm_type() function
6529 i.types[j] = smallest_imm_type (i.op[j].imms->X_add_number); in md_assemble()
7663 smallest_imm_type (i.op[op].imms->X_add_number)); in optimize_imm()
13179 i.types[j] = smallest_imm_type (expP->X_add_number); in s_insn()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c2310 smallest_imm_type (offsetT num) in smallest_imm_type() function
5807 smallest_imm_type (i.op[op].imms->X_add_number)); in optimize_imm()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git18152 * config/tc-i386.c (smallest_imm_type): Reject imm32 in 64bit
67567 smallest_imm_type() blindly setting .imm8 for signed numbers determined