Timestamp:
10/28/16 14:05:56 (7 years ago)
Author:
Jacob Hansen <jacob.hansen@…>
Branches:
5, master
Children:
bc470d3c
Parents:
1ea73e2b
git-author:
Jacob Hansen <jacob.hansen@…> (10/28/16 14:05:56)
git-committer:
Daniel Hellstrom <daniel@…> (05/14/17 10:32:00)
Message:

sparc: Adjust assembly to improve compability with LLVM

  • All references of %0 changed to %g0
  • 'call label,0' changed to 'call label'. According to the sparc specification call does not take any registers
  • '.seg "text"' changed to '.section ".text"'
  • the synonym stub is replaced with stb
  • the synonym stuh is replaced with sth
(No files)

Note: See TracChangeset for help on using the changeset viewer.