Displaying 1 result from an estimated 1 matches for "uadd8".
Did you mean:
uaddr
2008 Sep 09
1
[LLVMdev] ARM Media Instruction
Hi,
I was going through the ARM Codegen support in LLVM and noticed that
Media instructions like UADD16, UADD8 are not listed in ARM Codegen
tables( Specifically, ARMGenInstrNames.inc does not list these
instructions).
So, can ARM codegen produce media instructions or does it lack the
support for them?
Thanks
Kapil