Hi,
Currently “addco” instruction is not handled by PPC disassembler. And I can suppose that it is not the only instruction missing??
Thanks,
Jun
Hi,
Currently “addco” instruction is not handled by PPC disassembler. And I can suppose that it is not the only instruction missing??
Thanks,
Jun
From: "Jun Koi" <junkoi2004@gmail.com>
To: llvmdev@cs.uiuc.edu, hfinkel@anl.gov
Sent: Tuesday, December 31, 2013 6:23:16 PM
Subject: "addco" is missing in PPCHi,
Currently "addco" instruction is not handled by PPC disassembler. And
I can suppose that it is not the only instruction missing??
We currently don't have that instruction defined in the backend. I'm sure it is not the only instruction missing. Please file a bug report (on http://llvm.org/bugs/), and patches are, of course, welcome
Happy new year!
-Hal