mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
target-openrisc: Use clz and ctz opcodes
Signed-off-by: Richard Henderson <rth@twiddle.net>
This commit is contained in:
parent
1a0196c5c7
commit
555baef8d0
3 changed files with 4 additions and 23 deletions
|
@ -54,8 +54,6 @@ FOP_CMP(ge)
|
|||
#undef FOP_CMP
|
||||
|
||||
/* int */
|
||||
DEF_HELPER_FLAGS_1(ff1, 0, tl, tl)
|
||||
DEF_HELPER_FLAGS_1(fl1, 0, tl, tl)
|
||||
DEF_HELPER_FLAGS_3(mul32, 0, i32, env, i32, i32)
|
||||
|
||||
/* interrupt */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue