HomeSort by: relevance | last modified time | path
    Searched defs:get_field_imm (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
microblaze-dis.c 67 get_field_imm (struct string_buf *buf, long instr) function
295 get_field_r1 (&buf, inst), get_field_imm (&buf, inst));
344 get_field_imm (&buf, inst));
373 get_field_imm (&buf, inst));
394 print_func (stream, "\t%s", get_field_imm (&buf, inst));
  /src/external/gpl3/binutils.old/dist/opcodes/
microblaze-dis.c 67 get_field_imm (struct string_buf *buf, long instr) function
295 get_field_r1 (&buf, inst), get_field_imm (&buf, inst));
344 get_field_imm (&buf, inst));
373 get_field_imm (&buf, inst));
394 print_func (stream, "\t%s", get_field_imm (&buf, inst));
  /src/external/gpl3/gdb/dist/opcodes/
microblaze-dis.c 67 get_field_imm (struct string_buf *buf, long instr) function
295 get_field_r1 (&buf, inst), get_field_imm (&buf, inst));
344 get_field_imm (&buf, inst));
373 get_field_imm (&buf, inst));
394 print_func (stream, "\t%s", get_field_imm (&buf, inst));
  /src/external/gpl3/gdb.old/dist/opcodes/
microblaze-dis.c 67 get_field_imm (struct string_buf *buf, long instr) function
295 get_field_r1 (&buf, inst), get_field_imm (&buf, inst));
344 get_field_imm (&buf, inst));
373 get_field_imm (&buf, inst));
394 print_func (stream, "\t%s", get_field_imm (&buf, inst));

Completed in 25 milliseconds