commit | 9b437bca163c44d4ec6544241f29451675693cd6 | [log] [tgz] |
---|---|---|
author | John David Anglin <dave@hiauly1.hia.nrc.ca> | Sun Apr 11 17:03:54 2010 +0000 |
committer | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | Sun May 30 05:47:28 2010 -0400 |
tree | 1d3c46b7f0e03debec36465bb56a4f8eb00794d6 | |
parent | f4c0346c6f350d51aac7ed87e266a4257bdbe506 [diff] |
parisc: Remove unnecessary macros from entry.S The EXTR, DEP and DEPI macros are unnecessary. There are PA 1.X pneumonics available with the same functionality, and the DEP and DEPI macros conflict with assembler pneumonics. Tested on a variety of 32 and 64-bit systems. Signed-off-by: John David Anglin <dave.anglin@nrc-cnrc.gc.ca> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>