Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/opcodes/
Di386-dis.c1463 static disassemble_info *the_info; variable
3298 (void) FETCH_DATA (the_info, codep + 1); in ckprefix()
3665 the_info = info; in print_insn()
4985 (void) FETCH_DATA (the_info, codep + 1); in OP_E()
5010 FETCH_DATA (the_info, codep + 1); in OP_E()
5121 FETCH_DATA (the_info, codep + 1); in OP_E()
5242 (void) FETCH_DATA (the_info, codep + 8); in get64()
5264 (void) FETCH_DATA (the_info, codep + 4); in get32()
5277 (void) FETCH_DATA (the_info, codep + 4); in get32s()
5293 (void) FETCH_DATA (the_info, codep + 2); in get16()
[all …]