| 6068 | } |
| 6069 | |
| 6070 | void testGrp10x281() { |
| 6071 | cpu->big = true; |
| 6072 | EdId(0x81, 0, addd, true); |
| 6073 | EdId(0x81, 1, ord, true); |
| 6074 | EdId(0x81, 2, adcd, true); |
| 6075 | EdId(0x81, 3, sbbd, true); |
| 6076 | EdId(0x81, 4, andd, true); |
| 6077 | EdId(0x81, 5, subd, true); |
| 6078 | EdId(0x81, 6, xord, true); |
| 6079 | EdId(0x81, 7, cmpd); |
| 6080 | } |
| 6081 | |
| 6082 | void testGrp10x083() { |
| 6083 | cpu->big = false; |