diff options
author | Richard Henderson | 2021-07-20 00:40:57 +0200 |
---|---|---|
committer | Richard Henderson | 2021-07-21 19:47:05 +0200 |
commit | 11c1d5f8ca7a72818b3c24093a2c40856022fe0f (patch) | |
tree | 621154150d82949105b21d00292b328e9b83b8f7 /cpu.c | |
parent | target/avr: Implement gdb_adjust_breakpoint (diff) | |
download | qemu-11c1d5f8ca7a72818b3c24093a2c40856022fe0f.tar.gz qemu-11c1d5f8ca7a72818b3c24093a2c40856022fe0f.tar.xz qemu-11c1d5f8ca7a72818b3c24093a2c40856022fe0f.zip |
accel/tcg: Merge tb_find into its only caller
We are going to want two things:
(1) check for breakpoints will want to break out of the loop here,
(2) cflags can only be calculated with pc in hand.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'cpu.c')
0 files changed, 0 insertions, 0 deletions