Searched refs:tic6x_extract_32 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic6x-dis.c163 tic6x_extract_32 (unsigned char *p, struct disassemble_info *info) function
199 header->header = tic6x_extract_32 (fp + 28, info);
307 opcode = tic6x_extract_32 (fp + fp_offset, info);
492 = tic6x_extract_32 (fp + (fp_offset & 0x1c) - 4, info);
519 unsigned int prev_opcode = tic6x_extract_32 (fp_prev + 24,
526 unsigned int prev_opcode = tic6x_extract_32 (fp_prev + 28,
1207 = tic6x_extract_32 (search_fp + search_fp_offset,
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic6x-dis.c163 tic6x_extract_32 (unsigned char *p, struct disassemble_info *info) function
199 header->header = tic6x_extract_32 (fp + 28, info);
306 opcode = tic6x_extract_32 (fp + fp_offset, info);
491 = tic6x_extract_32 (fp + (fp_offset & 0x1c) - 4, info);
518 unsigned int prev_opcode = tic6x_extract_32 (fp_prev + 24,
525 unsigned int prev_opcode = tic6x_extract_32 (fp_prev + 28,
1206 = tic6x_extract_32 (search_fp + search_fp_offset,
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c163 tic6x_extract_32 (unsigned char *p, struct disassemble_info *info) function
199 header->header = tic6x_extract_32 (fp + 28, info);
306 opcode = tic6x_extract_32 (fp + fp_offset, info);
491 = tic6x_extract_32 (fp + (fp_offset & 0x1c) - 4, info);
518 unsigned int prev_opcode = tic6x_extract_32 (fp_prev + 24,
525 unsigned int prev_opcode = tic6x_extract_32 (fp_prev + 28,
1206 = tic6x_extract_32 (search_fp + search_fp_offset,
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c163 tic6x_extract_32 (unsigned char *p, struct disassemble_info *info) function
199 header->header = tic6x_extract_32 (fp + 28, info);
306 opcode = tic6x_extract_32 (fp + fp_offset, info);
491 = tic6x_extract_32 (fp + (fp_offset & 0x1c) - 4, info);
518 unsigned int prev_opcode = tic6x_extract_32 (fp_prev + 24,
525 unsigned int prev_opcode = tic6x_extract_32 (fp_prev + 28,
1206 = tic6x_extract_32 (search_fp + search_fp_offset,

Completed in 147 milliseconds