Home
last modified time | relevance | path

Searched defs:optable_special (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dtic4x-dis.c602 tic4x_hash_opcode_special (tic4x_inst_t **optable_special, in tic4x_hash_opcode_special()
634 tic4x_inst_t **optable_special, in tic4x_hash_opcode()
686 static tic4x_inst_t **optable_special = NULL; in tic4x_disassemble() local
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dtic4x-dis.c653 tic4x_hash_opcode_special (optable_special, inst) in tic4x_hash_opcode_special() argument
685 tic4x_hash_opcode (optable, optable_special, inst, tic4x_oplevel) in tic4x_hash_opcode() argument
740 static tic4x_inst_t **optable_special = NULL; local