diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-17 17:50:03 -0300 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-05-19 10:30:29 +1000 |
commit | f5b6daacd6981e67883678282b5c1e41aae9b212 (patch) | |
tree | f489b185ab073b9f80e738cc1d7cb11fc0d81e4e /fsdev/file-op-9p.h | |
parent | a68cf3a520f07ee063d3b5b09193aedfd0cb9441 (diff) | |
download | qemu-f5b6daacd6981e67883678282b5c1e41aae9b212.zip |
target/ppc: Introduce gen_icount_io_start
Create a function to handle the details for interacting with icount.
Force the exit from the tb via DISAS_TOO_MANY, which allows chaining
to the next tb, where the code emitted for gen_tb_start() will
determine if we must exit. We can thus remove any matching
conditional call to gen_stop_exception.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210517205025.3777947-2-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'fsdev/file-op-9p.h')
0 files changed, 0 insertions, 0 deletions