Home | History | Annotate | Line # | Download | only in gdb.disasm
      1  1.1  christos ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
      2  1.1  christos ;log_1
      3  1.1  christos ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
      4  1.1  christos 	.h8300sx
      5  1.1  christos 	.text
      6  1.1  christos 	.global _start
      7  1.1  christos _start:
      8  1.1  christos     and.b #0x12:8,r1h            ;e112
      9  1.1  christos     and.b #0x12:8,@er1          ;7d10e012
     10  1.1  christos     and.b #0x12:8,@(0x3:2,er1)    ;01776818e012
     11  1.1  christos     and.b #0x12:8,@er1+         ;01746c18e012
     12  1.1  christos     and.b #0x12:8,@-er1         ;01776c18e012
     13  1.1  christos     and.b #0x12:8,@+er1         ;01756c18e012
     14  1.1  christos     and.b #0x12:8,@er1-         ;01766c18e012
     15  1.1  christos     and.b #0x12:8,@(0x1234:16,er1)   ;01746e181234e012
     16  1.1  christos     and.b #0x12:8,@(0x12345678:32,er1)   ;78146a2812345678e012
     17  1.1  christos     and.b #0x12:8,@(0x1234:16,r2l.b) ;01756e281234e012
     18  1.1  christos     and.b #0x12:8,@(0x1234:16,r2.w) ;01766e281234e012
     19  1.1  christos     and.b #0x12:8,@(0x1234:16,er2.l) ;01776e281234e012
     20  1.1  christos     and.b #0x12:8,@(0x12345678:32,r2l.b) ;78256a2812345678e012
     21  1.1  christos     and.b #0x12:8,@(0x12345678:32,r2.w) ;78266a2812345678e012
     22  1.1  christos     and.b #0x12:8,@(0x12345678:32,er2.l) ;78276a2812345678e012
     23  1.1  christos     and.b #0x12:8,@0xffffff12:8         ;7f12e012
     24  1.1  christos     and.b #0x12:8,@0x1234:16        ;6a181234e012
     25  1.1  christos     and.b #0x12:8,@0x12345678:32        ;6a3812345678e012
     26  1.1  christos 
     27  1.1  christos     and.b r3h,r1h              ;1631
     28  1.1  christos 
     29  1.1  christos     and.b r3h,@er1            ;7d101630
     30  1.1  christos     and.b r3h,@(0x3:2,er1)      ;01793163
     31  1.1  christos     and.b r3h,@er1+           ;01798163
     32  1.1  christos     and.b r3h,@-er1           ;0179b163
     33  1.1  christos     and.b r3h,@+er1           ;01799163
     34  1.1  christos     and.b r3h,@er1-           ;0179a163
     35  1.1  christos     and.b r3h,@(0x1234:16,er1)     ;0179c1631234
     36  1.1  christos     and.b r3h,@(0x12345678:32,er1)     ;0179c96312345678
     37  1.1  christos     and.b r3h,@(0x1234:16,r2l.b)   ;0179d2631234
     38  1.1  christos     and.b r3h,@(0x1234:16,r2.w)   ;0179e2631234
     39  1.1  christos     and.b r3h,@(0x1234:16,er2.l)   ;0179f2631234
     40  1.1  christos     and.b r3h,@(0x12345678:32,r2l.b)   ;0179da6312345678
     41  1.1  christos     and.b r3h,@(0x12345678:32,r2.w)   ;0179ea6312345678
     42  1.1  christos     and.b r3h,@(0x12345678:32,er2.l)   ;0179fa6312345678
     43  1.1  christos     and.b r3h,@0xffffff12:8           ;7f121630
     44  1.1  christos     and.b r3h,@0x1234:16          ;6a1812341630
     45  1.1  christos     and.b r3h,@0x12345678:32           ;6a38123456781630
     46  1.1  christos 
     47  1.1  christos     and.b @er3,r1h            ;7c301601
     48  1.1  christos     and.b @(0x3:2,er3),r1h     ;017a3361
     49  1.1  christos     and.b @er3+,r1h          ;017a8361
     50  1.1  christos     and.b @-er3,r1h          ;017ab361
     51  1.1  christos     and.b @+er3,r1h          ;017a9361
     52  1.1  christos     and.b @er3-,r1h          ;017aa361
     53  1.1  christos     and.b @(0x1234:16,er1),r1h     ;017ac1611234
     54  1.1  christos     and.b @(0x12345678:32,er1),r1h     ;017ac96112345678
     55  1.1  christos     and.b @(0x1234:16,r2l.b),r1h   ;017ad2611234
     56  1.1  christos     and.b @(0x1234:16,r2.w),r1h   ;017ae2611234
     57  1.1  christos     and.b @(0x1234:16,er2.l),r1h   ;017af2611234
     58  1.1  christos     and.b @(0x12345678:32,r2l.b),r1h   ;017ada6112345678
     59  1.1  christos     and.b @(0x12345678:32,r2.w),r1h   ;017aea6112345678
     60  1.1  christos     and.b @(0x12345678:32,er2.l),r1h   ;017afa6112345678
     61  1.1  christos     and.b @0xffffff12:8,r1h           ;7e121601
     62  1.1  christos     and.b @0x1234:16,r1h          ;6a1012341601
     63  1.1  christos     and.b @0x12345678:32,r1h          ;6a30123456781601
     64  1.1  christos 
     65  1.1  christos     and.b @er3,@er1                                ;7c350160
     66  1.1  christos     and.b @er3,@(3:2,er1)                          ;7c353160
     67  1.1  christos     and.b @er3,@-er1                               ;7c35b160
     68  1.1  christos     and.b @er3,@er1+                               ;7c358160
     69  1.1  christos     and.b @er3,@er1-                               ;7c35a160
     70  1.1  christos     and.b @er3,@+er1                               ;7c359160
     71  1.1  christos     and.b @er3,@(0xffff9abc:16,er1)                ;7c35c1609abc
     72  1.1  christos     and.b @er3,@(0x9abcdef0:32,er1)                ;7c35c9609abcdef0
     73  1.1  christos     and.b @er3,@(0xffff9abc:16,r2l.b)              ;7c35d2609abc
     74  1.1  christos     and.b @er3,@(0xffff9abc:16,r2.w)              ;7c35e2609abc
     75  1.1  christos     and.b @er3,@(0xffff9abc:16,er2.l)              ;7c35f2609abc
     76  1.1  christos     and.b @er3,@(0x9abcdef0:32,r2l.b)              ;7c35da609abcdef0
     77  1.1  christos     and.b @er3,@(0x9abcdef0:32,r2.w)              ;7c35ea609abcdef0
     78  1.1  christos     and.b @er3,@(0x9abcdef0:32,er2.l)              ;7c35fa609abcdef0
     79  1.1  christos     and.b @er3,@0xffff9abc:16                      ;7c3540609abc
     80  1.1  christos     and.b @er3,@0x9abcdef0:32                      ;7c3548609abcdef0
     81  1.1  christos 
     82  1.1  christos     and.b @-er3,@er1                               ;01776c3c0160
     83  1.1  christos     and.b @-er3,@(3:2,er1)                         ;01776c3c3160
     84  1.1  christos     and.b @-er3,@-er1                              ;01776c3cb160
     85  1.1  christos     and.b @-er3,@er1+                              ;01776c3c8160
     86  1.1  christos     and.b @-er3,@er1-                              ;01776c3ca160
     87  1.1  christos     and.b @-er3,@+er1                              ;01776c3c9160
     88  1.1  christos     and.b @-er3,@(0xffff9abc:16,er1)               ;01776c3cc1609abc
     89  1.1  christos     and.b @-er3,@(0x9abcdef0:32,er1)               ;01776c3cc9609abcdef0
     90  1.1  christos     and.b @-er3,@(0xffff9abc:16,r2l.b)             ;01776c3cd2609abc
     91  1.1  christos     and.b @-er3,@(0xffff9abc:16,r2.w)             ;01776c3ce2609abc
     92  1.1  christos     and.b @-er3,@(0xffff9abc:16,er2.l)             ;01776c3cf2609abc
     93  1.1  christos     and.b @-er3,@(0x9abcdef0:32,r2l.b)             ;01776c3cda609abcdef0
     94  1.1  christos     and.b @-er3,@(0x9abcdef0:32,r2.w)             ;01776c3cea609abcdef0
     95  1.1  christos     and.b @-er3,@(0x9abcdef0:32,er2.l)             ;01776c3cfa609abcdef0
     96  1.1  christos     and.b @-er3,@0xffff9abc:16                     ;01776c3c40609abc
     97  1.1  christos     and.b @-er3,@0x9abcdef0:32                     ;01776c3c48609abcdef0
     98  1.1  christos 
     99  1.1  christos     and.b @er3+,@er1                               ;01746c3c0160
    100  1.1  christos     and.b @er3+,@(3:2,er1)                         ;01746c3c3160
    101  1.1  christos     and.b @er3+,@-er1                              ;01746c3cb160
    102  1.1  christos     and.b @er3+,@er1+                              ;01746c3c8160
    103  1.1  christos     and.b @er3+,@er1-                              ;01746c3ca160
    104  1.1  christos     and.b @er3+,@+er1                              ;01746c3c9160
    105  1.1  christos     and.b @er3+,@(0xffff9abc:16,er1)               ;01746c3cc1609abc
    106  1.1  christos     and.b @er3+,@(0x9abcdef0:32,er1)               ;01746c3cc9609abcdef0
    107  1.1  christos     and.b @er3+,@(0xffff9abc:16,r2l.b)             ;01746c3cd2609abc
    108  1.1  christos     and.b @er3+,@(0xffff9abc:16,r2.w)             ;01746c3ce2609abc
    109  1.1  christos     and.b @er3+,@(0xffff9abc:16,er2.l)             ;01746c3cf2609abc
    110  1.1  christos     and.b @er3+,@(0x9abcdef0:32,r2l.b)             ;01746c3cda609abcdef0
    111  1.1  christos     and.b @er3+,@(0x9abcdef0:32,r2.w)             ;01746c3cea609abcdef0
    112  1.1  christos     and.b @er3+,@(0x9abcdef0:32,er2.l)             ;01746c3cfa609abcdef0
    113  1.1  christos     and.b @er3+,@0xffff9abc:16                     ;01746c3c40609abc
    114  1.1  christos     and.b @er3+,@0x9abcdef0:32                     ;01746c3c48609abcdef0
    115  1.1  christos 
    116  1.1  christos     and.b @er3-,@er1                               ;01766c3c0160
    117  1.1  christos     and.b @er3-,@(3:2,er1)                         ;01766c3c3160
    118  1.1  christos     and.b @er3-,@-er1                              ;01766c3cb160
    119  1.1  christos     and.b @er3-,@er1+                              ;01766c3c8160
    120  1.1  christos     and.b @er3-,@er1-                              ;01766c3ca160
    121  1.1  christos     and.b @er3-,@+er1                              ;01766c3c9160
    122  1.1  christos     and.b @er3-,@(0xffff9abc:16,er1)               ;01766c3cc1609abc
    123  1.1  christos     and.b @er3-,@(0x9abcdef0:32,er1)               ;01766c3cc9609abcdef0
    124  1.1  christos     and.b @er3-,@(0xffff9abc:16,r2l.b)             ;01766c3cd2609abc
    125  1.1  christos     and.b @er3-,@(0xffff9abc:16,r2.w)             ;01766c3ce2609abc
    126  1.1  christos     and.b @er3-,@(0xffff9abc:16,er2.l)             ;01766c3cf2609abc
    127  1.1  christos     and.b @er3-,@(0x9abcdef0:32,r2l.b)             ;01766c3cda609abcdef0
    128  1.1  christos     and.b @er3-,@(0x9abcdef0:32,r2.w)             ;01766c3cea609abcdef0
    129  1.1  christos     and.b @er3-,@(0x9abcdef0:32,er2.l)             ;01766c3cfa609abcdef0
    130  1.1  christos     and.b @er3-,@0xffff9abc:16                     ;01766c3c40609abc
    131  1.1  christos     and.b @er3-,@0x9abcdef0:32                     ;01766c3c48609abcdef0
    132  1.1  christos 
    133  1.1  christos     and.b @+er3,@er1                               ;01756c3c0160
    134  1.1  christos     and.b @+er3,@(3:2,er1)                         ;01756c3c3160
    135  1.1  christos     and.b @+er3,@-er1                              ;01756c3cb160
    136  1.1  christos     and.b @+er3,@er1+                              ;01756c3c8160
    137  1.1  christos     and.b @+er3,@er1-                              ;01756c3ca160
    138  1.1  christos     and.b @+er3,@+er1                              ;01756c3c9160
    139  1.1  christos     and.b @+er3,@(0xffff9abc:16,er1)               ;01756c3cc1609abc
    140  1.1  christos     and.b @+er3,@(0x9abcdef0:32,er1)               ;01756c3cc9609abcdef0
    141  1.1  christos     and.b @+er3,@(0xffff9abc:16,r2l.b)             ;01756c3cd2609abc
    142  1.1  christos     and.b @+er3,@(0xffff9abc:16,r2.w)             ;01756c3ce2609abc
    143  1.1  christos     and.b @+er3,@(0xffff9abc:16,er2.l)             ;01756c3cf2609abc
    144  1.1  christos     and.b @+er3,@(0x9abcdef0:32,r2l.b)             ;01756c3cda609abcdef0
    145  1.1  christos     and.b @+er3,@(0x9abcdef0:32,r2.w)             ;01756c3cea609abcdef0
    146  1.1  christos     and.b @+er3,@(0x9abcdef0:32,er2.l)             ;01756c3cfa609abcdef0
    147  1.1  christos     and.b @+er3,@0xffff9abc:16                     ;01756c3c40609abc
    148  1.1  christos     and.b @+er3,@0x9abcdef0:32                     ;01756c3c48609abcdef0
    149  1.1  christos 
    150  1.1  christos     and.b @(0x1234:16,er3),@er1                         ;01746e3c12340160
    151  1.1  christos     and.b @(0x1234:16,er3),@(3:2,er1)                   ;01746e3c12343160
    152  1.1  christos     and.b @(0x1234:16,er3),@-er1                        ;01746e3c1234b160
    153  1.1  christos     and.b @(0x1234:16,er3),@er1+                        ;01746e3c12348160
    154  1.1  christos     and.b @(0x1234:16,er3),@er1-                        ;01746e3c1234a160
    155  1.1  christos     and.b @(0x1234:16,er3),@+er1                        ;01746e3c12349160
    156  1.1  christos     and.b @(0x1234:16,er3),@(0xffff9abc:16,er1)         ;01746e3c1234c1609abc
    157  1.1  christos     and.b @(0x1234:16,er3),@(0x9abcdef0:32,er1)         ;01746e3c1234c9609abcdef0
    158  1.1  christos     and.b @(0x1234:16,er3),@(0xffff9abc:16,r2l.b)       ;01746e3c1234d2609abc
    159  1.1  christos     and.b @(0x1234:16,er3),@(0xffff9abc:16,r2.w)       ;01746e3c1234e2609abc
    160  1.1  christos     and.b @(0x1234:16,er3),@(0xffff9abc:16,er2.l)       ;01746e3c1234f2609abc
    161  1.1  christos     and.b @(0x1234:16,er3),@(0x9abcdef0:32,r2l.b)       ;01746e3c1234da609abcdef0
    162  1.1  christos     and.b @(0x1234:16,er3),@(0x9abcdef0:32,r2.w)       ;01746e3c1234ea609abcdef0
    163  1.1  christos     and.b @(0x1234:16,er3),@(0x9abcdef0:32,er2.l)       ;01746e3c1234fa609abcdef0
    164  1.1  christos     and.b @(0x1234:16,er3),@0xffff9abc:16               ;01746e3c123440609abc
    165  1.1  christos     and.b @(0x1234:16,er3),@0x9abcdef0:32               ;01746e3c123448609abcdef0
    166  1.1  christos 
    167  1.1  christos     and.b @(0x12345678:32,er3),@er1                         ;78346a2c123456780160
    168  1.1  christos     and.b @(0x12345678:32,er3),@(3:2,er1)                   ;78346a2c123456783160
    169  1.1  christos     and.b @(0x12345678:32,er3),@-er1                        ;78346a2c12345678b160
    170  1.1  christos     and.b @(0x12345678:32,er3),@er1+                        ;78346a2c123456788160
    171  1.1  christos     and.b @(0x12345678:32,er3),@er1-                        ;78346a2c12345678a160
    172  1.1  christos     and.b @(0x12345678:32,er3),@+er1                        ;78346a2c123456789160
    173  1.1  christos     and.b @(0x12345678:32,er3),@(0xffff9abc:16,er1)         ;78346a2c12345678c1609abc
    174  1.1  christos     and.b @(0x12345678:32,er3),@(0x9abcdef0:32,er1)         ;78346a2c12345678c9609abcdef0
    175  1.1  christos     and.b @(0x12345678:32,er3),@(0xffff9abc:16,r2l.b)       ;78346a2c12345678d2609abc
    176  1.1  christos     and.b @(0x12345678:32,er3),@(0xffff9abc:16,r2.w)       ;78346a2c12345678e2609abc
    177  1.1  christos     and.b @(0x12345678:32,er3),@(0xffff9abc:16,er2.l)       ;78346a2c12345678f2609abc
    178  1.1  christos     and.b @(0x12345678:32,er3),@(0x9abcdef0:32,r2l.b)       ;78346a2c12345678da609abcdef0
    179  1.1  christos     and.b @(0x12345678:32,er3),@(0x9abcdef0:32,r2.w)       ;78346a2c12345678ea609abcdef0
    180  1.1  christos     and.b @(0x12345678:32,er3),@(0x9abcdef0:32,er2.l)       ;78346a2c12345678fa609abcdef0
    181  1.1  christos     and.b @(0x12345678:32,er3),@0xffff9abc:16               ;78346a2c1234567840609abc
    182  1.1  christos     and.b @(0x12345678:32,er3),@0x9abcdef0:32               ;78346a2c1234567848609abcdef0
    183  1.1  christos 
    184  1.1  christos     and.b @(0x1234:16,r3l.b),@er1                       ;01756e3c12340160
    185  1.1  christos     and.b @(0x1234:16,r3l.b),@(3:2,er1)                 ;01756e3c12343160
    186  1.1  christos     and.b @(0x1234:16,r3l.b),@-er1                      ;01756e3c1234b160
    187  1.1  christos     and.b @(0x1234:16,r3l.b),@er1+                      ;01756e3c12348160
    188  1.1  christos     and.b @(0x1234:16,r3l.b),@er1-                      ;01756e3c1234a160
    189  1.1  christos     and.b @(0x1234:16,r3l.b),@+er1                      ;01756e3c12349160
    190  1.1  christos     and.b @(0x1234:16,r3l.b),@(0xffff9abc:16,er1)       ;01756e3c1234c1609abc
    191  1.1  christos     and.b @(0x1234:16,r3l.b),@(0x9abcdef0:32,er1)       ;01756e3c1234c9609abcdef0
    192  1.1  christos     and.b @(0x1234:16,r3l.b),@(0xffff9abc:16,r2l.b)     ;01756e3c1234d2609abc
    193  1.1  christos     and.b @(0x1234:16,r3l.b),@(0xffff9abc:16,r2.w)     ;01756e3c1234e2609abc
    194  1.1  christos     and.b @(0x1234:16,r3l.b),@(0xffff9abc:16,er2.l)     ;01756e3c1234f2609abc
    195  1.1  christos     and.b @(0x1234:16,r3l.b),@(0x9abcdef0:32,r2l.b)     ;01756e3c1234da609abcdef0
    196  1.1  christos     and.b @(0x1234:16,r3l.b),@(0x9abcdef0:32,r2.w)     ;01756e3c1234ea609abcdef0
    197  1.1  christos     and.b @(0x1234:16,r3l.b),@(0x9abcdef0:32,er2.l)     ;01756e3c1234fa609abcdef0
    198  1.1  christos     and.b @(0x1234:16,r3l.b),@0xffff9abc:16             ;01756e3c123440609abc
    199  1.1  christos     and.b @(0x1234:16,r3l.b),@0x9abcdef0:32             ;01756e3c123448609abcdef0
    200  1.1  christos 
    201  1.1  christos     and.b @(0x1234:16,r3.w),@er1                       ;01766e3c12340160
    202  1.1  christos     and.b @(0x1234:16,r3.w),@(3:2,er1)                 ;01766e3c12343160
    203  1.1  christos     and.b @(0x1234:16,r3.w),@-er1                      ;01766e3c1234b160
    204  1.1  christos     and.b @(0x1234:16,r3.w),@er1+                      ;01766e3c12348160
    205  1.1  christos     and.b @(0x1234:16,r3.w),@er1-                      ;01766e3c1234a160
    206  1.1  christos     and.b @(0x1234:16,r3.w),@+er1                      ;01766e3c12349160
    207  1.1  christos     and.b @(0x1234:16,r3.w),@(0xffff9abc:16,er1)       ;01766e3c1234c1609abc
    208  1.1  christos     and.b @(0x1234:16,r3.w),@(0x9abcdef0:32,er1)       ;01766e3c1234c9609abcdef0
    209  1.1  christos     and.b @(0x1234:16,r3.w),@(0xffff9abc:16,r2l.b)     ;01766e3c1234d2609abc
    210  1.1  christos     and.b @(0x1234:16,r3.w),@(0xffff9abc:16,r2.w)     ;01766e3c1234e2609abc
    211  1.1  christos     and.b @(0x1234:16,r3.w),@(0xffff9abc:16,er2.l)     ;01766e3c1234f2609abc
    212  1.1  christos     and.b @(0x1234:16,r3.w),@(0x9abcdef0:32,r2l.b)     ;01766e3c1234da609abcdef0
    213  1.1  christos     and.b @(0x1234:16,r3.w),@(0x9abcdef0:32,r2.w)     ;01766e3c1234ea609abcdef0
    214  1.1  christos     and.b @(0x1234:16,r3.w),@(0x9abcdef0:32,er2.l)     ;01766e3c1234fa609abcdef0
    215  1.1  christos     and.b @(0x1234:16,r3.w),@0xffff9abc:16             ;01766e3c123440609abc
    216  1.1  christos     and.b @(0x1234:16,r3.w),@0x9abcdef0:32             ;01766e3c123448609abcdef0
    217  1.1  christos 
    218  1.1  christos     and.b @(0x1234:16,er3.l),@er1                       ;01776e3c12340160
    219  1.1  christos     and.b @(0x1234:16,er3.l),@(3:2,er1)                 ;01776e3c12343160
    220  1.1  christos     and.b @(0x1234:16,er3.l),@-er1                      ;01776e3c1234b160
    221  1.1  christos     and.b @(0x1234:16,er3.l),@er1+                      ;01776e3c12348160
    222  1.1  christos     and.b @(0x1234:16,er3.l),@er1-                      ;01776e3c1234a160
    223  1.1  christos     and.b @(0x1234:16,er3.l),@+er1                      ;01776e3c12349160
    224  1.1  christos     and.b @(0x1234:16,er3.l),@(0xffff9abc:16,er1)       ;01776e3c1234c1609abc
    225  1.1  christos     and.b @(0x1234:16,er3.l),@(0x9abcdef0:32,er1)       ;01776e3c1234c9609abcdef0
    226  1.1  christos     and.b @(0x1234:16,er3.l),@(0xffff9abc:16,r2l.b)     ;01776e3c1234d2609abc
    227  1.1  christos     and.b @(0x1234:16,er3.l),@(0xffff9abc:16,r2.w)     ;01776e3c1234e2609abc
    228  1.1  christos     and.b @(0x1234:16,er3.l),@(0xffff9abc:16,er2.l)     ;01776e3c1234f2609abc
    229  1.1  christos     and.b @(0x1234:16,er3.l),@(0x9abcdef0:32,r2l.b)     ;01776e3c1234da609abcdef0
    230  1.1  christos     and.b @(0x1234:16,er3.l),@(0x9abcdef0:32,r2.w)     ;01776e3c1234ea609abcdef0
    231  1.1  christos     and.b @(0x1234:16,er3.l),@(0x9abcdef0:32,er2.l)     ;01776e3c1234fa609abcdef0
    232  1.1  christos     and.b @(0x1234:16,er3.l),@0xffff9abc:16             ;01776e3c123440609abc
    233  1.1  christos     and.b @(0x1234:16,er3.l),@0x9abcdef0:32             ;01776e3c123448609abcdef0
    234  1.1  christos 
    235  1.1  christos     and.b @(0x12345678:32,r3l.b),@er1                       ;78356a2c123456780160
    236  1.1  christos     and.b @(0x12345678:32,r3l.b),@(3:2,er1)                 ;78356a2c123456783160
    237  1.1  christos     and.b @(0x12345678:32,r3l.b),@-er1                      ;78356a2c12345678b160
    238  1.1  christos     and.b @(0x12345678:32,r3l.b),@er1+                      ;78356a2c123456788160
    239  1.1  christos     and.b @(0x12345678:32,r3l.b),@er1-                      ;78356a2c12345678a160
    240  1.1  christos     and.b @(0x12345678:32,r3l.b),@+er1                      ;78356a2c123456789160
    241  1.1  christos     and.b @(0x12345678:32,r3l.b),@(0xffff9abc:16,er1)       ;78356a2c12345678c1609abc
    242  1.1  christos     and.b @(0x12345678:32,r3l.b),@(0x9abcdef0:32,er1)       ;78356a2c12345678c9609abcdef0
    243  1.1  christos     and.b @(0x12345678:32,r3l.b),@(0xffff9abc:16,r2l.b)     ;78356a2c12345678d2609abc
    244  1.1  christos     and.b @(0x12345678:32,r3l.b),@(0xffff9abc:16,r2.w)     ;78356a2c12345678e2609abc
    245  1.1  christos     and.b @(0x12345678:32,r3l.b),@(0xffff9abc:16,er2.l)     ;78356a2c12345678f2609abc
    246  1.1  christos     and.b @(0x12345678:32,r3l.b),@(0x9abcdef0:32,r2l.b)     ;78356a2c12345678da609abcdef0
    247  1.1  christos     and.b @(0x12345678:32,r3l.b),@(0x9abcdef0:32,r2.w)     ;78356a2c12345678ea609abcdef0
    248  1.1  christos     and.b @(0x12345678:32,r3l.b),@(0x9abcdef0:32,er2.l)     ;78356a2c12345678fa609abcdef0
    249  1.1  christos     and.b @(0x12345678:32,r3l.b),@0xffff9abc:16             ;78356a2c1234567840609abc
    250  1.1  christos     and.b @(0x12345678:32,r3l.b),@0x9abcdef0:32             ;78356a2c1234567848609abcdef0
    251  1.1  christos 
    252  1.1  christos     and.b @(0x12345678:32,r3.w),@er1                       ;78366a2c123456780160
    253  1.1  christos     and.b @(0x12345678:32,r3.w),@(3:2,er1)                 ;78366a2c123456783160
    254  1.1  christos     and.b @(0x12345678:32,r3.w),@-er1                      ;78366a2c12345678b160
    255  1.1  christos     and.b @(0x12345678:32,r3.w),@er1+                      ;78366a2c123456788160
    256  1.1  christos     and.b @(0x12345678:32,r3.w),@er1-                      ;78366a2c12345678a160
    257  1.1  christos     and.b @(0x12345678:32,r3.w),@+er1                      ;78366a2c123456789160
    258  1.1  christos     and.b @(0x12345678:32,r3.w),@(0xffff9abc:16,er1)       ;78366a2c12345678c1609abc
    259  1.1  christos     and.b @(0x12345678:32,r3.w),@(0x9abcdef0:32,er1)       ;78366a2c12345678c9609abcdef0
    260  1.1  christos     and.b @(0x12345678:32,r3.w),@(0xffff9abc:16,r2l.b)     ;78366a2c12345678d2609abc
    261  1.1  christos     and.b @(0x12345678:32,r3.w),@(0xffff9abc:16,r2.w)     ;78366a2c12345678e2609abc
    262  1.1  christos     and.b @(0x12345678:32,r3.w),@(0xffff9abc:16,er2.l)     ;78366a2c12345678f2609abc
    263  1.1  christos     and.b @(0x12345678:32,r3.w),@(0x9abcdef0:32,r2l.b)     ;78366a2c12345678da609abcdef0
    264  1.1  christos     and.b @(0x12345678:32,r3.w),@(0x9abcdef0:32,r2.w)     ;78366a2c12345678ea609abcdef0
    265  1.1  christos     and.b @(0x12345678:32,r3.w),@(0x9abcdef0:32,er2.l)     ;78366a2c12345678fa609abcdef0
    266  1.1  christos     and.b @(0x12345678:32,r3.w),@0xffff9abc:16             ;78366a2c1234567840609abc
    267  1.1  christos     and.b @(0x12345678:32,r3.w),@0x9abcdef0:32             ;78366a2c1234567848609abcdef0
    268  1.1  christos 
    269  1.1  christos     and.b @(0x12345678:32,er3.l),@er1                       ;78376a2c123456780160
    270  1.1  christos     and.b @(0x12345678:32,er3.l),@(3:2,er1)                 ;78376a2c123456783160
    271  1.1  christos     and.b @(0x12345678:32,er3.l),@-er1                      ;78376a2c12345678b160
    272  1.1  christos     and.b @(0x12345678:32,er3.l),@er1+                      ;78376a2c123456788160
    273  1.1  christos     and.b @(0x12345678:32,er3.l),@er1-                      ;78376a2c12345678a160
    274  1.1  christos     and.b @(0x12345678:32,er3.l),@+er1                      ;78376a2c123456789160
    275  1.1  christos     and.b @(0x12345678:32,er3.l),@(0xffff9abc:16,er1)       ;78376a2c12345678c1609abc
    276  1.1  christos     and.b @(0x12345678:32,er3.l),@(0x9abcdef0:32,er1)       ;78376a2c12345678c9609abcdef0
    277  1.1  christos     and.b @(0x12345678:32,er3.l),@(0xffff9abc:16,r2l.b)     ;78376a2c12345678d2609abc
    278  1.1  christos     and.b @(0x12345678:32,er3.l),@(0xffff9abc:16,r2.w)     ;78376a2c12345678e2609abc
    279  1.1  christos     and.b @(0x12345678:32,er3.l),@(0xffff9abc:16,er2.l)     ;78376a2c12345678f2609abc
    280  1.1  christos     and.b @(0x12345678:32,er3.l),@(0x9abcdef0:32,r2l.b)     ;78376a2c12345678da609abcdef0
    281  1.1  christos     and.b @(0x12345678:32,er3.l),@(0x9abcdef0:32,r2.w)     ;78376a2c12345678ea609abcdef0
    282  1.1  christos     and.b @(0x12345678:32,er3.l),@(0x9abcdef0:32,er2.l)     ;78376a2c12345678fa609abcdef0
    283  1.1  christos     and.b @(0x12345678:32,er3.l),@0xffff9abc:16             ;78376a2c1234567840609abc
    284  1.1  christos     and.b @(0x12345678:32,er3.l),@0x9abcdef0:32             ;78376a2c1234567848609abcdef0
    285  1.1  christos 
    286  1.1  christos     and.b @0x1234:16,@er1                              ;6a1512340160
    287  1.1  christos     and.b @0x1234:16,@(3:2,er1)                        ;6a1512343160
    288  1.1  christos     and.b @0x1234:16,@-er1                             ;6a151234b160
    289  1.1  christos     and.b @0x1234:16,@er1+                             ;6a1512348160
    290  1.1  christos     and.b @0x1234:16,@er1-                             ;6a151234a160
    291  1.1  christos     and.b @0x1234:16,@+er1                             ;6a1512349160
    292  1.1  christos     and.b @0x1234:16,@(0xffff9abc:16,er1)              ;6a151234c1609abc
    293  1.1  christos     and.b @0x1234:16,@(0x9abcdef0:32,er1)              ;6a151234c9609abcdef0
    294  1.1  christos     and.b @0x1234:16,@(0xffff9abc:16,r2l.b)            ;6a151234d2609abc
    295  1.1  christos     and.b @0x1234:16,@(0xffff9abc:16,r2.w)            ;6a151234e2609abc
    296  1.1  christos     and.b @0x1234:16,@(0xffff9abc:16,er2.l)            ;6a151234f2609abc
    297  1.1  christos     and.b @0x1234:16,@(0x9abcdef0:32,r2l.b)            ;6a151234da609abcdef0
    298  1.1  christos     and.b @0x1234:16,@(0x9abcdef0:32,r2.w)            ;6a151234ea609abcdef0
    299  1.1  christos     and.b @0x1234:16,@(0x9abcdef0:32,er2.l)            ;6a151234fa609abcdef0
    300  1.1  christos     and.b @0x1234:16,@0xffff9abc:16                    ;6a15123440609abc
    301  1.1  christos     and.b @0x1234:16,@0x9abcdef0:32                    ;6a15123448609abcdef0
    302  1.1  christos 
    303  1.1  christos     and.b @0x12345678:32,@er1                              ;6a35123456780160
    304  1.1  christos     and.b @0x12345678:32,@(3:2,er1)                        ;6a35123456783160
    305  1.1  christos     and.b @0x12345678:32,@-er1                             ;6a3512345678b160
    306  1.1  christos     and.b @0x12345678:32,@er1+                             ;6a35123456788160
    307  1.1  christos     and.b @0x12345678:32,@er1-                             ;6a3512345678a160
    308  1.1  christos     and.b @0x12345678:32,@+er1                             ;6a35123456789160
    309  1.1  christos     and.b @0x12345678:32,@(0xffff9abc:16,er1)              ;6a3512345678c1609abc
    310  1.1  christos     and.b @0x12345678:32,@(0x9abcdef0:32,er1)              ;6a3512345678c9609abcdef0
    311  1.1  christos     and.b @0x12345678:32,@(0xffff9abc:16,r2l.b)            ;6a3512345678d2609abc
    312  1.1  christos     and.b @0x12345678:32,@(0xffff9abc:16,r2.w)            ;6a3512345678e2609abc
    313  1.1  christos     and.b @0x12345678:32,@(0xffff9abc:16,er2.l)            ;6a3512345678f2609abc
    314  1.1  christos     and.b @0x12345678:32,@(0x9abcdef0:32,r2l.b)            ;6a3512345678da609abcdef0
    315  1.1  christos     and.b @0x12345678:32,@(0x9abcdef0:32,r2.w)            ;6a3512345678ea609abcdef0
    316  1.1  christos     and.b @0x12345678:32,@(0x9abcdef0:32,er2.l)            ;6a3512345678fa609abcdef0
    317  1.1  christos     and.b @0x12345678:32,@0xffff9abc:16                    ;6a351234567840609abc
    318  1.1  christos     and.b @0x12345678:32,@0x9abcdef0:32                    ;6a351234567848609abcdef0
    319  1.1  christos 
    320  1.1  christos     and.w #0x1234:16,r1           ;79611234
    321  1.1  christos     and.w #0x1234:16,@er1          ;015e01601234
    322  1.1  christos     and.w #0x1234:16,@(0x6:2,er1) ;015e31601234
    323  1.1  christos     and.w #0x1234:16,@er1+         ;015e81601234
    324  1.1  christos     and.w #0x1234:16,@-er1         ;015eb1601234
    325  1.1  christos     and.w #0x1234:16,@+er1         ;015e91601234
    326  1.1  christos     and.w #0x1234:16,@er1-         ;015ea1601234
    327  1.1  christos     and.w #0x1234:16,@(0xffff9abc:16,er1)   ;015ec1609abc1234
    328  1.1  christos     and.w #0x1234:16,@(0x9abcdef0:32,er1)   ;015ec9609abcdef01234
    329  1.1  christos     and.w #0x1234:16,@(0xffff9abc:16,r2l.b) ;015ed2609abc1234
    330  1.1  christos     and.w #0x1234:16,@(0xffff9abc:16,r2.w) ;015ee2609abc1234
    331  1.1  christos     and.w #0x1234:16,@(0xffff9abc:16,er2.l) ;015ef2609abc1234
    332  1.1  christos     and.w #0x1234:16,@(0x9abcdef0:32,r2l.b) ;015eda609abcdef01234
    333  1.1  christos     and.w #0x1234:16,@(0x9abcdef0:32,r2.w) ;015eea609abcdef01234
    334  1.1  christos     and.w #0x1234:16,@(0x9abcdef0:32,er2.l) ;015efa609abcdef01234
    335  1.1  christos     and.w #0x1234:16,@0xffff9abc:16         ;015e40609abc1234
    336  1.1  christos     and.w #0x1234:16,@0x9abcdef0:32         ;015e48609abcdef01234
    337  1.1  christos 
    338  1.1  christos     and.w r3,r1              ;6631
    339  1.1  christos 
    340  1.1  christos     and.w r3,@er1            ;7d906630
    341  1.1  christos     and.w r3,@(0x6:2,er1)   ;01593163
    342  1.1  christos     and.w r3,@er1+           ;01598163
    343  1.1  christos     and.w r3,@-er1           ;0159b163
    344  1.1  christos     and.w r3,@+er1           ;01599163
    345  1.1  christos     and.w r3,@er1-           ;0159a163
    346  1.1  christos     and.w r3,@(0x1234:16,er1)     ;0159c1631234
    347  1.1  christos     and.w r3,@(0x12345678:32,er1)     ;0159c96312345678
    348  1.1  christos     and.w r3,@(0x1234:16,r2l.b)   ;0159d2631234
    349  1.1  christos     and.w r3,@(0x1234:16,r2.w)   ;0159e2631234
    350  1.1  christos     and.w r3,@(0x1234:16,er2.l)   ;0159f2631234
    351  1.1  christos     and.w r3,@(0x12345678:32,r2l.b)   ;0159da6312345678
    352  1.1  christos     and.w r3,@(0x12345678:32,r2.w)   ;0159ea6312345678
    353  1.1  christos     and.w r3,@(0x12345678:32,er2.l)   ;0159fa6312345678
    354  1.1  christos     and.w r3,@0x1234:16          ;6b1812346630
    355  1.1  christos     and.w r3,@0x12345678:32          ;6b38123456786630
    356  1.1  christos 
    357  1.1  christos     and.w @er3,r1            ;7cb06601
    358  1.1  christos     and.w @(0x6:2,er3),r1  ;015a3361
    359  1.1  christos     and.w @er3+,r1          ;015a8361
    360  1.1  christos     and.w @-er3,r1          ;015ab361
    361  1.1  christos     and.w @+er3,r1          ;015a9361
    362  1.1  christos     and.w @er3-,r1          ;015aa361
    363  1.1  christos     and.w @(0x1234:16,er1),r1     ;015ac1611234
    364  1.1  christos     and.w @(0x12345678:32,er1),r1     ;015ac96112345678
    365  1.1  christos     and.w @(0x1234:16,r2l.b),r1   ;015ad2611234
    366  1.1  christos     and.w @(0x1234:16,r2.w),r1   ;015ae2611234
    367  1.1  christos     and.w @(0x1234:16,er2.l),r1   ;015af2611234
    368  1.1  christos     and.w @(0x12345678:32,r2l.b),r1   ;015ada6112345678
    369  1.1  christos     and.w @(0x12345678:32,r2.w),r1   ;015aea6112345678
    370  1.1  christos     and.w @(0x12345678:32,er2.l),r1   ;015afa6112345678
    371  1.1  christos     and.w @0x1234:16,r1          ;6b1012346601
    372  1.1  christos     and.w @0x12345678:32,r1          ;6b30123456786601
    373  1.1  christos 
    374  1.1  christos     and.w @er3,@er1                                ;7cb50160
    375  1.1  christos     and.w @er3,@(6:2,er1)                          ;7cb53160
    376  1.1  christos     and.w @er3,@-er1                               ;7cb5b160
    377  1.1  christos     and.w @er3,@er1+                               ;7cb58160
    378  1.1  christos     and.w @er3,@er1-                               ;7cb5a160
    379  1.1  christos     and.w @er3,@+er1                               ;7cb59160
    380  1.1  christos     and.w @er3,@(0xffff9abc:16,er1)                ;7cb5c1609abc
    381  1.1  christos     and.w @er3,@(0x9abcdef0:32,er1)                ;7cb5c9609abcdef0
    382  1.1  christos     and.w @er3,@(0xffff9abc:16,r2l.b)              ;7cb5d2609abc
    383  1.1  christos     and.w @er3,@(0xffff9abc:16,r2.w)              ;7cb5e2609abc
    384  1.1  christos     and.w @er3,@(0xffff9abc:16,er2.l)              ;7cb5f2609abc
    385  1.1  christos     and.w @er3,@(0x9abcdef0:32,r2l.b)              ;7cb5da609abcdef0
    386  1.1  christos     and.w @er3,@(0x9abcdef0:32,r2.w)              ;7cb5ea609abcdef0
    387  1.1  christos     and.w @er3,@(0x9abcdef0:32,er2.l)              ;7cb5fa609abcdef0
    388  1.1  christos     and.w @er3,@0xffff9abc:16                      ;7cb540609abc
    389  1.1  christos     and.w @er3,@0x9abcdef0:32                      ;7cb548609abcdef0
    390  1.1  christos 
    391  1.1  christos     and.w @-er3,@er1                               ;01576d3c0160
    392  1.1  christos     and.w @-er3,@(6:2,er1)                         ;01576d3c3160
    393  1.1  christos     and.w @-er3,@-er1                              ;01576d3cb160
    394  1.1  christos     and.w @-er3,@er1+                              ;01576d3c8160
    395  1.1  christos     and.w @-er3,@er1-                              ;01576d3ca160
    396  1.1  christos     and.w @-er3,@+er1                              ;01576d3c9160
    397  1.1  christos     and.w @-er3,@(0xffff9abc:16,er1)               ;01576d3cc1609abc
    398  1.1  christos     and.w @-er3,@(0x9abcdef0:32,er1)               ;01576d3cc9609abcdef0
    399  1.1  christos     and.w @-er3,@(0xffff9abc:16,r2l.b)             ;01576d3cd2609abc
    400  1.1  christos     and.w @-er3,@(0xffff9abc:16,r2.w)             ;01576d3ce2609abc
    401  1.1  christos     and.w @-er3,@(0xffff9abc:16,er2.l)             ;01576d3cf2609abc
    402  1.1  christos     and.w @-er3,@(0x9abcdef0:32,r2l.b)             ;01576d3cda609abcdef0
    403  1.1  christos     and.w @-er3,@(0x9abcdef0:32,r2.w)             ;01576d3cea609abcdef0
    404  1.1  christos     and.w @-er3,@(0x9abcdef0:32,er2.l)             ;01576d3cfa609abcdef0
    405  1.1  christos     and.w @-er3,@0xffff9abc:16                     ;01576d3c40609abc
    406  1.1  christos     and.w @-er3,@0x9abcdef0:32                     ;01576d3c48609abcdef0
    407  1.1  christos 
    408  1.1  christos     and.w @er3+,@er1                               ;01546d3c0160
    409  1.1  christos     and.w @er3+,@(6:2,er1)                         ;01546d3c3160
    410  1.1  christos     and.w @er3+,@-er1                              ;01546d3cb160
    411  1.1  christos     and.w @er3+,@er1+                              ;01546d3c8160
    412  1.1  christos     and.w @er3+,@er1-                              ;01546d3ca160
    413  1.1  christos     and.w @er3+,@+er1                              ;01546d3c9160
    414  1.1  christos     and.w @er3+,@(0xffff9abc:16,er1)               ;01546d3cc1609abc
    415  1.1  christos     and.w @er3+,@(0x9abcdef0:32,er1)               ;01546d3cc9609abcdef0
    416  1.1  christos     and.w @er3+,@(0xffff9abc:16,r2l.b)             ;01546d3cd2609abc
    417  1.1  christos     and.w @er3+,@(0xffff9abc:16,r2.w)             ;01546d3ce2609abc
    418  1.1  christos     and.w @er3+,@(0xffff9abc:16,er2.l)             ;01546d3cf2609abc
    419  1.1  christos     and.w @er3+,@(0x9abcdef0:32,r2l.b)             ;01546d3cda609abcdef0
    420  1.1  christos     and.w @er3+,@(0x9abcdef0:32,r2.w)             ;01546d3cea609abcdef0
    421  1.1  christos     and.w @er3+,@(0x9abcdef0:32,er2.l)             ;01546d3cfa609abcdef0
    422  1.1  christos     and.w @er3+,@0xffff9abc:16                     ;01546d3c40609abc
    423  1.1  christos     and.w @er3+,@0x9abcdef0:32                     ;01546d3c48609abcdef0
    424  1.1  christos 
    425  1.1  christos     and.w @er3-,@er1                               ;01566d3c0160
    426  1.1  christos     and.w @er3-,@(6:2,er1)                         ;01566d3c3160
    427  1.1  christos     and.w @er3-,@-er1                              ;01566d3cb160
    428  1.1  christos     and.w @er3-,@er1+                              ;01566d3c8160
    429  1.1  christos     and.w @er3-,@er1-                              ;01566d3ca160
    430  1.1  christos     and.w @er3-,@+er1                              ;01566d3c9160
    431  1.1  christos     and.w @er3-,@(0xffff9abc:16,er1)               ;01566d3cc1609abc
    432  1.1  christos     and.w @er3-,@(0x9abcdef0:32,er1)               ;01566d3cc9609abcdef0
    433  1.1  christos     and.w @er3-,@(0xffff9abc:16,r2l.b)             ;01566d3cd2609abc
    434  1.1  christos     and.w @er3-,@(0xffff9abc:16,r2.w)             ;01566d3ce2609abc
    435  1.1  christos     and.w @er3-,@(0xffff9abc:16,er2.l)             ;01566d3cf2609abc
    436  1.1  christos     and.w @er3-,@(0x9abcdef0:32,r2l.b)             ;01566d3cda609abcdef0
    437  1.1  christos     and.w @er3-,@(0x9abcdef0:32,r2.w)             ;01566d3cea609abcdef0
    438  1.1  christos     and.w @er3-,@(0x9abcdef0:32,er2.l)             ;01566d3cfa609abcdef0
    439  1.1  christos     and.w @er3-,@0xffff9abc:16                     ;01566d3c40609abc
    440  1.1  christos     and.w @er3-,@0x9abcdef0:32                     ;01566d3c48609abcdef0
    441  1.1  christos 
    442  1.1  christos     and.w @+er3,@er1                               ;01556d3c0160
    443  1.1  christos     and.w @+er3,@(6:2,er1)                         ;01556d3c3160
    444  1.1  christos     and.w @+er3,@-er1                              ;01556d3cb160
    445  1.1  christos     and.w @+er3,@er1+                              ;01556d3c8160
    446  1.1  christos     and.w @+er3,@er1-                              ;01556d3ca160
    447  1.1  christos     and.w @+er3,@+er1                              ;01556d3c9160
    448  1.1  christos     and.w @+er3,@(0xffff9abc:16,er1)               ;01556d3cc1609abc
    449  1.1  christos     and.w @+er3,@(0x9abcdef0:32,er1)               ;01556d3cc9609abcdef0
    450  1.1  christos     and.w @+er3,@(0xffff9abc:16,r2l.b)             ;01556d3cd2609abc
    451  1.1  christos     and.w @+er3,@(0xffff9abc:16,r2.w)             ;01556d3ce2609abc
    452  1.1  christos     and.w @+er3,@(0xffff9abc:16,er2.l)             ;01556d3cf2609abc
    453  1.1  christos     and.w @+er3,@(0x9abcdef0:32,r2l.b)             ;01556d3cda609abcdef0
    454  1.1  christos     and.w @+er3,@(0x9abcdef0:32,r2.w)             ;01556d3cea609abcdef0
    455  1.1  christos     and.w @+er3,@(0x9abcdef0:32,er2.l)             ;01556d3cfa609abcdef0
    456  1.1  christos     and.w @+er3,@0xffff9abc:16                     ;01556d3c40609abc
    457  1.1  christos     and.w @+er3,@0x9abcdef0:32                     ;01556d3c48609abcdef0
    458  1.1  christos 
    459  1.1  christos     and.w @(0x1234:16,er3),@er1                         ;01546f3c12340160
    460  1.1  christos     and.w @(0x1234:16,er3),@(6:2,er1)                   ;01546f3c12343160
    461  1.1  christos     and.w @(0x1234:16,er3),@-er1                        ;01546f3c1234b160
    462  1.1  christos     and.w @(0x1234:16,er3),@er1+                        ;01546f3c12348160
    463  1.1  christos     and.w @(0x1234:16,er3),@er1-                        ;01546f3c1234a160
    464  1.1  christos     and.w @(0x1234:16,er3),@+er1                        ;01546f3c12349160
    465  1.1  christos     and.w @(0x1234:16,er3),@(0xffff9abc:16,er1)         ;01546f3c1234c1609abc
    466  1.1  christos     and.w @(0x1234:16,er3),@(0x9abcdef0:32,er1)         ;01546f3c1234c9609abcdef0
    467  1.1  christos     and.w @(0x1234:16,er3),@(0xffff9abc:16,r2l.b)       ;01546f3c1234d2609abc
    468  1.1  christos     and.w @(0x1234:16,er3),@(0xffff9abc:16,r2.w)       ;01546f3c1234e2609abc
    469  1.1  christos     and.w @(0x1234:16,er3),@(0xffff9abc:16,er2.l)       ;01546f3c1234f2609abc
    470  1.1  christos     and.w @(0x1234:16,er3),@(0x9abcdef0:32,r2l.b)       ;01546f3c1234da609abcdef0
    471  1.1  christos     and.w @(0x1234:16,er3),@(0x9abcdef0:32,r2.w)       ;01546f3c1234ea609abcdef0
    472  1.1  christos     and.w @(0x1234:16,er3),@(0x9abcdef0:32,er2.l)       ;01546f3c1234fa609abcdef0
    473  1.1  christos     and.w @(0x1234:16,er3),@0xffff9abc:16               ;01546f3c123440609abc
    474  1.1  christos     and.w @(0x1234:16,er3),@0x9abcdef0:32               ;01546f3c123448609abcdef0
    475  1.1  christos 
    476  1.1  christos     and.w @(0x12345678:32,er3),@er1                         ;78346b2c123456780160
    477  1.1  christos     and.w @(0x12345678:32,er3),@(6:2,er1)                   ;78346b2c123456783160
    478  1.1  christos     and.w @(0x12345678:32,er3),@-er1                        ;78346b2c12345678b160
    479  1.1  christos     and.w @(0x12345678:32,er3),@er1+                        ;78346b2c123456788160
    480  1.1  christos     and.w @(0x12345678:32,er3),@er1-                        ;78346b2c12345678a160
    481  1.1  christos     and.w @(0x12345678:32,er3),@+er1                        ;78346b2c123456789160
    482  1.1  christos     and.w @(0x12345678:32,er3),@(0xffff9abc:16,er1)         ;78346b2c12345678c1609abc
    483  1.1  christos     and.w @(0x12345678:32,er3),@(0x9abcdef0:32,er1)         ;78346b2c12345678c9609abcdef0
    484  1.1  christos     and.w @(0x12345678:32,er3),@(0xffff9abc:16,r2l.b)       ;78346b2c12345678d2609abc
    485  1.1  christos     and.w @(0x12345678:32,er3),@(0xffff9abc:16,r2.w)       ;78346b2c12345678e2609abc
    486  1.1  christos     and.w @(0x12345678:32,er3),@(0xffff9abc:16,er2.l)       ;78346b2c12345678f2609abc
    487  1.1  christos     and.w @(0x12345678:32,er3),@(0x9abcdef0:32,r2l.b)       ;78346b2c12345678da609abcdef0
    488  1.1  christos     and.w @(0x12345678:32,er3),@(0x9abcdef0:32,r2.w)       ;78346b2c12345678ea609abcdef0
    489  1.1  christos     and.w @(0x12345678:32,er3),@(0x9abcdef0:32,er2.l)       ;78346b2c12345678fa609abcdef0
    490  1.1  christos     and.w @(0x12345678:32,er3),@0xffff9abc:16               ;78346b2c1234567840609abc
    491  1.1  christos     and.w @(0x12345678:32,er3),@0x9abcdef0:32               ;78346b2c1234567848609abcdef0
    492  1.1  christos 
    493  1.1  christos     and.w @(0x1234:16,r3l.b),@er1                       ;01556f3c12340160
    494  1.1  christos     and.w @(0x1234:16,r3l.b),@(6:2,er1)                 ;01556f3c12343160
    495  1.1  christos     and.w @(0x1234:16,r3l.b),@-er1                      ;01556f3c1234b160
    496  1.1  christos     and.w @(0x1234:16,r3l.b),@er1+                      ;01556f3c12348160
    497  1.1  christos     and.w @(0x1234:16,r3l.b),@er1-                      ;01556f3c1234a160
    498  1.1  christos     and.w @(0x1234:16,r3l.b),@+er1                      ;01556f3c12349160
    499  1.1  christos     and.w @(0x1234:16,r3l.b),@(0xffff9abc:16,er1)       ;01556f3c1234c1609abc
    500  1.1  christos     and.w @(0x1234:16,r3l.b),@(0x9abcdef0:32,er1)       ;01556f3c1234c9609abcdef0
    501  1.1  christos     and.w @(0x1234:16,r3l.b),@(0xffff9abc:16,r2l.b)     ;01556f3c1234d2609abc
    502  1.1  christos     and.w @(0x1234:16,r3l.b),@(0xffff9abc:16,r2.w)     ;01556f3c1234e2609abc
    503  1.1  christos     and.w @(0x1234:16,r3l.b),@(0xffff9abc:16,er2.l)     ;01556f3c1234f2609abc
    504  1.1  christos     and.w @(0x1234:16,r3l.b),@(0x9abcdef0:32,r2l.b)     ;01556f3c1234da609abcdef0
    505  1.1  christos     and.w @(0x1234:16,r3l.b),@(0x9abcdef0:32,r2.w)     ;01556f3c1234ea609abcdef0
    506  1.1  christos     and.w @(0x1234:16,r3l.b),@(0x9abcdef0:32,er2.l)     ;01556f3c1234fa609abcdef0
    507  1.1  christos     and.w @(0x1234:16,r3l.b),@0xffff9abc:16             ;01556f3c123440609abc
    508  1.1  christos     and.w @(0x1234:16,r3l.b),@0x9abcdef0:32             ;01556f3c123448609abcdef0
    509  1.1  christos 
    510  1.1  christos     and.w @(0x1234:16,r3.w),@er1                       ;01566f3c12340160
    511  1.1  christos     and.w @(0x1234:16,r3.w),@(6:2,er1)                 ;01566f3c12343160
    512  1.1  christos     and.w @(0x1234:16,r3.w),@-er1                      ;01566f3c1234b160
    513  1.1  christos     and.w @(0x1234:16,r3.w),@er1+                      ;01566f3c12348160
    514  1.1  christos     and.w @(0x1234:16,r3.w),@er1-                      ;01566f3c1234a160
    515  1.1  christos     and.w @(0x1234:16,r3.w),@+er1                      ;01566f3c12349160
    516  1.1  christos     and.w @(0x1234:16,r3.w),@(0xffff9abc:16,er1)       ;01566f3c1234c1609abc
    517  1.1  christos     and.w @(0x1234:16,r3.w),@(0x9abcdef0:32,er1)       ;01566f3c1234c9609abcdef0
    518  1.1  christos     and.w @(0x1234:16,r3.w),@(0xffff9abc:16,r2l.b)     ;01566f3c1234d2609abc
    519  1.1  christos     and.w @(0x1234:16,r3.w),@(0xffff9abc:16,r2.w)     ;01566f3c1234e2609abc
    520  1.1  christos     and.w @(0x1234:16,r3.w),@(0xffff9abc:16,er2.l)     ;01566f3c1234f2609abc
    521  1.1  christos     and.w @(0x1234:16,r3.w),@(0x9abcdef0:32,r2l.b)     ;01566f3c1234da609abcdef0
    522  1.1  christos     and.w @(0x1234:16,r3.w),@(0x9abcdef0:32,r2.w)     ;01566f3c1234ea609abcdef0
    523  1.1  christos     and.w @(0x1234:16,r3.w),@(0x9abcdef0:32,er2.l)     ;01566f3c1234fa609abcdef0
    524  1.1  christos     and.w @(0x1234:16,r3.w),@0xffff9abc:16             ;01566f3c123440609abc
    525  1.1  christos     and.w @(0x1234:16,r3.w),@0x9abcdef0:32             ;01566f3c123448609abcdef0
    526  1.1  christos 
    527  1.1  christos     and.w @(0x1234:16,er3.l),@er1                       ;01576f3c12340160
    528  1.1  christos     and.w @(0x1234:16,er3.l),@(6:2,er1)                 ;01576f3c12343160
    529  1.1  christos     and.w @(0x1234:16,er3.l),@-er1                      ;01576f3c1234b160
    530  1.1  christos     and.w @(0x1234:16,er3.l),@er1+                      ;01576f3c12348160
    531  1.1  christos     and.w @(0x1234:16,er3.l),@er1-                      ;01576f3c1234a160
    532  1.1  christos     and.w @(0x1234:16,er3.l),@+er1                      ;01576f3c12349160
    533  1.1  christos     and.w @(0x1234:16,er3.l),@(0xffff9abc:16,er1)       ;01576f3c1234c1609abc
    534  1.1  christos     and.w @(0x1234:16,er3.l),@(0x9abcdef0:32,er1)       ;01576f3c1234c9609abcdef0
    535  1.1  christos     and.w @(0x1234:16,er3.l),@(0xffff9abc:16,r2l.b)     ;01576f3c1234d2609abc
    536  1.1  christos     and.w @(0x1234:16,er3.l),@(0xffff9abc:16,r2.w)     ;01576f3c1234e2609abc
    537  1.1  christos     and.w @(0x1234:16,er3.l),@(0xffff9abc:16,er2.l)     ;01576f3c1234f2609abc
    538  1.1  christos     and.w @(0x1234:16,er3.l),@(0x9abcdef0:32,r2l.b)     ;01576f3c1234da609abcdef0
    539  1.1  christos     and.w @(0x1234:16,er3.l),@(0x9abcdef0:32,r2.w)     ;01576f3c1234ea609abcdef0
    540  1.1  christos     and.w @(0x1234:16,er3.l),@(0x9abcdef0:32,er2.l)     ;01576f3c1234fa609abcdef0
    541  1.1  christos     and.w @(0x1234:16,er3.l),@0xffff9abc:16             ;01576f3c123440609abc
    542  1.1  christos     and.w @(0x1234:16,er3.l),@0x9abcdef0:32             ;01576f3c123448609abcdef0
    543  1.1  christos 
    544  1.1  christos     and.w @(0x12345678:32,r3l.b),@er1                       ;78356b2c123456780160
    545  1.1  christos     and.w @(0x12345678:32,r3l.b),@(6:2,er1)                 ;78356b2c123456783160
    546  1.1  christos     and.w @(0x12345678:32,r3l.b),@-er1                      ;78356b2c12345678b160
    547  1.1  christos     and.w @(0x12345678:32,r3l.b),@er1+                      ;78356b2c123456788160
    548  1.1  christos     and.w @(0x12345678:32,r3l.b),@er1-                      ;78356b2c12345678a160
    549  1.1  christos     and.w @(0x12345678:32,r3l.b),@+er1                      ;78356b2c123456789160
    550  1.1  christos     and.w @(0x12345678:32,r3l.b),@(0xffff9abc:16,er1)       ;78356b2c12345678c1609abc
    551  1.1  christos     and.w @(0x12345678:32,r3l.b),@(0x9abcdef0:32,er1)       ;78356b2c12345678c9609abcdef0
    552  1.1  christos     and.w @(0x12345678:32,r3l.b),@(0xffff9abc:16,r2l.b)     ;78356b2c12345678d2609abc
    553  1.1  christos     and.w @(0x12345678:32,r3l.b),@(0xffff9abc:16,r2.w)     ;78356b2c12345678e2609abc
    554  1.1  christos     and.w @(0x12345678:32,r3l.b),@(0xffff9abc:16,er2.l)     ;78356b2c12345678f2609abc
    555  1.1  christos     and.w @(0x12345678:32,r3l.b),@(0x9abcdef0:32,r2l.b)     ;78356b2c12345678da609abcdef0
    556  1.1  christos     and.w @(0x12345678:32,r3l.b),@(0x9abcdef0:32,r2.w)     ;78356b2c12345678ea609abcdef0
    557  1.1  christos     and.w @(0x12345678:32,r3l.b),@(0x9abcdef0:32,er2.l)     ;78356b2c12345678fa609abcdef0
    558  1.1  christos     and.w @(0x12345678:32,r3l.b),@0xffff9abc:16             ;78356b2c1234567840609abc
    559  1.1  christos     and.w @(0x12345678:32,r3l.b),@0x9abcdef0:32             ;78356b2c1234567848609abcdef0
    560  1.1  christos 
    561  1.1  christos     and.w @(0x12345678:32,r3.w),@er1                       ;78366b2c123456780160
    562  1.1  christos     and.w @(0x12345678:32,r3.w),@(6:2,er1)                 ;78366b2c123456783160
    563  1.1  christos     and.w @(0x12345678:32,r3.w),@-er1                      ;78366b2c12345678b160
    564  1.1  christos     and.w @(0x12345678:32,r3.w),@er1+                      ;78366b2c123456788160
    565  1.1  christos     and.w @(0x12345678:32,r3.w),@er1-                      ;78366b2c12345678a160
    566  1.1  christos     and.w @(0x12345678:32,r3.w),@+er1                      ;78366b2c123456789160
    567  1.1  christos     and.w @(0x12345678:32,r3.w),@(0xffff9abc:16,er1)       ;78366b2c12345678c1609abc
    568  1.1  christos     and.w @(0x12345678:32,r3.w),@(0x9abcdef0:32,er1)       ;78366b2c12345678c9609abcdef0
    569  1.1  christos     and.w @(0x12345678:32,r3.w),@(0xffff9abc:16,r2l.b)     ;78366b2c12345678d2609abc
    570  1.1  christos     and.w @(0x12345678:32,r3.w),@(0xffff9abc:16,r2.w)     ;78366b2c12345678e2609abc
    571  1.1  christos     and.w @(0x12345678:32,r3.w),@(0xffff9abc:16,er2.l)     ;78366b2c12345678f2609abc
    572  1.1  christos     and.w @(0x12345678:32,r3.w),@(0x9abcdef0:32,r2l.b)     ;78366b2c12345678da609abcdef0
    573  1.1  christos     and.w @(0x12345678:32,r3.w),@(0x9abcdef0:32,r2.w)     ;78366b2c12345678ea609abcdef0
    574  1.1  christos     and.w @(0x12345678:32,r3.w),@(0x9abcdef0:32,er2.l)     ;78366b2c12345678fa609abcdef0
    575  1.1  christos     and.w @(0x12345678:32,r3.w),@0xffff9abc:16             ;78366b2c1234567840609abc
    576  1.1  christos     and.w @(0x12345678:32,r3.w),@0x9abcdef0:32             ;78366b2c1234567848609abcdef0
    577  1.1  christos 
    578  1.1  christos     and.w @(0x12345678:32,er3.l),@er1                       ;78376b2c123456780160
    579  1.1  christos     and.w @(0x12345678:32,er3.l),@(6:2,er1)                 ;78376b2c123456783160
    580  1.1  christos     and.w @(0x12345678:32,er3.l),@-er1                      ;78376b2c12345678b160
    581  1.1  christos     and.w @(0x12345678:32,er3.l),@er1+                      ;78376b2c123456788160
    582  1.1  christos     and.w @(0x12345678:32,er3.l),@er1-                      ;78376b2c12345678a160
    583  1.1  christos     and.w @(0x12345678:32,er3.l),@+er1                      ;78376b2c123456789160
    584  1.1  christos     and.w @(0x12345678:32,er3.l),@(0xffff9abc:16,er1)       ;78376b2c12345678c1609abc
    585  1.1  christos     and.w @(0x12345678:32,er3.l),@(0x9abcdef0:32,er1)       ;78376b2c12345678c9609abcdef0
    586  1.1  christos     and.w @(0x12345678:32,er3.l),@(0xffff9abc:16,r2l.b)     ;78376b2c12345678d2609abc
    587  1.1  christos     and.w @(0x12345678:32,er3.l),@(0xffff9abc:16,r2.w)     ;78376b2c12345678e2609abc
    588  1.1  christos     and.w @(0x12345678:32,er3.l),@(0xffff9abc:16,er2.l)     ;78376b2c12345678f2609abc
    589  1.1  christos     and.w @(0x12345678:32,er3.l),@(0x9abcdef0:32,r2l.b)     ;78376b2c12345678da609abcdef0
    590  1.1  christos     and.w @(0x12345678:32,er3.l),@(0x9abcdef0:32,r2.w)     ;78376b2c12345678ea609abcdef0
    591  1.1  christos     and.w @(0x12345678:32,er3.l),@(0x9abcdef0:32,er2.l)     ;78376b2c12345678fa609abcdef0
    592  1.1  christos     and.w @(0x12345678:32,er3.l),@0xffff9abc:16             ;78376b2c1234567840609abc
    593  1.1  christos     and.w @(0x12345678:32,er3.l),@0x9abcdef0:32             ;78376b2c1234567848609abcdef0
    594  1.1  christos 
    595  1.1  christos     and.w @0x1234:16,@er1                              ;6b1512340160
    596  1.1  christos     and.w @0x1234:16,@(6:2,er1)                        ;6b1512343160
    597  1.1  christos     and.w @0x1234:16,@-er1                             ;6b151234b160
    598  1.1  christos     and.w @0x1234:16,@er1+                             ;6b1512348160
    599  1.1  christos     and.w @0x1234:16,@er1-                             ;6b151234a160
    600  1.1  christos     and.w @0x1234:16,@+er1                             ;6b1512349160
    601  1.1  christos     and.w @0x1234:16,@(0xffff9abc:16,er1)              ;6b151234c1609abc
    602  1.1  christos     and.w @0x1234:16,@(0x9abcdef0:32,er1)              ;6b151234c9609abcdef0
    603  1.1  christos     and.w @0x1234:16,@(0xffff9abc:16,r2l.b)            ;6b151234d2609abc
    604  1.1  christos     and.w @0x1234:16,@(0xffff9abc:16,r2.w)            ;6b151234e2609abc
    605  1.1  christos     and.w @0x1234:16,@(0xffff9abc:16,er2.l)            ;6b151234f2609abc
    606  1.1  christos     and.w @0x1234:16,@(0x9abcdef0:32,r2l.b)            ;6b151234da609abcdef0
    607  1.1  christos     and.w @0x1234:16,@(0x9abcdef0:32,r2.w)            ;6b151234ea609abcdef0
    608  1.1  christos     and.w @0x1234:16,@(0x9abcdef0:32,er2.l)            ;6b151234fa609abcdef0
    609  1.1  christos     and.w @0x1234:16,@0xffff9abc:16                    ;6b15123440609abc
    610  1.1  christos     and.w @0x1234:16,@0x9abcdef0:32                    ;6b15123448609abcdef0
    611  1.1  christos 
    612  1.1  christos     and.w @0x12345678:32,@er1                              ;6b35123456780160
    613  1.1  christos     and.w @0x12345678:32,@(6:2,er1)                        ;6b35123456783160
    614  1.1  christos     and.w @0x12345678:32,@-er1                             ;6b3512345678b160
    615  1.1  christos     and.w @0x12345678:32,@er1+                             ;6b35123456788160
    616  1.1  christos     and.w @0x12345678:32,@er1-                             ;6b3512345678a160
    617  1.1  christos     and.w @0x12345678:32,@+er1                             ;6b35123456789160
    618  1.1  christos     and.w @0x12345678:32,@(0xffff9abc:16,er1)              ;6b3512345678c1609abc
    619  1.1  christos     and.w @0x12345678:32,@(0x9abcdef0:32,er1)              ;6b3512345678c9609abcdef0
    620  1.1  christos     and.w @0x12345678:32,@(0xffff9abc:16,r2l.b)            ;6b3512345678d2609abc
    621  1.1  christos     and.w @0x12345678:32,@(0xffff9abc:16,r2.w)            ;6b3512345678e2609abc
    622  1.1  christos     and.w @0x12345678:32,@(0xffff9abc:16,er2.l)            ;6b3512345678f2609abc
    623  1.1  christos     and.w @0x12345678:32,@(0x9abcdef0:32,r2l.b)            ;6b3512345678da609abcdef0
    624  1.1  christos     and.w @0x12345678:32,@(0x9abcdef0:32,r2.w)            ;6b3512345678ea609abcdef0
    625  1.1  christos     and.w @0x12345678:32,@(0x9abcdef0:32,er2.l)            ;6b3512345678fa609abcdef0
    626  1.1  christos     and.w @0x12345678:32,@0xffff9abc:16                    ;6b351234567840609abc
    627  1.1  christos     and.w @0x12345678:32,@0x9abcdef0:32                    ;6b351234567848609abcdef0
    628  1.1  christos 
    629  1.1  christos     and.l #0x12345678:32,er1          ;7a6112345678
    630  1.1  christos     and.l #0x1234:16,er1           ;7a691234
    631  1.1  christos     and.l #0x12345678:32,@er1          ;010e016812345678
    632  1.1  christos     and.l #0x12345678:32,@(0xc:2,er1) ;010e316812345678
    633  1.1  christos     and.l #0x12345678:32,@er1+         ;010e816812345678
    634  1.1  christos     and.l #0x12345678:32,@-er1         ;010eb16812345678
    635  1.1  christos     and.l #0x12345678:32,@+er1         ;010e916812345678
    636  1.1  christos     and.l #0x12345678:32,@er1-         ;010ea16812345678
    637  1.1  christos     and.l #0x12345678:32,@(0xffff9abc:16,er1)   ;010ec1689abc12345678
    638  1.1  christos     and.l #0x12345678:32,@(0x9abcdef0:32,er1)   ;010ec9689abcdef012345678
    639  1.1  christos     and.l #0x12345678:32,@(0xffff9abc:16,r2l.b) ;010ed2689abc12345678
    640  1.1  christos     and.l #0x12345678:32,@(0xffff9abc:16,r2.w) ;010ee2689abc12345678
    641  1.1  christos     and.l #0x12345678:32,@(0xffff9abc:16,er2.l) ;010ef2689abc12345678
    642  1.1  christos     and.l #0x12345678:32,@(0x9abcdef0:32,r2l.b) ;010eda689abcdef012345678
    643  1.1  christos     and.l #0x12345678:32,@(0x9abcdef0:32,r2.w) ;010eea689abcdef012345678
    644  1.1  christos     and.l #0x12345678:32,@(0x9abcdef0:32,er2.l) ;010efa689abcdef012345678
    645  1.1  christos     and.l #0x12345678:32,@0xffff9abc:16         ;010e40689abc12345678
    646  1.1  christos     and.l #0x12345678:32,@0x9abcdef0:32         ;010e48689abcdef012345678
    647  1.1  christos     and.l #0x1234:16,@er1          ;010e01601234
    648  1.1  christos     and.l #0x1234:16,@(0xc:2,er1) ;010e31601234
    649  1.1  christos     and.l #0x1234:16,@er1+         ;010e81601234
    650  1.1  christos     and.l #0x1234:16,@-er1         ;010eb1601234
    651  1.1  christos     and.l #0x1234:16,@+er1         ;010e91601234
    652  1.1  christos     and.l #0x1234:16,@er1-         ;010ea1601234
    653  1.1  christos     and.l #0x1234:16,@(0xffff9abc:16,er1)   ;010ec1609abc1234
    654  1.1  christos     and.l #0x1234:16,@(0x9abcdef0:32,er1)   ;010ec9609abcdef01234
    655  1.1  christos     and.l #0x1234:16,@(0xffff9abc:16,r2l.b) ;010ed2609abc1234
    656  1.1  christos     and.l #0x1234:16,@(0xffff9abc:16,r2.w) ;010ee2609abc1234
    657  1.1  christos     and.l #0x1234:16,@(0xffff9abc:16,er2.l) ;010ef2609abc1234
    658  1.1  christos     and.l #0x1234:16,@(0x9abcdef0:32,r2l.b) ;010eda609abcdef01234
    659  1.1  christos     and.l #0x1234:16,@(0x9abcdef0:32,r2.w) ;010eea609abcdef01234
    660  1.1  christos     and.l #0x1234:16,@(0x9abcdef0:32,er2.l) ;010efa609abcdef01234
    661  1.1  christos     and.l #0x1234:16,@0xffff9abc:16         ;010e40609abc1234
    662  1.1  christos     and.l #0x1234:16,@0x9abcdef0:32         ;010e48609abcdef01234
    663  1.1  christos 
    664  1.1  christos     and.l er3,er1            ;01f06631
    665  1.1  christos 
    666  1.1  christos     and.l er3,@er1            ;01090163
    667  1.1  christos     and.l er3,@(0xc:2,er1)   ;01093163
    668  1.1  christos     and.l er3,@er1+           ;01098163
    669  1.1  christos     and.l er3,@-er1           ;0109b163
    670  1.1  christos     and.l er3,@+er1           ;01099163
    671  1.1  christos     and.l er3,@er1-           ;0109a163
    672  1.1  christos     and.l er3,@(0x1234:16,er1)     ;0109c1631234
    673  1.1  christos     and.l er3,@(0x12345678:32,er1)     ;0109c96312345678
    674  1.1  christos     and.l er3,@(0x1234:16,r2l.b)   ;0109d2631234
    675  1.1  christos     and.l er3,@(0x1234:16,r2.w)   ;0109e2631234
    676  1.1  christos     and.l er3,@(0x1234:16,er2.l)   ;0109f2631234
    677  1.1  christos     and.l er3,@(0x12345678:32,r2l.b)   ;0109da6312345678
    678  1.1  christos     and.l er3,@(0x12345678:32,r2.w)   ;0109ea6312345678
    679  1.1  christos     and.l er3,@(0x12345678:32,er2.l)   ;0109fa6312345678
    680  1.1  christos     and.l er3,@0x1234:16          ;010940631234
    681  1.1  christos     and.l er3,@0x12345678:32          ;0109486312345678
    682  1.1  christos 
    683  1.1  christos     and.l @er3,er1            ;010a0361
    684  1.1  christos     and.l @(0xc:2,er3),er1  ;010a3361
    685  1.1  christos     and.l @er3+,er1          ;010a8361
    686  1.1  christos     and.l @-er3,er1          ;010ab361
    687  1.1  christos     and.l @+er3,er1          ;010a9361
    688  1.1  christos     and.l @er3-,er1          ;010aa361
    689  1.1  christos     and.l @(0x1234:16,er1),er1     ;010ac1611234
    690  1.1  christos     and.l @(0x12345678:32,er1),er1     ;010ac96112345678
    691  1.1  christos     and.l @(0x1234:16,r2l.b),er1   ;010ad2611234
    692  1.1  christos     and.l @(0x1234:16,r2.w),er1   ;010ae2611234
    693  1.1  christos     and.l @(0x1234:16,er2.l),er1   ;010af2611234
    694  1.1  christos     and.l @(0x12345678:32,r2l.b),er1   ;010ada6112345678
    695  1.1  christos     and.l @(0x12345678:32,r2.w),er1   ;010aea6112345678
    696  1.1  christos     and.l @(0x12345678:32,er2.l),er1   ;010afa6112345678
    697  1.1  christos     and.l @0x1234:16,er1          ;010a40611234
    698  1.1  christos     and.l @0x12345678:32,er1          ;010a486112345678
    699  1.1  christos 
    700  1.1  christos     and.l @er3,@er1                                ;0104693c0160
    701  1.1  christos     and.l @er3,@(0xc:2,er1)                          ;0104693c3160
    702  1.1  christos     and.l @er3,@-er1                               ;0104693cb160
    703  1.1  christos     and.l @er3,@er1+                               ;0104693c8160
    704  1.1  christos     and.l @er3,@er1-                               ;0104693ca160
    705  1.1  christos     and.l @er3,@+er1                               ;0104693c9160
    706  1.1  christos     and.l @er3,@(0xffff9abc:16,er1)                ;0104693cc1609abc
    707  1.1  christos     and.l @er3,@(0x9abcdef0:32,er1)                ;0104693cc9609abcdef0
    708  1.1  christos     and.l @er3,@(0xffff9abc:16,r2l.b)              ;0104693cd2609abc
    709  1.1  christos     and.l @er3,@(0xffff9abc:16,r2.w)              ;0104693ce2609abc
    710  1.1  christos     and.l @er3,@(0xffff9abc:16,er2.l)              ;0104693cf2609abc
    711  1.1  christos     and.l @er3,@(0x9abcdef0:32,r2l.b)              ;0104693cda609abcdef0
    712  1.1  christos     and.l @er3,@(0x9abcdef0:32,r2.w)              ;0104693cea609abcdef0
    713  1.1  christos     and.l @er3,@(0x9abcdef0:32,er2.l)              ;0104693cfa609abcdef0
    714  1.1  christos     and.l @er3,@0xffff9abc:16                      ;0104693c40609abc
    715  1.1  christos     and.l @er3,@0x9abcdef0:32                      ;0104693c48609abcdef0
    716  1.1  christos 
    717  1.1  christos     and.l @(0xc:2,er3),@er1                       ;0107693c0160
    718  1.1  christos     and.l @(0xc:2,er3),@(0xc:2,er1)                 ;0107693c3160
    719  1.1  christos     and.l @(0xc:2,er3),@-er1                      ;0107693cb160
    720  1.1  christos     and.l @(0xc:2,er3),@er1+                      ;0107693c8160
    721  1.1  christos     and.l @(0xc:2,er3),@er1-                      ;0107693ca160
    722  1.1  christos     and.l @(0xc:2,er3),@+er1                      ;0107693c9160
    723  1.1  christos     and.l @(0xc:2,er3),@(0xffff9abc:16,er1)       ;0107693cc1609abc
    724  1.1  christos     and.l @(0xc:2,er3),@(0x9abcdef0:32,er1)       ;0107693cc9609abcdef0
    725  1.1  christos     and.l @(0xc:2,er3),@(0xffff9abc:16,r2l.b)     ;0107693cd2609abc
    726  1.1  christos     and.l @(0xc:2,er3),@(0xffff9abc:16,r2.w)     ;0107693ce2609abc
    727  1.1  christos     and.l @(0xc:2,er3),@(0xffff9abc:16,er2.l)     ;0107693cf2609abc
    728  1.1  christos     and.l @(0xc:2,er3),@(0x9abcdef0:32,r2l.b)     ;0107693cda609abcdef0
    729  1.1  christos     and.l @(0xc:2,er3),@(0x9abcdef0:32,r2.w)     ;0107693cea609abcdef0
    730  1.1  christos     and.l @(0xc:2,er3),@(0x9abcdef0:32,er2.l)     ;0107693cfa609abcdef0
    731  1.1  christos     and.l @(0xc:2,er3),@0xffff9abc:16             ;0107693c40609abc
    732  1.1  christos     and.l @(0xc:2,er3),@0x9abcdef0:32             ;0107693c48609abcdef0
    733  1.1  christos 
    734  1.1  christos     and.l @-er3,@er1                               ;01076d3c0160
    735  1.1  christos     and.l @-er3,@(0xc:2,er1)                         ;01076d3c3160
    736  1.1  christos     and.l @-er3,@-er1                              ;01076d3cb160
    737  1.1  christos     and.l @-er3,@er1+                              ;01076d3c8160
    738  1.1  christos     and.l @-er3,@er1-                              ;01076d3ca160
    739  1.1  christos     and.l @-er3,@+er1                              ;01076d3c9160
    740  1.1  christos     and.l @-er3,@(0xffff9abc:16,er1)               ;01076d3cc1609abc
    741  1.1  christos     and.l @-er3,@(0x9abcdef0:32,er1)               ;01076d3cc9609abcdef0
    742  1.1  christos     and.l @-er3,@(0xffff9abc:16,r2l.b)             ;01076d3cd2609abc
    743  1.1  christos     and.l @-er3,@(0xffff9abc:16,r2.w)             ;01076d3ce2609abc
    744  1.1  christos     and.l @-er3,@(0xffff9abc:16,er2.l)             ;01076d3cf2609abc
    745  1.1  christos     and.l @-er3,@(0x9abcdef0:32,r2l.b)             ;01076d3cda609abcdef0
    746  1.1  christos     and.l @-er3,@(0x9abcdef0:32,r2.w)             ;01076d3cea609abcdef0
    747  1.1  christos     and.l @-er3,@(0x9abcdef0:32,er2.l)             ;01076d3cfa609abcdef0
    748  1.1  christos     and.l @-er3,@0xffff9abc:16                     ;01076d3c40609abc
    749  1.1  christos     and.l @-er3,@0x9abcdef0:32                     ;01076d3c48609abcdef0
    750  1.1  christos 
    751  1.1  christos     and.l @er3+,@er1                               ;01046d3c0160
    752  1.1  christos     and.l @er3+,@(0xc:2,er1)                         ;01046d3c3160
    753  1.1  christos     and.l @er3+,@-er1                              ;01046d3cb160
    754  1.1  christos     and.l @er3+,@er1+                              ;01046d3c8160
    755  1.1  christos     and.l @er3+,@er1-                              ;01046d3ca160
    756  1.1  christos     and.l @er3+,@+er1                              ;01046d3c9160
    757  1.1  christos     and.l @er3+,@(0xffff9abc:16,er1)               ;01046d3cc1609abc
    758  1.1  christos     and.l @er3+,@(0x9abcdef0:32,er1)               ;01046d3cc9609abcdef0
    759  1.1  christos     and.l @er3+,@(0xffff9abc:16,r2l.b)             ;01046d3cd2609abc
    760  1.1  christos     and.l @er3+,@(0xffff9abc:16,r2.w)             ;01046d3ce2609abc
    761  1.1  christos     and.l @er3+,@(0xffff9abc:16,er2.l)             ;01046d3cf2609abc
    762  1.1  christos     and.l @er3+,@(0x9abcdef0:32,r2l.b)             ;01046d3cda609abcdef0
    763  1.1  christos     and.l @er3+,@(0x9abcdef0:32,r2.w)             ;01046d3cea609abcdef0
    764  1.1  christos     and.l @er3+,@(0x9abcdef0:32,er2.l)             ;01046d3cfa609abcdef0
    765  1.1  christos     and.l @er3+,@0xffff9abc:16                     ;01046d3c40609abc
    766  1.1  christos     and.l @er3+,@0x9abcdef0:32                     ;01046d3c48609abcdef0
    767  1.1  christos 
    768  1.1  christos     and.l @er3-,@er1                               ;01066d3c0160
    769  1.1  christos     and.l @er3-,@(0xc:2,er1)                         ;01066d3c3160
    770  1.1  christos     and.l @er3-,@-er1                              ;01066d3cb160
    771  1.1  christos     and.l @er3-,@er1+                              ;01066d3c8160
    772  1.1  christos     and.l @er3-,@er1-                              ;01066d3ca160
    773  1.1  christos     and.l @er3-,@+er1                              ;01066d3c9160
    774  1.1  christos     and.l @er3-,@(0xffff9abc:16,er1)               ;01066d3cc1609abc
    775  1.1  christos     and.l @er3-,@(0x9abcdef0:32,er1)               ;01066d3cc9609abcdef0
    776  1.1  christos     and.l @er3-,@(0xffff9abc:16,r2l.b)             ;01066d3cd2609abc
    777  1.1  christos     and.l @er3-,@(0xffff9abc:16,r2.w)             ;01066d3ce2609abc
    778  1.1  christos     and.l @er3-,@(0xffff9abc:16,er2.l)             ;01066d3cf2609abc
    779  1.1  christos     and.l @er3-,@(0x9abcdef0:32,r2l.b)             ;01066d3cda609abcdef0
    780  1.1  christos     and.l @er3-,@(0x9abcdef0:32,r2.w)             ;01066d3cea609abcdef0
    781  1.1  christos     and.l @er3-,@(0x9abcdef0:32,er2.l)             ;01066d3cfa609abcdef0
    782  1.1  christos     and.l @er3-,@0xffff9abc:16                     ;01066d3c40609abc
    783  1.1  christos     and.l @er3-,@0x9abcdef0:32                     ;01066d3c48609abcdef0
    784  1.1  christos 
    785  1.1  christos     and.l @+er3,@er1                               ;01056d3c0160
    786  1.1  christos     and.l @+er3,@(0xc:2,er1)                         ;01056d3c3160
    787  1.1  christos     and.l @+er3,@-er1                              ;01056d3cb160
    788  1.1  christos     and.l @+er3,@er1+                              ;01056d3c8160
    789  1.1  christos     and.l @+er3,@er1-                              ;01056d3ca160
    790  1.1  christos     and.l @+er3,@+er1                              ;01056d3c9160
    791  1.1  christos     and.l @+er3,@(0xffff9abc:16,er1)               ;01056d3cc1609abc
    792  1.1  christos     and.l @+er3,@(0x9abcdef0:32,er1)               ;01056d3cc9609abcdef0
    793  1.1  christos     and.l @+er3,@(0xffff9abc:16,r2l.b)             ;01056d3cd2609abc
    794  1.1  christos     and.l @+er3,@(0xffff9abc:16,r2.w)             ;01056d3ce2609abc
    795  1.1  christos     and.l @+er3,@(0xffff9abc:16,er2.l)             ;01056d3cf2609abc
    796  1.1  christos     and.l @+er3,@(0x9abcdef0:32,r2l.b)             ;01056d3cda609abcdef0
    797  1.1  christos     and.l @+er3,@(0x9abcdef0:32,r2.w)             ;01056d3cea609abcdef0
    798  1.1  christos     and.l @+er3,@(0x9abcdef0:32,er2.l)             ;01056d3cfa609abcdef0
    799  1.1  christos     and.l @+er3,@0xffff9abc:16                     ;01056d3c40609abc
    800  1.1  christos     and.l @+er3,@0x9abcdef0:32                     ;01056d3c48609abcdef0
    801  1.1  christos 
    802  1.1  christos     and.l @(0x1234:16,er3),@er1                         ;01046f3c12340160
    803  1.1  christos     and.l @(0x1234:16,er3),@(0xc:2,er1)                   ;01046f3c12343160
    804  1.1  christos     and.l @(0x1234:16,er3),@-er1                        ;01046f3c1234b160
    805  1.1  christos     and.l @(0x1234:16,er3),@er1+                        ;01046f3c12348160
    806  1.1  christos     and.l @(0x1234:16,er3),@er1-                        ;01046f3c1234a160
    807  1.1  christos     and.l @(0x1234:16,er3),@+er1                        ;01046f3c12349160
    808  1.1  christos     and.l @(0x1234:16,er3),@(0xffff9abc:16,er1)         ;01046f3c1234c1609abc
    809  1.1  christos     and.l @(0x1234:16,er3),@(0x9abcdef0:32,er1)         ;01046f3c1234c9609abcdef0
    810  1.1  christos     and.l @(0x1234:16,er3),@(0xffff9abc:16,r2l.b)       ;01046f3c1234d2609abc
    811  1.1  christos     and.l @(0x1234:16,er3),@(0xffff9abc:16,r2.w)       ;01046f3c1234e2609abc
    812  1.1  christos     and.l @(0x1234:16,er3),@(0xffff9abc:16,er2.l)       ;01046f3c1234f2609abc
    813  1.1  christos     and.l @(0x1234:16,er3),@(0x9abcdef0:32,r2l.b)       ;01046f3c1234da609abcdef0
    814  1.1  christos     and.l @(0x1234:16,er3),@(0x9abcdef0:32,r2.w)       ;01046f3c1234ea609abcdef0
    815  1.1  christos     and.l @(0x1234:16,er3),@(0x9abcdef0:32,er2.l)       ;01046f3c1234fa609abcdef0
    816  1.1  christos     and.l @(0x1234:16,er3),@0xffff9abc:16               ;01046f3c123440609abc
    817  1.1  christos     and.l @(0x1234:16,er3),@0x9abcdef0:32               ;01046f3c123448609abcdef0
    818  1.1  christos 
    819  1.1  christos     and.l @(0x12345678:32,er3),@er1                         ;78b46b2c123456780160
    820  1.1  christos     and.l @(0x12345678:32,er3),@(0xc:2,er1)                   ;78b46b2c123456783160
    821  1.1  christos     and.l @(0x12345678:32,er3),@-er1                        ;78b46b2c12345678b160
    822  1.1  christos     and.l @(0x12345678:32,er3),@er1+                        ;78b46b2c123456788160
    823  1.1  christos     and.l @(0x12345678:32,er3),@er1-                        ;78b46b2c12345678a160
    824  1.1  christos     and.l @(0x12345678:32,er3),@+er1                        ;78b46b2c123456789160
    825  1.1  christos     and.l @(0x12345678:32,er3),@(0xffff9abc:16,er1)         ;78b46b2c12345678c1609abc
    826  1.1  christos     and.l @(0x12345678:32,er3),@(0x9abcdef0:32,er1)         ;78b46b2c12345678c9609abcdef0
    827  1.1  christos     and.l @(0x12345678:32,er3),@(0xffff9abc:16,r2l.b)       ;78b46b2c12345678d2609abc
    828  1.1  christos     and.l @(0x12345678:32,er3),@(0xffff9abc:16,r2.w)       ;78b46b2c12345678e2609abc
    829  1.1  christos     and.l @(0x12345678:32,er3),@(0xffff9abc:16,er2.l)       ;78b46b2c12345678f2609abc
    830  1.1  christos     and.l @(0x12345678:32,er3),@(0x9abcdef0:32,r2l.b)       ;78b46b2c12345678da609abcdef0
    831  1.1  christos     and.l @(0x12345678:32,er3),@(0x9abcdef0:32,r2.w)       ;78b46b2c12345678ea609abcdef0
    832  1.1  christos     and.l @(0x12345678:32,er3),@(0x9abcdef0:32,er2.l)       ;78b46b2c12345678fa609abcdef0
    833  1.1  christos     and.l @(0x12345678:32,er3),@0xffff9abc:16               ;78b46b2c1234567840609abc
    834  1.1  christos     and.l @(0x12345678:32,er3),@0x9abcdef0:32               ;78b46b2c1234567848609abcdef0
    835  1.1  christos 
    836  1.1  christos     and.l @(0x1234:16,r3l.b),@er1                       ;01056f3c12340160
    837  1.1  christos     and.l @(0x1234:16,r3l.b),@(0xc:2,er1)                 ;01056f3c12343160
    838  1.1  christos     and.l @(0x1234:16,r3l.b),@-er1                      ;01056f3c1234b160
    839  1.1  christos     and.l @(0x1234:16,r3l.b),@er1+                      ;01056f3c12348160
    840  1.1  christos     and.l @(0x1234:16,r3l.b),@er1-                      ;01056f3c1234a160
    841  1.1  christos     and.l @(0x1234:16,r3l.b),@+er1                      ;01056f3c12349160
    842  1.1  christos     and.l @(0x1234:16,r3l.b),@(0xffff9abc:16,er1)       ;01056f3c1234c1609abc
    843  1.1  christos     and.l @(0x1234:16,r3l.b),@(0x9abcdef0:32,er1)       ;01056f3c1234c9609abcdef0
    844  1.1  christos     and.l @(0x1234:16,r3l.b),@(0xffff9abc:16,r2l.b)     ;01056f3c1234d2609abc
    845  1.1  christos     and.l @(0x1234:16,r3l.b),@(0xffff9abc:16,r2.w)     ;01056f3c1234e2609abc
    846  1.1  christos     and.l @(0x1234:16,r3l.b),@(0xffff9abc:16,er2.l)     ;01056f3c1234f2609abc
    847  1.1  christos     and.l @(0x1234:16,r3l.b),@(0x9abcdef0:32,r2l.b)     ;01056f3c1234da609abcdef0
    848  1.1  christos     and.l @(0x1234:16,r3l.b),@(0x9abcdef0:32,r2.w)     ;01056f3c1234ea609abcdef0
    849  1.1  christos     and.l @(0x1234:16,r3l.b),@(0x9abcdef0:32,er2.l)     ;01056f3c1234fa609abcdef0
    850  1.1  christos     and.l @(0x1234:16,r3l.b),@0xffff9abc:16             ;01056f3c123440609abc
    851  1.1  christos     and.l @(0x1234:16,r3l.b),@0x9abcdef0:32             ;01056f3c123448609abcdef0
    852  1.1  christos 
    853  1.1  christos     and.l @(0x1234:16,r3.w),@er1                       ;01066f3c12340160
    854  1.1  christos     and.l @(0x1234:16,r3.w),@(0xc:2,er1)                 ;01066f3c12343160
    855  1.1  christos     and.l @(0x1234:16,r3.w),@-er1                      ;01066f3c1234b160
    856  1.1  christos     and.l @(0x1234:16,r3.w),@er1+                      ;01066f3c12348160
    857  1.1  christos     and.l @(0x1234:16,r3.w),@er1-                      ;01066f3c1234a160
    858  1.1  christos     and.l @(0x1234:16,r3.w),@+er1                      ;01066f3c12349160
    859  1.1  christos     and.l @(0x1234:16,r3.w),@(0xffff9abc:16,er1)       ;01066f3c1234c1609abc
    860  1.1  christos     and.l @(0x1234:16,r3.w),@(0x9abcdef0:32,er1)       ;01066f3c1234c9609abcdef0
    861  1.1  christos     and.l @(0x1234:16,r3.w),@(0xffff9abc:16,r2l.b)     ;01066f3c1234d2609abc
    862  1.1  christos     and.l @(0x1234:16,r3.w),@(0xffff9abc:16,r2.w)     ;01066f3c1234e2609abc
    863  1.1  christos     and.l @(0x1234:16,r3.w),@(0xffff9abc:16,er2.l)     ;01066f3c1234f2609abc
    864  1.1  christos     and.l @(0x1234:16,r3.w),@(0x9abcdef0:32,r2l.b)     ;01066f3c1234da609abcdef0
    865  1.1  christos     and.l @(0x1234:16,r3.w),@(0x9abcdef0:32,r2.w)     ;01066f3c1234ea609abcdef0
    866  1.1  christos     and.l @(0x1234:16,r3.w),@(0x9abcdef0:32,er2.l)     ;01066f3c1234fa609abcdef0
    867  1.1  christos     and.l @(0x1234:16,r3.w),@0xffff9abc:16             ;01066f3c123440609abc
    868  1.1  christos     and.l @(0x1234:16,r3.w),@0x9abcdef0:32             ;01066f3c123448609abcdef0
    869  1.1  christos 
    870  1.1  christos     and.l @(0x1234:16,er3.l),@er1                       ;01076f3c12340160
    871  1.1  christos     and.l @(0x1234:16,er3.l),@(0xc:2,er1)                 ;01076f3c12343160
    872  1.1  christos     and.l @(0x1234:16,er3.l),@-er1                      ;01076f3c1234b160
    873  1.1  christos     and.l @(0x1234:16,er3.l),@er1+                      ;01076f3c12348160
    874  1.1  christos     and.l @(0x1234:16,er3.l),@er1-                      ;01076f3c1234a160
    875  1.1  christos     and.l @(0x1234:16,er3.l),@+er1                      ;01076f3c12349160
    876  1.1  christos     and.l @(0x1234:16,er3.l),@(0xffff9abc:16,er1)       ;01076f3c1234c1609abc
    877  1.1  christos     and.l @(0x1234:16,er3.l),@(0x9abcdef0:32,er1)       ;01076f3c1234c9609abcdef0
    878  1.1  christos     and.l @(0x1234:16,er3.l),@(0xffff9abc:16,r2l.b)     ;01076f3c1234d2609abc
    879  1.1  christos     and.l @(0x1234:16,er3.l),@(0xffff9abc:16,r2.w)     ;01076f3c1234e2609abc
    880  1.1  christos     and.l @(0x1234:16,er3.l),@(0xffff9abc:16,er2.l)     ;01076f3c1234f2609abc
    881  1.1  christos     and.l @(0x1234:16,er3.l),@(0x9abcdef0:32,r2l.b)     ;01076f3c1234da609abcdef0
    882  1.1  christos     and.l @(0x1234:16,er3.l),@(0x9abcdef0:32,r2.w)     ;01076f3c1234ea609abcdef0
    883  1.1  christos     and.l @(0x1234:16,er3.l),@(0x9abcdef0:32,er2.l)     ;01076f3c1234fa609abcdef0
    884  1.1  christos     and.l @(0x1234:16,er3.l),@0xffff9abc:16             ;01076f3c123440609abc
    885  1.1  christos     and.l @(0x1234:16,er3.l),@0x9abcdef0:32             ;01076f3c123448609abcdef0
    886  1.1  christos 
    887  1.1  christos     and.l @(0x12345678:32,r3l.b),@er1                       ;78b56b2c123456780160
    888  1.1  christos     and.l @(0x12345678:32,r3l.b),@(0xc:2,er1)                 ;78b56b2c123456783160
    889  1.1  christos     and.l @(0x12345678:32,r3l.b),@-er1                      ;78b56b2c12345678b160
    890  1.1  christos     and.l @(0x12345678:32,r3l.b),@er1+                      ;78b56b2c123456788160
    891  1.1  christos     and.l @(0x12345678:32,r3l.b),@er1-                      ;78b56b2c12345678a160
    892  1.1  christos     and.l @(0x12345678:32,r3l.b),@+er1                      ;78b56b2c123456789160
    893  1.1  christos     and.l @(0x12345678:32,r3l.b),@(0xffff9abc:16,er1)       ;78b56b2c12345678c1609abc
    894  1.1  christos     and.l @(0x12345678:32,r3l.b),@(0x9abcdef0:32,er1)       ;78b56b2c12345678c9609abcdef0
    895  1.1  christos     and.l @(0x12345678:32,r3l.b),@(0xffff9abc:16,r2l.b)     ;78b56b2c12345678d2609abc
    896  1.1  christos     and.l @(0x12345678:32,r3l.b),@(0xffff9abc:16,r2.w)     ;78b56b2c12345678e2609abc
    897  1.1  christos     and.l @(0x12345678:32,r3l.b),@(0xffff9abc:16,er2.l)     ;78b56b2c12345678f2609abc
    898  1.1  christos     and.l @(0x12345678:32,r3l.b),@(0x9abcdef0:32,r2l.b)     ;78b56b2c12345678da609abcdef0
    899  1.1  christos     and.l @(0x12345678:32,r3l.b),@(0x9abcdef0:32,r2.w)     ;78b56b2c12345678ea609abcdef0
    900  1.1  christos     and.l @(0x12345678:32,r3l.b),@(0x9abcdef0:32,er2.l)     ;78b56b2c12345678fa609abcdef0
    901  1.1  christos     and.l @(0x12345678:32,r3l.b),@0xffff9abc:16             ;78b56b2c1234567840609abc
    902  1.1  christos     and.l @(0x12345678:32,r3l.b),@0x9abcdef0:32             ;78b56b2c1234567848609abcdef0
    903  1.1  christos 
    904  1.1  christos     and.l @(0x12345678:32,r3.w),@er1                       ;78b66b2c123456780160
    905  1.1  christos     and.l @(0x12345678:32,r3.w),@(0xc:2,er1)                 ;78b66b2c123456783160
    906  1.1  christos     and.l @(0x12345678:32,r3.w),@-er1                      ;78b66b2c12345678b160
    907  1.1  christos     and.l @(0x12345678:32,r3.w),@er1+                      ;78b66b2c123456788160
    908  1.1  christos     and.l @(0x12345678:32,r3.w),@er1-                      ;78b66b2c12345678a160
    909  1.1  christos     and.l @(0x12345678:32,r3.w),@+er1                      ;78b66b2c123456789160
    910  1.1  christos     and.l @(0x12345678:32,r3.w),@(0xffff9abc:16,er1)       ;78b66b2c12345678c1609abc
    911  1.1  christos     and.l @(0x12345678:32,r3.w),@(0x9abcdef0:32,er1)       ;78b66b2c12345678c9609abcdef0
    912  1.1  christos     and.l @(0x12345678:32,r3.w),@(0xffff9abc:16,r2l.b)     ;78b66b2c12345678d2609abc
    913  1.1  christos     and.l @(0x12345678:32,r3.w),@(0xffff9abc:16,r2.w)     ;78b66b2c12345678e2609abc
    914  1.1  christos     and.l @(0x12345678:32,r3.w),@(0xffff9abc:16,er2.l)     ;78b66b2c12345678f2609abc
    915  1.1  christos     and.l @(0x12345678:32,r3.w),@(0x9abcdef0:32,r2l.b)     ;78b66b2c12345678da609abcdef0
    916  1.1  christos     and.l @(0x12345678:32,r3.w),@(0x9abcdef0:32,r2.w)     ;78b66b2c12345678ea609abcdef0
    917  1.1  christos     and.l @(0x12345678:32,r3.w),@(0x9abcdef0:32,er2.l)     ;78b66b2c12345678fa609abcdef0
    918  1.1  christos     and.l @(0x12345678:32,r3.w),@0xffff9abc:16             ;78b66b2c1234567840609abc
    919  1.1  christos     and.l @(0x12345678:32,r3.w),@0x9abcdef0:32             ;78b66b2c1234567848609abcdef0
    920  1.1  christos 
    921  1.1  christos     and.l @(0x12345678:32,er3.l),@er1                       ;78b76b2c123456780160
    922  1.1  christos     and.l @(0x12345678:32,er3.l),@(0xc:2,er1)                 ;78b76b2c123456783160
    923  1.1  christos     and.l @(0x12345678:32,er3.l),@-er1                      ;78b76b2c12345678b160
    924  1.1  christos     and.l @(0x12345678:32,er3.l),@er1+                      ;78b76b2c123456788160
    925  1.1  christos     and.l @(0x12345678:32,er3.l),@er1-                      ;78b76b2c12345678a160
    926  1.1  christos     and.l @(0x12345678:32,er3.l),@+er1                      ;78b76b2c123456789160
    927  1.1  christos     and.l @(0x12345678:32,er3.l),@(0xffff9abc:16,er1)       ;78b76b2c12345678c1609abc
    928  1.1  christos     and.l @(0x12345678:32,er3.l),@(0x9abcdef0:32,er1)       ;78b76b2c12345678c9609abcdef0
    929  1.1  christos     and.l @(0x12345678:32,er3.l),@(0xffff9abc:16,r2l.b)     ;78b76b2c12345678d2609abc
    930  1.1  christos     and.l @(0x12345678:32,er3.l),@(0xffff9abc:16,r2.w)     ;78b76b2c12345678e2609abc
    931  1.1  christos     and.l @(0x12345678:32,er3.l),@(0xffff9abc:16,er2.l)     ;78b76b2c12345678f2609abc
    932  1.1  christos     and.l @(0x12345678:32,er3.l),@(0x9abcdef0:32,r2l.b)     ;78b76b2c12345678da609abcdef0
    933  1.1  christos     and.l @(0x12345678:32,er3.l),@(0x9abcdef0:32,r2.w)     ;78b76b2c12345678ea609abcdef0
    934  1.1  christos     and.l @(0x12345678:32,er3.l),@(0x9abcdef0:32,er2.l)     ;78b76b2c12345678fa609abcdef0
    935  1.1  christos     and.l @(0x12345678:32,er3.l),@0xffff9abc:16             ;78b76b2c1234567840609abc
    936  1.1  christos     and.l @(0x12345678:32,er3.l),@0x9abcdef0:32             ;78b76b2c1234567848609abcdef0
    937  1.1  christos 
    938  1.1  christos     and.l @0x1234:16,@er1                              ;01046b0c12340160
    939  1.1  christos     and.l @0x1234:16,@(0xc:2,er1)                        ;01046b0c12343160
    940  1.1  christos     and.l @0x1234:16,@-er1                             ;01046b0c1234b160
    941  1.1  christos     and.l @0x1234:16,@er1+                             ;01046b0c12348160
    942  1.1  christos     and.l @0x1234:16,@er1-                             ;01046b0c1234a160
    943  1.1  christos     and.l @0x1234:16,@+er1                             ;01046b0c12349160
    944  1.1  christos     and.l @0x1234:16,@(0xffff9abc:16,er1)              ;01046b0c1234c1609abc
    945  1.1  christos     and.l @0x1234:16,@(0x9abcdef0:32,er1)              ;01046b0c1234c9609abcdef0
    946  1.1  christos     and.l @0x1234:16,@(0xffff9abc:16,r2l.b)            ;01046b0c1234d2609abc
    947  1.1  christos     and.l @0x1234:16,@(0xffff9abc:16,r2.w)            ;01046b0c1234e2609abc
    948  1.1  christos     and.l @0x1234:16,@(0xffff9abc:16,er2.l)            ;01046b0c1234f2609abc
    949  1.1  christos     and.l @0x1234:16,@(0x9abcdef0:32,r2l.b)            ;01046b0c1234da609abcdef0
    950  1.1  christos     and.l @0x1234:16,@(0x9abcdef0:32,r2.w)            ;01046b0c1234ea609abcdef0
    951  1.1  christos     and.l @0x1234:16,@(0x9abcdef0:32,er2.l)            ;01046b0c1234fa609abcdef0
    952  1.1  christos     and.l @0x1234:16,@0xffff9abc:16                    ;01046b0c123440609abc
    953  1.1  christos     and.l @0x1234:16,@0x9abcdef0:32                    ;01046b0c123448609abcdef0
    954  1.1  christos 
    955  1.1  christos     and.l @0x12345678:32,@er1                              ;01046b2c123456780160
    956  1.1  christos     and.l @0x12345678:32,@(0xc:2,er1)                        ;01046b2c123456783160
    957  1.1  christos     and.l @0x12345678:32,@-er1                             ;01046b2c12345678b160
    958  1.1  christos     and.l @0x12345678:32,@er1+                             ;01046b2c123456788160
    959  1.1  christos     and.l @0x12345678:32,@er1-                             ;01046b2c12345678a160
    960  1.1  christos     and.l @0x12345678:32,@+er1                             ;01046b2c123456789160
    961  1.1  christos     and.l @0x12345678:32,@(0xffff9abc:16,er1)              ;01046b2c12345678c1609abc
    962  1.1  christos     and.l @0x12345678:32,@(0x9abcdef0:32,er1)              ;01046b2c12345678c9609abcdef0
    963  1.1  christos     and.l @0x12345678:32,@(0xffff9abc:16,r2l.b)            ;01046b2c12345678d2609abc
    964  1.1  christos     and.l @0x12345678:32,@(0xffff9abc:16,r2.w)            ;01046b2c12345678e2609abc
    965  1.1  christos     and.l @0x12345678:32,@(0xffff9abc:16,er2.l)            ;01046b2c12345678f2609abc
    966  1.1  christos     and.l @0x12345678:32,@(0x9abcdef0:32,r2l.b)            ;01046b2c12345678da609abcdef0
    967  1.1  christos     and.l @0x12345678:32,@(0x9abcdef0:32,r2.w)            ;01046b2c12345678ea609abcdef0
    968  1.1  christos     and.l @0x12345678:32,@(0x9abcdef0:32,er2.l)            ;01046b2c12345678fa609abcdef0
    969  1.1  christos     and.l @0x12345678:32,@0xffff9abc:16                    ;01046b2c1234567840609abc
    970  1.1  christos     and.l @0x12345678:32,@0x9abcdef0:32                    ;01046b2c1234567848609abcdef0
    971  1.1  christos 
    972  1.1  christos 	.end
    973  1.6  christos 	.section	.note.GNU-stack,"",@progbits
    974