* incremental.cc (Sized_incr_relobj::do_add_symbols): Always
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / itbl.s
CommitLineData
252b5132
RH
1
2 ; Test case for assembler option "itbl".
3 ; Run as "as --itbl itbl itbl.s"
4 ; or with stand-alone test case "itbl-test itbl itbl.s".
5
6 ; Assemble processor instructions as defined in "itbl".
7
8 fee $d3,$c2,0x1 ; 0x4ff07601
9 fie ; 0x4ff00000
10 foh $2,0x100
11 fum $d3,$c2 ; 0x4ff07601
12 pig $2,0x100
13
This page took 0.740457 seconds and 4 git commands to generate.