[patch] Arm SVC instruction

Paul Brook paul@codesourcery.com
Fri Jan 27 15:00:00 GMT 2006


As part of their unified assembly language Arm changed the name of the SWI 
instruction to SVC (Supervisor Call). It's exactly the same instruction, just 
with a new name.

The attached patch makes gas accept both names.

Tested on arm-none-eabi.
Ok?

Paul

2006-01-27  Paul Brook  <paul@codesourcery.com>

gas/
	* config/tc-arm.c (insns): Add "svc".
gas/testsuite/
	* gas/arm/svc.d: New test.
	* gas/arm/svc.s: New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.svc
Type: text/x-diff
Size: 1933 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20060127/a324f6ae/attachment.bin>


More information about the Binutils mailing list