Home
last modified time | relevance | path

Searched defs:optable (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dtic4x-dis.c633 tic4x_hash_opcode (tic4x_inst_t **optable, in tic4x_hash_opcode()
685 static tic4x_inst_t **optable = NULL; in tic4x_disassemble() local
H A Dw65-opc.h57 const struct opinfo optable[257]={ variable
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dtic4x-dis.c685 tic4x_hash_opcode (optable, optable_special, inst, tic4x_oplevel) in tic4x_hash_opcode() argument
739 static tic4x_inst_t **optable = NULL; local
H A Dw65-opc.h57 const struct opinfo optable[257]={ variable
/openbsd-src/gnu/lib/libiberty/src/
H A Dcplus-dem.c147 static const struct optable struct
152 } optable[] = { variable
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dserial.c163 serial_add_interface (struct serial_ops *optable) in serial_add_interface()
/openbsd-src/gnu/gcc/gcc/
H A Doptabs.c4953 init_libfuncs (optab optable, int first_mode, int last_mode, in init_libfuncs()
4989 init_integral_libfuncs (optab optable, const char *opname, int suffix) in init_integral_libfuncs()
5005 init_floating_libfuncs (optab optable, const char *opname, int suffix) in init_floating_libfuncs()
5152 set_optab_libfunc (optab optable, enum machine_mode mode, const char *name) in set_optab_libfunc()
5164 set_conv_libfunc (convert_optab optable, enum machine_mode tmode, in set_conv_libfunc()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Doptabs.c5097 init_libfuncs (optable, first_mode, last_mode, opname, suffix) in init_libfuncs() argument
5138 init_integral_libfuncs (optable, opname, suffix) in init_integral_libfuncs() argument
5152 init_floating_libfuncs (optable, opname, suffix) in init_floating_libfuncs() argument