2012-07-27 Sean Keys <skeys@ipdatasys.com>
authorSean Keys <skeys@ipdatasys.com>
Fri, 27 Jul 2012 22:33:22 +0000 (22:33 +0000)
committerSean Keys <skeys@ipdatasys.com>
Fri, 27 Jul 2012 22:33:22 +0000 (22:33 +0000)
commit8d8ad4eb57db5b28298a025d5d35bd2e10c297fd
tree07d08bfd69a6d7bc4461ecdf5c6a73ca75a2c8e2
parente7de8362c18acde3376a56ee92fa75e9af2f8a11
2012-07-27  Sean Keys  <skeys@ipdatasys.com>

gas/config/
* tc-xgate.c: Consolidated inc/dec/hi/low modifieres into
one function.
(xgate_parse_operand): Added %hi and %lo handling.
gas/testsuite/gas/xgate
* xgate.exp: Added hi/lo test.
* hilo.d: New test file
* hilo.s: Net test source file.
gas/config/tc-xgate.c
gas/testsuite/gas/xgate/hilo.d [new file with mode: 0644]
gas/testsuite/gas/xgate/hilo.s [new file with mode: 0644]
gas/testsuite/gas/xgate/xgate.exp