aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/helper.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2016-11-16 11:17:45 +0100
committerRichard Henderson <rth@twiddle.net>2017-01-10 08:06:11 -0800
commit555baef8d0369fea9d0849ef420841665639c209 (patch)
treeefa17e16c2b3e06eb84b4cb68f9fa277ee8f9181 /target/openrisc/helper.h
parent1a0196c5c7f197fad7b079074d587b3204bcfb0f (diff)
target-openrisc: Use clz and ctz opcodes
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'target/openrisc/helper.h')
-rw-r--r--target/openrisc/helper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/openrisc/helper.h b/target/openrisc/helper.h
index f53fa21344..bcc7245fc3 100644
--- a/target/openrisc/helper.h
+++ b/target/openrisc/helper.h
@@ -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 */