Home | History | Annotate | Download | only in cris
      1 #objdump: -dr
      2 #name: @OC@
      3 
      4 # "Test" instruction.
      5 
      6 .*:     file format .*-cris
      7 
      8 Disassembly of section \.text:
      9 0+ <notstart>:
     10 [ 	]+0:	0000[ ]+	bcc ( 0x2|\.\+2)
     11 	\.\.\.
     12 
     13 0+4 <start>:
     14 [	 ]+4:[	 ]+4336[ 	]+test\.b \$?r3
     15 [	 ]+6:[	 ]+5556[ 	]+test\.w \$?r5
     16 [	 ]+8:[	 ]+6aa6[ 	]+test\.d \$?r10
     17 [	 ]+a:[	 ]+800b[ 	]+test\.b \[\$?r0\]
     18 [	 ]+c:[	 ]+950b[ 	]+test\.w \[\$?r5\]
     19 [	 ]+e:[	 ]+aa0b[ 	]+test\.d \[\$?r10\]
     20 [	 ]+10:[	 ]+800f[ 	]+test\.b \[\$?r0\+\]
     21 [	 ]+12:[	 ]+950f[ 	]+test\.w \[\$?r5\+\]
     22 [	 ]+14:[	 ]+aa0f[ 	]+test\.d \[\$?r10\+\]
     23 [	 ]+16:[	 ]+4205 800b[ 	]+test\.b \[\$?r2\+\$?r0\.b\]
     24 [	 ]+1a:[	 ]+4255 900b[ 	]+test\.w \[\$?r2\+\$?r5\.b\]
     25 [	 ]+1e:[	 ]+42a5 a00b[ 	]+test\.d \[\$?r2\+\$?r10\.b\]
     26 [	 ]+22:[	 ]+4029 800b[ 	]+test\.b \[\$?r2\+\[\$?r0\]\.b\]
     27 [	 ]+26:[	 ]+4529 900b[ 	]+test\.w \[\$?r2\+\[\$?r5\]\.b\]
     28 [	 ]+2a:[	 ]+4a29 a00b[ 	]+test\.d \[\$?r2\+\[\$?r10\]\.b\]
     29 [	 ]+2e:[	 ]+402d 800b[ 	]+test\.b \[\$?r2\+\[\$?r0\+\]\.b\]
     30 [	 ]+32:[	 ]+452d 900b[ 	]+test\.w \[\$?r2\+\[\$?r5\+\]\.b\]
     31 [	 ]+36:[	 ]+4a2d a00b[ 	]+test\.d \[\$?r2\+\[\$?r10\+\]\.b\]
     32 [	 ]+3a:[	 ]+5205 800b[ 	]+test\.b \[\$?r2\+\$?r0\.w\]
     33 [	 ]+3e:[	 ]+5255 900b[ 	]+test\.w \[\$?r2\+\$?r5\.w\]
     34 [	 ]+42:[	 ]+52a5 a00b[ 	]+test\.d \[\$?r2\+\$?r10\.w\]
     35 [	 ]+46:[	 ]+5029 800b[ 	]+test\.b \[\$?r2\+\[\$?r0\]\.w\]
     36 [	 ]+4a:[	 ]+5529 900b[ 	]+test\.w \[\$?r2\+\[\$?r5\]\.w\]
     37 [	 ]+4e:[	 ]+5a29 a00b[ 	]+test\.d \[\$?r2\+\[\$?r10\]\.w\]
     38 [	 ]+52:[	 ]+502d 800b[ 	]+test\.b \[\$?r2\+\[\$?r0\+\]\.w\]
     39 [	 ]+56:[	 ]+552d 900b[ 	]+test\.w \[\$?r2\+\[\$?r5\+\]\.w\]
     40 [	 ]+5a:[	 ]+5a2d a00b[ 	]+test\.d \[\$?r2\+\[\$?r10\+\]\.w\]
     41 [	 ]+5e:[	 ]+6205 800b[ 	]+test\.b \[\$?r2\+\$?r0\.d\]
     42 [	 ]+62:[	 ]+6255 900b[ 	]+test\.w \[\$?r2\+\$?r5\.d\]
     43 [	 ]+66:[	 ]+62a5 a00b[ 	]+test\.d \[\$?r2\+\$?r10\.d\]
     44 [	 ]+6a:[	 ]+6029 800b[ 	]+test\.b \[\$?r2\+\[\$?r0\]\.d\]
     45 [	 ]+6e:[	 ]+6529 900b[ 	]+test\.w \[\$?r2\+\[\$?r5\]\.d\]
     46 [	 ]+72:[	 ]+6a29 a00b[ 	]+test\.d \[\$?r2\+\[\$?r10\]\.d\]
     47 [	 ]+76:[	 ]+602d 800b[ 	]+test\.b \[\$?r2\+\[\$?r0\+\]\.d\]
     48 [	 ]+7a:[	 ]+652d 900b[ 	]+test\.w \[\$?r2\+\[\$?r5\+\]\.d\]
     49 [	 ]+7e:[	 ]+6a2d a00b[ 	]+test\.d \[\$?r2\+\[\$?r10\+\]\.d\]
     50 [	 ]+82:[	 ]+0021 800b[ 	]+test\.b \[\$?r2\+0\]
     51 [	 ]+86:[	 ]+0121 800b[ 	]+test\.b \[\$?r2\+1\]
     52 [	 ]+8a:[	 ]+7f21 800b[ 	]+test\.b \[\$?r2\+127\]
     53 [	 ]+8e:[	 ]+5f2d 8000 800b[ 	]+test\.b \[\$?r2\+128\]
     54 [	 ]+94:[	 ]+ff21 800b[ 	]+test\.b \[\$?r2-1\]
     55 [	 ]+98:[	 ]+8121 800b[ 	]+test\.b \[\$?r2-127\]
     56 [	 ]+9c:[	 ]+8021 800b[ 	]+test\.b \[\$?r2-128\]
     57 [	 ]+a0:[	 ]+5f2d ff00 800b[ 	]+test\.b \[\$?r2\+255\]
     58 [	 ]+a6:[	 ]+2a21 800b[ 	]+test\.b \[\$?r2\+42\]
     59 [	 ]+aa:[	 ]+d621 800b[ 	]+test\.b \[\$?r2-42\]
     60 [	 ]+ae:[	 ]+d621 800b[ 	]+test\.b \[\$?r2-42\]
     61 [	 ]+b2:[	 ]+2a21 800b[ 	]+test\.b \[\$?r2\+42\]
     62 [	 ]+b6:[	 ]+d621 800b[ 	]+test\.b \[\$?r2-42\]
     63 [	 ]+ba:[	 ]+d621 800b[ 	]+test\.b \[\$?r2-42\]
     64 [	 ]+be:[	 ]+2a21 800b[ 	]+test\.b \[\$?r2\+42\]
     65 [	 ]+c2:[	 ]+d621 800b[ 	]+test\.b \[\$?r2-42\]
     66 [	 ]+c6:[	 ]+2a21 800b[ 	]+test\.b \[\$?r2\+42\]
     67 [	 ]+ca:[	 ]+6f2d 0000 0000 800b[ 	]+test\.b \[\$?r2\+0( <notstart>)?\]
     68 [ 	]+cc:[ 	]+(R_CRIS_)?32[ 	]+externalsym
     69 [	 ]+d2:[	 ]+0021 900b[ 	]+test\.w \[\$?r2\+0\]
     70 [	 ]+d6:[	 ]+0121 900b[ 	]+test\.w \[\$?r2\+1\]
     71 [	 ]+da:[	 ]+7f21 900b[ 	]+test\.w \[\$?r2\+127\]
     72 [	 ]+de:[	 ]+5f2d 8000 900b[ 	]+test\.w \[\$?r2\+128\]
     73 [	 ]+e4:[	 ]+ff21 900b[ 	]+test\.w \[\$?r2-1\]
     74 [	 ]+e8:[	 ]+ff21 900b[ 	]+test\.w \[\$?r2-1\]
     75 [	 ]+ec:[	 ]+8121 900b[ 	]+test\.w \[\$?r2-127\]
     76 [	 ]+f0:[	 ]+8021 900b[ 	]+test\.w \[\$?r2-128\]
     77 [	 ]+f4:[	 ]+5f2d 7fff 900b[ 	]+test\.w \[\$?r2-129\]
     78 [	 ]+fa:[	 ]+8121 900b[ 	]+test\.w \[\$?r2-127\]
     79 [	 ]+fe:[	 ]+8021 900b[ 	]+test\.w \[\$?r2-128\]
     80 [	 ]+102:[	 ]+5f2d 7fff 900b[ 	]+test\.w \[\$?r2-129\]
     81 [	 ]+108:[	 ]+5f2d ff00 900b[ 	]+test\.w \[\$?r2\+255\]
     82 [	 ]+10e:[	 ]+5f2d 01ff 900b[ 	]+test\.w \[\$?r2-255\]
     83 [	 ]+114:[	 ]+5f2d 01ff 900b[ 	]+test\.w \[\$?r2-255\]
     84 [	 ]+11a:[	 ]+5f2d 0001 900b[ 	]+test\.w \[\$?r2\+256\]
     85 [	 ]+120:[	 ]+5f2d 00ff 900b[ 	]+test\.w \[\$?r2-256\]
     86 [	 ]+126:[	 ]+5f2d 68dd 900b[ 	]+test\.w \[\$?r2-8856\]
     87 [	 ]+12c:[	 ]+5f2d 68dd 900b[ 	]+test\.w \[\$?r2-8856\]
     88 [	 ]+132:[	 ]+5f2d 9822 900b[ 	]+test\.w \[\$?r2\+8856\]
     89 [	 ]+138:[	 ]+2a21 900b[ 	]+test\.w \[\$?r2\+42\]
     90 [	 ]+13c:[	 ]+d621 900b[ 	]+test\.w \[\$?r2-42\]
     91 [	 ]+140:[	 ]+d621 900b[ 	]+test\.w \[\$?r2-42\]
     92 [	 ]+144:[	 ]+2a21 900b[ 	]+test\.w \[\$?r2\+42\]
     93 [	 ]+148:[	 ]+d621 900b[ 	]+test\.w \[\$?r2-42\]
     94 [	 ]+14c:[	 ]+d621 900b[ 	]+test\.w \[\$?r2-42\]
     95 [	 ]+150:[	 ]+d621 900b[ 	]+test\.w \[\$?r2-42\]
     96 [	 ]+154:[	 ]+2a21 900b[ 	]+test\.w \[\$?r2\+42\]
     97 [	 ]+158:[	 ]+5f2d ff7f 900b[ 	]+test\.w \[\$?r2\+32767\]
     98 [	 ]+15e:[	 ]+6f2d 0080 0000 900b[ 	]+test\.w \[\$?r2\+(32768|8000 <three2767\+0x1>)\]
     99 [	 ]+166:[	 ]+6f2d 0180 0000 900b[ 	]+test\.w \[\$?r2\+(32769|8001 <three2767\+0x2>)\]
    100 [	 ]+16e:[	 ]+5f2d 0180 900b[ 	]+test\.w \[\$?r2-32767\]
    101 [	 ]+174:[	 ]+5f2d 0080 900b[ 	]+test\.w \[\$?r2-32768\]
    102 [	 ]+17a:[	 ]+6f2d ff7f ffff 900b[ 	]+test\.w \[\$?r2\+[^]]+\]
    103 [	 ]+182:[	 ]+5f2d 0180 900b[ 	]+test\.w \[\$?r2-32767\]
    104 [	 ]+188:[	 ]+5f2d 0080 900b[ 	]+test\.w \[\$?r2-32768\]
    105 [	 ]+18e:[	 ]+6f2d ff7f ffff 900b[ 	]+test\.w \[\$?r2\+[^]]+\]
    106 [	 ]+196:[	 ]+6f2d ffff 0000 900b[ 	]+test\.w \[\$?r2\+(65535|ffff <six5535>)\]
    107 [	 ]+19e:[	 ]+6f2d 0000 0000 900b[ 	]+test\.w \[\$?r2\+0( <notstart>)?\]
    108 [ 	]+1a0:[ 	]+(R_CRIS_)?32[ 	]+externalsym
    109 [	 ]+1a6:[	 ]+0021 a00b[ 	]+test\.d \[\$?r2\+0\]
    110 [	 ]+1aa:[	 ]+0121 a00b[ 	]+test\.d \[\$?r2\+1\]
    111 [	 ]+1ae:[	 ]+7f21 a00b[ 	]+test\.d \[\$?r2\+127\]
    112 [	 ]+1b2:[	 ]+5f2d 8000 a00b[ 	]+test\.d \[\$?r2\+128\]
    113 [	 ]+1b8:[	 ]+ff21 a00b[ 	]+test\.d \[\$?r2-1\]
    114 [	 ]+1bc:[	 ]+ff21 a00b[ 	]+test\.d \[\$?r2-1\]
    115 [	 ]+1c0:[	 ]+8121 a00b[ 	]+test\.d \[\$?r2-127\]
    116 [	 ]+1c4:[	 ]+8021 a00b[ 	]+test\.d \[\$?r2-128\]
    117 [	 ]+1c8:[	 ]+8121 a00b[ 	]+test\.d \[\$?r2-127\]
    118 [	 ]+1cc:[	 ]+8021 a00b[ 	]+test\.d \[\$?r2-128\]
    119 [	 ]+1d0:[	 ]+5f2d ff00 a00b[ 	]+test\.d \[\$?r2\+255\]
    120 [	 ]+1d6:[	 ]+5f2d 01ff a00b[ 	]+test\.d \[\$?r2-255\]
    121 [	 ]+1dc:[	 ]+5f2d 01ff a00b[ 	]+test\.d \[\$?r2-255\]
    122 [	 ]+1e2:[	 ]+5f2d 0001 a00b[ 	]+test\.d \[\$?r2\+256\]
    123 [	 ]+1e8:[	 ]+5f2d 00ff a00b[ 	]+test\.d \[\$?r2-256\]
    124 [	 ]+1ee:[	 ]+5f2d 68dd a00b[ 	]+test\.d \[\$?r2-8856\]
    125 [	 ]+1f4:[	 ]+5f2d 00ff a00b[ 	]+test\.d \[\$?r2-256\]
    126 [	 ]+1fa:[	 ]+5f2d 68dd a00b[ 	]+test\.d \[\$?r2-8856\]
    127 [	 ]+200:[	 ]+5f2d 9822 a00b[ 	]+test\.d \[\$?r2\+8856\]
    128 [	 ]+206:[	 ]+6f2d ac72 2a00 a00b[ 	]+test\.d \[\$?r2\+(2781868|2a72ac <two701867\+0x13881>)\]
    129 [	 ]+20e:[	 ]+6f2d d5c5 d6ff a00b[ 	]+test\.d \[\$?r2\+[^]]+\]
    130 [	 ]+216:[	 ]+6f2d acce c09e a00b[ 	]+test\.d \[\$?r2\+[^]]+\]
    131 [	 ]+21e:[	 ]+6f2d 5331 3f81 a00b[ 	]+test\.d \[\$?r2\+[^]]+\]
    132 [	 ]+226:[	 ]+6f2d 5331 3f81 a00b[ 	]+test\.d \[\$?r2\+[^]]+\]
    133 [	 ]+22e:[	 ]+6f2d b5af 982e a00b[ 	]+test\.d \[\$?r2\+(0x2e98afb5|2e98afb5 <const_int_m32>)\]
    134 [	 ]+236:[	 ]+6f2d 2b45 941b a00b[ 	]+test\.d \[\$?r2\+(0x1b94452b|1b94452b <const_int_32>)\]
    135 [	 ]+23e:[	 ]+2a21 a00b[ 	]+test\.d \[\$?r2\+42\]
    136 [	 ]+242:[	 ]+d621 a00b[ 	]+test\.d \[\$?r2-42\]
    137 [	 ]+246:[	 ]+d621 a00b[ 	]+test\.d \[\$?r2-42\]
    138 [	 ]+24a:[	 ]+2a21 a00b[ 	]+test\.d \[\$?r2\+42\]
    139 [	 ]+24e:[	 ]+d621 a00b[ 	]+test\.d \[\$?r2-42\]
    140 [	 ]+252:[	 ]+d621 a00b[ 	]+test\.d \[\$?r2-42\]
    141 [	 ]+256:[	 ]+2a21 a00b[ 	]+test\.d \[\$?r2\+42\]
    142 [	 ]+25a:[	 ]+d621 a00b[ 	]+test\.d \[\$?r2-42\]
    143 [	 ]+25e:[	 ]+2a21 a00b[ 	]+test\.d \[\$?r2\+42\]
    144 [	 ]+262:[	 ]+5f2d ff7f a00b[ 	]+test\.d \[\$?r2\+32767\]
    145 [	 ]+268:[	 ]+6f2d 0080 0000 a00b[ 	]+test\.d \[\$?r2\+(32768|8000 <three2767\+0x1>)\]
    146 [	 ]+270:[	 ]+6f2d 0180 0000 a00b[ 	]+test\.d \[\$?r2\+(32769|8001 <three2767\+0x2>)\]
    147 [	 ]+278:[	 ]+5f2d 0180 a00b[ 	]+test\.d \[\$?r2-32767\]
    148 [	 ]+27e:[	 ]+5f2d 0080 a00b[ 	]+test\.d \[\$?r2-32768\]
    149 [	 ]+284:[	 ]+6f2d ff7f ffff a00b[ 	]+test\.d \[\$?r2\+[^]]+\]
    150 [	 ]+28c:[	 ]+5f2d 0180 a00b[ 	]+test\.d \[\$?r2-32767\]
    151 [	 ]+292:[	 ]+5f2d 0080 a00b[ 	]+test\.d \[\$?r2-32768\]
    152 [	 ]+298:[	 ]+6f2d ff7f ffff a00b[ 	]+test\.d \[\$?r2\+[^]]+\]
    153 [	 ]+2a0:[	 ]+6f2d ffff 0000 a00b[ 	]+test\.d \[\$?r2\+(65535|ffff <six5535>)\]
    154 [	 ]+2a8:[	 ]+6f2d 0000 0100 a00b[ 	]+test\.d \[\$?r2\+(65536|10000 <six5535\+0x1>)\]
    155 [	 ]+2b0:[	 ]+6f2d 2b3a 2900 a00b[ 	]+test\.d \[\$?r2\+(2701867|293a2b <two701867>)\]
    156 [	 ]+2b8:[	 ]+6f2d d5c5 d6ff a00b[ 	]+test\.d \[\$?r2\+[^]]+\]
    157 [	 ]+2c0:[	 ]+6f2d d5c5 d6ff a00b[ 	]+test\.d \[\$?r2\+[^]]+\]
    158 [	 ]+2c8:[	 ]+6f2d 0000 0000 a00b[ 	]+test\.d \[\$?r2\+0( <notstart>)?\]
    159 [ 	]+2ca:[ 	]+(R_CRIS_)?32[ 	]+externalsym
    160 [	 ]+2d0:[	 ]+4205 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+\$?r0\.b\]
    161 [	 ]+2d4:[	 ]+4255 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\$?r5\.b\]
    162 [	 ]+2d8:[	 ]+42a5 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\$?r10\.b\]
    163 [	 ]+2dc:[	 ]+4029 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+\[\$?r0\]\.b\]
    164 [	 ]+2e0:[	 ]+4529 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\[\$?r5\]\.b\]
    165 [	 ]+2e4:[	 ]+4a29 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\[\$?r10\]\.b\]
    166 [	 ]+2e8:[	 ]+402d 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+\[\$?r0\+\]\.b\]
    167 [	 ]+2ec:[	 ]+452d 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\[\$?r5\+\]\.b\]
    168 [	 ]+2f0:[	 ]+4a2d ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\[\$?r10\+\]\.b\]
    169 [	 ]+2f4:[	 ]+452d 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\[\$?r5\+\]\.b\]
    170 [	 ]+2f8:[	 ]+4a2d ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\[\$?r10\+\]\.b\]
    171 [	 ]+2fc:[	 ]+5205 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+\$?r0\.w\]
    172 [	 ]+300:[	 ]+5255 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\$?r5\.w\]
    173 [	 ]+304:[	 ]+52a5 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\$?r10\.w\]
    174 [	 ]+308:[	 ]+5029 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+\[\$?r0\]\.w\]
    175 [	 ]+30c:[	 ]+5529 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\[\$?r5\]\.w\]
    176 [	 ]+310:[	 ]+5a29 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\[\$?r10\]\.w\]
    177 [	 ]+314:[	 ]+502d 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+\[\$?r0\+\]\.w\]
    178 [	 ]+318:[	 ]+552d 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\[\$?r5\+\]\.w\]
    179 [	 ]+31c:[	 ]+5a2d ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\[\$?r10\+\]\.w\]
    180 [	 ]+320:[	 ]+552d 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\[\$?r5\+\]\.w\]
    181 [	 ]+324:[	 ]+5a2d ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\[\$?r10\+\]\.w\]
    182 [	 ]+328:[	 ]+6205 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+\$?r0\.d\]
    183 [	 ]+32c:[	 ]+6255 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\$?r5\.d\]
    184 [	 ]+330:[	 ]+62a5 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\$?r10\.d\]
    185 [	 ]+334:[	 ]+6029 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+\[\$?r0\]\.d\]
    186 [	 ]+338:[	 ]+6529 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\[\$?r5\]\.d\]
    187 [	 ]+33c:[	 ]+6a29 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\[\$?r10\]\.d\]
    188 [	 ]+340:[	 ]+602d 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+\[\$?r0\+\]\.d\]
    189 [	 ]+344:[	 ]+652d 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\[\$?r5\+\]\.d\]
    190 [	 ]+348:[	 ]+6a2d ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\[\$?r10\+\]\.d\]
    191 [	 ]+34c:[	 ]+652d 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+\[\$?r5\+\]\.d\]
    192 [	 ]+350:[	 ]+6a2d ac0f[ 	]+test\.d \[\$?r12=\$?r2\+\[\$?r10\+\]\.d\]
    193 [	 ]+354:[	 ]+0021 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+0\]
    194 [	 ]+358:[	 ]+0121 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+1\]
    195 [	 ]+35c:[	 ]+7f21 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+127\]
    196 [	 ]+360:[	 ]+5f2d 8000 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+128\]
    197 [	 ]+366:[	 ]+ff21 8c0f[ 	]+test\.b \[\$?r12=\$?r2-1\]
    198 [	 ]+36a:[	 ]+8121 8c0f[ 	]+test\.b \[\$?r12=\$?r2-127\]
    199 [	 ]+36e:[	 ]+8021 8c0f[ 	]+test\.b \[\$?r12=\$?r2-128\]
    200 [	 ]+372:[	 ]+5f2d ff00 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+255\]
    201 [	 ]+378:[	 ]+2a21 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+42\]
    202 [	 ]+37c:[	 ]+d621 8c0f[ 	]+test\.b \[\$?r12=\$?r2-42\]
    203 [	 ]+380:[	 ]+d621 8c0f[ 	]+test\.b \[\$?r12=\$?r2-42\]
    204 [	 ]+384:[	 ]+2a21 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+42\]
    205 [	 ]+388:[	 ]+d621 8c0f[ 	]+test\.b \[\$?r12=\$?r2-42\]
    206 [	 ]+38c:[	 ]+d621 8c0f[ 	]+test\.b \[\$?r12=\$?r2-42\]
    207 [	 ]+390:[	 ]+2a21 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+42\]
    208 [	 ]+394:[	 ]+d621 8c0f[ 	]+test\.b \[\$?r12=\$?r2-42\]
    209 [	 ]+398:[	 ]+2a21 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+42\]
    210 [	 ]+39c:[	 ]+6f2d 0000 0000 8c0f[ 	]+test\.b \[\$?r12=\$?r2\+0( <notstart>)?\]
    211 [ 	]+39e:[ 	]+(R_CRIS_)?32[ 	]+externalsym
    212 [	 ]+3a4:[	 ]+0021 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+0\]
    213 [	 ]+3a8:[	 ]+0121 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+1\]
    214 [	 ]+3ac:[	 ]+7f21 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+127\]
    215 [	 ]+3b0:[	 ]+5f2d 8000 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+128\]
    216 [	 ]+3b6:[	 ]+ff21 9c0f[ 	]+test\.w \[\$?r12=\$?r2-1\]
    217 [	 ]+3ba:[	 ]+ff21 9c0f[ 	]+test\.w \[\$?r12=\$?r2-1\]
    218 [	 ]+3be:[	 ]+8121 9c0f[ 	]+test\.w \[\$?r12=\$?r2-127\]
    219 [	 ]+3c2:[	 ]+8021 9c0f[ 	]+test\.w \[\$?r12=\$?r2-128\]
    220 [	 ]+3c6:[	 ]+5f2d 7fff 9c0f[ 	]+test\.w \[\$?r12=\$?r2-129\]
    221 [	 ]+3cc:[	 ]+8121 9c0f[ 	]+test\.w \[\$?r12=\$?r2-127\]
    222 [	 ]+3d0:[	 ]+8021 9c0f[ 	]+test\.w \[\$?r12=\$?r2-128\]
    223 [	 ]+3d4:[	 ]+5f2d 7fff 9c0f[ 	]+test\.w \[\$?r12=\$?r2-129\]
    224 [	 ]+3da:[	 ]+5f2d ff00 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+255\]
    225 [	 ]+3e0:[	 ]+5f2d 01ff 9c0f[ 	]+test\.w \[\$?r12=\$?r2-255\]
    226 [	 ]+3e6:[	 ]+5f2d 01ff 9c0f[ 	]+test\.w \[\$?r12=\$?r2-255\]
    227 [	 ]+3ec:[	 ]+5f2d 0001 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+256\]
    228 [	 ]+3f2:[	 ]+5f2d 00ff 9c0f[ 	]+test\.w \[\$?r12=\$?r2-256\]
    229 [	 ]+3f8:[	 ]+5f2d 68dd 9c0f[ 	]+test\.w \[\$?r12=\$?r2-8856\]
    230 [	 ]+3fe:[	 ]+5f2d 68dd 9c0f[ 	]+test\.w \[\$?r12=\$?r2-8856\]
    231 [	 ]+404:[	 ]+5f2d 9822 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+8856\]
    232 [	 ]+40a:[	 ]+2a21 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+42\]
    233 [	 ]+40e:[	 ]+d621 9c0f[ 	]+test\.w \[\$?r12=\$?r2-42\]
    234 [	 ]+412:[	 ]+d621 9c0f[ 	]+test\.w \[\$?r12=\$?r2-42\]
    235 [	 ]+416:[	 ]+2a21 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+42\]
    236 [	 ]+41a:[	 ]+d621 9c0f[ 	]+test\.w \[\$?r12=\$?r2-42\]
    237 [	 ]+41e:[	 ]+d621 9c0f[ 	]+test\.w \[\$?r12=\$?r2-42\]
    238 [	 ]+422:[	 ]+d621 9c0f[ 	]+test\.w \[\$?r12=\$?r2-42\]
    239 [	 ]+426:[	 ]+2a21 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+42\]
    240 [	 ]+42a:[	 ]+5f2d ff7f 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+32767\]
    241 [	 ]+430:[	 ]+6f2d 0080 0000 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+(32768|8000 <three2767\+0x1>)\]
    242 [	 ]+438:[	 ]+6f2d 0180 0000 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+(32769|8001 <three2767\+0x2>)\]
    243 [	 ]+440:[	 ]+5f2d 0180 9c0f[ 	]+test\.w \[\$?r12=\$?r2-32767\]
    244 [	 ]+446:[	 ]+5f2d 0080 9c0f[ 	]+test\.w \[\$?r12=\$?r2-32768\]
    245 [	 ]+44c:[	 ]+6f2d ff7f ffff 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+[^]]+\]
    246 [	 ]+454:[	 ]+5f2d 0180 9c0f[ 	]+test\.w \[\$?r12=\$?r2-32767\]
    247 [	 ]+45a:[	 ]+5f2d 0080 9c0f[ 	]+test\.w \[\$?r12=\$?r2-32768\]
    248 [	 ]+460:[	 ]+6f2d ff7f ffff 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+[^]]+\]
    249 [	 ]+468:[	 ]+6f2d ffff 0000 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+(65535|ffff <six5535>)\]
    250 [	 ]+470:[	 ]+6f2d 0000 0000 9c0f[ 	]+test\.w \[\$?r12=\$?r2\+0( <notstart>)?\]
    251 [ 	]+472:[ 	]+(R_CRIS_)?32[ 	]+externalsym
    252 [	 ]+478:[	 ]+0021 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+0\]
    253 [	 ]+47c:[	 ]+0121 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+1\]
    254 [	 ]+480:[	 ]+7f21 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+127\]
    255 [	 ]+484:[	 ]+5f2d 8000 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+128\]
    256 [	 ]+48a:[	 ]+ff21 ac0f[ 	]+test\.d \[\$?r12=\$?r2-1\]
    257 [	 ]+48e:[	 ]+ff21 ac0f[ 	]+test\.d \[\$?r12=\$?r2-1\]
    258 [	 ]+492:[	 ]+8121 ac0f[ 	]+test\.d \[\$?r12=\$?r2-127\]
    259 [	 ]+496:[	 ]+8021 ac0f[ 	]+test\.d \[\$?r12=\$?r2-128\]
    260 [	 ]+49a:[	 ]+8121 ac0f[ 	]+test\.d \[\$?r12=\$?r2-127\]
    261 [	 ]+49e:[	 ]+8021 ac0f[ 	]+test\.d \[\$?r12=\$?r2-128\]
    262 [	 ]+4a2:[	 ]+5f2d ff00 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+255\]
    263 [	 ]+4a8:[	 ]+5f2d 01ff ac0f[ 	]+test\.d \[\$?r12=\$?r2-255\]
    264 [	 ]+4ae:[	 ]+5f2d 01ff ac0f[ 	]+test\.d \[\$?r12=\$?r2-255\]
    265 [	 ]+4b4:[	 ]+5f2d 0001 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+256\]
    266 [	 ]+4ba:[	 ]+5f2d 00ff ac0f[ 	]+test\.d \[\$?r12=\$?r2-256\]
    267 [	 ]+4c0:[	 ]+5f2d 68dd ac0f[ 	]+test\.d \[\$?r12=\$?r2-8856\]
    268 [	 ]+4c6:[	 ]+5f2d 00ff ac0f[ 	]+test\.d \[\$?r12=\$?r2-256\]
    269 [	 ]+4cc:[	 ]+5f2d 68dd ac0f[ 	]+test\.d \[\$?r12=\$?r2-8856\]
    270 [	 ]+4d2:[	 ]+5f2d 9822 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+8856\]
    271 [	 ]+4d8:[	 ]+6f2d ac72 2a00 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+(2781868|2a72ac <two701867\+0x13881>)\]
    272 [	 ]+4e0:[	 ]+6f2d d5c5 d6ff ac0f[ 	]+test\.d \[\$?r12=\$?r2\+[^]]+\]
    273 [	 ]+4e8:[	 ]+6f2d acce c09e ac0f[ 	]+test\.d \[\$?r12=\$?r2\+[^]]+\]
    274 [	 ]+4f0:[	 ]+6f2d 5331 3f81 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+[^]]+\]
    275 [	 ]+4f8:[	 ]+6f2d 5331 3f81 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+[^]]+\]
    276 [	 ]+500:[	 ]+6f2d b5af 982e ac0f[ 	]+test\.d \[\$?r12=\$?r2\+(0x2e98afb5|2e98afb5 <const_int_m32>)\]
    277 [	 ]+508:[	 ]+6f2d 2b45 941b ac0f[ 	]+test\.d \[\$?r12=\$?r2\+(0x1b94452b|1b94452b <const_int_32>)\]
    278 [	 ]+510:[	 ]+2a21 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+42\]
    279 [	 ]+514:[	 ]+d621 ac0f[ 	]+test\.d \[\$?r12=\$?r2-42\]
    280 [	 ]+518:[	 ]+d621 ac0f[ 	]+test\.d \[\$?r12=\$?r2-42\]
    281 [	 ]+51c:[	 ]+2a21 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+42\]
    282 [	 ]+520:[	 ]+d621 ac0f[ 	]+test\.d \[\$?r12=\$?r2-42\]
    283 [	 ]+524:[	 ]+d621 ac0f[ 	]+test\.d \[\$?r12=\$?r2-42\]
    284 [	 ]+528:[	 ]+2a21 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+42\]
    285 [	 ]+52c:[	 ]+d621 ac0f[ 	]+test\.d \[\$?r12=\$?r2-42\]
    286 [	 ]+530:[	 ]+2a21 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+42\]
    287 [	 ]+534:[	 ]+5f2d ff7f ac0f[ 	]+test\.d \[\$?r12=\$?r2\+32767\]
    288 [	 ]+53a:[	 ]+6f2d 0080 0000 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+(32768|8000 <three2767\+0x1>)\]
    289 [	 ]+542:[	 ]+6f2d 0180 0000 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+(32769|8001 <three2767\+0x2>)\]
    290 [	 ]+54a:[	 ]+5f2d 0180 ac0f[ 	]+test\.d \[\$?r12=\$?r2-32767\]
    291 [	 ]+550:[	 ]+5f2d 0080 ac0f[ 	]+test\.d \[\$?r12=\$?r2-32768\]
    292 [	 ]+556:[	 ]+6f2d ff7f ffff ac0f[ 	]+test\.d \[\$?r12=\$?r2\+[^]]+\]
    293 [	 ]+55e:[	 ]+5f2d 0180 ac0f[ 	]+test\.d \[\$?r12=\$?r2-32767\]
    294 [	 ]+564:[	 ]+5f2d 0080 ac0f[ 	]+test\.d \[\$?r12=\$?r2-32768\]
    295 [	 ]+56a:[	 ]+6f2d ff7f ffff ac0f[ 	]+test\.d \[\$?r12=\$?r2\+[^]]+\]
    296 [	 ]+572:[	 ]+6f2d ffff 0000 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+(65535|ffff <six5535>)\]
    297 [	 ]+57a:[	 ]+6f2d 0000 0100 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+(65536|10000 <six5535\+0x1>)\]
    298 [	 ]+582:[	 ]+6f2d 2b3a 2900 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+(2701867|293a2b <two701867>)\]
    299 [	 ]+58a:[	 ]+6f2d d5c5 d6ff ac0f[ 	]+test\.d \[\$?r12=\$?r2\+[^]]+\]
    300 [	 ]+592:[	 ]+6f2d d5c5 d6ff ac0f[ 	]+test\.d \[\$?r12=\$?r2\+[^]]+\]
    301 [	 ]+59a:[	 ]+6f2d 0000 0000 ac0f[ 	]+test\.d \[\$?r12=\$?r2\+0( <notstart>)?\]
    302 [ 	]+59c:[ 	]+(R_CRIS_)?32[ 	]+externalsym
    303 [	 ]+5a2:[	 ]+7309 800b[ 	]+test\.b \[\[\$?r3\]\]
    304 [	 ]+5a6:[	 ]+7209 900b[ 	]+test\.w \[\[\$?r2\]\]
    305 [	 ]+5aa:[	 ]+7309 a00b[ 	]+test\.d \[\[\$?r3\]\]
    306 [	 ]+5ae:[	 ]+790d 800b[ 	]+test\.b \[\[\$?r9\+\]\]
    307 [	 ]+5b2:[	 ]+730d 900b[ 	]+test\.w \[\[\$?r3\+\]\]
    308 [	 ]+5b6:[	 ]+710d a00b[ 	]+test\.d \[\[\$?r1\+\]\]
    309 [	 ]+5ba:[	 ]+7f0d 0000 0000 800b[ 	]+test\.b \[(0x0|0 <notstart>)\]
    310 [ 	]+5bc:[ 	]+(R_CRIS_)?32[ 	]+externalsym
    311 [	 ]+5c2:[	 ]+7f0d 0000 0000 900b[ 	]+test\.w \[(0x0|0 <notstart>)\]
    312 [ 	]+5c4:[ 	]+(R_CRIS_)?32[ 	]+externalsym
    313 [	 ]+5ca:[	 ]+7f0d 0000 0000 a00b[ 	]+test\.d \[(0x0|0 <notstart>)\]
    314 [ 	]+5cc:[ 	]+(R_CRIS_)?32[ 	]+externalsym
    315 [	 ]+5d2:[	 ]+7f0d 0000 0000 800b[ 	]+test\.b \[(0x0|0 <notstart>)\]
    316 [ 	]+5d4:[ 	]+(R_CRIS_)?32[ 	]+\.text
    317 [	 ]+5da:[	 ]+7f0d 0000 0000 900b[ 	]+test\.w \[(0x0|0 <notstart>)\]
    318 [ 	]+5dc:[ 	]+(R_CRIS_)?32[ 	]+\.text
    319 [	 ]+5e2:[	 ]+7f0d 0000 0000 a00b[ 	]+test\.d \[(0x0|0 <notstart>)\]
    320 [ 	]+5e4:[ 	]+(R_CRIS_)?32[ 	]+\.text
    321 
    322 0+5ea <end>:
    323 	\.\.\.
    324