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

  /src/external/gpl3/binutils/dist/opcodes/
microblaze-dis.c 32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW) macro
290 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
294 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
315 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
319 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
327 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
335 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
372 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
421 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
435 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst)
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
microblaze-dis.c 32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW) macro
290 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
294 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
315 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
319 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
327 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
335 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
372 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
421 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
435 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst)
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
microblaze-dis.c 32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW) macro
290 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
294 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
315 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
319 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
327 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
335 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
372 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
421 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
435 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst)
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
microblaze-dis.c 32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW) macro
290 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
294 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
315 print_func (stream, "\t%s, %s, %s", get_field_rd (&buf, inst),
319 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
327 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
335 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
372 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
421 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst),
435 print_func (stream, "\t%s, %s", get_field_rd (&buf, inst)
    [all...]

Completed in 25 milliseconds