| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This appears to fix a bug in a TriCore unit test for reasons I don't
fully understand.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All bundled under the arch_bintxt/arch_bintext view plugin
|
|
|
|
Conditions were not cascading, caused instructions to generate il for multiple variants of VMOV
|
|
|
|
Also fix some formatting issues
|
|
|
|
|
|
|
|
|
|
System registers needed to be marked to prevent the registers from being passed as arguments
|
|
VSUB already existed but it was lifted as a regular SUB instruction
|
|
|
|
|
|
Any usage of d15, s15, q15 was completely broken
|
|
|