Home
last modified time | relevance | path

Searched refs:get16s (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c11548 get16s (instr_info *ins, bfd_vma *res) in get16s() function
12039 if (!get16s (ins, &disp)) in OP_E_memory()
12465 if (!get16s (ins, &disp)) in OP_J()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git52713 3) Introduce get16s and get8s functions to simplify the code.