Guest User

Untitled

a guest
Sep 18th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 243.33 KB | None | 0 0
  1. src/emu/cpu/e132xs/e132xs.c: In function 'void hyperstone_muls(hyperstone_state*, regs_decode*)':
  2. src/emu/cpu/e132xs/e132xs.c:3533:36: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  3. src/emu/cpu/e132xs/e132xs.c:3533:78: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  4. src/emu/cpu/e132xs/e132xs.c: In function 'void hyperstone_mul(hyperstone_state*, regs_decode*)':
  5. src/emu/cpu/e132xs/e132xs.c:3904:36: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  6. src/emu/cpu/e132xs/e132xs.c:3904:78: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  7. In file included from src/emu/cpu/tms32031/tms32031.c:898:0:
  8. src/emu/cpu/tms32031/32031ops.c: In member function 'void tms3203x_device::mpyi_reg(UINT32)':
  9. src/emu/cpu/tms32031/32031ops.c:2268:2: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  10. src/emu/cpu/tms32031/32031ops.c: In member function 'void tms3203x_device::mpyi_dir(UINT32)':
  11. src/emu/cpu/tms32031/32031ops.c:2276:2: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  12. src/emu/cpu/tms32031/32031ops.c: In member function 'void tms3203x_device::mpyi_ind(UINT32)':
  13. src/emu/cpu/tms32031/32031ops.c:2284:2: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  14. src/emu/cpu/tms32031/32031ops.c: In member function 'void tms3203x_device::mpyi_imm(UINT32)':
  15. src/emu/cpu/tms32031/32031ops.c:2292:2: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  16. src/emu/cpu/tms32031/32031ops.c: In member function 'void tms3203x_device::mpyi3_regreg(UINT32)':
  17. src/emu/cpu/tms32031/32031ops.c:3554:2: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  18. src/emu/cpu/tms32031/32031ops.c: In member function 'void tms3203x_device::mpyi3_indreg(UINT32)':
  19. src/emu/cpu/tms32031/32031ops.c:3562:2: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  20. src/emu/cpu/tms32031/32031ops.c: In member function 'void tms3203x_device::mpyi3_regind(UINT32)':
  21. src/emu/cpu/tms32031/32031ops.c:3570:2: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  22. src/emu/cpu/tms32031/32031ops.c: In member function 'void tms3203x_device::mpyi3_indind(UINT32)':
  23. src/emu/cpu/tms32031/32031ops.c:3580:2: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  24. src/emu/cpu/tms32031/32031ops.c: In member function 'void tms3203x_device::mpyi3sti(UINT32)':
  25. src/emu/cpu/tms32031/32031ops.c:6262:3: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  26. In file included from src/emu/cpu/z8000/z8000.c:303:0:
  27. src/emu/cpu/z8000/z8000ops.c: In function 'UINT64 DIVL(z8000_state*, UINT64, UINT32)':
  28. src/emu/cpu/z8000/z8000ops.c:676:54: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  29. src/emu/cpu/z8000/z8000ops.c:680:39: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
  30. 1708 drivers found
  31. In file included from src/emu/cpu/tms57002/tms57002.c:758:0:
  32. obj/windows64d/emu/cpu/tms57002/tms57002.inc: In member function 'virtual void tms57002_device::execute_run()':
  33. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1089:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  34. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1096:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  35. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1103:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  36. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1110:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  37. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1117:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  38. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1124:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  39. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1131:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  40. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1138:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  41. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1145:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  42. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1152:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  43. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1159:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  44. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1166:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  45. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1173:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  46. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1180:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  47. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1187:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  48. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1194:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  49. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1201:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  50. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1208:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  51. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1215:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  52. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1222:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  53. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1229:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  54. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1236:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  55. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1243:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  56. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1250:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  57. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1257:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  58. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1264:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  59. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1271:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  60. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1278:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  61. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1285:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  62. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1292:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  63. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1299:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  64. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1306:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  65. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1313:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  66. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1320:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  67. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1327:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  68. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1334:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  69. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1342:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  70. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1350:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  71. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1358:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  72. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1366:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  73. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1374:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  74. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1382:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  75. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1390:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  76. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1398:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  77. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1406:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  78. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1414:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  79. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1422:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  80. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1430:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  81. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1438:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  82. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1446:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  83. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1454:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  84. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1462:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  85. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1470:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  86. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1478:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  87. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1486:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  88. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1494:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  89. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1502:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  90. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1510:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  91. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1518:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  92. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1526:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  93. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1534:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  94. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1542:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  95. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1550:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  96. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1558:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  97. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1566:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  98. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1574:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  99. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1582:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  100. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1590:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  101. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1598:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  102. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1606:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  103. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1614:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  104. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1622:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  105. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1630:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  106. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1638:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  107. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1646:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  108. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1654:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  109. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1662:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  110. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1670:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  111. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1678:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  112. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1686:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  113. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1694:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  114. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1702:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  115. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1710:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  116. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1718:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  117. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1726:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  118. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1734:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  119. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1742:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  120. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1750:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  121. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1758:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  122. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1766:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  123. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1774:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  124. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1782:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  125. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1790:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  126. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1798:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  127. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1806:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  128. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1814:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  129. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1822:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  130. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1830:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  131. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1838:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  132. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1846:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  133. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1854:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  134. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1862:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  135. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1870:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  136. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1878:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  137. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1886:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  138. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1894:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  139. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1902:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  140. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1910:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  141. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1918:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  142. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1926:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  143. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1934:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  144. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1942:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  145. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1950:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  146. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1958:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  147. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1966:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  148. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1974:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  149. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1982:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  150. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1990:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  151. obj/windows64d/emu/cpu/tms57002/tms57002.inc:1998:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  152. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2006:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  153. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2014:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  154. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2022:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  155. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2030:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  156. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2038:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  157. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2046:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  158. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2054:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  159. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2062:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  160. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2070:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  161. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2078:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  162. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2086:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  163. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2094:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  164. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2102:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  165. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2110:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  166. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2118:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  167. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2126:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  168. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2134:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  169. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2142:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  170. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2150:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  171. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2158:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  172. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2166:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  173. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2174:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  174. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2182:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  175. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2190:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  176. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2198:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  177. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2206:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  178. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2214:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  179. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2222:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  180. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2230:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  181. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2238:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  182. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2246:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  183. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2254:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  184. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2262:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  185. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2270:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  186. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2278:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  187. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2286:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  188. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2294:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  189. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2302:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  190. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2310:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  191. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2318:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  192. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2326:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  193. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2334:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  194. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2342:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  195. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2350:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  196. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2358:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  197. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2366:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  198. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2374:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  199. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2382:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  200. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2390:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  201. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2398:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  202. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2406:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  203. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2414:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  204. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2422:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  205. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2430:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  206. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2438:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  207. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2446:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  208. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2454:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  209. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2462:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  210. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2470:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  211. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2478:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  212. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2486:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  213. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2494:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  214. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2502:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  215. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2510:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  216. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2518:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  217. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2526:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  218. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2534:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  219. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2542:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  220. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2550:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  221. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2558:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  222. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2566:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  223. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2574:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  224. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2582:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  225. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2590:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  226. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2598:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  227. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2606:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  228. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2614:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  229. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2622:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  230. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2630:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  231. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2638:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  232. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2646:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  233. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2654:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  234. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2662:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  235. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2670:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  236. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2678:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  237. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2686:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  238. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2694:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  239. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2702:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  240. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2710:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  241. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2718:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  242. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2726:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  243. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2734:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  244. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2742:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  245. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2750:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  246. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2758:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  247. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2766:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  248. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2774:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  249. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2782:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  250. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2790:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  251. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2798:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  252. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2806:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  253. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2814:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  254. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2822:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  255. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2830:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  256. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2838:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  257. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2846:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  258. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2854:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  259. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2862:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  260. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2870:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  261. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2878:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  262. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2886:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  263. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2894:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  264. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2902:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  265. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2910:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  266. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2918:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  267. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2926:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  268. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2934:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  269. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2942:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  270. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2950:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  271. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2958:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  272. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2966:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  273. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2974:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  274. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2982:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  275. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2990:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  276. obj/windows64d/emu/cpu/tms57002/tms57002.inc:2998:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  277. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3006:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  278. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3014:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  279. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3022:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  280. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3030:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  281. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3038:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  282. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3046:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  283. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3054:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  284. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3062:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  285. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3070:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  286. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3078:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  287. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3086:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  288. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3094:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  289. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3102:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  290. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3110:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  291. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3118:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  292. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3126:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  293. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3134:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  294. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3142:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  295. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3150:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  296. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3158:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  297. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3166:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  298. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3174:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  299. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3182:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  300. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3190:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  301. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3198:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  302. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3206:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  303. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3214:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  304. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3222:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  305. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3230:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  306. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3238:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  307. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3246:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  308. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3254:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  309. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3262:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  310. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3270:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  311. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3278:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  312. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3286:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  313. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3294:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  314. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3302:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  315. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3310:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  316. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3318:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  317. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3326:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  318. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3334:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  319. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3342:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  320. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3350:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  321. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3358:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  322. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3366:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  323. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3374:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  324. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3382:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  325. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3390:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  326. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3398:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  327. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3406:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  328. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3414:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  329. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3422:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  330. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3430:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  331. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3438:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  332. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3446:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  333. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3454:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  334. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3462:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  335. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3470:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  336. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3478:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  337. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3486:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  338. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3494:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  339. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3502:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  340. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3510:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  341. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3518:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  342. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3526:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  343. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3534:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  344. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3542:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  345. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3550:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  346. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3558:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  347. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3566:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  348. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3574:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  349. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3582:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  350. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3590:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  351. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3598:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  352. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3606:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  353. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3614:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  354. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3622:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  355. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3630:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  356. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3638:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  357. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3646:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  358. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3654:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  359. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3662:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  360. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3670:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  361. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3678:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  362. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3686:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  363. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3694:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  364. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3702:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  365. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3710:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  366. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3718:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  367. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3726:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  368. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3734:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  369. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3742:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  370. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3750:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  371. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3758:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  372. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3766:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  373. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3774:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  374. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3782:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  375. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3790:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  376. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3798:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  377. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3806:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  378. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3814:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  379. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3822:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  380. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3830:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  381. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3838:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  382. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3846:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  383. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3854:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  384. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3862:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  385. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3870:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  386. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3878:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  387. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3886:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  388. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3894:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  389. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3902:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  390. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3910:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  391. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3918:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  392. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3926:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  393. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3934:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  394. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3942:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  395. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3950:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  396. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3958:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  397. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3966:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  398. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3974:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  399. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3982:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  400. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3990:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  401. obj/windows64d/emu/cpu/tms57002/tms57002.inc:3998:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  402. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4006:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  403. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4014:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  404. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4022:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  405. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4030:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  406. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4038:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  407. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4046:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  408. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4054:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  409. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4062:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  410. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4070:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  411. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4078:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  412. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4086:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  413. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4094:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  414. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4102:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  415. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4110:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  416. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4118:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  417. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4126:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  418. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4134:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  419. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4142:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  420. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4150:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  421. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4158:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  422. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4166:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  423. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4174:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  424. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4182:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  425. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4190:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  426. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4198:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  427. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4206:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  428. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4214:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  429. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4222:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  430. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4230:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  431. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4238:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  432. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4246:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  433. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4254:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  434. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4262:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  435. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4270:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  436. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4278:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  437. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4286:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  438. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4294:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  439. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4302:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  440. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4310:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  441. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4318:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  442. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4326:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  443. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4334:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  444. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4342:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  445. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4350:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  446. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4358:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  447. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4366:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  448. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4374:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  449. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4382:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  450. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4390:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  451. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4398:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  452. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4406:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  453. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4414:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  454. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4422:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  455. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4430:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  456. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4438:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  457. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4446:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  458. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4454:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  459. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4462:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  460. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4470:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  461. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4478:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  462. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4486:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  463. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4494:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  464. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4502:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  465. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4510:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  466. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4518:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  467. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4526:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  468. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4534:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  469. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4542:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  470. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4550:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  471. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4558:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  472. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4566:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  473. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4574:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  474. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4582:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  475. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4590:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  476. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4598:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  477. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4606:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  478. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4614:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  479. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4622:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  480. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4630:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  481. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4638:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  482. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4646:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  483. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4654:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  484. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4662:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  485. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4670:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  486. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4678:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  487. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4686:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  488. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4694:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  489. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4702:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  490. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4710:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  491. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4718:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  492. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4726:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  493. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4734:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  494. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4742:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  495. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4750:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  496. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4758:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  497. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4766:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  498. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4774:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  499. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4782:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  500. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4790:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  501. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4798:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  502. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4806:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  503. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4814:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  504. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4822:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  505. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4830:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  506. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4838:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  507. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4846:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  508. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4854:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  509. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4862:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  510. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4870:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  511. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4878:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  512. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4886:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  513. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4894:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  514. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4902:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  515. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4910:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  516. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4918:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  517. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4926:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  518. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4934:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  519. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4942:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  520. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4950:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  521. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4958:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  522. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4966:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  523. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4974:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  524. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4982:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  525. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4990:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  526. obj/windows64d/emu/cpu/tms57002/tms57002.inc:4998:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  527. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5006:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  528. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5014:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  529. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5022:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  530. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5030:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  531. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5038:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  532. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5046:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  533. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5054:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  534. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5062:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  535. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5070:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  536. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5078:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  537. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5086:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  538. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5094:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  539. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5102:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  540. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5110:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  541. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5118:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  542. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5126:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  543. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5134:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  544. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5142:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  545. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5150:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  546. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5158:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  547. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5166:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  548. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5174:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  549. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5182:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  550. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5190:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  551. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5198:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  552. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5206:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  553. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5214:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  554. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5222:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  555. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5230:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  556. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5238:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  557. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5246:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  558. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5254:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  559. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5262:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  560. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5270:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  561. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5278:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  562. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5286:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  563. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5294:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  564. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5302:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  565. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5310:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  566. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5318:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  567. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5326:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  568. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5334:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  569. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5342:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  570. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5350:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  571. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5358:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  572. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5366:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  573. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5374:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  574. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5382:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  575. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5390:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  576. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5398:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  577. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5406:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  578. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5414:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  579. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5422:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  580. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5430:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  581. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5438:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  582. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5446:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  583. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5454:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  584. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5462:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  585. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5470:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  586. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5478:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  587. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5486:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  588. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5494:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  589. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5502:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  590. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5510:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  591. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5518:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  592. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5526:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  593. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5534:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  594. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5542:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  595. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5550:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  596. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5558:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  597. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5566:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  598. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5574:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  599. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5582:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  600. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5590:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  601. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5598:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  602. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5606:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  603. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5614:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  604. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5622:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  605. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5630:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  606. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5638:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  607. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5646:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  608. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5654:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  609. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5662:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  610. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5670:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  611. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5678:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  612. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5686:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  613. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5694:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  614. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5702:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  615. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5710:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  616. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5718:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  617. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5726:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  618. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5734:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  619. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5742:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  620. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5750:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  621. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5758:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  622. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5766:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  623. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5774:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  624. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5782:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  625. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5790:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  626. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5798:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  627. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5806:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  628. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5814:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  629. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5822:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  630. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5830:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  631. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5838:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  632. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5846:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  633. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5854:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  634. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5862:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  635. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5870:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  636. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5878:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  637. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5886:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  638. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5894:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  639. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5902:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  640. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5910:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  641. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5918:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  642. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5926:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  643. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5934:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  644. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5942:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  645. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5950:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  646. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5958:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  647. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5966:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  648. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5974:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  649. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5982:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  650. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5990:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  651. obj/windows64d/emu/cpu/tms57002/tms57002.inc:5998:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  652. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6006:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  653. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6014:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  654. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6022:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  655. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6030:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  656. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6038:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  657. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6046:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  658. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6054:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  659. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6062:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  660. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6070:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  661. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6078:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  662. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6086:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  663. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6094:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  664. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6102:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  665. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6110:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  666. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6118:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  667. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6126:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  668. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6134:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  669. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6142:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  670. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6150:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  671. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6158:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  672. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6166:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  673. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6174:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  674. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6182:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  675. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6190:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  676. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6198:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  677. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6206:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  678. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6214:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  679. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6222:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  680. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6230:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  681. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6238:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  682. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6246:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  683. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6254:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  684. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6262:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  685. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6270:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  686. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6278:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  687. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6286:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  688. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6294:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  689. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6302:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  690. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6310:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  691. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6318:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  692. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6326:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  693. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6334:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  694. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6342:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  695. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6350:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  696. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6358:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  697. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6366:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  698. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6374:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  699. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6382:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  700. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6390:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  701. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6398:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  702. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6406:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  703. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6414:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  704. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6422:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  705. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6430:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  706. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6438:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  707. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6446:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  708. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6454:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  709. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6462:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  710. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6470:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  711. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6478:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  712. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6486:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  713. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6494:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  714. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6502:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  715. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6510:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  716. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6518:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  717. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6526:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  718. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6534:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  719. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6542:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  720. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6550:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  721. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6558:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  722. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6566:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  723. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6574:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  724. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6582:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  725. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6590:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  726. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6598:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  727. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6606:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  728. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6614:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  729. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6622:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  730. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6630:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  731. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6638:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  732. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6646:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  733. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6654:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  734. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6662:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  735. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6670:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  736. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6678:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  737. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6686:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  738. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6694:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  739. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6702:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  740. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6710:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  741. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6718:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  742. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6726:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  743. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6734:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  744. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6742:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  745. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6750:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  746. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6758:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  747. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6766:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  748. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6774:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  749. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6782:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  750. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6790:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  751. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6798:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  752. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6806:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  753. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6814:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  754. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6822:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  755. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6830:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  756. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6838:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  757. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6846:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  758. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6854:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  759. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6862:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  760. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6870:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  761. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6878:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  762. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6886:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  763. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6894:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  764. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6902:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  765. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6910:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  766. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6918:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  767. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6926:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  768. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6934:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  769. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6942:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  770. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6950:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  771. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6958:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  772. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6966:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  773. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6974:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  774. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6982:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  775. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6990:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  776. obj/windows64d/emu/cpu/tms57002/tms57002.inc:6998:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  777. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7006:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  778. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7014:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  779. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7022:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  780. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7030:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  781. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7038:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  782. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7046:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  783. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7054:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  784. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7062:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  785. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7070:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  786. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7078:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  787. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7086:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  788. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7094:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  789. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7102:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  790. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7110:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  791. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7118:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  792. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7126:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  793. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7134:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  794. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7142:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  795. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7150:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  796. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7158:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  797. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7166:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  798. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7174:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  799. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7182:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  800. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7190:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  801. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7198:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  802. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7206:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  803. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7214:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  804. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7222:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  805. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7230:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  806. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7238:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  807. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7246:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  808. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7254:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  809. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7262:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  810. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7270:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  811. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7278:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  812. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7286:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  813. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7294:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  814. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7302:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  815. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7310:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  816. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7318:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  817. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7326:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  818. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7334:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  819. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7342:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  820. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7350:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  821. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7358:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  822. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7366:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  823. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7374:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  824. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7382:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  825. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7390:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  826. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7398:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  827. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7406:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  828. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7414:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  829. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7422:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  830. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7430:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  831. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7438:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  832. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7446:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  833. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7454:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  834. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7462:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  835. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7470:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  836. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7478:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  837. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7485:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  838. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7492:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  839. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7499:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  840. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7506:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  841. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7513:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  842. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7520:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  843. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7527:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  844. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7534:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  845. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7541:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  846. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7548:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  847. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7555:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  848. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7562:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  849. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7569:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  850. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7576:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  851. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7583:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  852. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7590:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  853. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7597:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  854. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7604:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  855. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7611:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  856. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7618:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  857. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7625:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  858. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7632:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  859. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7639:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  860. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7646:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  861. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7653:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  862. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7660:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  863. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7667:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  864. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7674:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  865. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7681:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  866. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7688:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  867. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7695:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  868. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7702:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  869. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7709:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  870. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7716:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  871. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7723:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  872. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7730:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  873. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7737:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  874. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7744:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  875. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7751:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  876. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7758:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  877. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7765:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  878. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7772:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  879. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7779:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  880. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7786:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  881. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7793:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  882. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7800:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  883. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7807:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  884. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7814:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  885. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7821:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  886. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7828:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  887. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7835:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  888. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7842:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  889. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7849:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  890. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7856:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  891. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7863:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  892. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7870:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  893. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7877:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  894. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7884:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  895. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7891:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  896. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7898:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  897. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7905:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  898. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7912:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  899. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7919:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  900. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7926:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  901. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7933:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  902. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7940:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  903. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7947:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  904. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7954:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  905. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7961:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  906. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7968:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  907. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7975:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  908. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7982:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  909. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7989:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  910. obj/windows64d/emu/cpu/tms57002/tms57002.inc:7996:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  911. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8003:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  912. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8010:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  913. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8017:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  914. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8024:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  915. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8031:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  916. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8038:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  917. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8045:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  918. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8052:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  919. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8059:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  920. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8066:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  921. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8073:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  922. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8080:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  923. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8087:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  924. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8094:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  925. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8101:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  926. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8108:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  927. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8115:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  928. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8122:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  929. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8129:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  930. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8136:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  931. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8143:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  932. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8150:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  933. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8157:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  934. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8164:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  935. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8171:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  936. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8178:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  937. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8185:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  938. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8192:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  939. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8199:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  940. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8206:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  941. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8213:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  942. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8220:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  943. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8227:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  944. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8234:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  945. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8241:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  946. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8248:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  947. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8255:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  948. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8262:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  949. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8269:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  950. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8276:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  951. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8283:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  952. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8290:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  953. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8297:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  954. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8304:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  955. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8311:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  956. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8318:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  957. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8325:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  958. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8332:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  959. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8339:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  960. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8346:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  961. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8353:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  962. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8360:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  963. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8367:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  964. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8374:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  965. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8381:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  966. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8388:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  967. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8395:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  968. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8402:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  969. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8409:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  970. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8416:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  971. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8423:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  972. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8430:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  973. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8437:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  974. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8444:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  975. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8451:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  976. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8458:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  977. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8465:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  978. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8472:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  979. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8479:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  980. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8486:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  981. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8493:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  982. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8500:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  983. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8507:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  984. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8514:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  985. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8521:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  986. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8528:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  987. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8535:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  988. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8542:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  989. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8549:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  990. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8556:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  991. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8563:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  992. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8570:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  993. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8577:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  994. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8584:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  995. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8591:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  996. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8598:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  997. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8605:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  998. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8612:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  999. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8619:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1000. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8626:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1001. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8633:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1002. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8640:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1003. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8647:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1004. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8654:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1005. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8661:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1006. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8668:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1007. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8675:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1008. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8682:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1009. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8689:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1010. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8696:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1011. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8703:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1012. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8710:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1013. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8717:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1014. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8724:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1015. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8731:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1016. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8738:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1017. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8745:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1018. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8752:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1019. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8759:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1020. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8766:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1021. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8773:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1022. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8780:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1023. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8787:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1024. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8794:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1025. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8801:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1026. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8808:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1027. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8815:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1028. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8822:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1029. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8829:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1030. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8836:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1031. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8843:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1032. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8850:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1033. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8857:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1034. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8864:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1035. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8871:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1036. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8878:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1037. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8885:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1038. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8892:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1039. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8899:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1040. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8906:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1041. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8913:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1042. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8920:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1043. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8927:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1044. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8934:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1045. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8941:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1046. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8948:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1047. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8955:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1048. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8962:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1049. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8969:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1050. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8976:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1051. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8983:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1052. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8990:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1053. obj/windows64d/emu/cpu/tms57002/tms57002.inc:8997:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1054. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9004:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1055. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9011:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1056. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9018:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1057. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9025:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1058. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9032:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1059. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9039:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1060. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9046:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1061. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9053:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1062. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9060:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1063. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9067:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1064. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9074:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1065. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9081:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1066. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9088:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1067. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9095:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1068. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9102:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1069. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9109:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1070. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9116:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1071. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9123:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1072. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9130:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1073. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9137:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1074. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9144:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1075. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9151:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1076. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9158:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1077. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9165:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1078. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9172:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1079. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9179:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1080. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9186:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1081. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9193:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1082. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9200:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1083. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9207:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1084. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9214:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1085. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9221:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1086. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9228:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1087. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9235:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1088. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9242:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1089. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9249:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1090. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9256:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1091. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9263:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1092. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9270:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1093. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9277:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1094. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9284:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1095. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9291:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1096. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9298:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1097. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9305:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1098. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9312:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1099. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9319:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1100. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9326:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1101. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9333:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1102. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9340:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1103. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9347:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1104. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9354:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1105. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9361:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1106. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9368:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1107. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9375:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1108. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9382:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1109. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9389:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1110. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9396:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1111. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9403:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1112. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9410:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1113. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9417:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1114. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9424:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1115. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9431:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1116. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9438:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1117. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9445:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1118. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9452:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1119. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9459:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1120. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9466:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1121. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9473:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1122. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9480:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1123. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9487:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1124. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9494:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1125. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9501:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1126. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9508:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1127. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9515:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1128. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9522:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1129. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9529:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1130. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9536:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1131. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9543:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1132. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9550:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1133. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9557:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1134. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9564:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1135. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9571:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1136. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9578:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1137. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9585:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1138. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9592:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1139. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9599:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1140. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9606:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1141. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9613:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1142. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9620:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1143. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9627:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1144. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9634:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1145. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9641:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1146. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9648:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1147. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9655:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1148. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9662:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1149. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9669:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1150. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9676:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1151. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9683:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1152. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9690:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1153. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9697:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1154. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9704:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1155. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9711:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1156. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9718:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1157. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9725:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1158. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9732:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1159. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9739:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1160. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9746:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1161. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9753:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1162. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9760:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1163. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9767:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1164. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9774:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1165. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9781:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1166. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9788:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1167. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9795:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1168. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9802:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1169. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9809:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1170. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9816:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1171. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9823:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1172. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9830:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1173. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9837:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1174. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9844:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1175. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9851:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1176. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9858:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1177. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9865:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1178. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9872:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1179. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9879:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1180. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9886:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1181. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9893:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1182. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9900:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1183. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9907:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1184. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9914:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1185. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9921:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1186. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9928:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1187. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9935:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1188. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9942:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1189. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9949:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1190. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9956:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1191. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9963:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1192. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9970:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1193. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9977:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1194. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9984:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1195. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9991:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1196. obj/windows64d/emu/cpu/tms57002/tms57002.inc:9998:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1197. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10005:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1198. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10012:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1199. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10019:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1200. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10026:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1201. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10033:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1202. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10040:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1203. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10047:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1204. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10054:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1205. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10061:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1206. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10068:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1207. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10075:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1208. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10082:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1209. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10089:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1210. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10096:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1211. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10103:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1212. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10110:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1213. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10117:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1214. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10124:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1215. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10131:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1216. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10138:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1217. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10145:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1218. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10152:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1219. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10159:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1220. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10166:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1221. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10173:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1222. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10180:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1223. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10187:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1224. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10194:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1225. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10201:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1226. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10208:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1227. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10215:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1228. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10222:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1229. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10229:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1230. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10236:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1231. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10243:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1232. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10250:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1233. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10257:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1234. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10264:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1235. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10271:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1236. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10278:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1237. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10285:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1238. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10292:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1239. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10299:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1240. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10306:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1241. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10313:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1242. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10320:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1243. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10327:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1244. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10334:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1245. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10341:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1246. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10348:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1247. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10355:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1248. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10362:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1249. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10369:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1250. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10376:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1251. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10383:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1252. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10390:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1253. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10397:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1254. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10404:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1255. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10411:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1256. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10418:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1257. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10425:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1258. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10432:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1259. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10439:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1260. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10446:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1261. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10453:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1262. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10460:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1263. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10467:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1264. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10474:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1265. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10481:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1266. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10488:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1267. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10495:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1268. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10502:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1269. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10509:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1270. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10516:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1271. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10523:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1272. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10530:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1273. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10537:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1274. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10544:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1275. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10551:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1276. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10558:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1277. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10565:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1278. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10572:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1279. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10579:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1280. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10586:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1281. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10593:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1282. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10600:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1283. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10607:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1284. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10614:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1285. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10621:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1286. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10628:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1287. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10635:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1288. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10642:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1289. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10649:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1290. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10656:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1291. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10663:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1292. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10670:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1293. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10677:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1294. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10684:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1295. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10691:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1296. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10698:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1297. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10705:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1298. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10712:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1299. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10719:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1300. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10726:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1301. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10733:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1302. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10740:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1303. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10747:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1304. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10754:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1305. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10761:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1306. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10768:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1307. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10775:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1308. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10782:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1309. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10789:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1310. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10796:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1311. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10803:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1312. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10810:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1313. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10817:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1314. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10824:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1315. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10831:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1316. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10838:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1317. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10845:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1318. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10852:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1319. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10859:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1320. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10866:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1321. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10873:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1322. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10880:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1323. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10887:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1324. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10894:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1325. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10901:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1326. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10908:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1327. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10915:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1328. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10922:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1329. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10929:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1330. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10936:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1331. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10943:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1332. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10950:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1333. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10957:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1334. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10964:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1335. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10971:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1336. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10978:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1337. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10985:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1338. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10992:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1339. obj/windows64d/emu/cpu/tms57002/tms57002.inc:10999:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1340. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11006:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1341. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11013:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1342. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11020:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1343. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11027:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1344. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11034:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1345. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11041:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1346. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11048:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1347. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11055:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1348. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11062:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1349. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11069:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1350. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11076:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1351. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11083:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1352. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11090:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1353. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11097:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1354. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11104:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1355. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11111:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1356. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11118:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1357. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11125:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1358. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11132:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1359. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11139:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1360. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11146:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1361. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11153:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1362. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11160:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1363. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11167:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1364. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11174:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1365. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11181:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1366. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11188:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1367. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11195:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1368. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11202:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1369. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11209:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1370. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11216:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1371. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11223:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1372. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11230:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1373. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11237:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1374. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11244:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1375. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11251:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1376. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11258:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1377. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11265:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1378. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11272:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1379. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11279:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1380. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11286:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1381. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11293:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1382. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11300:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1383. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11307:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1384. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11314:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1385. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11321:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1386. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11328:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1387. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11335:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1388. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11342:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1389. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11349:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1390. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11356:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1391. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11363:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1392. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11370:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1393. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11377:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1394. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11384:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1395. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11391:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1396. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11398:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1397. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11405:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1398. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11412:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1399. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11419:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1400. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11426:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1401. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11433:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1402. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11440:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1403. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11447:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1404. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11454:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1405. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11461:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1406. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11468:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1407. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11475:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1408. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11482:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1409. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11489:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1410. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11496:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1411. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11503:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1412. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11510:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1413. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11517:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1414. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11524:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1415. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11531:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1416. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11538:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1417. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11545:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1418. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11552:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1419. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11559:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1420. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11566:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1421. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11573:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1422. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11580:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1423. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11587:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1424. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11594:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1425. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11601:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1426. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11608:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1427. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11615:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1428. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11622:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1429. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11629:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1430. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11636:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1431. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11643:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1432. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11650:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1433. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11657:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1434. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11664:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1435. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11671:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1436. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11678:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1437. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11685:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1438. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11692:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1439. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11699:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1440. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11706:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1441. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11713:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1442. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11720:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1443. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11727:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1444. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11734:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1445. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11741:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1446. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11748:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1447. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11755:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1448. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11762:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1449. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11769:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1450. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11776:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1451. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11783:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1452. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11790:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1453. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11797:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1454. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11804:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1455. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11811:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1456. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11818:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1457. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11825:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1458. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11832:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1459. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11839:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1460. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11846:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1461. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11853:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1462. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11860:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1463. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11867:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1464. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11874:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1465. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11881:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1466. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11888:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1467. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11895:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1468. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11902:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1469. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11909:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1470. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11916:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1471. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11923:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1472. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11930:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1473. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11937:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1474. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11944:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1475. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11951:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1476. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11958:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1477. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11965:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1478. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11972:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1479. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11979:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1480. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11986:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1481. obj/windows64d/emu/cpu/tms57002/tms57002.inc:11993:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1482. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12000:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1483. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12007:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1484. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12014:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1485. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12021:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1486. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12028:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1487. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12035:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1488. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12042:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1489. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12049:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1490. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12056:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1491. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12063:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1492. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12070:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1493. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12077:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1494. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12084:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1495. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12091:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1496. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12098:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1497. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12105:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1498. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12112:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1499. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12119:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1500. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12126:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1501. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12133:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1502. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12140:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1503. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12147:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1504. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12154:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1505. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12161:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1506. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12168:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1507. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12175:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1508. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12182:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1509. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12189:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1510. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12196:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1511. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12203:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1512. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12210:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1513. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12217:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1514. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12224:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1515. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12231:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1516. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12238:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1517. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12245:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1518. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12252:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1519. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12259:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1520. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12266:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1521. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12273:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1522. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12280:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1523. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12287:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1524. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12294:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1525. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12301:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1526. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12308:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1527. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12315:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1528. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12322:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1529. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12329:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1530. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12336:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1531. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12343:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1532. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12350:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1533. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12357:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1534. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12364:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1535. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12371:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1536. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12378:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1537. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12385:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1538. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12392:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1539. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12399:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1540. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12406:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1541. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12413:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1542. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12420:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1543. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12427:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1544. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12434:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1545. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12441:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1546. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12448:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1547. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12455:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1548. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12462:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1549. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12469:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1550. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12476:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1551. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12483:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1552. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12490:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1553. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12497:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1554. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12504:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1555. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12511:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1556. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12518:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1557. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12525:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1558. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12532:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1559. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12539:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1560. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12546:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1561. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12553:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1562. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12560:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1563. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12567:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1564. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12574:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1565. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12581:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1566. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12588:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1567. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12595:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1568. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12602:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1569. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12609:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1570. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12616:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1571. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12623:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1572. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12630:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1573. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12637:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1574. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12644:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1575. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12651:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1576. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12658:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1577. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12665:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1578. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12672:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1579. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12679:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1580. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12686:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1581. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12693:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1582. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12700:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1583. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12707:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1584. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12714:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1585. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12721:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1586. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12728:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1587. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12735:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1588. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12742:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1589. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12749:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1590. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12756:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1591. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12763:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1592. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12770:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1593. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12777:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1594. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12784:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1595. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12791:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1596. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12798:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1597. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12805:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1598. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12812:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1599. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12819:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1600. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12826:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1601. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12833:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1602. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12840:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1603. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12847:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1604. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12854:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1605. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12861:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1606. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12868:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1607. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12875:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1608. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12882:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1609. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12889:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1610. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12896:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1611. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12903:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1612. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12910:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1613. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12917:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1614. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12924:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1615. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12931:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1616. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12938:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1617. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12945:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1618. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12952:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1619. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12959:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1620. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12966:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1621. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12973:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1622. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12980:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1623. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12987:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1624. obj/windows64d/emu/cpu/tms57002/tms57002.inc:12994:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1625. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13001:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1626. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13008:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1627. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13015:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1628. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13022:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1629. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13029:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1630. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13036:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1631. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13043:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1632. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13050:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1633. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13057:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1634. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13064:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1635. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13071:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1636. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13078:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1637. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13085:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1638. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13092:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1639. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13099:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1640. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13106:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1641. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13113:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1642. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13120:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1643. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13127:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1644. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13134:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1645. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13141:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1646. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13148:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1647. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13155:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1648. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13162:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1649. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13169:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1650. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13176:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1651. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13183:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1652. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13190:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1653. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13197:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1654. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13204:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1655. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13211:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1656. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13218:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1657. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13225:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1658. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13232:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1659. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13239:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1660. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13246:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1661. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13253:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1662. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13260:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1663. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13267:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1664. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13274:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1665. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13281:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1666. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13288:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1667. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13295:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1668. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13302:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1669. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13309:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1670. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13316:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1671. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13323:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1672. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13330:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1673. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13337:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1674. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13344:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1675. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13351:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1676. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13358:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1677. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13365:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1678. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13372:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1679. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13379:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1680. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13386:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1681. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13393:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1682. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13400:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1683. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13407:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1684. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13414:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1685. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13421:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1686. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13428:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1687. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13435:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1688. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13442:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1689. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13449:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1690. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13456:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1691. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13463:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1692. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13470:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1693. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13477:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1694. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13484:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1695. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13491:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1696. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13498:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1697. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13505:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1698. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13512:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1699. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13519:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1700. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13526:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1701. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13533:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1702. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13540:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1703. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13547:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1704. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13554:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1705. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13561:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1706. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13568:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1707. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13575:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1708. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13582:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1709. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13589:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1710. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13596:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1711. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13603:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1712. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13610:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1713. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13617:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1714. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13624:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1715. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13631:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1716. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13638:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1717. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13645:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1718. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13652:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1719. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13659:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1720. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13666:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1721. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13673:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1722. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13680:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1723. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13687:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1724. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13694:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1725. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13701:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1726. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13708:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1727. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13715:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1728. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13722:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1729. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13729:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1730. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13736:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1731. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13743:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1732. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13750:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1733. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13757:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1734. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13764:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1735. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13771:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1736. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13778:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1737. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13785:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1738. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13792:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1739. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13799:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1740. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13806:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1741. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13813:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1742. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13820:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1743. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13827:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1744. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13834:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1745. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13841:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1746. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13848:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1747. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13855:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1748. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13862:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1749. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13869:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1750. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13876:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1751. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13883:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1752. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13890:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1753. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13897:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1754. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13904:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1755. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13911:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1756. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13918:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1757. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13925:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1758. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13932:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1759. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13939:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1760. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13946:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1761. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13953:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1762. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13960:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1763. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13967:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1764. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13974:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1765. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13981:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1766. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13988:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1767. obj/windows64d/emu/cpu/tms57002/tms57002.inc:13995:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1768. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14002:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1769. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14009:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1770. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14016:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1771. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14023:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1772. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14030:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1773. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14037:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1774. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14044:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1775. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14051:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1776. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14058:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1777. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14065:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1778. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14072:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1779. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14079:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1780. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14086:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1781. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14093:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1782. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14100:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1783. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14107:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
  1784. obj/windows64d/emu/cpu/tms57002/tms57002.inc:14114:29: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]
Add Comment
Please, Sign In to add comment