Re: Distinguish between instructions in print_operand_address

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jan Tlatlik wrote:

> is there a way to get information about the current insn inside the
> print_operand_address worker?
> I need to print register indirect addresses differently for a specific
> branch instruction.

Cant' you use print_operand hook for this and use an target-specific %-code?

See avr_print_operand for an example and how it handles MEM_P or the 'j' and
'k' codes.

Johann


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux