cpu/amd: remove .intel_syntax
commit4a30ab90965ac68de723383897d38e5b59f558cd
authorPatrick Georgi <pgeorgi@chromium.org>
Fri, 22 Jan 2016 11:26:52 +0000 (22 12:26 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Sat, 23 Jan 2016 16:01:53 +0000 (23 17:01 +0100)
tree007ef33ad6283a1e5f29f28e62c3d4feca912869
parent0302b060b6e4751e4968ce46bf5cdaddfa15911b
cpu/amd: remove .intel_syntax

Replace with the more familiar AT&T syntax.
Tested by sha1sum(1)ing the object files, and checking the objdump that
the code in question was actually compiled.

Change-Id: Ibdc024ad90c178c4846d82c5308a146dd1405165
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/13133
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/cpu/amd/agesa/cache_as_ram.inc
src/cpu/amd/pi/cache_as_ram.inc