Searched refs:i386_op_off_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Di386-tbl.h41301 typedef unsigned short i386_op_off_t; typedef
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c3161 i386_op_off_t *pos = str_hash_find (op_hash, mnemonic);
3182 const i386_op_off_t *cur = i386_op_sets;
3183 const i386_op_off_t *end = cur + ARRAY_SIZE (i386_op_sets) - 1;

Completed in 292 milliseconds