Signed-off-by: Vegard Nossum <[email protected]>
---
arch/x86/use-def.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/use-def.c b/arch/x86/use-def.c
index 0d62673..6dd1423 100644
--- a/arch/x86/use-def.c
+++ b/arch/x86/use-def.c
@@ -74,7 +74,7 @@ static struct insn_info insn_infos[] = {
DECLARE_INFO(INSN_JNE_BRANCH, USE_NONE | DEF_NONE),
DECLARE_INFO(INSN_MOV_IMM_MEMBASE, USE_DST),
DECLARE_INFO(INSN_MOV_IMM_REG, DEF_DST),
- DECLARE_INFO(INSN_MOV_IMM_THREAD_LOCAL_MEMBASE, USE_NONE | DEF_NONE),
+ DECLARE_INFO(INSN_MOV_IMM_THREAD_LOCAL_MEMBASE, USE_DST | DEF_NONE),
DECLARE_INFO(INSN_MOV_IP_THREAD_LOCAL_MEMBASE, USE_NONE | DEF_NONE),
DECLARE_INFO(INSN_MOV_IP_REG, DEF_DST),
DECLARE_INFO(INSN_MOV_MEMLOCAL_REG, USE_FP | DEF_DST),
--
1.6.0.6
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel