]> Git Repo - qemu.git/commit
target/xtensa: extract gen_check_interrupts call
authorMax Filippov <[email protected]>
Sun, 2 Sep 2018 09:07:30 +0000 (02:07 -0700)
committerMax Filippov <[email protected]>
Mon, 1 Oct 2018 18:08:36 +0000 (11:08 -0700)
commitd74624e59a6087ccf233843b936aedc9f8a8050a
treed200bd4f0a586a55fb32124a9a298d510a9cbbfa
parentc7159acbbeff32501cb54e52478f2621cfa008db
target/xtensa: extract gen_check_interrupts call

- mark instructions that affect active IRQ level;
- put call for gen_check_interrupts right after the instruction
  translation; when FLIX is enabled it will need to appear before
  other exits from the TB as well;

Signed-off-by: Max Filippov <[email protected]>
target/xtensa/translate.c
This page took 0.024642 seconds and 4 git commands to generate.