Hi all, Someone interested in x86 may want to have a look at the following:
build/X86/arch/x86/generated/exec-ns.cc.inc:11782:48: runtime error: shift exponent -23 is negative build/X86/tests/opt/long/se/20.parser/x86/linux/o3-timing/simerr (END) This pops up when running the 20.parser o3-timing regression with “--with-ubsan”. I just pushed a fix for one UBSan-identified issue, but the one mentioned above is knee-deep in x86 ISA code. Not my cup of tea... Andreas -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590 ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782 _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
