« Previous | Next » 

Revision da1d7759

IDda1d77597b29f45bfd290d251ee459a2794112c6

Added by Sebastian Macke over 10 years ago

target-openrisc: Remove unnecessary code generated by jump instructions

The sr_f variable is only used for the l.bf and l.bnf instructions.
For clarity the code is also rewritten using a switch statement instead
of if chaining.

Signed-off-by: Sebastian Macke <>
Reviewed-by: Jia Liu <>
Signed-off-by: Jia Liu <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences