successful initialisation 0. =================== JavaVM - Tester ======================== 1. ------------------- test arguments 2. ------------------- test int-PUSH-STORE-LOAD 3. int: -1 4. int: 0 5. int: 2 6. int: 17 7. int: -100 8. int: 500 9. int: -32768 10. int: -32769 11. int: 32767 12. int: 32768 13. int: 90000 14. int: -1000000000 15. ------------------- test long-PUSH-STORE-LOAD 16. long: 3 17. long: 0 18. long: 99 19. long: 500 20. long: -32768 21. long: -32769 22. long: 32767 23. long: 32768 24. long: 6900000000000 25. long: 349827389478173274 26. ------------------- test float-PUSH-STORE-LOAD 27. float: 1120330580 28. float: 0 29. float: 1065353216 30. float: 1386178594 31. ------------------- test double-PUSH-STORE-LOAD 32. double: 4681555750627175301 33. double: 0 34. double: 4607182418800017408 35. double: 4779424231982992955 36. ------------------- test static variables 37. int: -23 38. int: 0 39. int: -100 40. long: 123456789 41. long: -99998888888889 42. long: -99999999999999 43. float: 1017370379 44. float: 1045220557 45. float: 1050253722 46. double: 4562254508917369340 47. double: 4566758108544739836 48. double: 4569063951553953530 49. ------------------- test arithmetic 50. int: 2147483647 51. int: -2147483648 52. int: -2147483630 53. long: 9223372036854775807 54. long: -9223372036854775808 55. long: -2 56. statische methode 57. interface method 58. int: 19 59. int: 18 60. int: 17 61. int: 16 62. long: 88 63. long: 77 64. long: 66 65. long: 55 66. float: 1036831949 67. float: 1045220557 68. float: 1050253722 69. float: 1053609165 70. double: -4611686018427387904 71. double: -4609434218613702656 72. double: -4607182418800017408 73. double: -4606056518893174784 74. ------------------- test tableswitch 75. default 76. default 77. default 78. default 79. default 80. default 81. default 82. -> 2 83. -> 3 84. default 85. -> 5 86. -> 6 87. -> 7 88. -> 8 89. default 90. -> 10 91. default 92. default 93. default 94. default 95. ------------------- test lookupswitch 96. default 97. -> -4 98. default 99. default 100. default 101. default 102. default 103. -> 2 104. default 105. default 106. default 107. default 108. default 109. -> 8 110. default 111. default 112. default 113. default 114. default 115. -> 14 116. ------------------- test casts 117. Integer is instanceof Object: true 118. Integer is instanceof Integer: true 119. Object is instanceof Integer: false 120. type cast check: Integer = Object(Integer) 121. type cast check: Integer = Object 122. exception: class cast 123. DataOutputStream is instanceof DataOutput: true 124. Object is instanceof DataOutput: false 125. type cast check: DataOutput = Object(DataOutputStream) 126. type cast check: DataOutput = Object 127. exception: class cast 128. type cast check: Integer[] = Object(Integer)[] 129. type cast check: Integer[] = Object[] 130. exception: class cast 131. array store check: Object(Integer)[0] = Integer 132. array store check: Object(Integer)[0] = Object 133. exception: array store 134. ------------------- test special null pointers 135. null pointer check: put field 136. exception: null pointer 137. null pointer check: get field 138. exception: null pointer 139. null pointer check: invokevirtual 140. exception: null pointer 141. null pointer check: invokeinterface 142. exception: null pointer 143. null pointer check: monitorenter 144. exception: null pointer 145. ------------------- test byte arrays 146. null pointer check: byte array store 147. exception: null pointer 148. null pointer check: byte array load 149. exception: null pointer 150. negative array size check: byte array 151. exception: negative array size 152. array bound check: byte array store 153. exception_1: out of bounds: -1 154. array bound check: byte array load 155. exception_2: out of bounds: -1 156. testarraybounds: -5 157. exception_3: out of bounds: 5 158. testarraybounds: 40 159. testarraybounds: 45 160. testarraybounds: 50 161. testarraybounds: 55 162. testarraybounds: 60 163. testarraybounds: 90 164. testarraybounds: 95 165. testarraybounds: 100 166. exception_5: out of bounds: 100 167. exception_6: out of bounds: -4 168. exception_7: out of bounds: -3 169. exception_8: out of bounds: -2 170. exception_8: out of bounds: -1 171. exception_8: out of bounds: 100 172. exception_8: out of bounds: 101 173. exception_9: out of bounds: 102 174. exception_10: out of bounds: 103 175. byte: -50 176. byte: -49 177. byte: -48 178. byte: -47 179. byte: -46 180. byte: -45 181. byte: -44 182. byte: -43 183. byte: -42 184. byte: -41 185. byte: -40 186. byte: -39 187. byte: -38 188. byte: -37 189. byte: -36 190. byte: -35 191. byte: -34 192. byte: -33 193. byte: -32 194. byte: -31 195. byte: -30 196. byte: -29 197. byte: -28 198. byte: -27 199. byte: -26 200. byte: -25 201. byte: -24 202. byte: -23 203. byte: -22 204. byte: -21 205. byte: -20 206. byte: -19 207. byte: -18 208. byte: -17 209. byte: -16 210. byte: -15 211. byte: -14 212. byte: -13 213. byte: -12 214. byte: -11 215. byte: -10 216. byte: -9 217. byte: -8 218. byte: -7 219. byte: -6 220. byte: -5 221. byte: -4 222. byte: -3 223. byte: -2 224. byte: -1 225. byte: 0 226. byte: 1 227. byte: 2 228. byte: 3 229. byte: 4 230. byte: 5 231. byte: 6 232. byte: 7 233. byte: 8 234. byte: 9 235. byte: 10 236. byte: 11 237. byte: 12 238. byte: 13 239. byte: 14 240. byte: 15 241. byte: 16 242. byte: 17 243. byte: 18 244. byte: 19 245. byte: 20 246. byte: 21 247. byte: 22 248. byte: 23 249. byte: 24 250. byte: 25 251. byte: 26 252. byte: 27 253. byte: 28 254. byte: 29 255. byte: 30 256. byte: 31 257. byte: 32 258. byte: 33 259. byte: 34 260. byte: 35 261. byte: 36 262. byte: 37 263. byte: 38 264. byte: 39 265. byte: 40 266. byte: 41 267. byte: 42 268. byte: 43 269. byte: 44 270. byte: 45 271. byte: 46 272. byte: 47 273. byte: 48 274. byte: 49 275. -------- test short arrays 276. null pointer check: short array store 277. exception: null pointer 278. null pointer check: short array load 279. exception: null pointer 280. array bound check: short array store 281. exception_11: out of bounds: -1 282. array bound check: short array load 283. exception_12: out of bounds: -1 284. short: -50 285. short: -49 286. short: -48 287. short: -47 288. short: -46 289. short: -45 290. short: -44 291. short: -43 292. short: -42 293. short: -41 294. short: -40 295. short: -39 296. short: -38 297. short: -37 298. short: -36 299. short: -35 300. short: -34 301. short: -33 302. short: -32 303. short: -31 304. short: -30 305. short: -29 306. short: -28 307. short: -27 308. short: -26 309. short: -25 310. short: -24 311. short: -23 312. short: -22 313. short: -21 314. short: -20 315. short: -19 316. short: -18 317. short: -17 318. short: -16 319. short: -15 320. short: -14 321. short: -13 322. short: -12 323. short: -11 324. short: -10 325. short: -9 326. short: -8 327. short: -7 328. short: -6 329. short: -5 330. short: -4 331. short: -3 332. short: -2 333. short: -1 334. short: 0 335. short: 1 336. short: 2 337. short: 3 338. short: 4 339. short: 5 340. short: 6 341. short: 7 342. short: 8 343. short: 9 344. short: 10 345. short: 11 346. short: 12 347. short: 13 348. short: 14 349. short: 15 350. short: 16 351. short: 17 352. short: 18 353. short: 19 354. short: 20 355. short: 21 356. short: 22 357. short: 23 358. short: 24 359. short: 25 360. short: 26 361. short: 27 362. short: 28 363. short: 29 364. short: 30 365. short: 31 366. short: 32 367. short: 33 368. short: 34 369. short: 35 370. short: 36 371. short: 37 372. short: 38 373. short: 39 374. short: 40 375. short: 41 376. short: 42 377. short: 43 378. short: 44 379. short: 45 380. short: 46 381. short: 47 382. short: 48 383. short: 49 384. -------- test int arrays 385. null pointer check: int array store 386. exception: null pointer 387. null pointer check: int array load 388. exception: null pointer 389. array bound check: int array store 390. exception: out of bounds: -1 391. array bound check: int array load 392. exception: out of bounds: -1 393. int: 123456 394. int: 123457 395. int: 123458 396. int: 123459 397. int: 123460 398. int: 123461 399. int: 123462 400. int: 123463 401. int: 123464 402. int: 123465 403. -------- test long arrays 404. null pointer check: long array store 405. exception: null pointer 406. null pointer check: long array load 407. exception: null pointer 408. array bound check: long array store 409. exception: out of bounds: -1 410. array bound check: long array load 411. exception: out of bounds: -1 412. long: 1234567890123 413. long: 1234567890124 414. long: 1234567890125 415. long: 1234567890126 416. long: 1234567890127 417. long: 1234567890128 418. long: 1234567890129 419. long: 1234567890130 420. long: 1234567890131 421. long: 1234567890132 422. -------- test char arrays 423. null pointer check: char array store 424. exception: null pointer 425. null pointer check: char array load 426. exception: null pointer 427. array bound check: char array store 428. exception: out of bounds: -1 429. array bound check: char array load 430. exception: out of bounds: -1 431. char: 65 432. char: 66 433. char: 67 434. char: 68 435. char: 69 436. char: 70 437. char: 71 438. char: 72 439. char: 73 440. char: 74 441. char: 75 442. char: 76 443. char: 77 444. char: 78 445. char: 79 446. char: 80 447. char: 81 448. char: 82 449. char: 83 450. char: 84 451. char: 85 452. char: 86 453. char: 87 454. char: 88 455. char: 89 456. char: 90 457. char: 91 458. char: 92 459. char: 93 460. char: 94 461. char: 95 462. char: 96 463. char: 97 464. char: 98 465. char: 99 466. char: 100 467. char: 101 468. char: 102 469. char: 103 470. char: 104 471. char: 105 472. char: 106 473. char: 107 474. char: 108 475. char: 109 476. char: 110 477. char: 111 478. char: 112 479. char: 113 480. char: 114 481. -------- test address arrays 482. null pointer check: address array store 483. exception: null pointer 484. null pointer check: address array load 485. exception: null pointer 486. negative array size check: address array 487. exception: negative array size 488. array bound check: address array store 489. exception: out of bounds: -1 490. array bound check: address array load 491. exception: out of bounds: -1 492. 0. Zeile 493. 1. Zeile 494. 2. Zeile 495. 3. Zeile 496. 4. Zeile 497. -------- test multi dimensional arrays 498. negative array size check: multi dimensional array 499. exception: negative array size 500. int: 0 501. long: 7 502. float: 1053609165 503. double: -4591560543518827164 504. int: 1 505. long: 8 506. float: 1068708659 507. double: -4591701281007182492 508. int: 2 509. long: 9 510. float: 1075419546 511. double: -4591842018495537820 512. int: 3 513. long: 10 514. float: 1079613850 515. double: -4591982755983893148 516. int: 1 517. long: 8 518. float: 1068708659 519. double: -4591701281007182492 520. int: 2 521. long: 9 522. float: 1075419546 523. double: -4591842018495537820 524. int: 3 525. long: 10 526. float: 1079613850 527. double: -4591982755983893148 528. int: 4 529. long: 11 530. float: 1082969293 531. double: -4592123493472248476 532. int: 4 533. long: 11 534. float: 1082969293 535. double: -4592123493472248476 536. int: 5 537. long: 12 538. float: 1085066445 539. double: -4592264230960603804 540. int: 6 541. long: 13 542. float: 1087163597 543. double: -4592404968448959132 544. int: 7 545. long: 14 546. float: 1089260749 547. double: -4592545705937314460 548. int: 1 549. long: 8 550. float: 1068708659 551. double: -4591701281007182492 552. int: 2 553. long: 9 554. float: 1075419546 555. double: -4591842018495537820 556. int: 3 557. long: 10 558. float: 1079613850 559. double: -4591982755983893148 560. int: 4 561. long: 11 562. float: 1082969293 563. double: -4592123493472248476 564. int: 2 565. long: 9 566. float: 1075419546 567. double: -4591842018495537820 568. int: 3 569. long: 10 570. float: 1079613850 571. double: -4591982755983893148 572. int: 4 573. long: 11 574. float: 1082969293 575. double: -4592123493472248476 576. int: 5 577. long: 12 578. float: 1085066445 579. double: -4592264230960603804 580. int: 5 581. long: 12 582. float: 1085066445 583. double: -4592264230960603804 584. int: 6 585. long: 13 586. float: 1087163597 587. double: -4592404968448959132 588. int: 7 589. long: 14 590. float: 1089260749 591. double: -4592545705937314460 592. int: 8 593. long: 15 594. float: 1090938470 595. double: -4592686443425669788 596. ------------------- test consts 597. TESTCONST CALLED WITH int: 1 598. AND long: 1 599. not IFEQ: int: 0 600. not IFLT: int: 0 601. not IFLE: int: 0 602. not IF_LEQ: int: 0 603. not IF_LLT: int: 0 604. not IF_LLE: int: 0 605. IADDCONST: int: 0 606. ISUBCONST: int: 2 607. IMULCONST: int: -1 608. ISHLCONST: int: -2147483648 609. ISHRCONST: int: 0 610. IUSHRCONST: int: 0 611. IANDCONST: int: 1 612. IORCONST: int: -1 613. IXORCONST: int: -2 614. not IFEQ: int: -1 615. not IFLT: int: -1 616. not IFLE: int: -1 617. LADDCONST: long: 0 618. LSUBCONST: long: 2 619. LMULCONST: long: -1 620. LSHLCONST: long: -9223372036854775808 621. LSHRCONST: long: 0 622. LUSHRCONST: long: 0 623. LANDCONST: long: 1 624. LORCONST: long: -1 625. LXORCONST: long: -2 626. not IF_LEQ: int: -1 627. not IF_LLT: int: -1 628. not IF_LLE: int: -1 629. IADDCONST: int: 2 630. ISUBCONST: int: 0 631. IMULCONST: int: 1 632. ISHLCONST: int: 2 633. ISHRCONST: int: 0 634. IUSHRCONST: int: 0 635. IANDCONST: int: 1 636. IORCONST: int: 1 637. IXORCONST: int: 0 638. not IFNE: int: 1 639. not IFLT: int: 1 640. not IFGT: int: 1 641. LADDCONST: long: 2 642. LSUBCONST: long: 0 643. LMULCONST: long: 1 644. LSHLCONST: long: 2 645. LSHRCONST: long: 0 646. LUSHRCONST: long: 0 647. LANDCONST: long: 1 648. LORCONST: long: 1 649. LXORCONST: long: 0 650. not IF_LNE: int: 1 651. not IF_LLT: int: 1 652. not IF_LGT: int: 1 653. IADDCONST: int: 256 654. ISUBCONST: int: -254 655. IMULCONST: int: 255 656. ISHLCONST: int: -2147483648 657. ISHRCONST: int: 0 658. IUSHRCONST: int: 0 659. IANDCONST: int: 1 660. IORCONST: int: 255 661. IXORCONST: int: 254 662. not IFEQ: int: 255 663. not IFGT: int: 255 664. not IFGE: int: 255 665. LADDCONST: long: 256 666. LSUBCONST: long: -254 667. LMULCONST: long: 255 668. LSHLCONST: long: -9223372036854775808 669. LSHRCONST: long: 0 670. LUSHRCONST: long: 0 671. LANDCONST: long: 1 672. LORCONST: long: 255 673. LXORCONST: long: 254 674. not IF_LEQ: int: 255 675. not IF_LGT: int: 255 676. not IF_LGE: int: 255 677. IADDCONST: int: 257 678. ISUBCONST: int: -255 679. IMULCONST: int: 256 680. ISHLCONST: int: 1 681. ISHRCONST: int: 1 682. IUSHRCONST: int: 1 683. IANDCONST: int: 0 684. IORCONST: int: 257 685. IXORCONST: int: 257 686. not IFEQ: int: 256 687. not IFGT: int: 256 688. not IFGE: int: 256 689. LADDCONST: long: 257 690. LSUBCONST: long: -255 691. LMULCONST: long: 256 692. LSHLCONST: long: 1 693. LSHRCONST: long: 1 694. LUSHRCONST: long: 1 695. LANDCONST: long: 0 696. LORCONST: long: 257 697. LXORCONST: long: 257 698. not IF_LEQ: int: 256 699. not IF_LGT: int: 256 700. not IF_LGE: int: 256 701. IADDCONST: int: 32768 702. ISUBCONST: int: -32766 703. IMULCONST: int: 32767 704. ISHLCONST: int: -2147483648 705. ISHRCONST: int: 0 706. IUSHRCONST: int: 0 707. IANDCONST: int: 1 708. IORCONST: int: 32767 709. IXORCONST: int: 32766 710. not IFEQ: int: 32767 711. not IFGT: int: 32767 712. not IFGE: int: 32767 713. LADDCONST: long: 32768 714. LSUBCONST: long: -32766 715. LMULCONST: long: 32767 716. LSHLCONST: long: -9223372036854775808 717. LSHRCONST: long: 0 718. LUSHRCONST: long: 0 719. LANDCONST: long: 1 720. LORCONST: long: 32767 721. LXORCONST: long: 32766 722. not IF_LEQ: int: 32767 723. not IF_LGT: int: 32767 724. not IF_LGE: int: 32767 725. IADDCONST: int: 32769 726. ISUBCONST: int: -32767 727. IMULCONST: int: 32768 728. ISHLCONST: int: 1 729. ISHRCONST: int: 1 730. IUSHRCONST: int: 1 731. IANDCONST: int: 0 732. IORCONST: int: 32769 733. IXORCONST: int: 32769 734. not IFEQ: int: 32768 735. not IFGT: int: 32768 736. not IFGE: int: 32768 737. LADDCONST: long: 32769 738. LSUBCONST: long: -32767 739. LMULCONST: long: 32768 740. LSHLCONST: long: 1 741. LSHRCONST: long: 1 742. LUSHRCONST: long: 1 743. LANDCONST: long: 0 744. LORCONST: long: 32769 745. LXORCONST: long: 32769 746. not IF_LEQ: int: 32768 747. not IF_LGT: int: 32768 748. not IF_LGE: int: 32768 749. IADDCONST: int: -32767 750. ISUBCONST: int: 32769 751. IMULCONST: int: -32768 752. ISHLCONST: int: 1 753. ISHRCONST: int: 1 754. IUSHRCONST: int: 1 755. IANDCONST: int: 0 756. IORCONST: int: -32767 757. IXORCONST: int: -32767 758. not IFEQ: int: -32768 759. not IFLT: int: -32768 760. not IFLE: int: -32768 761. LADDCONST: long: -32767 762. LSUBCONST: long: 32769 763. LMULCONST: long: -32768 764. LSHLCONST: long: 1 765. LSHRCONST: long: 1 766. LUSHRCONST: long: 1 767. LANDCONST: long: 0 768. LORCONST: long: -32767 769. LXORCONST: long: -32767 770. not IF_LEQ: int: -32768 771. not IF_LLT: int: -32768 772. not IF_LLE: int: -32768 773. IADDCONST: int: -32768 774. ISUBCONST: int: 32770 775. IMULCONST: int: -32769 776. ISHLCONST: int: -2147483648 777. ISHRCONST: int: 0 778. IUSHRCONST: int: 0 779. IANDCONST: int: 1 780. IORCONST: int: -32769 781. IXORCONST: int: -32770 782. not IFEQ: int: -32769 783. not IFLT: int: -32769 784. not IFLE: int: -32769 785. LADDCONST: long: -32768 786. LSUBCONST: long: 32770 787. LMULCONST: long: -32769 788. LSHLCONST: long: -9223372036854775808 789. LSHRCONST: long: 0 790. LUSHRCONST: long: 0 791. LANDCONST: long: 1 792. LORCONST: long: -32769 793. LXORCONST: long: -32770 794. not IF_LEQ: int: -32769 795. not IF_LLT: int: -32769 796. not IF_LLE: int: -32769 797. IADDCONST: int: -2147483648 798. ISUBCONST: int: -2147483646 799. IMULCONST: int: 2147483647 800. ISHLCONST: int: -2147483648 801. ISHRCONST: int: 0 802. IUSHRCONST: int: 0 803. IANDCONST: int: 1 804. IORCONST: int: 2147483647 805. IXORCONST: int: 2147483646 806. not IFEQ: int: 2147483647 807. not IFGT: int: 2147483647 808. not IFGE: int: 2147483647 809. LADDCONST: long: 2147483648 810. LSUBCONST: long: -2147483646 811. LMULCONST: long: 2147483647 812. LSHLCONST: long: -9223372036854775808 813. LSHRCONST: long: 0 814. LUSHRCONST: long: 0 815. LANDCONST: long: 1 816. LORCONST: long: 2147483647 817. LXORCONST: long: 2147483646 818. not IF_LEQ: int: 2147483647 819. not IF_LGT: int: 2147483647 820. not IF_LGE: int: 2147483647 821. LADDCONST: long: 2147483649 822. LSUBCONST: long: -2147483647 823. LMULCONST: long: 2147483648 824. LSHLCONST: long: 1 825. LSHRCONST: long: 1 826. LUSHRCONST: long: 1 827. LANDCONST: long: 0 828. LORCONST: long: 2147483649 829. LXORCONST: long: 2147483649 830. not IF_LEQ: long: 2147483648 831. not IF_LGT: long: 2147483648 832. not IF_LGE: long: 2147483648 833. IADDCONST: int: -2147483647 834. ISUBCONST: int: -2147483647 835. IMULCONST: int: -2147483648 836. ISHLCONST: int: 1 837. ISHRCONST: int: 1 838. IUSHRCONST: int: 1 839. IANDCONST: int: 0 840. IORCONST: int: -2147483647 841. IXORCONST: int: -2147483647 842. not IFEQ: int: -2147483648 843. not IFLT: int: -2147483648 844. not IFLE: int: -2147483648 845. LADDCONST: long: -2147483647 846. LSUBCONST: long: 2147483649 847. LMULCONST: long: -2147483648 848. LSHLCONST: long: 1 849. LSHRCONST: long: 1 850. LUSHRCONST: long: 1 851. LANDCONST: long: 0 852. LORCONST: long: -2147483647 853. LXORCONST: long: -2147483647 854. not IF_LEQ: int: -2147483648 855. not IF_LLT: int: -2147483648 856. not IF_LLE: int: -2147483648 857. LADDCONST: long: -2147483648 858. LSUBCONST: long: 2147483650 859. LMULCONST: long: -2147483649 860. LSHLCONST: long: -9223372036854775808 861. LSHRCONST: long: 0 862. LUSHRCONST: long: 0 863. LANDCONST: long: 1 864. LORCONST: long: -2147483649 865. LXORCONST: long: -2147483650 866. not IF_LEQ: long: -2147483649 867. not IF_LLT: long: -2147483649 868. not IF_LLE: long: -2147483649 869. TESTCONST CALLED WITH int: -1 870. AND long: -1 871. not IFEQ: int: 0 872. not IFGT: int: 0 873. not IFGE: int: 0 874. not IF_LEQ: int: 0 875. not IF_LGT: int: 0 876. not IF_LGE: int: 0 877. IADDCONST: int: -2 878. ISUBCONST: int: 0 879. IMULCONST: int: 1 880. ISHLCONST: int: -2147483648 881. ISHRCONST: int: -1 882. IUSHRCONST: int: 1 883. IANDCONST: int: -1 884. IORCONST: int: -1 885. IXORCONST: int: 0 886. not IFNE: int: -1 887. not IFLT: int: -1 888. not IFGT: int: -1 889. LADDCONST: long: -2 890. LSUBCONST: long: 0 891. LMULCONST: long: 1 892. LSHLCONST: long: -9223372036854775808 893. LSHRCONST: long: -1 894. LUSHRCONST: long: 1 895. LANDCONST: long: -1 896. LORCONST: long: -1 897. LXORCONST: long: 0 898. not IF_LNE: int: -1 899. not IF_LLT: int: -1 900. not IF_LGT: int: -1 901. IADDCONST: int: 0 902. ISUBCONST: int: -2 903. IMULCONST: int: -1 904. ISHLCONST: int: -2 905. ISHRCONST: int: -1 906. IUSHRCONST: int: 2147483647 907. IANDCONST: int: 1 908. IORCONST: int: -1 909. IXORCONST: int: -2 910. not IFEQ: int: 1 911. not IFGT: int: 1 912. not IFGE: int: 1 913. LADDCONST: long: 0 914. LSUBCONST: long: -2 915. LMULCONST: long: -1 916. LSHLCONST: long: -2 917. LSHRCONST: long: -1 918. LUSHRCONST: long: 9223372036854775807 919. LANDCONST: long: 1 920. LORCONST: long: -1 921. LXORCONST: long: -2 922. not IF_LEQ: int: 1 923. not IF_LGT: int: 1 924. not IF_LGE: int: 1 925. IADDCONST: int: 254 926. ISUBCONST: int: -256 927. IMULCONST: int: -255 928. ISHLCONST: int: -2147483648 929. ISHRCONST: int: -1 930. IUSHRCONST: int: 1 931. IANDCONST: int: 255 932. IORCONST: int: -1 933. IXORCONST: int: -256 934. not IFEQ: int: 255 935. not IFGT: int: 255 936. not IFGE: int: 255 937. LADDCONST: long: 254 938. LSUBCONST: long: -256 939. LMULCONST: long: -255 940. LSHLCONST: long: -9223372036854775808 941. LSHRCONST: long: -1 942. LUSHRCONST: long: 1 943. LANDCONST: long: 255 944. LORCONST: long: -1 945. LXORCONST: long: -256 946. not IF_LEQ: int: 255 947. not IF_LGT: int: 255 948. not IF_LGE: int: 255 949. IADDCONST: int: 255 950. ISUBCONST: int: -257 951. IMULCONST: int: -256 952. ISHLCONST: int: -1 953. ISHRCONST: int: -1 954. IUSHRCONST: int: -1 955. IANDCONST: int: 256 956. IORCONST: int: -1 957. IXORCONST: int: -257 958. not IFEQ: int: 256 959. not IFGT: int: 256 960. not IFGE: int: 256 961. LADDCONST: long: 255 962. LSUBCONST: long: -257 963. LMULCONST: long: -256 964. LSHLCONST: long: -1 965. LSHRCONST: long: -1 966. LUSHRCONST: long: -1 967. LANDCONST: long: 256 968. LORCONST: long: -1 969. LXORCONST: long: -257 970. not IF_LEQ: int: 256 971. not IF_LGT: int: 256 972. not IF_LGE: int: 256 973. IADDCONST: int: 32766 974. ISUBCONST: int: -32768 975. IMULCONST: int: -32767 976. ISHLCONST: int: -2147483648 977. ISHRCONST: int: -1 978. IUSHRCONST: int: 1 979. IANDCONST: int: 32767 980. IORCONST: int: -1 981. IXORCONST: int: -32768 982. not IFEQ: int: 32767 983. not IFGT: int: 32767 984. not IFGE: int: 32767 985. LADDCONST: long: 32766 986. LSUBCONST: long: -32768 987. LMULCONST: long: -32767 988. LSHLCONST: long: -9223372036854775808 989. LSHRCONST: long: -1 990. LUSHRCONST: long: 1 991. LANDCONST: long: 32767 992. LORCONST: long: -1 993. LXORCONST: long: -32768 994. not IF_LEQ: int: 32767 995. not IF_LGT: int: 32767 996. not IF_LGE: int: 32767 997. IADDCONST: int: 32767 998. ISUBCONST: int: -32769 999. IMULCONST: int: -32768 1000. ISHLCONST: int: -1 1001. ISHRCONST: int: -1 1002. IUSHRCONST: int: -1 1003. IANDCONST: int: 32768 1004. IORCONST: int: -1 1005. IXORCONST: int: -32769 1006. not IFEQ: int: 32768 1007. not IFGT: int: 32768 1008. not IFGE: int: 32768 1009. LADDCONST: long: 32767 1010. LSUBCONST: long: -32769 1011. LMULCONST: long: -32768 1012. LSHLCONST: long: -1 1013. LSHRCONST: long: -1 1014. LUSHRCONST: long: -1 1015. LANDCONST: long: 32768 1016. LORCONST: long: -1 1017. LXORCONST: long: -32769 1018. not IF_LEQ: int: 32768 1019. not IF_LGT: int: 32768 1020. not IF_LGE: int: 32768 1021. IADDCONST: int: -32769 1022. ISUBCONST: int: 32767 1023. IMULCONST: int: 32768 1024. ISHLCONST: int: -1 1025. ISHRCONST: int: -1 1026. IUSHRCONST: int: -1 1027. IANDCONST: int: -32768 1028. IORCONST: int: -1 1029. IXORCONST: int: 32767 1030. not IFEQ: int: -32768 1031. not IFLT: int: -32768 1032. not IFLE: int: -32768 1033. LADDCONST: long: -32769 1034. LSUBCONST: long: 32767 1035. LMULCONST: long: 32768 1036. LSHLCONST: long: -1 1037. LSHRCONST: long: -1 1038. LUSHRCONST: long: -1 1039. LANDCONST: long: -32768 1040. LORCONST: long: -1 1041. LXORCONST: long: 32767 1042. not IF_LEQ: int: -32768 1043. not IF_LLT: int: -32768 1044. not IF_LLE: int: -32768 1045. IADDCONST: int: -32770 1046. ISUBCONST: int: 32768 1047. IMULCONST: int: 32769 1048. ISHLCONST: int: -2147483648 1049. ISHRCONST: int: -1 1050. IUSHRCONST: int: 1 1051. IANDCONST: int: -32769 1052. IORCONST: int: -1 1053. IXORCONST: int: 32768 1054. not IFEQ: int: -32769 1055. not IFLT: int: -32769 1056. not IFLE: int: -32769 1057. LADDCONST: long: -32770 1058. LSUBCONST: long: 32768 1059. LMULCONST: long: 32769 1060. LSHLCONST: long: -9223372036854775808 1061. LSHRCONST: long: -1 1062. LUSHRCONST: long: 1 1063. LANDCONST: long: -32769 1064. LORCONST: long: -1 1065. LXORCONST: long: 32768 1066. not IF_LEQ: int: -32769 1067. not IF_LLT: int: -32769 1068. not IF_LLE: int: -32769 1069. IADDCONST: int: 2147483646 1070. ISUBCONST: int: -2147483648 1071. IMULCONST: int: -2147483647 1072. ISHLCONST: int: -2147483648 1073. ISHRCONST: int: -1 1074. IUSHRCONST: int: 1 1075. IANDCONST: int: 2147483647 1076. IORCONST: int: -1 1077. IXORCONST: int: -2147483648 1078. not IFEQ: int: 2147483647 1079. not IFGT: int: 2147483647 1080. not IFGE: int: 2147483647 1081. LADDCONST: long: 2147483646 1082. LSUBCONST: long: -2147483648 1083. LMULCONST: long: -2147483647 1084. LSHLCONST: long: -9223372036854775808 1085. LSHRCONST: long: -1 1086. LUSHRCONST: long: 1 1087. LANDCONST: long: 2147483647 1088. LORCONST: long: -1 1089. LXORCONST: long: -2147483648 1090. not IF_LEQ: int: 2147483647 1091. not IF_LGT: int: 2147483647 1092. not IF_LGE: int: 2147483647 1093. LADDCONST: long: 2147483647 1094. LSUBCONST: long: -2147483649 1095. LMULCONST: long: -2147483648 1096. LSHLCONST: long: -1 1097. LSHRCONST: long: -1 1098. LUSHRCONST: long: -1 1099. LANDCONST: long: 2147483648 1100. LORCONST: long: -1 1101. LXORCONST: long: -2147483649 1102. not IF_LEQ: long: 2147483648 1103. not IF_LGT: long: 2147483648 1104. not IF_LGE: long: 2147483648 1105. IADDCONST: int: 2147483647 1106. ISUBCONST: int: 2147483647 1107. IMULCONST: int: -2147483648 1108. ISHLCONST: int: -1 1109. ISHRCONST: int: -1 1110. IUSHRCONST: int: -1 1111. IANDCONST: int: -2147483648 1112. IORCONST: int: -1 1113. IXORCONST: int: 2147483647 1114. not IFEQ: int: -2147483648 1115. not IFLT: int: -2147483648 1116. not IFLE: int: -2147483648 1117. LADDCONST: long: -2147483649 1118. LSUBCONST: long: 2147483647 1119. LMULCONST: long: 2147483648 1120. LSHLCONST: long: -1 1121. LSHRCONST: long: -1 1122. LUSHRCONST: long: -1 1123. LANDCONST: long: -2147483648 1124. LORCONST: long: -1 1125. LXORCONST: long: 2147483647 1126. not IF_LEQ: int: -2147483648 1127. not IF_LLT: int: -2147483648 1128. not IF_LLE: int: -2147483648 1129. LADDCONST: long: -2147483650 1130. LSUBCONST: long: 2147483648 1131. LMULCONST: long: 2147483649 1132. LSHLCONST: long: -9223372036854775808 1133. LSHRCONST: long: -1 1134. LUSHRCONST: long: 1 1135. LANDCONST: long: -2147483649 1136. LORCONST: long: -1 1137. LXORCONST: long: 2147483648 1138. not IF_LEQ: long: -2147483649 1139. not IF_LLT: long: -2147483649 1140. not IF_LLE: long: -2147483649 1141. TESTCONST CALLED WITH int: -24123 1142. AND long: -4918923241323 1143. not IFEQ: int: 0 1144. not IFGT: int: 0 1145. not IFGE: int: 0 1146. not IF_LEQ: int: 0 1147. not IF_LGT: int: 0 1148. not IF_LGE: int: 0 1149. IADDCONST: int: -24124 1150. ISUBCONST: int: -24122 1151. IMULCONST: int: 24123 1152. ISHLCONST: int: -2147483648 1153. ISHRCONST: int: -1 1154. IUSHRCONST: int: 1 1155. IANDCONST: int: -24123 1156. IORCONST: int: -1 1157. IXORCONST: int: 24122 1158. not IFEQ: int: -1 1159. not IFGT: int: -1 1160. not IFGE: int: -1 1161. LADDCONST: long: -4918923241324 1162. LSUBCONST: long: -4918923241322 1163. LMULCONST: long: 4918923241323 1164. LSHLCONST: long: -9223372036854775808 1165. LSHRCONST: long: -1 1166. LUSHRCONST: long: 1 1167. LANDCONST: long: -4918923241323 1168. LORCONST: long: -1 1169. LXORCONST: long: 4918923241322 1170. not IF_LEQ: int: -1 1171. not IF_LGT: int: -1 1172. not IF_LGE: int: -1 1173. IADDCONST: int: -24122 1174. ISUBCONST: int: -24124 1175. IMULCONST: int: -24123 1176. ISHLCONST: int: -48246 1177. ISHRCONST: int: -12062 1178. IUSHRCONST: int: 2147471586 1179. IANDCONST: int: 1 1180. IORCONST: int: -24123 1181. IXORCONST: int: -24124 1182. not IFEQ: int: 1 1183. not IFGT: int: 1 1184. not IFGE: int: 1 1185. LADDCONST: long: -4918923241322 1186. LSUBCONST: long: -4918923241324 1187. LMULCONST: long: -4918923241323 1188. LSHLCONST: long: -9837846482646 1189. LSHRCONST: long: -2459461620662 1190. LUSHRCONST: long: 9223369577393155146 1191. LANDCONST: long: 1 1192. LORCONST: long: -4918923241323 1193. LXORCONST: long: -4918923241324 1194. not IF_LEQ: int: 1 1195. not IF_LGT: int: 1 1196. not IF_LGE: int: 1 1197. IADDCONST: int: -23868 1198. ISUBCONST: int: -24378 1199. IMULCONST: int: -6151365 1200. ISHLCONST: int: -2147483648 1201. ISHRCONST: int: -1 1202. IUSHRCONST: int: 1 1203. IANDCONST: int: 197 1204. IORCONST: int: -24065 1205. IXORCONST: int: -24262 1206. not IFEQ: int: 255 1207. not IFGT: int: 255 1208. not IFGE: int: 255 1209. LADDCONST: long: -4918923241068 1210. LSUBCONST: long: -4918923241578 1211. LMULCONST: long: -1254325426537365 1212. LSHLCONST: long: -9223372036854775808 1213. LSHRCONST: long: -1 1214. LUSHRCONST: long: 1 1215. LANDCONST: long: 149 1216. LORCONST: long: -4918923241217 1217. LXORCONST: long: -4918923241366 1218. not IF_LEQ: int: 255 1219. not IF_LGT: int: 255 1220. not IF_LGE: int: 255 1221. IADDCONST: int: -23867 1222. ISUBCONST: int: -24379 1223. IMULCONST: int: -6175488 1224. ISHLCONST: int: -24123 1225. ISHRCONST: int: -24123 1226. IUSHRCONST: int: -24123 1227. IANDCONST: int: 256 1228. IORCONST: int: -24123 1229. IXORCONST: int: -24379 1230. not IFEQ: int: 256 1231. not IFGT: int: 256 1232. not IFGE: int: 256 1233. LADDCONST: long: -4918923241067 1234. LSUBCONST: long: -4918923241579 1235. LMULCONST: long: -1259244349778688 1236. LSHLCONST: long: -4918923241323 1237. LSHRCONST: long: -4918923241323 1238. LUSHRCONST: long: -4918923241323 1239. LANDCONST: long: 0 1240. LORCONST: long: -4918923241067 1241. LXORCONST: long: -4918923241067 1242. not IF_LEQ: int: 256 1243. not IF_LGT: int: 256 1244. not IF_LGE: int: 256 1245. IADDCONST: int: 8644 1246. ISUBCONST: int: -56890 1247. IMULCONST: int: -790438341 1248. ISHLCONST: int: -2147483648 1249. ISHRCONST: int: -1 1250. IUSHRCONST: int: 1 1251. IANDCONST: int: 8645 1252. IORCONST: int: -1 1253. IXORCONST: int: -8646 1254. not IFEQ: int: 32767 1255. not IFGT: int: 32767 1256. not IFGE: int: 32767 1257. LADDCONST: long: -4918923208556 1258. LSUBCONST: long: -4918923274090 1259. LMULCONST: long: -161178357848430741 1260. LSHLCONST: long: -9223372036854775808 1261. LSHRCONST: long: -1 1262. LUSHRCONST: long: 1 1263. LANDCONST: long: 22677 1264. LORCONST: long: -4918923231233 1265. LXORCONST: long: -4918923253910 1266. not IF_LEQ: int: 32767 1267. not IF_LGT: int: 32767 1268. not IF_LGE: int: 32767 1269. IADDCONST: int: 8645 1270. ISUBCONST: int: -56891 1271. IMULCONST: int: -790462464 1272. ISHLCONST: int: -24123 1273. ISHRCONST: int: -24123 1274. IUSHRCONST: int: -24123 1275. IANDCONST: int: 32768 1276. IORCONST: int: -24123 1277. IXORCONST: int: -56891 1278. not IFEQ: int: 32768 1279. not IFGT: int: 32768 1280. not IFGE: int: 32768 1281. LADDCONST: long: -4918923208555 1282. LSUBCONST: long: -4918923274091 1283. LMULCONST: long: -161183276771672064 1284. LSHLCONST: long: -4918923241323 1285. LSHRCONST: long: -4918923241323 1286. LUSHRCONST: long: -4918923241323 1287. LANDCONST: long: 32768 1288. LORCONST: long: -4918923241323 1289. LXORCONST: long: -4918923274091 1290. not IF_LEQ: int: 32768 1291. not IF_LGT: int: 32768 1292. not IF_LGE: int: 32768 1293. IADDCONST: int: -56891 1294. ISUBCONST: int: 8645 1295. IMULCONST: int: 790462464 1296. ISHLCONST: int: -24123 1297. ISHRCONST: int: -24123 1298. IUSHRCONST: int: -24123 1299. IANDCONST: int: -32768 1300. IORCONST: int: -24123 1301. IXORCONST: int: 8645 1302. not IFEQ: int: -32768 1303. not IFLT: int: -32768 1304. not IFLE: int: -32768 1305. LADDCONST: long: -4918923274091 1306. LSUBCONST: long: -4918923208555 1307. LMULCONST: long: 161183276771672064 1308. LSHLCONST: long: -4918923241323 1309. LSHRCONST: long: -4918923241323 1310. LUSHRCONST: long: -4918923241323 1311. LANDCONST: long: -4918923264000 1312. LORCONST: long: -10091 1313. LXORCONST: long: 4918923253909 1314. not IF_LEQ: int: -32768 1315. not IF_LGT: int: -32768 1316. not IF_LGE: int: -32768 1317. IADDCONST: int: -56892 1318. ISUBCONST: int: 8646 1319. IMULCONST: int: 790486587 1320. ISHLCONST: int: -2147483648 1321. ISHRCONST: int: -1 1322. IUSHRCONST: int: 1 1323. IANDCONST: int: -56891 1324. IORCONST: int: -1 1325. IXORCONST: int: 56890 1326. not IFEQ: int: -32769 1327. not IFLT: int: -32769 1328. not IFLE: int: -32769 1329. LADDCONST: long: -4918923274092 1330. LSUBCONST: long: -4918923208554 1331. LMULCONST: long: 161188195694913387 1332. LSHLCONST: long: -9223372036854775808 1333. LSHRCONST: long: -1 1334. LUSHRCONST: long: 1 1335. LANDCONST: long: -4918923274091 1336. LORCONST: long: -1 1337. LXORCONST: long: 4918923274090 1338. not IF_LEQ: int: -32769 1339. not IF_LGT: int: -32769 1340. not IF_LGE: int: -32769 1341. IADDCONST: int: 2147459524 1342. ISUBCONST: int: 2147459526 1343. IMULCONST: int: -2147459525 1344. ISHLCONST: int: -2147483648 1345. ISHRCONST: int: -1 1346. IUSHRCONST: int: 1 1347. IANDCONST: int: 2147459525 1348. IORCONST: int: -1 1349. IXORCONST: int: -2147459526 1350. not IFEQ: int: 2147483647 1351. not IFGT: int: 2147483647 1352. not IFGE: int: 2147483647 1353. LADDCONST: long: -4916775757676 1354. LSUBCONST: long: -4921070724970 1355. LMULCONST: long: 6677132646195930987 1356. LSHLCONST: long: -9223372036854775808 1357. LSHRCONST: long: -1 1358. LUSHRCONST: long: 1 1359. LANDCONST: long: 961796245 1360. LORCONST: long: -4917737553921 1361. LXORCONST: long: -4918699350166 1362. not IF_LEQ: int: 2147483647 1363. not IF_LGT: int: 2147483647 1364. not IF_LGE: int: 2147483647 1365. LADDCONST: long: -4916775757675 1366. LSUBCONST: long: -4921070724971 1367. LMULCONST: long: 6677127727272689664 1368. LSHLCONST: long: -4918923241323 1369. LSHRCONST: long: -4918923241323 1370. LUSHRCONST: long: -4918923241323 1371. LANDCONST: long: 2147483648 1372. LORCONST: long: -4918923241323 1373. LXORCONST: long: -4921070724971 1374. not IF_LEQ: long: 2147483648 1375. not IF_LGT: long: 2147483648 1376. not IF_LGE: long: 2147483648 1377. IADDCONST: int: 2147459525 1378. ISUBCONST: int: 2147459525 1379. IMULCONST: int: -2147483648 1380. ISHLCONST: int: -24123 1381. ISHRCONST: int: -24123 1382. IUSHRCONST: int: -24123 1383. IANDCONST: int: -2147483648 1384. IORCONST: int: -24123 1385. IXORCONST: int: 2147459525 1386. not IFEQ: int: -2147483648 1387. not IFLT: int: -2147483648 1388. not IFLE: int: -2147483648 1389. LADDCONST: long: -4921070724971 1390. LSUBCONST: long: -4916775757675 1391. LMULCONST: long: -6677127727272689664 1392. LSHLCONST: long: -4918923241323 1393. LSHRCONST: long: -4918923241323 1394. LUSHRCONST: long: -4918923241323 1395. LANDCONST: long: -4919885037568 1396. LORCONST: long: -1185687403 1397. LXORCONST: long: 4918699350165 1398. not IF_LEQ: int: -2147483648 1399. not IF_LGT: int: -2147483648 1400. not IF_LGE: int: -2147483648 1401. LADDCONST: long: -4921070724972 1402. LSUBCONST: long: -4916775757674 1403. LMULCONST: long: -6677122808349448341 1404. LSHLCONST: long: -9223372036854775808 1405. LSHRCONST: long: -1 1406. LUSHRCONST: long: 1 1407. LANDCONST: long: -4921070724971 1408. LORCONST: long: -1 1409. LXORCONST: long: 4921070724970 1410. not IF_LEQ: long: -2147483649 1411. not IF_LGT: long: -2147483649 1412. not IF_LGE: long: -2147483649 1413. TESTCONST CALLED WITH int: -243511 1414. AND long: -4423423234231423 1415. not IFEQ: int: 0 1416. not IFGT: int: 0 1417. not IFGE: int: 0 1418. not IF_LEQ: int: 0 1419. not IF_LGT: int: 0 1420. not IF_LGE: int: 0 1421. IADDCONST: int: -243512 1422. ISUBCONST: int: -243510 1423. IMULCONST: int: 243511 1424. ISHLCONST: int: -2147483648 1425. ISHRCONST: int: -1 1426. IUSHRCONST: int: 1 1427. IANDCONST: int: -243511 1428. IORCONST: int: -1 1429. IXORCONST: int: 243510 1430. not IFEQ: int: -1 1431. not IFGT: int: -1 1432. not IFGE: int: -1 1433. LADDCONST: long: -4423423234231424 1434. LSUBCONST: long: -4423423234231422 1435. LMULCONST: long: 4423423234231423 1436. LSHLCONST: long: -9223372036854775808 1437. LSHRCONST: long: -1 1438. LUSHRCONST: long: 1 1439. LANDCONST: long: -4423423234231423 1440. LORCONST: long: -1 1441. LXORCONST: long: 4423423234231422 1442. not IF_LEQ: int: -1 1443. not IF_LGT: int: -1 1444. not IF_LGE: int: -1 1445. IADDCONST: int: -243510 1446. ISUBCONST: int: -243512 1447. IMULCONST: int: -243511 1448. ISHLCONST: int: -487022 1449. ISHRCONST: int: -121756 1450. IUSHRCONST: int: 2147361892 1451. IANDCONST: int: 1 1452. IORCONST: int: -243511 1453. IXORCONST: int: -243512 1454. not IFEQ: int: 1 1455. not IFGT: int: 1 1456. not IFGE: int: 1 1457. LADDCONST: long: -4423423234231422 1458. LSUBCONST: long: -4423423234231424 1459. LMULCONST: long: -4423423234231423 1460. LSHLCONST: long: -8846846468462846 1461. LSHRCONST: long: -2211711617115712 1462. LUSHRCONST: long: 9221160325237660096 1463. LANDCONST: long: 1 1464. LORCONST: long: -4423423234231423 1465. LXORCONST: long: -4423423234231424 1466. not IF_LEQ: int: 1 1467. not IF_LGT: int: 1 1468. not IF_LGE: int: 1 1469. IADDCONST: int: -243256 1470. ISUBCONST: int: -243766 1471. IMULCONST: int: -62095305 1472. ISHLCONST: int: -2147483648 1473. ISHRCONST: int: -1 1474. IUSHRCONST: int: 1 1475. IANDCONST: int: 201 1476. IORCONST: int: -243457 1477. IXORCONST: int: -243658 1478. not IFEQ: int: 255 1479. not IFGT: int: 255 1480. not IFGE: int: 255 1481. LADDCONST: long: -4423423234231168 1482. LSUBCONST: long: -4423423234231678 1483. LMULCONST: long: -1127972924729012865 1484. LSHLCONST: long: -9223372036854775808 1485. LSHRCONST: long: -1 1486. LUSHRCONST: long: 1 1487. LANDCONST: long: 129 1488. LORCONST: long: -4423423234231297 1489. LXORCONST: long: -4423423234231426 1490. not IF_LEQ: int: 255 1491. not IF_LGT: int: 255 1492. not IF_LGE: int: 255 1493. IADDCONST: int: -243255 1494. ISUBCONST: int: -243767 1495. IMULCONST: int: -62338816 1496. ISHLCONST: int: -243511 1497. ISHRCONST: int: -243511 1498. IUSHRCONST: int: -243511 1499. IANDCONST: int: 0 1500. IORCONST: int: -243255 1501. IXORCONST: int: -243255 1502. not IFEQ: int: 256 1503. not IFGT: int: 256 1504. not IFGE: int: 256 1505. LADDCONST: long: -4423423234231167 1506. LSUBCONST: long: -4423423234231679 1507. LMULCONST: long: -1132396347963244288 1508. LSHLCONST: long: -4423423234231423 1509. LSHRCONST: long: -4423423234231423 1510. LUSHRCONST: long: -4423423234231423 1511. LANDCONST: long: 256 1512. LORCONST: long: -4423423234231423 1513. LXORCONST: long: -4423423234231679 1514. not IF_LEQ: int: 256 1515. not IF_LGT: int: 256 1516. not IF_LGE: int: 256 1517. IADDCONST: int: -210744 1518. ISUBCONST: int: -276278 1519. IMULCONST: int: 610809655 1520. ISHLCONST: int: -2147483648 1521. ISHRCONST: int: -1 1522. IUSHRCONST: int: 1 1523. IANDCONST: int: 18633 1524. IORCONST: int: -229377 1525. IXORCONST: int: -248010 1526. not IFEQ: int: 32767 1527. not IFGT: int: 32767 1528. not IFGE: int: 32767 1529. LADDCONST: long: -4423423234198656 1530. LSUBCONST: long: -4423423234264190 1531. LMULCONST: long: 2631643473615375487 1532. LSHLCONST: long: -9223372036854775808 1533. LSHRCONST: long: -1 1534. LUSHRCONST: long: 1 1535. LANDCONST: long: 13185 1536. LORCONST: long: -4423423234211841 1537. LXORCONST: long: -4423423234225026 1538. not IF_LEQ: int: 32767 1539. not IF_LGT: int: 32767 1540. not IF_LGE: int: 32767 1541. IADDCONST: int: -210743 1542. ISUBCONST: int: -276279 1543. IMULCONST: int: 610566144 1544. ISHLCONST: int: -243511 1545. ISHRCONST: int: -243511 1546. IUSHRCONST: int: -243511 1547. IANDCONST: int: 0 1548. IORCONST: int: -210743 1549. IXORCONST: int: -210743 1550. not IFEQ: int: 32768 1551. not IFGT: int: 32768 1552. not IFGE: int: 32768 1553. LADDCONST: long: -4423423234198655 1554. LSUBCONST: long: -4423423234264191 1555. LMULCONST: long: 2627220050381144064 1556. LSHLCONST: long: -4423423234231423 1557. LSHRCONST: long: -4423423234231423 1558. LUSHRCONST: long: -4423423234231423 1559. LANDCONST: long: 32768 1560. LORCONST: long: -4423423234231423 1561. LXORCONST: long: -4423423234264191 1562. not IF_LEQ: int: 32768 1563. not IF_LGT: int: 32768 1564. not IF_LGE: int: 32768 1565. IADDCONST: int: -276279 1566. ISUBCONST: int: -210743 1567. IMULCONST: int: -610566144 1568. ISHLCONST: int: -243511 1569. ISHRCONST: int: -243511 1570. IUSHRCONST: int: -243511 1571. IANDCONST: int: -262144 1572. IORCONST: int: -14135 1573. IXORCONST: int: 248009 1574. not IFEQ: int: -32768 1575. not IFGT: int: -32768 1576. not IFGE: int: -32768 1577. LADDCONST: long: -4423423234264191 1578. LSUBCONST: long: -4423423234198655 1579. LMULCONST: long: -2627220050381144064 1580. LSHLCONST: long: -4423423234231423 1581. LSHRCONST: long: -4423423234231423 1582. LUSHRCONST: long: -4423423234231423 1583. LANDCONST: long: -4423423234244608 1584. LORCONST: long: -19583 1585. LXORCONST: long: 4423423234225025 1586. not IF_LEQ: int: -32768 1587. not IF_LGT: int: -32768 1588. not IF_LGE: int: -32768 1589. IADDCONST: int: -276280 1590. ISUBCONST: int: -210742 1591. IMULCONST: int: -610322633 1592. ISHLCONST: int: -2147483648 1593. ISHRCONST: int: -1 1594. IUSHRCONST: int: 1 1595. IANDCONST: int: -243511 1596. IORCONST: int: -32769 1597. IXORCONST: int: 210742 1598. not IFEQ: int: -32769 1599. not IFGT: int: -32769 1600. not IFGE: int: -32769 1601. LADDCONST: long: -4423423234264192 1602. LSUBCONST: long: -4423423234198654 1603. LMULCONST: long: -2622796627146912641 1604. LSHLCONST: long: -9223372036854775808 1605. LSHRCONST: long: -1 1606. LUSHRCONST: long: 1 1607. LANDCONST: long: -4423423234264191 1608. LORCONST: long: -1 1609. LXORCONST: long: 4423423234264190 1610. not IF_LEQ: int: -32769 1611. not IF_LGT: int: -32769 1612. not IF_LGE: int: -32769 1613. IADDCONST: int: 2147240136 1614. ISUBCONST: int: 2147240138 1615. IMULCONST: int: -2147240137 1616. ISHLCONST: int: -2147483648 1617. ISHRCONST: int: -1 1618. IUSHRCONST: int: 1 1619. IANDCONST: int: 2147240137 1620. IORCONST: int: -1 1621. IXORCONST: int: -2147240138 1622. not IFEQ: int: 2147483647 1623. not IFGT: int: 2147483647 1624. not IFGE: int: 2147483647 1625. LADDCONST: long: -4423421086747776 1626. LSUBCONST: long: -4423425381715070 1627. LMULCONST: long: -4411538803063174017 1628. LSHLCONST: long: -9223372036854775808 1629. LSHRCONST: long: -1 1630. LUSHRCONST: long: 1 1631. LANDCONST: long: 91140993 1632. LORCONST: long: -4423421177888769 1633. LXORCONST: long: -4423421269029762 1634. not IF_LEQ: int: 2147483647 1635. not IF_LGT: int: 2147483647 1636. not IF_LGE: int: 2147483647 1637. LADDCONST: long: -4423421086747775 1638. LSUBCONST: long: -4423425381715071 1639. LMULCONST: long: -4415962226297405440 1640. LSHLCONST: long: -4423423234231423 1641. LSHRCONST: long: -4423423234231423 1642. LUSHRCONST: long: -4423423234231423 1643. LANDCONST: long: 2147483648 1644. LORCONST: long: -4423423234231423 1645. LXORCONST: long: -4423425381715071 1646. not IF_LEQ: long: 2147483648 1647. not IF_LGT: long: 2147483648 1648. not IF_LGE: long: 2147483648 1649. IADDCONST: int: 2147240137 1650. ISUBCONST: int: 2147240137 1651. IMULCONST: int: -2147483648 1652. ISHLCONST: int: -243511 1653. ISHRCONST: int: -243511 1654. IUSHRCONST: int: -243511 1655. IANDCONST: int: -2147483648 1656. IORCONST: int: -243511 1657. IXORCONST: int: 2147240137 1658. not IFEQ: int: -2147483648 1659. not IFLT: int: -2147483648 1660. not IFLE: int: -2147483648 1661. LADDCONST: long: -4423425381715071 1662. LSUBCONST: long: -4423421086747775 1663. LMULCONST: long: 4415962226297405440 1664. LSHLCONST: long: -4423423234231423 1665. LSHRCONST: long: -4423423234231423 1666. LUSHRCONST: long: -4423423234231423 1667. LANDCONST: long: -4423423325372416 1668. LORCONST: long: -2056342655 1669. LXORCONST: long: 4423421269029761 1670. not IF_LEQ: int: -2147483648 1671. not IF_LGT: int: -2147483648 1672. not IF_LGE: int: -2147483648 1673. LADDCONST: long: -4423425381715072 1674. LSUBCONST: long: -4423421086747774 1675. LMULCONST: long: 4420385649531636863 1676. LSHLCONST: long: -9223372036854775808 1677. LSHRCONST: long: -1 1678. LUSHRCONST: long: 1 1679. LANDCONST: long: -4423425381715071 1680. LORCONST: long: -1 1681. LXORCONST: long: 4423425381715070 1682. not IF_LEQ: long: -2147483649 1683. not IF_LGT: long: -2147483649 1684. not IF_LGE: long: -2147483649 1685. TESTCONST CALLED WITH int: 2147483647 1686. AND long: 9223372036854775807 1687. not IFEQ: int: 0 1688. not IFLT: int: 0 1689. not IFLE: int: 0 1690. not IF_LEQ: int: 0 1691. not IF_LLT: int: 0 1692. not IF_LLE: int: 0 1693. IADDCONST: int: 2147483646 1694. ISUBCONST: int: -2147483648 1695. IMULCONST: int: -2147483647 1696. ISHLCONST: int: -2147483648 1697. ISHRCONST: int: 0 1698. IUSHRCONST: int: 0 1699. IANDCONST: int: 2147483647 1700. IORCONST: int: -1 1701. IXORCONST: int: -2147483648 1702. not IFEQ: int: -1 1703. not IFLT: int: -1 1704. not IFLE: int: -1 1705. LADDCONST: long: 9223372036854775806 1706. LSUBCONST: long: -9223372036854775808 1707. LMULCONST: long: -9223372036854775807 1708. LSHLCONST: long: -9223372036854775808 1709. LSHRCONST: long: 0 1710. LUSHRCONST: long: 0 1711. LANDCONST: long: 9223372036854775807 1712. LORCONST: long: -1 1713. LXORCONST: long: -9223372036854775808 1714. not IF_LEQ: int: -1 1715. not IF_LLT: int: -1 1716. not IF_LLE: int: -1 1717. IADDCONST: int: -2147483648 1718. ISUBCONST: int: 2147483646 1719. IMULCONST: int: 2147483647 1720. ISHLCONST: int: -2 1721. ISHRCONST: int: 1073741823 1722. IUSHRCONST: int: 1073741823 1723. IANDCONST: int: 1 1724. IORCONST: int: 2147483647 1725. IXORCONST: int: 2147483646 1726. not IFEQ: int: 1 1727. not IFLT: int: 1 1728. not IFLE: int: 1 1729. LADDCONST: long: -9223372036854775808 1730. LSUBCONST: long: 9223372036854775806 1731. LMULCONST: long: 9223372036854775807 1732. LSHLCONST: long: -2 1733. LSHRCONST: long: 4611686018427387903 1734. LUSHRCONST: long: 4611686018427387903 1735. LANDCONST: long: 1 1736. LORCONST: long: 9223372036854775807 1737. LXORCONST: long: 9223372036854775806 1738. not IF_LEQ: int: 1 1739. not IF_LLT: int: 1 1740. not IF_LLE: int: 1 1741. IADDCONST: int: -2147483394 1742. ISUBCONST: int: 2147483392 1743. IMULCONST: int: 2147483393 1744. ISHLCONST: int: -2147483648 1745. ISHRCONST: int: 0 1746. IUSHRCONST: int: 0 1747. IANDCONST: int: 255 1748. IORCONST: int: 2147483647 1749. IXORCONST: int: 2147483392 1750. not IFEQ: int: 255 1751. not IFLT: int: 255 1752. not IFLE: int: 255 1753. LADDCONST: long: -9223372036854775554 1754. LSUBCONST: long: 9223372036854775552 1755. LMULCONST: long: 9223372036854775553 1756. LSHLCONST: long: -9223372036854775808 1757. LSHRCONST: long: 0 1758. LUSHRCONST: long: 0 1759. LANDCONST: long: 255 1760. LORCONST: long: 9223372036854775807 1761. LXORCONST: long: 9223372036854775552 1762. not IF_LEQ: int: 255 1763. not IF_LLT: int: 255 1764. not IF_LLE: int: 255 1765. IADDCONST: int: -2147483393 1766. ISUBCONST: int: 2147483391 1767. IMULCONST: int: -256 1768. ISHLCONST: int: 2147483647 1769. ISHRCONST: int: 2147483647 1770. IUSHRCONST: int: 2147483647 1771. IANDCONST: int: 256 1772. IORCONST: int: 2147483647 1773. IXORCONST: int: 2147483391 1774. not IFEQ: int: 256 1775. not IFLT: int: 256 1776. not IFLE: int: 256 1777. LADDCONST: long: -9223372036854775553 1778. LSUBCONST: long: 9223372036854775551 1779. LMULCONST: long: -256 1780. LSHLCONST: long: 9223372036854775807 1781. LSHRCONST: long: 9223372036854775807 1782. LUSHRCONST: long: 9223372036854775807 1783. LANDCONST: long: 256 1784. LORCONST: long: 9223372036854775807 1785. LXORCONST: long: 9223372036854775551 1786. not IF_LEQ: int: 256 1787. not IF_LLT: int: 256 1788. not IF_LLE: int: 256 1789. IADDCONST: int: -2147450882 1790. ISUBCONST: int: 2147450880 1791. IMULCONST: int: 2147450881 1792. ISHLCONST: int: -2147483648 1793. ISHRCONST: int: 0 1794. IUSHRCONST: int: 0 1795. IANDCONST: int: 32767 1796. IORCONST: int: 2147483647 1797. IXORCONST: int: 2147450880 1798. not IFEQ: int: 32767 1799. not IFLT: int: 32767 1800. not IFLE: int: 32767 1801. LADDCONST: long: -9223372036854743042 1802. LSUBCONST: long: 9223372036854743040 1803. LMULCONST: long: 9223372036854743041 1804. LSHLCONST: long: -9223372036854775808 1805. LSHRCONST: long: 0 1806. LUSHRCONST: long: 0 1807. LANDCONST: long: 32767 1808. LORCONST: long: 9223372036854775807 1809. LXORCONST: long: 9223372036854743040 1810. not IF_LEQ: int: 32767 1811. not IF_LLT: int: 32767 1812. not IF_LLE: int: 32767 1813. IADDCONST: int: -2147450881 1814. ISUBCONST: int: 2147450879 1815. IMULCONST: int: -32768 1816. ISHLCONST: int: 2147483647 1817. ISHRCONST: int: 2147483647 1818. IUSHRCONST: int: 2147483647 1819. IANDCONST: int: 32768 1820. IORCONST: int: 2147483647 1821. IXORCONST: int: 2147450879 1822. not IFEQ: int: 32768 1823. not IFLT: int: 32768 1824. not IFLE: int: 32768 1825. LADDCONST: long: -9223372036854743041 1826. LSUBCONST: long: 9223372036854743039 1827. LMULCONST: long: -32768 1828. LSHLCONST: long: 9223372036854775807 1829. LSHRCONST: long: 9223372036854775807 1830. LUSHRCONST: long: 9223372036854775807 1831. LANDCONST: long: 32768 1832. LORCONST: long: 9223372036854775807 1833. LXORCONST: long: 9223372036854743039 1834. not IF_LEQ: int: 32768 1835. not IF_LLT: int: 32768 1836. not IF_LLE: int: 32768 1837. IADDCONST: int: 2147450879 1838. ISUBCONST: int: -2147450881 1839. IMULCONST: int: 32768 1840. ISHLCONST: int: 2147483647 1841. ISHRCONST: int: 2147483647 1842. IUSHRCONST: int: 2147483647 1843. IANDCONST: int: 2147450880 1844. IORCONST: int: -1 1845. IXORCONST: int: -2147450881 1846. not IFEQ: int: -32768 1847. not IFLT: int: -32768 1848. not IFLE: int: -32768 1849. LADDCONST: long: 9223372036854743039 1850. LSUBCONST: long: -9223372036854743041 1851. LMULCONST: long: 32768 1852. LSHLCONST: long: 9223372036854775807 1853. LSHRCONST: long: 9223372036854775807 1854. LUSHRCONST: long: 9223372036854775807 1855. LANDCONST: long: 9223372036854743040 1856. LORCONST: long: -1 1857. LXORCONST: long: -9223372036854743041 1858. not IF_LEQ: int: -32768 1859. not IF_LLT: int: -32768 1860. not IF_LLE: int: -32768 1861. IADDCONST: int: 2147450878 1862. ISUBCONST: int: -2147450880 1863. IMULCONST: int: -2147450879 1864. ISHLCONST: int: -2147483648 1865. ISHRCONST: int: 0 1866. IUSHRCONST: int: 0 1867. IANDCONST: int: 2147450879 1868. IORCONST: int: -1 1869. IXORCONST: int: -2147450880 1870. not IFEQ: int: -32769 1871. not IFLT: int: -32769 1872. not IFLE: int: -32769 1873. LADDCONST: long: 9223372036854743038 1874. LSUBCONST: long: -9223372036854743040 1875. LMULCONST: long: -9223372036854743039 1876. LSHLCONST: long: -9223372036854775808 1877. LSHRCONST: long: 0 1878. LUSHRCONST: long: 0 1879. LANDCONST: long: 9223372036854743039 1880. LORCONST: long: -1 1881. LXORCONST: long: -9223372036854743040 1882. not IF_LEQ: int: -32769 1883. not IF_LLT: int: -32769 1884. not IF_LLE: int: -32769 1885. IADDCONST: int: -2 1886. ISUBCONST: int: 0 1887. IMULCONST: int: 1 1888. ISHLCONST: int: -2147483648 1889. ISHRCONST: int: 0 1890. IUSHRCONST: int: 0 1891. IANDCONST: int: 2147483647 1892. IORCONST: int: 2147483647 1893. IXORCONST: int: 0 1894. not IFNE: int: 2147483647 1895. not IFLT: int: 2147483647 1896. not IFGT: int: 2147483647 1897. LADDCONST: long: -9223372034707292162 1898. LSUBCONST: long: 9223372034707292160 1899. LMULCONST: long: 9223372034707292161 1900. LSHLCONST: long: -9223372036854775808 1901. LSHRCONST: long: 0 1902. LUSHRCONST: long: 0 1903. LANDCONST: long: 2147483647 1904. LORCONST: long: 9223372036854775807 1905. LXORCONST: long: 9223372034707292160 1906. not IF_LEQ: int: 2147483647 1907. not IF_LLT: int: 2147483647 1908. not IF_LLE: int: 2147483647 1909. LADDCONST: long: -9223372034707292161 1910. LSUBCONST: long: 9223372034707292159 1911. LMULCONST: long: -2147483648 1912. LSHLCONST: long: 9223372036854775807 1913. LSHRCONST: long: 9223372036854775807 1914. LUSHRCONST: long: 9223372036854775807 1915. LANDCONST: long: 2147483648 1916. LORCONST: long: 9223372036854775807 1917. LXORCONST: long: 9223372034707292159 1918. not IF_LEQ: long: 2147483648 1919. not IF_LLT: long: 2147483648 1920. not IF_LLE: long: 2147483648 1921. IADDCONST: int: -1 1922. ISUBCONST: int: -1 1923. IMULCONST: int: -2147483648 1924. ISHLCONST: int: 2147483647 1925. ISHRCONST: int: 2147483647 1926. IUSHRCONST: int: 2147483647 1927. IANDCONST: int: 0 1928. IORCONST: int: -1 1929. IXORCONST: int: -1 1930. not IFEQ: int: -2147483648 1931. not IFLT: int: -2147483648 1932. not IFLE: int: -2147483648 1933. LADDCONST: long: 9223372034707292159 1934. LSUBCONST: long: -9223372034707292161 1935. LMULCONST: long: 2147483648 1936. LSHLCONST: long: 9223372036854775807 1937. LSHRCONST: long: 9223372036854775807 1938. LUSHRCONST: long: 9223372036854775807 1939. LANDCONST: long: 9223372034707292160 1940. LORCONST: long: -1 1941. LXORCONST: long: -9223372034707292161 1942. not IF_LEQ: int: -2147483648 1943. not IF_LLT: int: -2147483648 1944. not IF_LLE: int: -2147483648 1945. LADDCONST: long: 9223372034707292158 1946. LSUBCONST: long: -9223372034707292160 1947. LMULCONST: long: -9223372034707292159 1948. LSHLCONST: long: -9223372036854775808 1949. LSHRCONST: long: 0 1950. LUSHRCONST: long: 0 1951. LANDCONST: long: 9223372034707292159 1952. LORCONST: long: -1 1953. LXORCONST: long: -9223372034707292160 1954. not IF_LEQ: long: -2147483649 1955. not IF_LLT: long: -2147483649 1956. not IF_LLE: long: -2147483649 1957. TESTCONST CALLED WITH int: -2147483648 1958. AND long: -9223372036854775808 1959. not IFEQ: int: 0 1960. not IFGT: int: 0 1961. not IFGE: int: 0 1962. not IF_LEQ: int: 0 1963. not IF_LGT: int: 0 1964. not IF_LGE: int: 0 1965. IADDCONST: int: 2147483647 1966. ISUBCONST: int: -2147483647 1967. IMULCONST: int: -2147483648 1968. ISHLCONST: int: 0 1969. ISHRCONST: int: -1 1970. IUSHRCONST: int: 1 1971. IANDCONST: int: -2147483648 1972. IORCONST: int: -1 1973. IXORCONST: int: 2147483647 1974. not IFEQ: int: -1 1975. not IFGT: int: -1 1976. not IFGE: int: -1 1977. LADDCONST: long: 9223372036854775807 1978. LSUBCONST: long: -9223372036854775807 1979. LMULCONST: long: -9223372036854775808 1980. LSHLCONST: long: 0 1981. LSHRCONST: long: -1 1982. LUSHRCONST: long: 1 1983. LANDCONST: long: -9223372036854775808 1984. LORCONST: long: -1 1985. LXORCONST: long: 9223372036854775807 1986. not IF_LEQ: int: -1 1987. not IF_LGT: int: -1 1988. not IF_LGE: int: -1 1989. IADDCONST: int: -2147483647 1990. ISUBCONST: int: 2147483647 1991. IMULCONST: int: -2147483648 1992. ISHLCONST: int: 0 1993. ISHRCONST: int: -1073741824 1994. IUSHRCONST: int: 1073741824 1995. IANDCONST: int: 0 1996. IORCONST: int: -2147483647 1997. IXORCONST: int: -2147483647 1998. not IFEQ: int: 1 1999. not IFGT: int: 1 2000. not IFGE: int: 1 2001. LADDCONST: long: -9223372036854775807 2002. LSUBCONST: long: 9223372036854775807 2003. LMULCONST: long: -9223372036854775808 2004. LSHLCONST: long: 0 2005. LSHRCONST: long: -4611686018427387904 2006. LUSHRCONST: long: 4611686018427387904 2007. LANDCONST: long: 0 2008. LORCONST: long: -9223372036854775807 2009. LXORCONST: long: -9223372036854775807 2010. not IF_LEQ: int: 1 2011. not IF_LGT: int: 1 2012. not IF_LGE: int: 1 2013. IADDCONST: int: -2147483393 2014. ISUBCONST: int: 2147483393 2015. IMULCONST: int: -2147483648 2016. ISHLCONST: int: 0 2017. ISHRCONST: int: -1 2018. IUSHRCONST: int: 1 2019. IANDCONST: int: 0 2020. IORCONST: int: -2147483393 2021. IXORCONST: int: -2147483393 2022. not IFEQ: int: 255 2023. not IFGT: int: 255 2024. not IFGE: int: 255 2025. LADDCONST: long: -9223372036854775553 2026. LSUBCONST: long: 9223372036854775553 2027. LMULCONST: long: -9223372036854775808 2028. LSHLCONST: long: 0 2029. LSHRCONST: long: -1 2030. LUSHRCONST: long: 1 2031. LANDCONST: long: 0 2032. LORCONST: long: -9223372036854775553 2033. LXORCONST: long: -9223372036854775553 2034. not IF_LEQ: int: 255 2035. not IF_LGT: int: 255 2036. not IF_LGE: int: 255 2037. IADDCONST: int: -2147483392 2038. ISUBCONST: int: 2147483392 2039. IMULCONST: int: 0 2040. ISHLCONST: int: -2147483648 2041. ISHRCONST: int: -2147483648 2042. IUSHRCONST: int: -2147483648 2043. IANDCONST: int: 0 2044. IORCONST: int: -2147483392 2045. IXORCONST: int: -2147483392 2046. not IFEQ: int: 256 2047. not IFGT: int: 256 2048. not IFGE: int: 256 2049. LADDCONST: long: -9223372036854775552 2050. LSUBCONST: long: 9223372036854775552 2051. LMULCONST: long: 0 2052. LSHLCONST: long: -9223372036854775808 2053. LSHRCONST: long: -9223372036854775808 2054. LUSHRCONST: long: -9223372036854775808 2055. LANDCONST: long: 0 2056. LORCONST: long: -9223372036854775552 2057. LXORCONST: long: -9223372036854775552 2058. not IF_LEQ: int: 256 2059. not IF_LGT: int: 256 2060. not IF_LGE: int: 256 2061. IADDCONST: int: -2147450881 2062. ISUBCONST: int: 2147450881 2063. IMULCONST: int: -2147483648 2064. ISHLCONST: int: 0 2065. ISHRCONST: int: -1 2066. IUSHRCONST: int: 1 2067. IANDCONST: int: 0 2068. IORCONST: int: -2147450881 2069. IXORCONST: int: -2147450881 2070. not IFEQ: int: 32767 2071. not IFGT: int: 32767 2072. not IFGE: int: 32767 2073. LADDCONST: long: -9223372036854743041 2074. LSUBCONST: long: 9223372036854743041 2075. LMULCONST: long: -9223372036854775808 2076. LSHLCONST: long: 0 2077. LSHRCONST: long: -1 2078. LUSHRCONST: long: 1 2079. LANDCONST: long: 0 2080. LORCONST: long: -9223372036854743041 2081. LXORCONST: long: -9223372036854743041 2082. not IF_LEQ: int: 32767 2083. not IF_LGT: int: 32767 2084. not IF_LGE: int: 32767 2085. IADDCONST: int: -2147450880 2086. ISUBCONST: int: 2147450880 2087. IMULCONST: int: 0 2088. ISHLCONST: int: -2147483648 2089. ISHRCONST: int: -2147483648 2090. IUSHRCONST: int: -2147483648 2091. IANDCONST: int: 0 2092. IORCONST: int: -2147450880 2093. IXORCONST: int: -2147450880 2094. not IFEQ: int: 32768 2095. not IFGT: int: 32768 2096. not IFGE: int: 32768 2097. LADDCONST: long: -9223372036854743040 2098. LSUBCONST: long: 9223372036854743040 2099. LMULCONST: long: 0 2100. LSHLCONST: long: -9223372036854775808 2101. LSHRCONST: long: -9223372036854775808 2102. LUSHRCONST: long: -9223372036854775808 2103. LANDCONST: long: 0 2104. LORCONST: long: -9223372036854743040 2105. LXORCONST: long: -9223372036854743040 2106. not IF_LEQ: int: 32768 2107. not IF_LGT: int: 32768 2108. not IF_LGE: int: 32768 2109. IADDCONST: int: 2147450880 2110. ISUBCONST: int: -2147450880 2111. IMULCONST: int: 0 2112. ISHLCONST: int: -2147483648 2113. ISHRCONST: int: -2147483648 2114. IUSHRCONST: int: -2147483648 2115. IANDCONST: int: -2147483648 2116. IORCONST: int: -32768 2117. IXORCONST: int: 2147450880 2118. not IFEQ: int: -32768 2119. not IFGT: int: -32768 2120. not IFGE: int: -32768 2121. LADDCONST: long: 9223372036854743040 2122. LSUBCONST: long: -9223372036854743040 2123. LMULCONST: long: 0 2124. LSHLCONST: long: -9223372036854775808 2125. LSHRCONST: long: -9223372036854775808 2126. LUSHRCONST: long: -9223372036854775808 2127. LANDCONST: long: -9223372036854775808 2128. LORCONST: long: -32768 2129. LXORCONST: long: 9223372036854743040 2130. not IF_LEQ: int: -32768 2131. not IF_LGT: int: -32768 2132. not IF_LGE: int: -32768 2133. IADDCONST: int: 2147450879 2134. ISUBCONST: int: -2147450879 2135. IMULCONST: int: -2147483648 2136. ISHLCONST: int: 0 2137. ISHRCONST: int: -1 2138. IUSHRCONST: int: 1 2139. IANDCONST: int: -2147483648 2140. IORCONST: int: -32769 2141. IXORCONST: int: 2147450879 2142. not IFEQ: int: -32769 2143. not IFGT: int: -32769 2144. not IFGE: int: -32769 2145. LADDCONST: long: 9223372036854743039 2146. LSUBCONST: long: -9223372036854743039 2147. LMULCONST: long: -9223372036854775808 2148. LSHLCONST: long: 0 2149. LSHRCONST: long: -1 2150. LUSHRCONST: long: 1 2151. LANDCONST: long: -9223372036854775808 2152. LORCONST: long: -32769 2153. LXORCONST: long: 9223372036854743039 2154. not IF_LEQ: int: -32769 2155. not IF_LGT: int: -32769 2156. not IF_LGE: int: -32769 2157. IADDCONST: int: -1 2158. ISUBCONST: int: 1 2159. IMULCONST: int: -2147483648 2160. ISHLCONST: int: 0 2161. ISHRCONST: int: -1 2162. IUSHRCONST: int: 1 2163. IANDCONST: int: 0 2164. IORCONST: int: -1 2165. IXORCONST: int: -1 2166. not IFEQ: int: 2147483647 2167. not IFGT: int: 2147483647 2168. not IFGE: int: 2147483647 2169. LADDCONST: long: -9223372034707292161 2170. LSUBCONST: long: 9223372034707292161 2171. LMULCONST: long: -9223372036854775808 2172. LSHLCONST: long: 0 2173. LSHRCONST: long: -1 2174. LUSHRCONST: long: 1 2175. LANDCONST: long: 0 2176. LORCONST: long: -9223372034707292161 2177. LXORCONST: long: -9223372034707292161 2178. not IF_LEQ: int: 2147483647 2179. not IF_LGT: int: 2147483647 2180. not IF_LGE: int: 2147483647 2181. LADDCONST: long: -9223372034707292160 2182. LSUBCONST: long: 9223372034707292160 2183. LMULCONST: long: 0 2184. LSHLCONST: long: -9223372036854775808 2185. LSHRCONST: long: -9223372036854775808 2186. LUSHRCONST: long: -9223372036854775808 2187. LANDCONST: long: 0 2188. LORCONST: long: -9223372034707292160 2189. LXORCONST: long: -9223372034707292160 2190. not IF_LEQ: long: 2147483648 2191. not IF_LGT: long: 2147483648 2192. not IF_LGE: long: 2147483648 2193. IADDCONST: int: 0 2194. ISUBCONST: int: 0 2195. IMULCONST: int: 0 2196. ISHLCONST: int: -2147483648 2197. ISHRCONST: int: -2147483648 2198. IUSHRCONST: int: -2147483648 2199. IANDCONST: int: -2147483648 2200. IORCONST: int: -2147483648 2201. IXORCONST: int: 0 2202. not IFNE: int: -2147483648 2203. not IFLT: int: -2147483648 2204. not IFGT: int: -2147483648 2205. LADDCONST: long: 9223372034707292160 2206. LSUBCONST: long: -9223372034707292160 2207. LMULCONST: long: 0 2208. LSHLCONST: long: -9223372036854775808 2209. LSHRCONST: long: -9223372036854775808 2210. LUSHRCONST: long: -9223372036854775808 2211. LANDCONST: long: -9223372036854775808 2212. LORCONST: long: -2147483648 2213. LXORCONST: long: 9223372034707292160 2214. not IF_LEQ: int: -2147483648 2215. not IF_LGT: int: -2147483648 2216. not IF_LGE: int: -2147483648 2217. LADDCONST: long: 9223372034707292159 2218. LSUBCONST: long: -9223372034707292159 2219. LMULCONST: long: -9223372036854775808 2220. LSHLCONST: long: 0 2221. LSHRCONST: long: -1 2222. LUSHRCONST: long: 1 2223. LANDCONST: long: -9223372036854775808 2224. LORCONST: long: -2147483649 2225. LXORCONST: long: 9223372034707292159 2226. not IF_LEQ: long: -2147483649 2227. not IF_LGT: long: -2147483649 2228. not IF_LGE: long: -2147483649 2229. ------------------- test div and rem consts 2230. IDIVPOW2 (17 / 0x00000002): int: 8 2231. IDIVPOW2 (17 / 0x00000004): int: 4 2232. IDIVPOW2 (17 / 0x00000008): int: 2 2233. IDIVPOW2 (17 / 0x00000010): int: 1 2234. IDIVPOW2 (17 / 0x00000020): int: 0 2235. IDIVPOW2 (17 / 0x00000040): int: 0 2236. IDIVPOW2 (17 / 0x00000080): int: 0 2237. IDIVPOW2 (17 / 0x00000100): int: 0 2238. IDIVPOW2 (17 / 0x00000200): int: 0 2239. IDIVPOW2 (17 / 0x00000400): int: 0 2240. IDIVPOW2 (17 / 0x00000800): int: 0 2241. IDIVPOW2 (17 / 0x00001000): int: 0 2242. IDIVPOW2 (17 / 0x00002000): int: 0 2243. IDIVPOW2 (17 / 0x00004000): int: 0 2244. IDIVPOW2 (17 / 0x00008000): int: 0 2245. IDIVPOW2 (17 / 0x00010000): int: 0 2246. IDIVPOW2 (17 / 0x00020000): int: 0 2247. IDIVPOW2 (17 / 0x00040000): int: 0 2248. IDIVPOW2 (17 / 0x00080000): int: 0 2249. IDIVPOW2 (17 / 0x00100000): int: 0 2250. IDIVPOW2 (17 / 0x00200000): int: 0 2251. IDIVPOW2 (17 / 0x00400000): int: 0 2252. IDIVPOW2 (17 / 0x00800000): int: 0 2253. IDIVPOW2 (17 / 0x01000000): int: 0 2254. IDIVPOW2 (17 / 0x02000000): int: 0 2255. IDIVPOW2 (17 / 0x04000000): int: 0 2256. IDIVPOW2 (17 / 0x08000000): int: 0 2257. IDIVPOW2 (17 / 0x10000000): int: 0 2258. IDIVPOW2 (17 / 0x20000000): int: 0 2259. IDIVPOW2 (17 / 0x40000000): int: 0 2260. IDIVPOW2 (17 / 0x80000000): int: 0 2261. IREMPOW2 (17 % 0x00000002): int: 1 2262. IREMPOW2 (17 % 0x00000004): int: 1 2263. IREMPOW2 (17 % 0x00000008): int: 1 2264. IREMPOW2 (17 % 0x00000010): int: 1 2265. IREMPOW2 (17 % 0x00000020): int: 17 2266. IREMPOW2 (17 % 0x00000040): int: 17 2267. IREMPOW2 (17 % 0x00000080): int: 17 2268. IREMPOW2 (17 % 0x00000100): int: 17 2269. IREMPOW2 (17 % 0x00000200): int: 17 2270. IREMPOW2 (17 % 0x00000400): int: 17 2271. IREMPOW2 (17 % 0x00000800): int: 17 2272. IREMPOW2 (17 % 0x00001000): int: 17 2273. IREMPOW2 (17 % 0x00002000): int: 17 2274. IREMPOW2 (17 % 0x00004000): int: 17 2275. IREMPOW2 (17 % 0x00008000): int: 17 2276. IREMPOW2 (17 % 0x00010000): int: 17 2277. IREMPOW2 (17 % 0x00020000): int: 17 2278. IREMPOW2 (17 % 0x00040000): int: 17 2279. IREMPOW2 (17 % 0x00080000): int: 17 2280. IREMPOW2 (17 % 0x00100000): int: 17 2281. IREMPOW2 (17 % 0x00200000): int: 17 2282. IREMPOW2 (17 % 0x00400000): int: 17 2283. IREMPOW2 (17 % 0x00800000): int: 17 2284. IREMPOW2 (17 % 0x01000000): int: 17 2285. IREMPOW2 (17 % 0x02000000): int: 17 2286. IREMPOW2 (17 % 0x04000000): int: 17 2287. IREMPOW2 (17 % 0x08000000): int: 17 2288. IREMPOW2 (17 % 0x10000000): int: 17 2289. IREMPOW2 (17 % 0x20000000): int: 17 2290. IREMPOW2 (17 % 0x40000000): int: 17 2291. IREMPOW2 (17 % 0x80000000): int: 17 2292. IDIVPOW2 (12347 / 0x00000002): int: 6173 2293. IDIVPOW2 (12347 / 0x00000004): int: 3086 2294. IDIVPOW2 (12347 / 0x00000008): int: 1543 2295. IDIVPOW2 (12347 / 0x00000010): int: 771 2296. IDIVPOW2 (12347 / 0x00000020): int: 385 2297. IDIVPOW2 (12347 / 0x00000040): int: 192 2298. IDIVPOW2 (12347 / 0x00000080): int: 96 2299. IDIVPOW2 (12347 / 0x00000100): int: 48 2300. IDIVPOW2 (12347 / 0x00000200): int: 24 2301. IDIVPOW2 (12347 / 0x00000400): int: 12 2302. IDIVPOW2 (12347 / 0x00000800): int: 6 2303. IDIVPOW2 (12347 / 0x00001000): int: 3 2304. IDIVPOW2 (12347 / 0x00002000): int: 1 2305. IDIVPOW2 (12347 / 0x00004000): int: 0 2306. IDIVPOW2 (12347 / 0x00008000): int: 0 2307. IDIVPOW2 (12347 / 0x00010000): int: 0 2308. IDIVPOW2 (12347 / 0x00020000): int: 0 2309. IDIVPOW2 (12347 / 0x00040000): int: 0 2310. IDIVPOW2 (12347 / 0x00080000): int: 0 2311. IDIVPOW2 (12347 / 0x00100000): int: 0 2312. IDIVPOW2 (12347 / 0x00200000): int: 0 2313. IDIVPOW2 (12347 / 0x00400000): int: 0 2314. IDIVPOW2 (12347 / 0x00800000): int: 0 2315. IDIVPOW2 (12347 / 0x01000000): int: 0 2316. IDIVPOW2 (12347 / 0x02000000): int: 0 2317. IDIVPOW2 (12347 / 0x04000000): int: 0 2318. IDIVPOW2 (12347 / 0x08000000): int: 0 2319. IDIVPOW2 (12347 / 0x10000000): int: 0 2320. IDIVPOW2 (12347 / 0x20000000): int: 0 2321. IDIVPOW2 (12347 / 0x40000000): int: 0 2322. IDIVPOW2 (12347 / 0x80000000): int: 0 2323. IREMPOW2 (12347 % 0x00000002): int: 1 2324. IREMPOW2 (12347 % 0x00000004): int: 3 2325. IREMPOW2 (12347 % 0x00000008): int: 3 2326. IREMPOW2 (12347 % 0x00000010): int: 11 2327. IREMPOW2 (12347 % 0x00000020): int: 27 2328. IREMPOW2 (12347 % 0x00000040): int: 59 2329. IREMPOW2 (12347 % 0x00000080): int: 59 2330. IREMPOW2 (12347 % 0x00000100): int: 59 2331. IREMPOW2 (12347 % 0x00000200): int: 59 2332. IREMPOW2 (12347 % 0x00000400): int: 59 2333. IREMPOW2 (12347 % 0x00000800): int: 59 2334. IREMPOW2 (12347 % 0x00001000): int: 59 2335. IREMPOW2 (12347 % 0x00002000): int: 4155 2336. IREMPOW2 (12347 % 0x00004000): int: 12347 2337. IREMPOW2 (12347 % 0x00008000): int: 12347 2338. IREMPOW2 (12347 % 0x00010000): int: 12347 2339. IREMPOW2 (12347 % 0x00020000): int: 12347 2340. IREMPOW2 (12347 % 0x00040000): int: 12347 2341. IREMPOW2 (12347 % 0x00080000): int: 12347 2342. IREMPOW2 (12347 % 0x00100000): int: 12347 2343. IREMPOW2 (12347 % 0x00200000): int: 12347 2344. IREMPOW2 (12347 % 0x00400000): int: 12347 2345. IREMPOW2 (12347 % 0x00800000): int: 12347 2346. IREMPOW2 (12347 % 0x01000000): int: 12347 2347. IREMPOW2 (12347 % 0x02000000): int: 12347 2348. IREMPOW2 (12347 % 0x04000000): int: 12347 2349. IREMPOW2 (12347 % 0x08000000): int: 12347 2350. IREMPOW2 (12347 % 0x10000000): int: 12347 2351. IREMPOW2 (12347 % 0x20000000): int: 12347 2352. IREMPOW2 (12347 % 0x40000000): int: 12347 2353. IREMPOW2 (12347 % 0x80000000): int: 12347 2354. IDIVPOW2 (8893427 / 0x00000002): int: 4446713 2355. IDIVPOW2 (8893427 / 0x00000004): int: 2223356 2356. IDIVPOW2 (8893427 / 0x00000008): int: 1111678 2357. IDIVPOW2 (8893427 / 0x00000010): int: 555839 2358. IDIVPOW2 (8893427 / 0x00000020): int: 277919 2359. IDIVPOW2 (8893427 / 0x00000040): int: 138959 2360. IDIVPOW2 (8893427 / 0x00000080): int: 69479 2361. IDIVPOW2 (8893427 / 0x00000100): int: 34739 2362. IDIVPOW2 (8893427 / 0x00000200): int: 17369 2363. IDIVPOW2 (8893427 / 0x00000400): int: 8684 2364. IDIVPOW2 (8893427 / 0x00000800): int: 4342 2365. IDIVPOW2 (8893427 / 0x00001000): int: 2171 2366. IDIVPOW2 (8893427 / 0x00002000): int: 1085 2367. IDIVPOW2 (8893427 / 0x00004000): int: 542 2368. IDIVPOW2 (8893427 / 0x00008000): int: 271 2369. IDIVPOW2 (8893427 / 0x00010000): int: 135 2370. IDIVPOW2 (8893427 / 0x00020000): int: 67 2371. IDIVPOW2 (8893427 / 0x00040000): int: 33 2372. IDIVPOW2 (8893427 / 0x00080000): int: 16 2373. IDIVPOW2 (8893427 / 0x00100000): int: 8 2374. IDIVPOW2 (8893427 / 0x00200000): int: 4 2375. IDIVPOW2 (8893427 / 0x00400000): int: 2 2376. IDIVPOW2 (8893427 / 0x00800000): int: 1 2377. IDIVPOW2 (8893427 / 0x01000000): int: 0 2378. IDIVPOW2 (8893427 / 0x02000000): int: 0 2379. IDIVPOW2 (8893427 / 0x04000000): int: 0 2380. IDIVPOW2 (8893427 / 0x08000000): int: 0 2381. IDIVPOW2 (8893427 / 0x10000000): int: 0 2382. IDIVPOW2 (8893427 / 0x20000000): int: 0 2383. IDIVPOW2 (8893427 / 0x40000000): int: 0 2384. IDIVPOW2 (8893427 / 0x80000000): int: 0 2385. IREMPOW2 (8893427 % 0x00000002): int: 1 2386. IREMPOW2 (8893427 % 0x00000004): int: 3 2387. IREMPOW2 (8893427 % 0x00000008): int: 3 2388. IREMPOW2 (8893427 % 0x00000010): int: 3 2389. IREMPOW2 (8893427 % 0x00000020): int: 19 2390. IREMPOW2 (8893427 % 0x00000040): int: 51 2391. IREMPOW2 (8893427 % 0x00000080): int: 115 2392. IREMPOW2 (8893427 % 0x00000100): int: 243 2393. IREMPOW2 (8893427 % 0x00000200): int: 499 2394. IREMPOW2 (8893427 % 0x00000400): int: 1011 2395. IREMPOW2 (8893427 % 0x00000800): int: 1011 2396. IREMPOW2 (8893427 % 0x00001000): int: 1011 2397. IREMPOW2 (8893427 % 0x00002000): int: 5107 2398. IREMPOW2 (8893427 % 0x00004000): int: 13299 2399. IREMPOW2 (8893427 % 0x00008000): int: 13299 2400. IREMPOW2 (8893427 % 0x00010000): int: 46067 2401. IREMPOW2 (8893427 % 0x00020000): int: 111603 2402. IREMPOW2 (8893427 % 0x00040000): int: 242675 2403. IREMPOW2 (8893427 % 0x00080000): int: 504819 2404. IREMPOW2 (8893427 % 0x00100000): int: 504819 2405. IREMPOW2 (8893427 % 0x00200000): int: 504819 2406. IREMPOW2 (8893427 % 0x00400000): int: 504819 2407. IREMPOW2 (8893427 % 0x00800000): int: 504819 2408. IREMPOW2 (8893427 % 0x01000000): int: 8893427 2409. IREMPOW2 (8893427 % 0x02000000): int: 8893427 2410. IREMPOW2 (8893427 % 0x04000000): int: 8893427 2411. IREMPOW2 (8893427 % 0x08000000): int: 8893427 2412. IREMPOW2 (8893427 % 0x10000000): int: 8893427 2413. IREMPOW2 (8893427 % 0x20000000): int: 8893427 2414. IREMPOW2 (8893427 % 0x40000000): int: 8893427 2415. IREMPOW2 (8893427 % 0x80000000): int: 8893427 2416. IDIVPOW2 (1005234562 / 0x00000002): int: 502617281 2417. IDIVPOW2 (1005234562 / 0x00000004): int: 251308640 2418. IDIVPOW2 (1005234562 / 0x00000008): int: 125654320 2419. IDIVPOW2 (1005234562 / 0x00000010): int: 62827160 2420. IDIVPOW2 (1005234562 / 0x00000020): int: 31413580 2421. IDIVPOW2 (1005234562 / 0x00000040): int: 15706790 2422. IDIVPOW2 (1005234562 / 0x00000080): int: 7853395 2423. IDIVPOW2 (1005234562 / 0x00000100): int: 3926697 2424. IDIVPOW2 (1005234562 / 0x00000200): int: 1963348 2425. IDIVPOW2 (1005234562 / 0x00000400): int: 981674 2426. IDIVPOW2 (1005234562 / 0x00000800): int: 490837 2427. IDIVPOW2 (1005234562 / 0x00001000): int: 245418 2428. IDIVPOW2 (1005234562 / 0x00002000): int: 122709 2429. IDIVPOW2 (1005234562 / 0x00004000): int: 61354 2430. IDIVPOW2 (1005234562 / 0x00008000): int: 30677 2431. IDIVPOW2 (1005234562 / 0x00010000): int: 15338 2432. IDIVPOW2 (1005234562 / 0x00020000): int: 7669 2433. IDIVPOW2 (1005234562 / 0x00040000): int: 3834 2434. IDIVPOW2 (1005234562 / 0x00080000): int: 1917 2435. IDIVPOW2 (1005234562 / 0x00100000): int: 958 2436. IDIVPOW2 (1005234562 / 0x00200000): int: 479 2437. IDIVPOW2 (1005234562 / 0x00400000): int: 239 2438. IDIVPOW2 (1005234562 / 0x00800000): int: 119 2439. IDIVPOW2 (1005234562 / 0x01000000): int: 59 2440. IDIVPOW2 (1005234562 / 0x02000000): int: 29 2441. IDIVPOW2 (1005234562 / 0x04000000): int: 14 2442. IDIVPOW2 (1005234562 / 0x08000000): int: 7 2443. IDIVPOW2 (1005234562 / 0x10000000): int: 3 2444. IDIVPOW2 (1005234562 / 0x20000000): int: 1 2445. IDIVPOW2 (1005234562 / 0x40000000): int: 0 2446. IDIVPOW2 (1005234562 / 0x80000000): int: 0 2447. IREMPOW2 (1005234562 % 0x00000002): int: 0 2448. IREMPOW2 (1005234562 % 0x00000004): int: 2 2449. IREMPOW2 (1005234562 % 0x00000008): int: 2 2450. IREMPOW2 (1005234562 % 0x00000010): int: 2 2451. IREMPOW2 (1005234562 % 0x00000020): int: 2 2452. IREMPOW2 (1005234562 % 0x00000040): int: 2 2453. IREMPOW2 (1005234562 % 0x00000080): int: 2 2454. IREMPOW2 (1005234562 % 0x00000100): int: 130 2455. IREMPOW2 (1005234562 % 0x00000200): int: 386 2456. IREMPOW2 (1005234562 % 0x00000400): int: 386 2457. IREMPOW2 (1005234562 % 0x00000800): int: 386 2458. IREMPOW2 (1005234562 % 0x00001000): int: 2434 2459. IREMPOW2 (1005234562 % 0x00002000): int: 2434 2460. IREMPOW2 (1005234562 % 0x00004000): int: 10626 2461. IREMPOW2 (1005234562 % 0x00008000): int: 10626 2462. IREMPOW2 (1005234562 % 0x00010000): int: 43394 2463. IREMPOW2 (1005234562 % 0x00020000): int: 43394 2464. IREMPOW2 (1005234562 % 0x00040000): int: 174466 2465. IREMPOW2 (1005234562 % 0x00080000): int: 174466 2466. IREMPOW2 (1005234562 % 0x00100000): int: 698754 2467. IREMPOW2 (1005234562 % 0x00200000): int: 698754 2468. IREMPOW2 (1005234562 % 0x00400000): int: 2795906 2469. IREMPOW2 (1005234562 % 0x00800000): int: 6990210 2470. IREMPOW2 (1005234562 % 0x01000000): int: 15378818 2471. IREMPOW2 (1005234562 % 0x02000000): int: 32156034 2472. IREMPOW2 (1005234562 % 0x04000000): int: 65710466 2473. IREMPOW2 (1005234562 % 0x08000000): int: 65710466 2474. IREMPOW2 (1005234562 % 0x10000000): int: 199928194 2475. IREMPOW2 (1005234562 % 0x20000000): int: 468363650 2476. IREMPOW2 (1005234562 % 0x40000000): int: 1005234562 2477. IREMPOW2 (1005234562 % 0x80000000): int: 1005234562 2478. IDIVPOW2 (-17 / 0x00000002): int: -8 2479. IDIVPOW2 (-17 / 0x00000004): int: -4 2480. IDIVPOW2 (-17 / 0x00000008): int: -2 2481. IDIVPOW2 (-17 / 0x00000010): int: -1 2482. IDIVPOW2 (-17 / 0x00000020): int: 0 2483. IDIVPOW2 (-17 / 0x00000040): int: 0 2484. IDIVPOW2 (-17 / 0x00000080): int: 0 2485. IDIVPOW2 (-17 / 0x00000100): int: 0 2486. IDIVPOW2 (-17 / 0x00000200): int: 0 2487. IDIVPOW2 (-17 / 0x00000400): int: 0 2488. IDIVPOW2 (-17 / 0x00000800): int: 0 2489. IDIVPOW2 (-17 / 0x00001000): int: 0 2490. IDIVPOW2 (-17 / 0x00002000): int: 0 2491. IDIVPOW2 (-17 / 0x00004000): int: 0 2492. IDIVPOW2 (-17 / 0x00008000): int: 0 2493. IDIVPOW2 (-17 / 0x00010000): int: 0 2494. IDIVPOW2 (-17 / 0x00020000): int: 0 2495. IDIVPOW2 (-17 / 0x00040000): int: 0 2496. IDIVPOW2 (-17 / 0x00080000): int: 0 2497. IDIVPOW2 (-17 / 0x00100000): int: 0 2498. IDIVPOW2 (-17 / 0x00200000): int: 0 2499. IDIVPOW2 (-17 / 0x00400000): int: 0 2500. IDIVPOW2 (-17 / 0x00800000): int: 0 2501. IDIVPOW2 (-17 / 0x01000000): int: 0 2502. IDIVPOW2 (-17 / 0x02000000): int: 0 2503. IDIVPOW2 (-17 / 0x04000000): int: 0 2504. IDIVPOW2 (-17 / 0x08000000): int: 0 2505. IDIVPOW2 (-17 / 0x10000000): int: 0 2506. IDIVPOW2 (-17 / 0x20000000): int: 0 2507. IDIVPOW2 (-17 / 0x40000000): int: 0 2508. IDIVPOW2 (-17 / 0x80000000): int: 0 2509. IREMPOW2 (-17 % 0x00000002): int: -1 2510. IREMPOW2 (-17 % 0x00000004): int: -1 2511. IREMPOW2 (-17 % 0x00000008): int: -1 2512. IREMPOW2 (-17 % 0x00000010): int: -1 2513. IREMPOW2 (-17 % 0x00000020): int: -17 2514. IREMPOW2 (-17 % 0x00000040): int: -17 2515. IREMPOW2 (-17 % 0x00000080): int: -17 2516. IREMPOW2 (-17 % 0x00000100): int: -17 2517. IREMPOW2 (-17 % 0x00000200): int: -17 2518. IREMPOW2 (-17 % 0x00000400): int: -17 2519. IREMPOW2 (-17 % 0x00000800): int: -17 2520. IREMPOW2 (-17 % 0x00001000): int: -17 2521. IREMPOW2 (-17 % 0x00002000): int: -17 2522. IREMPOW2 (-17 % 0x00004000): int: -17 2523. IREMPOW2 (-17 % 0x00008000): int: -17 2524. IREMPOW2 (-17 % 0x00010000): int: -17 2525. IREMPOW2 (-17 % 0x00020000): int: -17 2526. IREMPOW2 (-17 % 0x00040000): int: -17 2527. IREMPOW2 (-17 % 0x00080000): int: -17 2528. IREMPOW2 (-17 % 0x00100000): int: -17 2529. IREMPOW2 (-17 % 0x00200000): int: -17 2530. IREMPOW2 (-17 % 0x00400000): int: -17 2531. IREMPOW2 (-17 % 0x00800000): int: -17 2532. IREMPOW2 (-17 % 0x01000000): int: -17 2533. IREMPOW2 (-17 % 0x02000000): int: -17 2534. IREMPOW2 (-17 % 0x04000000): int: -17 2535. IREMPOW2 (-17 % 0x08000000): int: -17 2536. IREMPOW2 (-17 % 0x10000000): int: -17 2537. IREMPOW2 (-17 % 0x20000000): int: -17 2538. IREMPOW2 (-17 % 0x40000000): int: -17 2539. IREMPOW2 (-17 % 0x80000000): int: -17 2540. IDIVPOW2 (-12347 / 0x00000002): int: -6173 2541. IDIVPOW2 (-12347 / 0x00000004): int: -3086 2542. IDIVPOW2 (-12347 / 0x00000008): int: -1543 2543. IDIVPOW2 (-12347 / 0x00000010): int: -771 2544. IDIVPOW2 (-12347 / 0x00000020): int: -385 2545. IDIVPOW2 (-12347 / 0x00000040): int: -192 2546. IDIVPOW2 (-12347 / 0x00000080): int: -96 2547. IDIVPOW2 (-12347 / 0x00000100): int: -48 2548. IDIVPOW2 (-12347 / 0x00000200): int: -24 2549. IDIVPOW2 (-12347 / 0x00000400): int: -12 2550. IDIVPOW2 (-12347 / 0x00000800): int: -6 2551. IDIVPOW2 (-12347 / 0x00001000): int: -3 2552. IDIVPOW2 (-12347 / 0x00002000): int: -1 2553. IDIVPOW2 (-12347 / 0x00004000): int: 0 2554. IDIVPOW2 (-12347 / 0x00008000): int: 0 2555. IDIVPOW2 (-12347 / 0x00010000): int: 0 2556. IDIVPOW2 (-12347 / 0x00020000): int: 0 2557. IDIVPOW2 (-12347 / 0x00040000): int: 0 2558. IDIVPOW2 (-12347 / 0x00080000): int: 0 2559. IDIVPOW2 (-12347 / 0x00100000): int: 0 2560. IDIVPOW2 (-12347 / 0x00200000): int: 0 2561. IDIVPOW2 (-12347 / 0x00400000): int: 0 2562. IDIVPOW2 (-12347 / 0x00800000): int: 0 2563. IDIVPOW2 (-12347 / 0x01000000): int: 0 2564. IDIVPOW2 (-12347 / 0x02000000): int: 0 2565. IDIVPOW2 (-12347 / 0x04000000): int: 0 2566. IDIVPOW2 (-12347 / 0x08000000): int: 0 2567. IDIVPOW2 (-12347 / 0x10000000): int: 0 2568. IDIVPOW2 (-12347 / 0x20000000): int: 0 2569. IDIVPOW2 (-12347 / 0x40000000): int: 0 2570. IDIVPOW2 (-12347 / 0x80000000): int: 0 2571. IREMPOW2 (-12347 % 0x00000002): int: -1 2572. IREMPOW2 (-12347 % 0x00000004): int: -3 2573. IREMPOW2 (-12347 % 0x00000008): int: -3 2574. IREMPOW2 (-12347 % 0x00000010): int: -11 2575. IREMPOW2 (-12347 % 0x00000020): int: -27 2576. IREMPOW2 (-12347 % 0x00000040): int: -59 2577. IREMPOW2 (-12347 % 0x00000080): int: -59 2578. IREMPOW2 (-12347 % 0x00000100): int: -59 2579. IREMPOW2 (-12347 % 0x00000200): int: -59 2580. IREMPOW2 (-12347 % 0x00000400): int: -59 2581. IREMPOW2 (-12347 % 0x00000800): int: -59 2582. IREMPOW2 (-12347 % 0x00001000): int: -59 2583. IREMPOW2 (-12347 % 0x00002000): int: -4155 2584. IREMPOW2 (-12347 % 0x00004000): int: -12347 2585. IREMPOW2 (-12347 % 0x00008000): int: -12347 2586. IREMPOW2 (-12347 % 0x00010000): int: -12347 2587. IREMPOW2 (-12347 % 0x00020000): int: -12347 2588. IREMPOW2 (-12347 % 0x00040000): int: -12347 2589. IREMPOW2 (-12347 % 0x00080000): int: -12347 2590. IREMPOW2 (-12347 % 0x00100000): int: -12347 2591. IREMPOW2 (-12347 % 0x00200000): int: -12347 2592. IREMPOW2 (-12347 % 0x00400000): int: -12347 2593. IREMPOW2 (-12347 % 0x00800000): int: -12347 2594. IREMPOW2 (-12347 % 0x01000000): int: -12347 2595. IREMPOW2 (-12347 % 0x02000000): int: -12347 2596. IREMPOW2 (-12347 % 0x04000000): int: -12347 2597. IREMPOW2 (-12347 % 0x08000000): int: -12347 2598. IREMPOW2 (-12347 % 0x10000000): int: -12347 2599. IREMPOW2 (-12347 % 0x20000000): int: -12347 2600. IREMPOW2 (-12347 % 0x40000000): int: -12347 2601. IREMPOW2 (-12347 % 0x80000000): int: -12347 2602. IDIVPOW2 (-8893427 / 0x00000002): int: -4446713 2603. IDIVPOW2 (-8893427 / 0x00000004): int: -2223356 2604. IDIVPOW2 (-8893427 / 0x00000008): int: -1111678 2605. IDIVPOW2 (-8893427 / 0x00000010): int: -555839 2606. IDIVPOW2 (-8893427 / 0x00000020): int: -277919 2607. IDIVPOW2 (-8893427 / 0x00000040): int: -138959 2608. IDIVPOW2 (-8893427 / 0x00000080): int: -69479 2609. IDIVPOW2 (-8893427 / 0x00000100): int: -34739 2610. IDIVPOW2 (-8893427 / 0x00000200): int: -17369 2611. IDIVPOW2 (-8893427 / 0x00000400): int: -8684 2612. IDIVPOW2 (-8893427 / 0x00000800): int: -4342 2613. IDIVPOW2 (-8893427 / 0x00001000): int: -2171 2614. IDIVPOW2 (-8893427 / 0x00002000): int: -1085 2615. IDIVPOW2 (-8893427 / 0x00004000): int: -542 2616. IDIVPOW2 (-8893427 / 0x00008000): int: -271 2617. IDIVPOW2 (-8893427 / 0x00010000): int: -135 2618. IDIVPOW2 (-8893427 / 0x00020000): int: -67 2619. IDIVPOW2 (-8893427 / 0x00040000): int: -33 2620. IDIVPOW2 (-8893427 / 0x00080000): int: -16 2621. IDIVPOW2 (-8893427 / 0x00100000): int: -8 2622. IDIVPOW2 (-8893427 / 0x00200000): int: -4 2623. IDIVPOW2 (-8893427 / 0x00400000): int: -2 2624. IDIVPOW2 (-8893427 / 0x00800000): int: -1 2625. IDIVPOW2 (-8893427 / 0x01000000): int: 0 2626. IDIVPOW2 (-8893427 / 0x02000000): int: 0 2627. IDIVPOW2 (-8893427 / 0x04000000): int: 0 2628. IDIVPOW2 (-8893427 / 0x08000000): int: 0 2629. IDIVPOW2 (-8893427 / 0x10000000): int: 0 2630. IDIVPOW2 (-8893427 / 0x20000000): int: 0 2631. IDIVPOW2 (-8893427 / 0x40000000): int: 0 2632. IDIVPOW2 (-8893427 / 0x80000000): int: 0 2633. IREMPOW2 (-8893427 % 0x00000002): int: -1 2634. IREMPOW2 (-8893427 % 0x00000004): int: -3 2635. IREMPOW2 (-8893427 % 0x00000008): int: -3 2636. IREMPOW2 (-8893427 % 0x00000010): int: -3 2637. IREMPOW2 (-8893427 % 0x00000020): int: -19 2638. IREMPOW2 (-8893427 % 0x00000040): int: -51 2639. IREMPOW2 (-8893427 % 0x00000080): int: -115 2640. IREMPOW2 (-8893427 % 0x00000100): int: -243 2641. IREMPOW2 (-8893427 % 0x00000200): int: -499 2642. IREMPOW2 (-8893427 % 0x00000400): int: -1011 2643. IREMPOW2 (-8893427 % 0x00000800): int: -1011 2644. IREMPOW2 (-8893427 % 0x00001000): int: -1011 2645. IREMPOW2 (-8893427 % 0x00002000): int: -5107 2646. IREMPOW2 (-8893427 % 0x00004000): int: -13299 2647. IREMPOW2 (-8893427 % 0x00008000): int: -13299 2648. IREMPOW2 (-8893427 % 0x00010000): int: -46067 2649. IREMPOW2 (-8893427 % 0x00020000): int: -111603 2650. IREMPOW2 (-8893427 % 0x00040000): int: -242675 2651. IREMPOW2 (-8893427 % 0x00080000): int: -504819 2652. IREMPOW2 (-8893427 % 0x00100000): int: -504819 2653. IREMPOW2 (-8893427 % 0x00200000): int: -504819 2654. IREMPOW2 (-8893427 % 0x00400000): int: -504819 2655. IREMPOW2 (-8893427 % 0x00800000): int: -504819 2656. IREMPOW2 (-8893427 % 0x01000000): int: -8893427 2657. IREMPOW2 (-8893427 % 0x02000000): int: -8893427 2658. IREMPOW2 (-8893427 % 0x04000000): int: -8893427 2659. IREMPOW2 (-8893427 % 0x08000000): int: -8893427 2660. IREMPOW2 (-8893427 % 0x10000000): int: -8893427 2661. IREMPOW2 (-8893427 % 0x20000000): int: -8893427 2662. IREMPOW2 (-8893427 % 0x40000000): int: -8893427 2663. IREMPOW2 (-8893427 % 0x80000000): int: -8893427 2664. IDIVPOW2 (-1005234562 / 0x00000002): int: -502617281 2665. IDIVPOW2 (-1005234562 / 0x00000004): int: -251308640 2666. IDIVPOW2 (-1005234562 / 0x00000008): int: -125654320 2667. IDIVPOW2 (-1005234562 / 0x00000010): int: -62827160 2668. IDIVPOW2 (-1005234562 / 0x00000020): int: -31413580 2669. IDIVPOW2 (-1005234562 / 0x00000040): int: -15706790 2670. IDIVPOW2 (-1005234562 / 0x00000080): int: -7853395 2671. IDIVPOW2 (-1005234562 / 0x00000100): int: -3926697 2672. IDIVPOW2 (-1005234562 / 0x00000200): int: -1963348 2673. IDIVPOW2 (-1005234562 / 0x00000400): int: -981674 2674. IDIVPOW2 (-1005234562 / 0x00000800): int: -490837 2675. IDIVPOW2 (-1005234562 / 0x00001000): int: -245418 2676. IDIVPOW2 (-1005234562 / 0x00002000): int: -122709 2677. IDIVPOW2 (-1005234562 / 0x00004000): int: -61354 2678. IDIVPOW2 (-1005234562 / 0x00008000): int: -30677 2679. IDIVPOW2 (-1005234562 / 0x00010000): int: -15338 2680. IDIVPOW2 (-1005234562 / 0x00020000): int: -7669 2681. IDIVPOW2 (-1005234562 / 0x00040000): int: -3834 2682. IDIVPOW2 (-1005234562 / 0x00080000): int: -1917 2683. IDIVPOW2 (-1005234562 / 0x00100000): int: -958 2684. IDIVPOW2 (-1005234562 / 0x00200000): int: -479 2685. IDIVPOW2 (-1005234562 / 0x00400000): int: -239 2686. IDIVPOW2 (-1005234562 / 0x00800000): int: -119 2687. IDIVPOW2 (-1005234562 / 0x01000000): int: -59 2688. IDIVPOW2 (-1005234562 / 0x02000000): int: -29 2689. IDIVPOW2 (-1005234562 / 0x04000000): int: -14 2690. IDIVPOW2 (-1005234562 / 0x08000000): int: -7 2691. IDIVPOW2 (-1005234562 / 0x10000000): int: -3 2692. IDIVPOW2 (-1005234562 / 0x20000000): int: -1 2693. IDIVPOW2 (-1005234562 / 0x40000000): int: 0 2694. IDIVPOW2 (-1005234562 / 0x80000000): int: 0 2695. IREMPOW2 (-1005234562 % 0x00000002): int: 0 2696. IREMPOW2 (-1005234562 % 0x00000004): int: -2 2697. IREMPOW2 (-1005234562 % 0x00000008): int: -2 2698. IREMPOW2 (-1005234562 % 0x00000010): int: -2 2699. IREMPOW2 (-1005234562 % 0x00000020): int: -2 2700. IREMPOW2 (-1005234562 % 0x00000040): int: -2 2701. IREMPOW2 (-1005234562 % 0x00000080): int: -2 2702. IREMPOW2 (-1005234562 % 0x00000100): int: -130 2703. IREMPOW2 (-1005234562 % 0x00000200): int: -386 2704. IREMPOW2 (-1005234562 % 0x00000400): int: -386 2705. IREMPOW2 (-1005234562 % 0x00000800): int: -386 2706. IREMPOW2 (-1005234562 % 0x00001000): int: -2434 2707. IREMPOW2 (-1005234562 % 0x00002000): int: -2434 2708. IREMPOW2 (-1005234562 % 0x00004000): int: -10626 2709. IREMPOW2 (-1005234562 % 0x00008000): int: -10626 2710. IREMPOW2 (-1005234562 % 0x00010000): int: -43394 2711. IREMPOW2 (-1005234562 % 0x00020000): int: -43394 2712. IREMPOW2 (-1005234562 % 0x00040000): int: -174466 2713. IREMPOW2 (-1005234562 % 0x00080000): int: -174466 2714. IREMPOW2 (-1005234562 % 0x00100000): int: -698754 2715. IREMPOW2 (-1005234562 % 0x00200000): int: -698754 2716. IREMPOW2 (-1005234562 % 0x00400000): int: -2795906 2717. IREMPOW2 (-1005234562 % 0x00800000): int: -6990210 2718. IREMPOW2 (-1005234562 % 0x01000000): int: -15378818 2719. IREMPOW2 (-1005234562 % 0x02000000): int: -32156034 2720. IREMPOW2 (-1005234562 % 0x04000000): int: -65710466 2721. IREMPOW2 (-1005234562 % 0x08000000): int: -65710466 2722. IREMPOW2 (-1005234562 % 0x10000000): int: -199928194 2723. IREMPOW2 (-1005234562 % 0x20000000): int: -468363650 2724. IREMPOW2 (-1005234562 % 0x40000000): int: -1005234562 2725. IREMPOW2 (-1005234562 % 0x80000000): int: -1005234562 2726. LDIVPOW2 (17 / 0x00000002): long: 8 2727. LDIVPOW2 (17 / 0x00000004): long: 4 2728. LDIVPOW2 (17 / 0x00000008): long: 2 2729. LDIVPOW2 (17 / 0x00000010): long: 1 2730. LDIVPOW2 (17 / 0x00000020): long: 0 2731. LDIVPOW2 (17 / 0x00000040): long: 0 2732. LDIVPOW2 (17 / 0x00000080): long: 0 2733. LDIVPOW2 (17 / 0x00000100): long: 0 2734. LDIVPOW2 (17 / 0x00000200): long: 0 2735. LDIVPOW2 (17 / 0x00000400): long: 0 2736. LDIVPOW2 (17 / 0x00000800): long: 0 2737. LDIVPOW2 (17 / 0x00001000): long: 0 2738. LDIVPOW2 (17 / 0x00002000): long: 0 2739. LDIVPOW2 (17 / 0x00004000): long: 0 2740. LDIVPOW2 (17 / 0x00008000): long: 0 2741. LDIVPOW2 (17 / 0x00010000): long: 0 2742. LDIVPOW2 (17 / 0x00020000): long: 0 2743. LDIVPOW2 (17 / 0x00040000): long: 0 2744. LDIVPOW2 (17 / 0x00080000): long: 0 2745. LDIVPOW2 (17 / 0x00100000): long: 0 2746. LDIVPOW2 (17 / 0x00200000): long: 0 2747. LDIVPOW2 (17 / 0x00400000): long: 0 2748. LDIVPOW2 (17 / 0x00800000): long: 0 2749. LDIVPOW2 (17 / 0x01000000): long: 0 2750. LDIVPOW2 (17 / 0x02000000): long: 0 2751. LDIVPOW2 (17 / 0x04000000): long: 0 2752. LDIVPOW2 (17 / 0x08000000): long: 0 2753. LDIVPOW2 (17 / 0x10000000): long: 0 2754. LDIVPOW2 (17 / 0x20000000): long: 0 2755. LDIVPOW2 (17 / 0x40000000): long: 0 2756. LDIVPOW2 (17 / 0x80000000): long: 0 2757. LREMPOW2 (17 % 0x00000002): long: 1 2758. LREMPOW2 (17 % 0x00000004): long: 1 2759. LREMPOW2 (17 % 0x00000008): long: 1 2760. LREMPOW2 (17 % 0x00000010): long: 1 2761. LREMPOW2 (17 % 0x00000020): long: 17 2762. LREMPOW2 (17 % 0x00000040): long: 17 2763. LREMPOW2 (17 % 0x00000080): long: 17 2764. LREMPOW2 (17 % 0x00000100): long: 17 2765. LREMPOW2 (17 % 0x00000200): long: 17 2766. LREMPOW2 (17 % 0x00000400): long: 17 2767. LREMPOW2 (17 % 0x00000800): long: 17 2768. LREMPOW2 (17 % 0x00001000): long: 17 2769. LREMPOW2 (17 % 0x00002000): long: 17 2770. LREMPOW2 (17 % 0x00004000): long: 17 2771. LREMPOW2 (17 % 0x00008000): long: 17 2772. LREMPOW2 (17 % 0x00010000): long: 17 2773. LREMPOW2 (17 % 0x00020000): long: 17 2774. LREMPOW2 (17 % 0x00040000): long: 17 2775. LREMPOW2 (17 % 0x00080000): long: 17 2776. LREMPOW2 (17 % 0x00100000): long: 17 2777. LREMPOW2 (17 % 0x00200000): long: 17 2778. LREMPOW2 (17 % 0x00400000): long: 17 2779. LREMPOW2 (17 % 0x00800000): long: 17 2780. LREMPOW2 (17 % 0x01000000): long: 17 2781. LREMPOW2 (17 % 0x02000000): long: 17 2782. LREMPOW2 (17 % 0x04000000): long: 17 2783. LREMPOW2 (17 % 0x08000000): long: 17 2784. LREMPOW2 (17 % 0x10000000): long: 17 2785. LREMPOW2 (17 % 0x20000000): long: 17 2786. LREMPOW2 (17 % 0x40000000): long: 17 2787. LREMPOW2 (17 % 0x80000000): long: 17 2788. LDIVPOW2 (12347 / 0x00000002): long: 6173 2789. LDIVPOW2 (12347 / 0x00000004): long: 3086 2790. LDIVPOW2 (12347 / 0x00000008): long: 1543 2791. LDIVPOW2 (12347 / 0x00000010): long: 771 2792. LDIVPOW2 (12347 / 0x00000020): long: 385 2793. LDIVPOW2 (12347 / 0x00000040): long: 192 2794. LDIVPOW2 (12347 / 0x00000080): long: 96 2795. LDIVPOW2 (12347 / 0x00000100): long: 48 2796. LDIVPOW2 (12347 / 0x00000200): long: 24 2797. LDIVPOW2 (12347 / 0x00000400): long: 12 2798. LDIVPOW2 (12347 / 0x00000800): long: 6 2799. LDIVPOW2 (12347 / 0x00001000): long: 3 2800. LDIVPOW2 (12347 / 0x00002000): long: 1 2801. LDIVPOW2 (12347 / 0x00004000): long: 0 2802. LDIVPOW2 (12347 / 0x00008000): long: 0 2803. LDIVPOW2 (12347 / 0x00010000): long: 0 2804. LDIVPOW2 (12347 / 0x00020000): long: 0 2805. LDIVPOW2 (12347 / 0x00040000): long: 0 2806. LDIVPOW2 (12347 / 0x00080000): long: 0 2807. LDIVPOW2 (12347 / 0x00100000): long: 0 2808. LDIVPOW2 (12347 / 0x00200000): long: 0 2809. LDIVPOW2 (12347 / 0x00400000): long: 0 2810. LDIVPOW2 (12347 / 0x00800000): long: 0 2811. LDIVPOW2 (12347 / 0x01000000): long: 0 2812. LDIVPOW2 (12347 / 0x02000000): long: 0 2813. LDIVPOW2 (12347 / 0x04000000): long: 0 2814. LDIVPOW2 (12347 / 0x08000000): long: 0 2815. LDIVPOW2 (12347 / 0x10000000): long: 0 2816. LDIVPOW2 (12347 / 0x20000000): long: 0 2817. LDIVPOW2 (12347 / 0x40000000): long: 0 2818. LDIVPOW2 (12347 / 0x80000000): long: 0 2819. LREMPOW2 (12347 % 0x00000002): long: 1 2820. LREMPOW2 (12347 % 0x00000004): long: 3 2821. LREMPOW2 (12347 % 0x00000008): long: 3 2822. LREMPOW2 (12347 % 0x00000010): long: 11 2823. LREMPOW2 (12347 % 0x00000020): long: 27 2824. LREMPOW2 (12347 % 0x00000040): long: 59 2825. LREMPOW2 (12347 % 0x00000080): long: 59 2826. LREMPOW2 (12347 % 0x00000100): long: 59 2827. LREMPOW2 (12347 % 0x00000200): long: 59 2828. LREMPOW2 (12347 % 0x00000400): long: 59 2829. LREMPOW2 (12347 % 0x00000800): long: 59 2830. LREMPOW2 (12347 % 0x00001000): long: 59 2831. LREMPOW2 (12347 % 0x00002000): long: 4155 2832. LREMPOW2 (12347 % 0x00004000): long: 12347 2833. LREMPOW2 (12347 % 0x00008000): long: 12347 2834. LREMPOW2 (12347 % 0x00010000): long: 12347 2835. LREMPOW2 (12347 % 0x00020000): long: 12347 2836. LREMPOW2 (12347 % 0x00040000): long: 12347 2837. LREMPOW2 (12347 % 0x00080000): long: 12347 2838. LREMPOW2 (12347 % 0x00100000): long: 12347 2839. LREMPOW2 (12347 % 0x00200000): long: 12347 2840. LREMPOW2 (12347 % 0x00400000): long: 12347 2841. LREMPOW2 (12347 % 0x00800000): long: 12347 2842. LREMPOW2 (12347 % 0x01000000): long: 12347 2843. LREMPOW2 (12347 % 0x02000000): long: 12347 2844. LREMPOW2 (12347 % 0x04000000): long: 12347 2845. LREMPOW2 (12347 % 0x08000000): long: 12347 2846. LREMPOW2 (12347 % 0x10000000): long: 12347 2847. LREMPOW2 (12347 % 0x20000000): long: 12347 2848. LREMPOW2 (12347 % 0x40000000): long: 12347 2849. LREMPOW2 (12347 % 0x80000000): long: 12347 2850. LDIVPOW2 (8893427 / 0x00000002): long: 4446713 2851. LDIVPOW2 (8893427 / 0x00000004): long: 2223356 2852. LDIVPOW2 (8893427 / 0x00000008): long: 1111678 2853. LDIVPOW2 (8893427 / 0x00000010): long: 555839 2854. LDIVPOW2 (8893427 / 0x00000020): long: 277919 2855. LDIVPOW2 (8893427 / 0x00000040): long: 138959 2856. LDIVPOW2 (8893427 / 0x00000080): long: 69479 2857. LDIVPOW2 (8893427 / 0x00000100): long: 34739 2858. LDIVPOW2 (8893427 / 0x00000200): long: 17369 2859. LDIVPOW2 (8893427 / 0x00000400): long: 8684 2860. LDIVPOW2 (8893427 / 0x00000800): long: 4342 2861. LDIVPOW2 (8893427 / 0x00001000): long: 2171 2862. LDIVPOW2 (8893427 / 0x00002000): long: 1085 2863. LDIVPOW2 (8893427 / 0x00004000): long: 542 2864. LDIVPOW2 (8893427 / 0x00008000): long: 271 2865. LDIVPOW2 (8893427 / 0x00010000): long: 135 2866. LDIVPOW2 (8893427 / 0x00020000): long: 67 2867. LDIVPOW2 (8893427 / 0x00040000): long: 33 2868. LDIVPOW2 (8893427 / 0x00080000): long: 16 2869. LDIVPOW2 (8893427 / 0x00100000): long: 8 2870. LDIVPOW2 (8893427 / 0x00200000): long: 4 2871. LDIVPOW2 (8893427 / 0x00400000): long: 2 2872. LDIVPOW2 (8893427 / 0x00800000): long: 1 2873. LDIVPOW2 (8893427 / 0x01000000): long: 0 2874. LDIVPOW2 (8893427 / 0x02000000): long: 0 2875. LDIVPOW2 (8893427 / 0x04000000): long: 0 2876. LDIVPOW2 (8893427 / 0x08000000): long: 0 2877. LDIVPOW2 (8893427 / 0x10000000): long: 0 2878. LDIVPOW2 (8893427 / 0x20000000): long: 0 2879. LDIVPOW2 (8893427 / 0x40000000): long: 0 2880. LDIVPOW2 (8893427 / 0x80000000): long: 0 2881. LREMPOW2 (8893427 % 0x00000002): long: 1 2882. LREMPOW2 (8893427 % 0x00000004): long: 3 2883. LREMPOW2 (8893427 % 0x00000008): long: 3 2884. LREMPOW2 (8893427 % 0x00000010): long: 3 2885. LREMPOW2 (8893427 % 0x00000020): long: 19 2886. LREMPOW2 (8893427 % 0x00000040): long: 51 2887. LREMPOW2 (8893427 % 0x00000080): long: 115 2888. LREMPOW2 (8893427 % 0x00000100): long: 243 2889. LREMPOW2 (8893427 % 0x00000200): long: 499 2890. LREMPOW2 (8893427 % 0x00000400): long: 1011 2891. LREMPOW2 (8893427 % 0x00000800): long: 1011 2892. LREMPOW2 (8893427 % 0x00001000): long: 1011 2893. LREMPOW2 (8893427 % 0x00002000): long: 5107 2894. LREMPOW2 (8893427 % 0x00004000): long: 13299 2895. LREMPOW2 (8893427 % 0x00008000): long: 13299 2896. LREMPOW2 (8893427 % 0x00010000): long: 46067 2897. LREMPOW2 (8893427 % 0x00020000): long: 111603 2898. LREMPOW2 (8893427 % 0x00040000): long: 242675 2899. LREMPOW2 (8893427 % 0x00080000): long: 504819 2900. LREMPOW2 (8893427 % 0x00100000): long: 504819 2901. LREMPOW2 (8893427 % 0x00200000): long: 504819 2902. LREMPOW2 (8893427 % 0x00400000): long: 504819 2903. LREMPOW2 (8893427 % 0x00800000): long: 504819 2904. LREMPOW2 (8893427 % 0x01000000): long: 8893427 2905. LREMPOW2 (8893427 % 0x02000000): long: 8893427 2906. LREMPOW2 (8893427 % 0x04000000): long: 8893427 2907. LREMPOW2 (8893427 % 0x08000000): long: 8893427 2908. LREMPOW2 (8893427 % 0x10000000): long: 8893427 2909. LREMPOW2 (8893427 % 0x20000000): long: 8893427 2910. LREMPOW2 (8893427 % 0x40000000): long: 8893427 2911. LREMPOW2 (8893427 % 0x80000000): long: 8893427 2912. LDIVPOW2 (1005234562 / 0x00000002): long: 502617281 2913. LDIVPOW2 (1005234562 / 0x00000004): long: 251308640 2914. LDIVPOW2 (1005234562 / 0x00000008): long: 125654320 2915. LDIVPOW2 (1005234562 / 0x00000010): long: 62827160 2916. LDIVPOW2 (1005234562 / 0x00000020): long: 31413580 2917. LDIVPOW2 (1005234562 / 0x00000040): long: 15706790 2918. LDIVPOW2 (1005234562 / 0x00000080): long: 7853395 2919. LDIVPOW2 (1005234562 / 0x00000100): long: 3926697 2920. LDIVPOW2 (1005234562 / 0x00000200): long: 1963348 2921. LDIVPOW2 (1005234562 / 0x00000400): long: 981674 2922. LDIVPOW2 (1005234562 / 0x00000800): long: 490837 2923. LDIVPOW2 (1005234562 / 0x00001000): long: 245418 2924. LDIVPOW2 (1005234562 / 0x00002000): long: 122709 2925. LDIVPOW2 (1005234562 / 0x00004000): long: 61354 2926. LDIVPOW2 (1005234562 / 0x00008000): long: 30677 2927. LDIVPOW2 (1005234562 / 0x00010000): long: 15338 2928. LDIVPOW2 (1005234562 / 0x00020000): long: 7669 2929. LDIVPOW2 (1005234562 / 0x00040000): long: 3834 2930. LDIVPOW2 (1005234562 / 0x00080000): long: 1917 2931. LDIVPOW2 (1005234562 / 0x00100000): long: 958 2932. LDIVPOW2 (1005234562 / 0x00200000): long: 479 2933. LDIVPOW2 (1005234562 / 0x00400000): long: 239 2934. LDIVPOW2 (1005234562 / 0x00800000): long: 119 2935. LDIVPOW2 (1005234562 / 0x01000000): long: 59 2936. LDIVPOW2 (1005234562 / 0x02000000): long: 29 2937. LDIVPOW2 (1005234562 / 0x04000000): long: 14 2938. LDIVPOW2 (1005234562 / 0x08000000): long: 7 2939. LDIVPOW2 (1005234562 / 0x10000000): long: 3 2940. LDIVPOW2 (1005234562 / 0x20000000): long: 1 2941. LDIVPOW2 (1005234562 / 0x40000000): long: 0 2942. LDIVPOW2 (1005234562 / 0x80000000): long: 0 2943. LREMPOW2 (1005234562 % 0x00000002): long: 0 2944. LREMPOW2 (1005234562 % 0x00000004): long: 2 2945. LREMPOW2 (1005234562 % 0x00000008): long: 2 2946. LREMPOW2 (1005234562 % 0x00000010): long: 2 2947. LREMPOW2 (1005234562 % 0x00000020): long: 2 2948. LREMPOW2 (1005234562 % 0x00000040): long: 2 2949. LREMPOW2 (1005234562 % 0x00000080): long: 2 2950. LREMPOW2 (1005234562 % 0x00000100): long: 130 2951. LREMPOW2 (1005234562 % 0x00000200): long: 386 2952. LREMPOW2 (1005234562 % 0x00000400): long: 386 2953. LREMPOW2 (1005234562 % 0x00000800): long: 386 2954. LREMPOW2 (1005234562 % 0x00001000): long: 2434 2955. LREMPOW2 (1005234562 % 0x00002000): long: 2434 2956. LREMPOW2 (1005234562 % 0x00004000): long: 10626 2957. LREMPOW2 (1005234562 % 0x00008000): long: 10626 2958. LREMPOW2 (1005234562 % 0x00010000): long: 43394 2959. LREMPOW2 (1005234562 % 0x00020000): long: 43394 2960. LREMPOW2 (1005234562 % 0x00040000): long: 174466 2961. LREMPOW2 (1005234562 % 0x00080000): long: 174466 2962. LREMPOW2 (1005234562 % 0x00100000): long: 698754 2963. LREMPOW2 (1005234562 % 0x00200000): long: 698754 2964. LREMPOW2 (1005234562 % 0x00400000): long: 2795906 2965. LREMPOW2 (1005234562 % 0x00800000): long: 6990210 2966. LREMPOW2 (1005234562 % 0x01000000): long: 15378818 2967. LREMPOW2 (1005234562 % 0x02000000): long: 32156034 2968. LREMPOW2 (1005234562 % 0x04000000): long: 65710466 2969. LREMPOW2 (1005234562 % 0x08000000): long: 65710466 2970. LREMPOW2 (1005234562 % 0x10000000): long: 199928194 2971. LREMPOW2 (1005234562 % 0x20000000): long: 468363650 2972. LREMPOW2 (1005234562 % 0x40000000): long: 1005234562 2973. LREMPOW2 (1005234562 % 0x80000000): long: 1005234562 2974. LDIVPOW2 (12135005234562 / 0x00000002): long: 6067502617281 2975. LDIVPOW2 (12135005234562 / 0x00000004): long: 3033751308640 2976. LDIVPOW2 (12135005234562 / 0x00000008): long: 1516875654320 2977. LDIVPOW2 (12135005234562 / 0x00000010): long: 758437827160 2978. LDIVPOW2 (12135005234562 / 0x00000020): long: 379218913580 2979. LDIVPOW2 (12135005234562 / 0x00000040): long: 189609456790 2980. LDIVPOW2 (12135005234562 / 0x00000080): long: 94804728395 2981. LDIVPOW2 (12135005234562 / 0x00000100): long: 47402364197 2982. LDIVPOW2 (12135005234562 / 0x00000200): long: 23701182098 2983. LDIVPOW2 (12135005234562 / 0x00000400): long: 11850591049 2984. LDIVPOW2 (12135005234562 / 0x00000800): long: 5925295524 2985. LDIVPOW2 (12135005234562 / 0x00001000): long: 2962647762 2986. LDIVPOW2 (12135005234562 / 0x00002000): long: 1481323881 2987. LDIVPOW2 (12135005234562 / 0x00004000): long: 740661940 2988. LDIVPOW2 (12135005234562 / 0x00008000): long: 370330970 2989. LDIVPOW2 (12135005234562 / 0x00010000): long: 185165485 2990. LDIVPOW2 (12135005234562 / 0x00020000): long: 92582742 2991. LDIVPOW2 (12135005234562 / 0x00040000): long: 46291371 2992. LDIVPOW2 (12135005234562 / 0x00080000): long: 23145685 2993. LDIVPOW2 (12135005234562 / 0x00100000): long: 11572842 2994. LDIVPOW2 (12135005234562 / 0x00200000): long: 5786421 2995. LDIVPOW2 (12135005234562 / 0x00400000): long: 2893210 2996. LDIVPOW2 (12135005234562 / 0x00800000): long: 1446605 2997. LDIVPOW2 (12135005234562 / 0x01000000): long: 723302 2998. LDIVPOW2 (12135005234562 / 0x02000000): long: 361651 2999. LDIVPOW2 (12135005234562 / 0x04000000): long: 180825 3000. LDIVPOW2 (12135005234562 / 0x08000000): long: 90412 3001. LDIVPOW2 (12135005234562 / 0x10000000): long: 45206 3002. LDIVPOW2 (12135005234562 / 0x20000000): long: 22603 3003. LDIVPOW2 (12135005234562 / 0x40000000): long: 11301 3004. LDIVPOW2 (12135005234562 / 0x80000000): long: -5650 3005. LREMPOW2 (12135005234562 % 0x00000002): long: 0 3006. LREMPOW2 (12135005234562 % 0x00000004): long: 2 3007. LREMPOW2 (12135005234562 % 0x00000008): long: 2 3008. LREMPOW2 (12135005234562 % 0x00000010): long: 2 3009. LREMPOW2 (12135005234562 % 0x00000020): long: 2 3010. LREMPOW2 (12135005234562 % 0x00000040): long: 2 3011. LREMPOW2 (12135005234562 % 0x00000080): long: 2 3012. LREMPOW2 (12135005234562 % 0x00000100): long: 130 3013. LREMPOW2 (12135005234562 % 0x00000200): long: 386 3014. LREMPOW2 (12135005234562 % 0x00000400): long: 386 3015. LREMPOW2 (12135005234562 % 0x00000800): long: 1410 3016. LREMPOW2 (12135005234562 % 0x00001000): long: 1410 3017. LREMPOW2 (12135005234562 % 0x00002000): long: 1410 3018. LREMPOW2 (12135005234562 % 0x00004000): long: 9602 3019. LREMPOW2 (12135005234562 % 0x00008000): long: 9602 3020. LREMPOW2 (12135005234562 % 0x00010000): long: 9602 3021. LREMPOW2 (12135005234562 % 0x00020000): long: 75138 3022. LREMPOW2 (12135005234562 % 0x00040000): long: 75138 3023. LREMPOW2 (12135005234562 % 0x00080000): long: 337282 3024. LREMPOW2 (12135005234562 % 0x00100000): long: 861570 3025. LREMPOW2 (12135005234562 % 0x00200000): long: 861570 3026. LREMPOW2 (12135005234562 % 0x00400000): long: 2958722 3027. LREMPOW2 (12135005234562 % 0x00800000): long: 2958722 3028. LREMPOW2 (12135005234562 % 0x01000000): long: 11347330 3029. LREMPOW2 (12135005234562 % 0x02000000): long: 11347330 3030. LREMPOW2 (12135005234562 % 0x04000000): long: 44901762 3031. LREMPOW2 (12135005234562 % 0x08000000): long: 112010626 3032. LREMPOW2 (12135005234562 % 0x10000000): long: 112010626 3033. LREMPOW2 (12135005234562 % 0x20000000): long: 112010626 3034. LREMPOW2 (12135005234562 % 0x40000000): long: 648881538 3035. LREMPOW2 (12135005234562 % 0x80000000): long: 1722623362 3036. LDIVPOW2 (2343552355623464626 / 0x00000002): long: 1171776177811732313 3037. LDIVPOW2 (2343552355623464626 / 0x00000004): long: 585888088905866156 3038. LDIVPOW2 (2343552355623464626 / 0x00000008): long: 292944044452933078 3039. LDIVPOW2 (2343552355623464626 / 0x00000010): long: 146472022226466539 3040. LDIVPOW2 (2343552355623464626 / 0x00000020): long: 73236011113233269 3041. LDIVPOW2 (2343552355623464626 / 0x00000040): long: 36618005556616634 3042. LDIVPOW2 (2343552355623464626 / 0x00000080): long: 18309002778308317 3043. LDIVPOW2 (2343552355623464626 / 0x00000100): long: 9154501389154158 3044. LDIVPOW2 (2343552355623464626 / 0x00000200): long: 4577250694577079 3045. LDIVPOW2 (2343552355623464626 / 0x00000400): long: 2288625347288539 3046. LDIVPOW2 (2343552355623464626 / 0x00000800): long: 1144312673644269 3047. LDIVPOW2 (2343552355623464626 / 0x00001000): long: 572156336822134 3048. LDIVPOW2 (2343552355623464626 / 0x00002000): long: 286078168411067 3049. LDIVPOW2 (2343552355623464626 / 0x00004000): long: 143039084205533 3050. LDIVPOW2 (2343552355623464626 / 0x00008000): long: 71519542102766 3051. LDIVPOW2 (2343552355623464626 / 0x00010000): long: 35759771051383 3052. LDIVPOW2 (2343552355623464626 / 0x00020000): long: 17879885525691 3053. LDIVPOW2 (2343552355623464626 / 0x00040000): long: 8939942762845 3054. LDIVPOW2 (2343552355623464626 / 0x00080000): long: 4469971381422 3055. LDIVPOW2 (2343552355623464626 / 0x00100000): long: 2234985690711 3056. LDIVPOW2 (2343552355623464626 / 0x00200000): long: 1117492845355 3057. LDIVPOW2 (2343552355623464626 / 0x00400000): long: 558746422677 3058. LDIVPOW2 (2343552355623464626 / 0x00800000): long: 279373211338 3059. LDIVPOW2 (2343552355623464626 / 0x01000000): long: 139686605669 3060. LDIVPOW2 (2343552355623464626 / 0x02000000): long: 69843302834 3061. LDIVPOW2 (2343552355623464626 / 0x04000000): long: 34921651417 3062. LDIVPOW2 (2343552355623464626 / 0x08000000): long: 17460825708 3063. LDIVPOW2 (2343552355623464626 / 0x10000000): long: 8730412854 3064. LDIVPOW2 (2343552355623464626 / 0x20000000): long: 4365206427 3065. LDIVPOW2 (2343552355623464626 / 0x40000000): long: 2182603213 3066. LDIVPOW2 (2343552355623464626 / 0x80000000): long: -1091301606 3067. LREMPOW2 (2343552355623464626 % 0x00000002): long: 0 3068. LREMPOW2 (2343552355623464626 % 0x00000004): long: 2 3069. LREMPOW2 (2343552355623464626 % 0x00000008): long: 2 3070. LREMPOW2 (2343552355623464626 % 0x00000010): long: 2 3071. LREMPOW2 (2343552355623464626 % 0x00000020): long: 18 3072. LREMPOW2 (2343552355623464626 % 0x00000040): long: 50 3073. LREMPOW2 (2343552355623464626 % 0x00000080): long: 50 3074. LREMPOW2 (2343552355623464626 % 0x00000100): long: 178 3075. LREMPOW2 (2343552355623464626 % 0x00000200): long: 178 3076. LREMPOW2 (2343552355623464626 % 0x00000400): long: 690 3077. LREMPOW2 (2343552355623464626 % 0x00000800): long: 1714 3078. LREMPOW2 (2343552355623464626 % 0x00001000): long: 3762 3079. LREMPOW2 (2343552355623464626 % 0x00002000): long: 3762 3080. LREMPOW2 (2343552355623464626 % 0x00004000): long: 11954 3081. LREMPOW2 (2343552355623464626 % 0x00008000): long: 28338 3082. LREMPOW2 (2343552355623464626 % 0x00010000): long: 28338 3083. LREMPOW2 (2343552355623464626 % 0x00020000): long: 93874 3084. LREMPOW2 (2343552355623464626 % 0x00040000): long: 224946 3085. LREMPOW2 (2343552355623464626 % 0x00080000): long: 487090 3086. LREMPOW2 (2343552355623464626 % 0x00100000): long: 487090 3087. LREMPOW2 (2343552355623464626 % 0x00200000): long: 1535666 3088. LREMPOW2 (2343552355623464626 % 0x00400000): long: 3632818 3089. LREMPOW2 (2343552355623464626 % 0x00800000): long: 7827122 3090. LREMPOW2 (2343552355623464626 % 0x01000000): long: 7827122 3091. LREMPOW2 (2343552355623464626 % 0x02000000): long: 24604338 3092. LREMPOW2 (2343552355623464626 % 0x04000000): long: 24604338 3093. LREMPOW2 (2343552355623464626 % 0x08000000): long: 91713202 3094. LREMPOW2 (2343552355623464626 % 0x10000000): long: 91713202 3095. LREMPOW2 (2343552355623464626 % 0x20000000): long: 91713202 3096. LREMPOW2 (2343552355623464626 % 0x40000000): long: 628584114 3097. LREMPOW2 (2343552355623464626 % 0x80000000): long: 1702325938 3098. LDIVPOW2 (-17 / 0x00000002): long: -8 3099. LDIVPOW2 (-17 / 0x00000004): long: -4 3100. LDIVPOW2 (-17 / 0x00000008): long: -2 3101. LDIVPOW2 (-17 / 0x00000010): long: -1 3102. LDIVPOW2 (-17 / 0x00000020): long: 0 3103. LDIVPOW2 (-17 / 0x00000040): long: 0 3104. LDIVPOW2 (-17 / 0x00000080): long: 0 3105. LDIVPOW2 (-17 / 0x00000100): long: 0 3106. LDIVPOW2 (-17 / 0x00000200): long: 0 3107. LDIVPOW2 (-17 / 0x00000400): long: 0 3108. LDIVPOW2 (-17 / 0x00000800): long: 0 3109. LDIVPOW2 (-17 / 0x00001000): long: 0 3110. LDIVPOW2 (-17 / 0x00002000): long: 0 3111. LDIVPOW2 (-17 / 0x00004000): long: 0 3112. LDIVPOW2 (-17 / 0x00008000): long: 0 3113. LDIVPOW2 (-17 / 0x00010000): long: 0 3114. LDIVPOW2 (-17 / 0x00020000): long: 0 3115. LDIVPOW2 (-17 / 0x00040000): long: 0 3116. LDIVPOW2 (-17 / 0x00080000): long: 0 3117. LDIVPOW2 (-17 / 0x00100000): long: 0 3118. LDIVPOW2 (-17 / 0x00200000): long: 0 3119. LDIVPOW2 (-17 / 0x00400000): long: 0 3120. LDIVPOW2 (-17 / 0x00800000): long: 0 3121. LDIVPOW2 (-17 / 0x01000000): long: 0 3122. LDIVPOW2 (-17 / 0x02000000): long: 0 3123. LDIVPOW2 (-17 / 0x04000000): long: 0 3124. LDIVPOW2 (-17 / 0x08000000): long: 0 3125. LDIVPOW2 (-17 / 0x10000000): long: 0 3126. LDIVPOW2 (-17 / 0x20000000): long: 0 3127. LDIVPOW2 (-17 / 0x40000000): long: 0 3128. LDIVPOW2 (-17 / 0x80000000): long: 0 3129. LREMPOW2 (-17 % 0x00000002): long: -1 3130. LREMPOW2 (-17 % 0x00000004): long: -1 3131. LREMPOW2 (-17 % 0x00000008): long: -1 3132. LREMPOW2 (-17 % 0x00000010): long: -1 3133. LREMPOW2 (-17 % 0x00000020): long: -17 3134. LREMPOW2 (-17 % 0x00000040): long: -17 3135. LREMPOW2 (-17 % 0x00000080): long: -17 3136. LREMPOW2 (-17 % 0x00000100): long: -17 3137. LREMPOW2 (-17 % 0x00000200): long: -17 3138. LREMPOW2 (-17 % 0x00000400): long: -17 3139. LREMPOW2 (-17 % 0x00000800): long: -17 3140. LREMPOW2 (-17 % 0x00001000): long: -17 3141. LREMPOW2 (-17 % 0x00002000): long: -17 3142. LREMPOW2 (-17 % 0x00004000): long: -17 3143. LREMPOW2 (-17 % 0x00008000): long: -17 3144. LREMPOW2 (-17 % 0x00010000): long: -17 3145. LREMPOW2 (-17 % 0x00020000): long: -17 3146. LREMPOW2 (-17 % 0x00040000): long: -17 3147. LREMPOW2 (-17 % 0x00080000): long: -17 3148. LREMPOW2 (-17 % 0x00100000): long: -17 3149. LREMPOW2 (-17 % 0x00200000): long: -17 3150. LREMPOW2 (-17 % 0x00400000): long: -17 3151. LREMPOW2 (-17 % 0x00800000): long: -17 3152. LREMPOW2 (-17 % 0x01000000): long: -17 3153. LREMPOW2 (-17 % 0x02000000): long: -17 3154. LREMPOW2 (-17 % 0x04000000): long: -17 3155. LREMPOW2 (-17 % 0x08000000): long: -17 3156. LREMPOW2 (-17 % 0x10000000): long: -17 3157. LREMPOW2 (-17 % 0x20000000): long: -17 3158. LREMPOW2 (-17 % 0x40000000): long: -17 3159. LREMPOW2 (-17 % 0x80000000): long: -17 3160. LDIVPOW2 (-12347 / 0x00000002): long: -6173 3161. LDIVPOW2 (-12347 / 0x00000004): long: -3086 3162. LDIVPOW2 (-12347 / 0x00000008): long: -1543 3163. LDIVPOW2 (-12347 / 0x00000010): long: -771 3164. LDIVPOW2 (-12347 / 0x00000020): long: -385 3165. LDIVPOW2 (-12347 / 0x00000040): long: -192 3166. LDIVPOW2 (-12347 / 0x00000080): long: -96 3167. LDIVPOW2 (-12347 / 0x00000100): long: -48 3168. LDIVPOW2 (-12347 / 0x00000200): long: -24 3169. LDIVPOW2 (-12347 / 0x00000400): long: -12 3170. LDIVPOW2 (-12347 / 0x00000800): long: -6 3171. LDIVPOW2 (-12347 / 0x00001000): long: -3 3172. LDIVPOW2 (-12347 / 0x00002000): long: -1 3173. LDIVPOW2 (-12347 / 0x00004000): long: 0 3174. LDIVPOW2 (-12347 / 0x00008000): long: 0 3175. LDIVPOW2 (-12347 / 0x00010000): long: 0 3176. LDIVPOW2 (-12347 / 0x00020000): long: 0 3177. LDIVPOW2 (-12347 / 0x00040000): long: 0 3178. LDIVPOW2 (-12347 / 0x00080000): long: 0 3179. LDIVPOW2 (-12347 / 0x00100000): long: 0 3180. LDIVPOW2 (-12347 / 0x00200000): long: 0 3181. LDIVPOW2 (-12347 / 0x00400000): long: 0 3182. LDIVPOW2 (-12347 / 0x00800000): long: 0 3183. LDIVPOW2 (-12347 / 0x01000000): long: 0 3184. LDIVPOW2 (-12347 / 0x02000000): long: 0 3185. LDIVPOW2 (-12347 / 0x04000000): long: 0 3186. LDIVPOW2 (-12347 / 0x08000000): long: 0 3187. LDIVPOW2 (-12347 / 0x10000000): long: 0 3188. LDIVPOW2 (-12347 / 0x20000000): long: 0 3189. LDIVPOW2 (-12347 / 0x40000000): long: 0 3190. LDIVPOW2 (-12347 / 0x80000000): long: 0 3191. LREMPOW2 (-12347 % 0x00000002): long: -1 3192. LREMPOW2 (-12347 % 0x00000004): long: -3 3193. LREMPOW2 (-12347 % 0x00000008): long: -3 3194. LREMPOW2 (-12347 % 0x00000010): long: -11 3195. LREMPOW2 (-12347 % 0x00000020): long: -27 3196. LREMPOW2 (-12347 % 0x00000040): long: -59 3197. LREMPOW2 (-12347 % 0x00000080): long: -59 3198. LREMPOW2 (-12347 % 0x00000100): long: -59 3199. LREMPOW2 (-12347 % 0x00000200): long: -59 3200. LREMPOW2 (-12347 % 0x00000400): long: -59 3201. LREMPOW2 (-12347 % 0x00000800): long: -59 3202. LREMPOW2 (-12347 % 0x00001000): long: -59 3203. LREMPOW2 (-12347 % 0x00002000): long: -4155 3204. LREMPOW2 (-12347 % 0x00004000): long: -12347 3205. LREMPOW2 (-12347 % 0x00008000): long: -12347 3206. LREMPOW2 (-12347 % 0x00010000): long: -12347 3207. LREMPOW2 (-12347 % 0x00020000): long: -12347 3208. LREMPOW2 (-12347 % 0x00040000): long: -12347 3209. LREMPOW2 (-12347 % 0x00080000): long: -12347 3210. LREMPOW2 (-12347 % 0x00100000): long: -12347 3211. LREMPOW2 (-12347 % 0x00200000): long: -12347 3212. LREMPOW2 (-12347 % 0x00400000): long: -12347 3213. LREMPOW2 (-12347 % 0x00800000): long: -12347 3214. LREMPOW2 (-12347 % 0x01000000): long: -12347 3215. LREMPOW2 (-12347 % 0x02000000): long: -12347 3216. LREMPOW2 (-12347 % 0x04000000): long: -12347 3217. LREMPOW2 (-12347 % 0x08000000): long: -12347 3218. LREMPOW2 (-12347 % 0x10000000): long: -12347 3219. LREMPOW2 (-12347 % 0x20000000): long: -12347 3220. LREMPOW2 (-12347 % 0x40000000): long: -12347 3221. LREMPOW2 (-12347 % 0x80000000): long: -12347 3222. LDIVPOW2 (-8893427 / 0x00000002): long: -4446713 3223. LDIVPOW2 (-8893427 / 0x00000004): long: -2223356 3224. LDIVPOW2 (-8893427 / 0x00000008): long: -1111678 3225. LDIVPOW2 (-8893427 / 0x00000010): long: -555839 3226. LDIVPOW2 (-8893427 / 0x00000020): long: -277919 3227. LDIVPOW2 (-8893427 / 0x00000040): long: -138959 3228. LDIVPOW2 (-8893427 / 0x00000080): long: -69479 3229. LDIVPOW2 (-8893427 / 0x00000100): long: -34739 3230. LDIVPOW2 (-8893427 / 0x00000200): long: -17369 3231. LDIVPOW2 (-8893427 / 0x00000400): long: -8684 3232. LDIVPOW2 (-8893427 / 0x00000800): long: -4342 3233. LDIVPOW2 (-8893427 / 0x00001000): long: -2171 3234. LDIVPOW2 (-8893427 / 0x00002000): long: -1085 3235. LDIVPOW2 (-8893427 / 0x00004000): long: -542 3236. LDIVPOW2 (-8893427 / 0x00008000): long: -271 3237. LDIVPOW2 (-8893427 / 0x00010000): long: -135 3238. LDIVPOW2 (-8893427 / 0x00020000): long: -67 3239. LDIVPOW2 (-8893427 / 0x00040000): long: -33 3240. LDIVPOW2 (-8893427 / 0x00080000): long: -16 3241. LDIVPOW2 (-8893427 / 0x00100000): long: -8 3242. LDIVPOW2 (-8893427 / 0x00200000): long: -4 3243. LDIVPOW2 (-8893427 / 0x00400000): long: -2 3244. LDIVPOW2 (-8893427 / 0x00800000): long: -1 3245. LDIVPOW2 (-8893427 / 0x01000000): long: 0 3246. LDIVPOW2 (-8893427 / 0x02000000): long: 0 3247. LDIVPOW2 (-8893427 / 0x04000000): long: 0 3248. LDIVPOW2 (-8893427 / 0x08000000): long: 0 3249. LDIVPOW2 (-8893427 / 0x10000000): long: 0 3250. LDIVPOW2 (-8893427 / 0x20000000): long: 0 3251. LDIVPOW2 (-8893427 / 0x40000000): long: 0 3252. LDIVPOW2 (-8893427 / 0x80000000): long: 0 3253. LREMPOW2 (-8893427 % 0x00000002): long: -1 3254. LREMPOW2 (-8893427 % 0x00000004): long: -3 3255. LREMPOW2 (-8893427 % 0x00000008): long: -3 3256. LREMPOW2 (-8893427 % 0x00000010): long: -3 3257. LREMPOW2 (-8893427 % 0x00000020): long: -19 3258. LREMPOW2 (-8893427 % 0x00000040): long: -51 3259. LREMPOW2 (-8893427 % 0x00000080): long: -115 3260. LREMPOW2 (-8893427 % 0x00000100): long: -243 3261. LREMPOW2 (-8893427 % 0x00000200): long: -499 3262. LREMPOW2 (-8893427 % 0x00000400): long: -1011 3263. LREMPOW2 (-8893427 % 0x00000800): long: -1011 3264. LREMPOW2 (-8893427 % 0x00001000): long: -1011 3265. LREMPOW2 (-8893427 % 0x00002000): long: -5107 3266. LREMPOW2 (-8893427 % 0x00004000): long: -13299 3267. LREMPOW2 (-8893427 % 0x00008000): long: -13299 3268. LREMPOW2 (-8893427 % 0x00010000): long: -46067 3269. LREMPOW2 (-8893427 % 0x00020000): long: -111603 3270. LREMPOW2 (-8893427 % 0x00040000): long: -242675 3271. LREMPOW2 (-8893427 % 0x00080000): long: -504819 3272. LREMPOW2 (-8893427 % 0x00100000): long: -504819 3273. LREMPOW2 (-8893427 % 0x00200000): long: -504819 3274. LREMPOW2 (-8893427 % 0x00400000): long: -504819 3275. LREMPOW2 (-8893427 % 0x00800000): long: -504819 3276. LREMPOW2 (-8893427 % 0x01000000): long: -8893427 3277. LREMPOW2 (-8893427 % 0x02000000): long: -8893427 3278. LREMPOW2 (-8893427 % 0x04000000): long: -8893427 3279. LREMPOW2 (-8893427 % 0x08000000): long: -8893427 3280. LREMPOW2 (-8893427 % 0x10000000): long: -8893427 3281. LREMPOW2 (-8893427 % 0x20000000): long: -8893427 3282. LREMPOW2 (-8893427 % 0x40000000): long: -8893427 3283. LREMPOW2 (-8893427 % 0x80000000): long: -8893427 3284. LDIVPOW2 (-1005234562 / 0x00000002): long: -502617281 3285. LDIVPOW2 (-1005234562 / 0x00000004): long: -251308640 3286. LDIVPOW2 (-1005234562 / 0x00000008): long: -125654320 3287. LDIVPOW2 (-1005234562 / 0x00000010): long: -62827160 3288. LDIVPOW2 (-1005234562 / 0x00000020): long: -31413580 3289. LDIVPOW2 (-1005234562 / 0x00000040): long: -15706790 3290. LDIVPOW2 (-1005234562 / 0x00000080): long: -7853395 3291. LDIVPOW2 (-1005234562 / 0x00000100): long: -3926697 3292. LDIVPOW2 (-1005234562 / 0x00000200): long: -1963348 3293. LDIVPOW2 (-1005234562 / 0x00000400): long: -981674 3294. LDIVPOW2 (-1005234562 / 0x00000800): long: -490837 3295. LDIVPOW2 (-1005234562 / 0x00001000): long: -245418 3296. LDIVPOW2 (-1005234562 / 0x00002000): long: -122709 3297. LDIVPOW2 (-1005234562 / 0x00004000): long: -61354 3298. LDIVPOW2 (-1005234562 / 0x00008000): long: -30677 3299. LDIVPOW2 (-1005234562 / 0x00010000): long: -15338 3300. LDIVPOW2 (-1005234562 / 0x00020000): long: -7669 3301. LDIVPOW2 (-1005234562 / 0x00040000): long: -3834 3302. LDIVPOW2 (-1005234562 / 0x00080000): long: -1917 3303. LDIVPOW2 (-1005234562 / 0x00100000): long: -958 3304. LDIVPOW2 (-1005234562 / 0x00200000): long: -479 3305. LDIVPOW2 (-1005234562 / 0x00400000): long: -239 3306. LDIVPOW2 (-1005234562 / 0x00800000): long: -119 3307. LDIVPOW2 (-1005234562 / 0x01000000): long: -59 3308. LDIVPOW2 (-1005234562 / 0x02000000): long: -29 3309. LDIVPOW2 (-1005234562 / 0x04000000): long: -14 3310. LDIVPOW2 (-1005234562 / 0x08000000): long: -7 3311. LDIVPOW2 (-1005234562 / 0x10000000): long: -3 3312. LDIVPOW2 (-1005234562 / 0x20000000): long: -1 3313. LDIVPOW2 (-1005234562 / 0x40000000): long: 0 3314. LDIVPOW2 (-1005234562 / 0x80000000): long: 0 3315. LREMPOW2 (-1005234562 % 0x00000002): long: 0 3316. LREMPOW2 (-1005234562 % 0x00000004): long: -2 3317. LREMPOW2 (-1005234562 % 0x00000008): long: -2 3318. LREMPOW2 (-1005234562 % 0x00000010): long: -2 3319. LREMPOW2 (-1005234562 % 0x00000020): long: -2 3320. LREMPOW2 (-1005234562 % 0x00000040): long: -2 3321. LREMPOW2 (-1005234562 % 0x00000080): long: -2 3322. LREMPOW2 (-1005234562 % 0x00000100): long: -130 3323. LREMPOW2 (-1005234562 % 0x00000200): long: -386 3324. LREMPOW2 (-1005234562 % 0x00000400): long: -386 3325. LREMPOW2 (-1005234562 % 0x00000800): long: -386 3326. LREMPOW2 (-1005234562 % 0x00001000): long: -2434 3327. LREMPOW2 (-1005234562 % 0x00002000): long: -2434 3328. LREMPOW2 (-1005234562 % 0x00004000): long: -10626 3329. LREMPOW2 (-1005234562 % 0x00008000): long: -10626 3330. LREMPOW2 (-1005234562 % 0x00010000): long: -43394 3331. LREMPOW2 (-1005234562 % 0x00020000): long: -43394 3332. LREMPOW2 (-1005234562 % 0x00040000): long: -174466 3333. LREMPOW2 (-1005234562 % 0x00080000): long: -174466 3334. LREMPOW2 (-1005234562 % 0x00100000): long: -698754 3335. LREMPOW2 (-1005234562 % 0x00200000): long: -698754 3336. LREMPOW2 (-1005234562 % 0x00400000): long: -2795906 3337. LREMPOW2 (-1005234562 % 0x00800000): long: -6990210 3338. LREMPOW2 (-1005234562 % 0x01000000): long: -15378818 3339. LREMPOW2 (-1005234562 % 0x02000000): long: -32156034 3340. LREMPOW2 (-1005234562 % 0x04000000): long: -65710466 3341. LREMPOW2 (-1005234562 % 0x08000000): long: -65710466 3342. LREMPOW2 (-1005234562 % 0x10000000): long: -199928194 3343. LREMPOW2 (-1005234562 % 0x20000000): long: -468363650 3344. LREMPOW2 (-1005234562 % 0x40000000): long: -1005234562 3345. LREMPOW2 (-1005234562 % 0x80000000): long: -1005234562 3346. LDIVPOW2 (-12135005234562 / 0x00000002): long: -6067502617281 3347. LDIVPOW2 (-12135005234562 / 0x00000004): long: -3033751308640 3348. LDIVPOW2 (-12135005234562 / 0x00000008): long: -1516875654320 3349. LDIVPOW2 (-12135005234562 / 0x00000010): long: -758437827160 3350. LDIVPOW2 (-12135005234562 / 0x00000020): long: -379218913580 3351. LDIVPOW2 (-12135005234562 / 0x00000040): long: -189609456790 3352. LDIVPOW2 (-12135005234562 / 0x00000080): long: -94804728395 3353. LDIVPOW2 (-12135005234562 / 0x00000100): long: -47402364197 3354. LDIVPOW2 (-12135005234562 / 0x00000200): long: -23701182098 3355. LDIVPOW2 (-12135005234562 / 0x00000400): long: -11850591049 3356. LDIVPOW2 (-12135005234562 / 0x00000800): long: -5925295524 3357. LDIVPOW2 (-12135005234562 / 0x00001000): long: -2962647762 3358. LDIVPOW2 (-12135005234562 / 0x00002000): long: -1481323881 3359. LDIVPOW2 (-12135005234562 / 0x00004000): long: -740661940 3360. LDIVPOW2 (-12135005234562 / 0x00008000): long: -370330970 3361. LDIVPOW2 (-12135005234562 / 0x00010000): long: -185165485 3362. LDIVPOW2 (-12135005234562 / 0x00020000): long: -92582742 3363. LDIVPOW2 (-12135005234562 / 0x00040000): long: -46291371 3364. LDIVPOW2 (-12135005234562 / 0x00080000): long: -23145685 3365. LDIVPOW2 (-12135005234562 / 0x00100000): long: -11572842 3366. LDIVPOW2 (-12135005234562 / 0x00200000): long: -5786421 3367. LDIVPOW2 (-12135005234562 / 0x00400000): long: -2893210 3368. LDIVPOW2 (-12135005234562 / 0x00800000): long: -1446605 3369. LDIVPOW2 (-12135005234562 / 0x01000000): long: -723302 3370. LDIVPOW2 (-12135005234562 / 0x02000000): long: -361651 3371. LDIVPOW2 (-12135005234562 / 0x04000000): long: -180825 3372. LDIVPOW2 (-12135005234562 / 0x08000000): long: -90412 3373. LDIVPOW2 (-12135005234562 / 0x10000000): long: -45206 3374. LDIVPOW2 (-12135005234562 / 0x20000000): long: -22603 3375. LDIVPOW2 (-12135005234562 / 0x40000000): long: -11301 3376. LDIVPOW2 (-12135005234562 / 0x80000000): long: 5650 3377. LREMPOW2 (-12135005234562 % 0x00000002): long: 0 3378. LREMPOW2 (-12135005234562 % 0x00000004): long: -2 3379. LREMPOW2 (-12135005234562 % 0x00000008): long: -2 3380. LREMPOW2 (-12135005234562 % 0x00000010): long: -2 3381. LREMPOW2 (-12135005234562 % 0x00000020): long: -2 3382. LREMPOW2 (-12135005234562 % 0x00000040): long: -2 3383. LREMPOW2 (-12135005234562 % 0x00000080): long: -2 3384. LREMPOW2 (-12135005234562 % 0x00000100): long: -130 3385. LREMPOW2 (-12135005234562 % 0x00000200): long: -386 3386. LREMPOW2 (-12135005234562 % 0x00000400): long: -386 3387. LREMPOW2 (-12135005234562 % 0x00000800): long: -1410 3388. LREMPOW2 (-12135005234562 % 0x00001000): long: -1410 3389. LREMPOW2 (-12135005234562 % 0x00002000): long: -1410 3390. LREMPOW2 (-12135005234562 % 0x00004000): long: -9602 3391. LREMPOW2 (-12135005234562 % 0x00008000): long: -9602 3392. LREMPOW2 (-12135005234562 % 0x00010000): long: -9602 3393. LREMPOW2 (-12135005234562 % 0x00020000): long: -75138 3394. LREMPOW2 (-12135005234562 % 0x00040000): long: -75138 3395. LREMPOW2 (-12135005234562 % 0x00080000): long: -337282 3396. LREMPOW2 (-12135005234562 % 0x00100000): long: -861570 3397. LREMPOW2 (-12135005234562 % 0x00200000): long: -861570 3398. LREMPOW2 (-12135005234562 % 0x00400000): long: -2958722 3399. LREMPOW2 (-12135005234562 % 0x00800000): long: -2958722 3400. LREMPOW2 (-12135005234562 % 0x01000000): long: -11347330 3401. LREMPOW2 (-12135005234562 % 0x02000000): long: -11347330 3402. LREMPOW2 (-12135005234562 % 0x04000000): long: -44901762 3403. LREMPOW2 (-12135005234562 % 0x08000000): long: -112010626 3404. LREMPOW2 (-12135005234562 % 0x10000000): long: -112010626 3405. LREMPOW2 (-12135005234562 % 0x20000000): long: -112010626 3406. LREMPOW2 (-12135005234562 % 0x40000000): long: -648881538 3407. LREMPOW2 (-12135005234562 % 0x80000000): long: -1722623362 3408. LDIVPOW2 (-2343552355623464626 / 0x00000002): long: -1171776177811732313 3409. LDIVPOW2 (-2343552355623464626 / 0x00000004): long: -585888088905866156 3410. LDIVPOW2 (-2343552355623464626 / 0x00000008): long: -292944044452933078 3411. LDIVPOW2 (-2343552355623464626 / 0x00000010): long: -146472022226466539 3412. LDIVPOW2 (-2343552355623464626 / 0x00000020): long: -73236011113233269 3413. LDIVPOW2 (-2343552355623464626 / 0x00000040): long: -36618005556616634 3414. LDIVPOW2 (-2343552355623464626 / 0x00000080): long: -18309002778308317 3415. LDIVPOW2 (-2343552355623464626 / 0x00000100): long: -9154501389154158 3416. LDIVPOW2 (-2343552355623464626 / 0x00000200): long: -4577250694577079 3417. LDIVPOW2 (-2343552355623464626 / 0x00000400): long: -2288625347288539 3418. LDIVPOW2 (-2343552355623464626 / 0x00000800): long: -1144312673644269 3419. LDIVPOW2 (-2343552355623464626 / 0x00001000): long: -572156336822134 3420. LDIVPOW2 (-2343552355623464626 / 0x00002000): long: -286078168411067 3421. LDIVPOW2 (-2343552355623464626 / 0x00004000): long: -143039084205533 3422. LDIVPOW2 (-2343552355623464626 / 0x00008000): long: -71519542102766 3423. LDIVPOW2 (-2343552355623464626 / 0x00010000): long: -35759771051383 3424. LDIVPOW2 (-2343552355623464626 / 0x00020000): long: -17879885525691 3425. LDIVPOW2 (-2343552355623464626 / 0x00040000): long: -8939942762845 3426. LDIVPOW2 (-2343552355623464626 / 0x00080000): long: -4469971381422 3427. LDIVPOW2 (-2343552355623464626 / 0x00100000): long: -2234985690711 3428. LDIVPOW2 (-2343552355623464626 / 0x00200000): long: -1117492845355 3429. LDIVPOW2 (-2343552355623464626 / 0x00400000): long: -558746422677 3430. LDIVPOW2 (-2343552355623464626 / 0x00800000): long: -279373211338 3431. LDIVPOW2 (-2343552355623464626 / 0x01000000): long: -139686605669 3432. LDIVPOW2 (-2343552355623464626 / 0x02000000): long: -69843302834 3433. LDIVPOW2 (-2343552355623464626 / 0x04000000): long: -34921651417 3434. LDIVPOW2 (-2343552355623464626 / 0x08000000): long: -17460825708 3435. LDIVPOW2 (-2343552355623464626 / 0x10000000): long: -8730412854 3436. LDIVPOW2 (-2343552355623464626 / 0x20000000): long: -4365206427 3437. LDIVPOW2 (-2343552355623464626 / 0x40000000): long: -2182603213 3438. LDIVPOW2 (-2343552355623464626 / 0x80000000): long: 1091301606 3439. LREMPOW2 (-2343552355623464626 % 0x00000002): long: 0 3440. LREMPOW2 (-2343552355623464626 % 0x00000004): long: -2 3441. LREMPOW2 (-2343552355623464626 % 0x00000008): long: -2 3442. LREMPOW2 (-2343552355623464626 % 0x00000010): long: -2 3443. LREMPOW2 (-2343552355623464626 % 0x00000020): long: -18 3444. LREMPOW2 (-2343552355623464626 % 0x00000040): long: -50 3445. LREMPOW2 (-2343552355623464626 % 0x00000080): long: -50 3446. LREMPOW2 (-2343552355623464626 % 0x00000100): long: -178 3447. LREMPOW2 (-2343552355623464626 % 0x00000200): long: -178 3448. LREMPOW2 (-2343552355623464626 % 0x00000400): long: -690 3449. LREMPOW2 (-2343552355623464626 % 0x00000800): long: -1714 3450. LREMPOW2 (-2343552355623464626 % 0x00001000): long: -3762 3451. LREMPOW2 (-2343552355623464626 % 0x00002000): long: -3762 3452. LREMPOW2 (-2343552355623464626 % 0x00004000): long: -11954 3453. LREMPOW2 (-2343552355623464626 % 0x00008000): long: -28338 3454. LREMPOW2 (-2343552355623464626 % 0x00010000): long: -28338 3455. LREMPOW2 (-2343552355623464626 % 0x00020000): long: -93874 3456. LREMPOW2 (-2343552355623464626 % 0x00040000): long: -224946 3457. LREMPOW2 (-2343552355623464626 % 0x00080000): long: -487090 3458. LREMPOW2 (-2343552355623464626 % 0x00100000): long: -487090 3459. LREMPOW2 (-2343552355623464626 % 0x00200000): long: -1535666 3460. LREMPOW2 (-2343552355623464626 % 0x00400000): long: -3632818 3461. LREMPOW2 (-2343552355623464626 % 0x00800000): long: -7827122 3462. LREMPOW2 (-2343552355623464626 % 0x01000000): long: -7827122 3463. LREMPOW2 (-2343552355623464626 % 0x02000000): long: -24604338 3464. LREMPOW2 (-2343552355623464626 % 0x04000000): long: -24604338 3465. LREMPOW2 (-2343552355623464626 % 0x08000000): long: -91713202 3466. LREMPOW2 (-2343552355623464626 % 0x10000000): long: -91713202 3467. LREMPOW2 (-2343552355623464626 % 0x20000000): long: -91713202 3468. LREMPOW2 (-2343552355623464626 % 0x40000000): long: -628584114 3469. LREMPOW2 (-2343552355623464626 % 0x80000000): long: -1702325938 3470. ------------------- test rem 0x10001 3471. IREM0X10001 (0 % 0x10001): int: 0 3472. IREM0X10001 (1 % 0x10001): int: 1 3473. IREM0X10001 (17 % 0x10001): int: 17 3474. IREM0X10001 (123 % 0x10001): int: 123 3475. IREM0X10001 (1234 % 0x10001): int: 1234 3476. IREM0X10001 (13247 % 0x10001): int: 13247 3477. IREM0X10001 (563467 % 0x10001): int: 39171 3478. IREM0X10001 (7456774 % 0x10001): int: 51093 3479. IREM0X10001 (34523525 % 0x10001): int: 51063 3480. IREM0X10001 (234523456 % 0x10001): int: 32070 3481. IREM0X10001 (1005234562 % 0x10001): int: 28056 3482. IREM0X10001 (2147483647 % 0x10001): int: 32768 3483. IREM0X10001 (-1 % 0x10001): int: -1 3484. IREM0X10001 (-17 % 0x10001): int: -17 3485. IREM0X10001 (-123 % 0x10001): int: -123 3486. IREM0X10001 (-1234 % 0x10001): int: -1234 3487. IREM0X10001 (-13247 % 0x10001): int: -13247 3488. IREM0X10001 (-563467 % 0x10001): int: -39171 3489. IREM0X10001 (-7456774 % 0x10001): int: -51093 3490. IREM0X10001 (-34523525 % 0x10001): int: -51063 3491. IREM0X10001 (-234523456 % 0x10001): int: -32070 3492. IREM0X10001 (-1005234562 % 0x10001): int: -28056 3493. IREM0X10001 (-2147483647 % 0x10001): int: -32768 3494. IREM0X10001 (-2147483648 % 0x10001): int: -32769 3495. LREM0X10001 (0 % 0x10001): long: 0 3496. LREM0X10001 (1 % 0x10001): long: 1 3497. LREM0X10001 (17 % 0x10001): long: 17 3498. LREM0X10001 (123 % 0x10001): long: 123 3499. LREM0X10001 (1234 % 0x10001): long: 1234 3500. LREM0X10001 (13247 % 0x10001): long: 13247 3501. LREM0X10001 (563467 % 0x10001): long: 39171 3502. LREM0X10001 (7456774 % 0x10001): long: 51093 3503. LREM0X10001 (34523525 % 0x10001): long: 51063 3504. LREM0X10001 (234523456 % 0x10001): long: 32070 3505. LREM0X10001 (1005234562 % 0x10001): long: 28056 3506. LREM0X10001 (1983223864 % 0x10001): long: 8707 3507. LREM0X10001 (2147483646 % 0x10001): long: 32767 3508. LREM0X10001 (2147483647 % 0x10001): long: 32768 3509. LREM0X10001 (2147483648 % 0x10001): long: 32769 3510. LREM0X10001 (10052234562 % 0x10001): long: 38428 3511. LREM0X10001 (561005234562 % 0x10001): long: 60289 3512. LREM0X10001 (2100527345962 % 0x10001): long: 41444 3513. LREM0X10001 (34600523456287 % 0x10001): long: 61103 3514. LREM0X10001 (546805234456882 % 0x10001): long: 50879 3515. LREM0X10001 (1360052334734722 % 0x10001): long: 42538 3516. LREM0X10001 (23456705569626354 % 0x10001): long: 37707 3517. LREM0X10001 (9223372036854775807 % 0x10001): long: 32768 3518. LREM0X10001 (-1 % 0x10001): long: -1 3519. LREM0X10001 (-17 % 0x10001): long: -17 3520. LREM0X10001 (-123 % 0x10001): long: -123 3521. LREM0X10001 (-1234 % 0x10001): long: -1234 3522. LREM0X10001 (-13247 % 0x10001): long: -13247 3523. LREM0X10001 (-563467 % 0x10001): long: -39171 3524. LREM0X10001 (-7456774 % 0x10001): long: -51093 3525. LREM0X10001 (-34523525 % 0x10001): long: -51063 3526. LREM0X10001 (-234523456 % 0x10001): long: -32070 3527. LREM0X10001 (-1005234562 % 0x10001): long: -28056 3528. LREM0X10001 (-1983223864 % 0x10001): long: -8707 3529. LREM0X10001 (-2147483647 % 0x10001): long: -32768 3530. LREM0X10001 (-2147483648 % 0x10001): long: -32769 3531. LREM0X10001 (-10052234562 % 0x10001): long: -38428 3532. LREM0X10001 (-561005234562 % 0x10001): long: -60289 3533. LREM0X10001 (-2100527345962 % 0x10001): long: -41444 3534. LREM0X10001 (-34600523456287 % 0x10001): long: -61103 3535. LREM0X10001 (-546805234456882 % 0x10001): long: -50879 3536. LREM0X10001 (-1360052334734722 % 0x10001): long: -42538 3537. LREM0X10001 (-23456705569626354 % 0x10001): long: -37707 3538. LREM0X10001 (-9223372036854775807 % 0x10001): long: -32768 3539. LREM0X10001 (-9223372036854775808 % 0x10001): long: -32769 3540. ------------------- test ints 3541. TESTINT CALLED WITH int: 1 3542. AND int: 2 3543. IADD: int: 3 3544. ISUB: int: -1 3545. IMUL: int: 2 3546. IDIV: int: 0 3547. IREM: int: 1 3548. INEG: int: -1 3549. ISHL: int: 4 3550. ISHR: int: 0 3551. IUSHR: int: 0 3552. IAND: int: 0 3553. IOR: int: 3 3554. IXOR: int: 3 3555. I2L: long: 1 3556. I2F: float: 1065353216 3557. I2D: double: 4607182418800017408 3558. INT2BYTE: byte: 1 3559. INT2CHAR: char: 1 3560. INT2SHORT: short: 1 3561. not IFEQ 3562. not IFLT 3563. not IFLE 3564. not IF_ICMPEQ 3565. not IF_ICMPGT 3566. not IF_ICMPGE 3567. COND_ICMPEQ 1 == 0: 1 3568. COND_ICMPNE 1 != 0: 0 3569. COND_ICMPLT 1 < 0: 1 3570. COND_ICMPLE 1 <= 0: 1 3571. COND_ICMPGT 1 > 0: 0 3572. COND_ICMPGE 1 >= 0: 0 3573. COND_ICMPEQ 1 == 0: 0 3574. COND_ICMPNE 1 != 0: 1 3575. COND_ICMPLT 1 < 0: 0 3576. COND_ICMPLE 1 <= 0: 0 3577. COND_ICMPGT 1 > 0: 1 3578. COND_ICMPGE 1 >= 0: 1 3579. COND_ICMPEQ 1 == 0: 3 3580. COND_ICMPNE 1 != 0: 2 3581. COND_ICMPLT 1 < 0: 3 3582. COND_ICMPLE 1 <= 0: 3 3583. COND_ICMPGT 1 > 0: 2 3584. COND_ICMPGE 1 >= 0: 2 3585. COND_ICMPEQ 1 == 2: false 3586. COND_ICMPNE 1 != 2: true 3587. COND_ICMPLT 1 < 2: true 3588. COND_ICMPLE 1 <= 2: true 3589. COND_ICMPGT 1 > 2: false 3590. COND_ICMPGE 1 >= 2: false 3591. TESTINT CALLED WITH int: -1 3592. AND int: 17 3593. IADD: int: 16 3594. ISUB: int: -18 3595. IMUL: int: -17 3596. IDIV: int: 0 3597. IREM: int: -1 3598. INEG: int: 1 3599. ISHL: int: -131072 3600. ISHR: int: -1 3601. IUSHR: int: 32767 3602. IAND: int: 17 3603. IOR: int: -1 3604. IXOR: int: -18 3605. I2L: long: -1 3606. I2F: float: -1082130432 3607. I2D: double: -4616189618054758400 3608. INT2BYTE: byte: -1 3609. INT2CHAR: char: 65535 3610. INT2SHORT: short: -1 3611. not IFEQ 3612. not IFGT 3613. not IFGE 3614. not IF_ICMPEQ 3615. not IF_ICMPGT 3616. not IF_ICMPGE 3617. COND_ICMPEQ -1 == 0: 1 3618. COND_ICMPNE -1 != 0: 0 3619. COND_ICMPLT -1 < 0: 0 3620. COND_ICMPLE -1 <= 0: 0 3621. COND_ICMPGT -1 > 0: 1 3622. COND_ICMPGE -1 >= 0: 1 3623. COND_ICMPEQ -1 == 0: 0 3624. COND_ICMPNE -1 != 0: 1 3625. COND_ICMPLT -1 < 0: 1 3626. COND_ICMPLE -1 <= 0: 1 3627. COND_ICMPGT -1 > 0: 0 3628. COND_ICMPGE -1 >= 0: 0 3629. COND_ICMPEQ -1 == 0: 3 3630. COND_ICMPNE -1 != 0: 2 3631. COND_ICMPLT -1 < 0: 2 3632. COND_ICMPLE -1 <= 0: 2 3633. COND_ICMPGT -1 > 0: 3 3634. COND_ICMPGE -1 >= 0: 3 3635. COND_ICMPEQ -1 == 17: false 3636. COND_ICMPNE -1 != 17: true 3637. COND_ICMPLT -1 < 17: true 3638. COND_ICMPLE -1 <= 17: true 3639. COND_ICMPGT -1 > 17: false 3640. COND_ICMPGE -1 >= 17: false 3641. TESTINT CALLED WITH int: -24351 3642. AND int: 24123 3643. IADD: int: -228 3644. ISUB: int: -48474 3645. IMUL: int: -587419173 3646. IDIV: int: -1 3647. IREM: int: -228 3648. INEG: int: 24351 3649. ISHL: int: 134217728 3650. ISHR: int: -1 3651. IUSHR: int: 31 3652. IAND: int: 33 3653. IOR: int: -261 3654. IXOR: int: -294 3655. I2L: long: -24351 3656. I2F: float: -960610816 3657. I2D: double: -4550949270986948608 3658. INT2BYTE: byte: -31 3659. INT2CHAR: char: 41185 3660. INT2SHORT: short: -24351 3661. not IFEQ 3662. not IFGT 3663. not IFGE 3664. not IF_ICMPEQ 3665. not IF_ICMPGT 3666. not IF_ICMPGE 3667. COND_ICMPEQ -24351 == 0: 1 3668. COND_ICMPNE -24351 != 0: 0 3669. COND_ICMPLT -24351 < 0: 0 3670. COND_ICMPLE -24351 <= 0: 0 3671. COND_ICMPGT -24351 > 0: 1 3672. COND_ICMPGE -24351 >= 0: 1 3673. COND_ICMPEQ -24351 == 0: 0 3674. COND_ICMPNE -24351 != 0: 1 3675. COND_ICMPLT -24351 < 0: 1 3676. COND_ICMPLE -24351 <= 0: 1 3677. COND_ICMPGT -24351 > 0: 0 3678. COND_ICMPGE -24351 >= 0: 0 3679. COND_ICMPEQ -24351 == 0: 3 3680. COND_ICMPNE -24351 != 0: 2 3681. COND_ICMPLT -24351 < 0: 2 3682. COND_ICMPLE -24351 <= 0: 2 3683. COND_ICMPGT -24351 > 0: 3 3684. COND_ICMPGE -24351 >= 0: 3 3685. COND_ICMPEQ -24351 == 24123: false 3686. COND_ICMPNE -24351 != 24123: true 3687. COND_ICMPLT -24351 < 24123: true 3688. COND_ICMPLE -24351 <= 24123: true 3689. COND_ICMPGT -24351 > 24123: false 3690. COND_ICMPGE -24351 >= 24123: false 3691. TESTINT CALLED WITH int: 4918923 3692. AND int: -441423 3693. IADD: int: 4477500 3694. ISUB: int: 5360346 3695. IMUL: int: 1927704347 3696. IDIV: int: -11 3697. IREM: int: 63270 3698. INEG: int: -4918923 3699. ISHL: int: 487981056 3700. ISHR: int: 37 3701. IUSHR: int: 37 3702. IAND: int: 4784769 3703. IOR: int: -307269 3704. IXOR: int: -5092038 3705. I2L: long: 4918923 3706. I2F: float: 1251351830 3707. I2D: double: 4707039664328933376 3708. INT2BYTE: byte: -117 3709. INT2CHAR: char: 3723 3710. INT2SHORT: short: 3723 3711. not IFEQ 3712. not IFLT 3713. not IFLE 3714. not IF_ICMPEQ 3715. not IF_ICMPLT 3716. not IF_ICMPLE 3717. COND_ICMPEQ 4918923 == 0: 1 3718. COND_ICMPNE 4918923 != 0: 0 3719. COND_ICMPLT 4918923 < 0: 1 3720. COND_ICMPLE 4918923 <= 0: 1 3721. COND_ICMPGT 4918923 > 0: 0 3722. COND_ICMPGE 4918923 >= 0: 0 3723. COND_ICMPEQ 4918923 == 0: 0 3724. COND_ICMPNE 4918923 != 0: 1 3725. COND_ICMPLT 4918923 < 0: 0 3726. COND_ICMPLE 4918923 <= 0: 0 3727. COND_ICMPGT 4918923 > 0: 1 3728. COND_ICMPGE 4918923 >= 0: 1 3729. COND_ICMPEQ 4918923 == 0: 3 3730. COND_ICMPNE 4918923 != 0: 2 3731. COND_ICMPLT 4918923 < 0: 3 3732. COND_ICMPLE 4918923 <= 0: 3 3733. COND_ICMPGT 4918923 > 0: 2 3734. COND_ICMPGE 4918923 >= 0: 2 3735. COND_ICMPEQ 4918923 == -441423: false 3736. COND_ICMPNE 4918923 != -441423: true 3737. COND_ICMPLT 4918923 < -441423: false 3738. COND_ICMPLE 4918923 <= -441423: false 3739. COND_ICMPGT 4918923 > -441423: true 3740. COND_ICMPGE 4918923 >= -441423: true 3741. TESTINT CALLED WITH int: 0 3742. AND int: 0 3743. IADD: int: 0 3744. ISUB: int: 0 3745. IMUL: int: 0 3746. divison by zero 3747. divison by zero 3748. INEG: int: 0 3749. ISHL: int: 0 3750. ISHR: int: 0 3751. IUSHR: int: 0 3752. IAND: int: 0 3753. IOR: int: 0 3754. IXOR: int: 0 3755. I2L: long: 0 3756. I2F: float: 0 3757. I2D: double: 0 3758. INT2BYTE: byte: 0 3759. INT2CHAR: char: 0 3760. INT2SHORT: short: 0 3761. not IFNE 3762. not IFLT 3763. not IFGT 3764. not IF_ICMPNE 3765. not IF_ICMPLT 3766. not IF_ICMPGT 3767. COND_ICMPEQ 0 == 0: 0 3768. COND_ICMPNE 0 != 0: 1 3769. COND_ICMPLT 0 < 0: 1 3770. COND_ICMPLE 0 <= 0: 0 3771. COND_ICMPGT 0 > 0: 1 3772. COND_ICMPGE 0 >= 0: 0 3773. COND_ICMPEQ 0 == 0: 1 3774. COND_ICMPNE 0 != 0: 0 3775. COND_ICMPLT 0 < 0: 0 3776. COND_ICMPLE 0 <= 0: 1 3777. COND_ICMPGT 0 > 0: 0 3778. COND_ICMPGE 0 >= 0: 1 3779. COND_ICMPEQ 0 == 0: 2 3780. COND_ICMPNE 0 != 0: 3 3781. COND_ICMPLT 0 < 0: 3 3782. COND_ICMPLE 0 <= 0: 2 3783. COND_ICMPGT 0 > 0: 3 3784. COND_ICMPGE 0 >= 0: 2 3785. COND_ICMPEQ 0 == 0: true 3786. COND_ICMPNE 0 != 0: false 3787. COND_ICMPLT 0 < 0: false 3788. COND_ICMPLE 0 <= 0: true 3789. COND_ICMPGT 0 > 0: false 3790. COND_ICMPGE 0 >= 0: true 3791. TESTINT CALLED WITH int: -1 3792. AND int: -1 3793. IADD: int: -2 3794. ISUB: int: 0 3795. IMUL: int: 1 3796. IDIV: int: 1 3797. IREM: int: 0 3798. INEG: int: 1 3799. ISHL: int: -2147483648 3800. ISHR: int: -1 3801. IUSHR: int: 1 3802. IAND: int: -1 3803. IOR: int: -1 3804. IXOR: int: 0 3805. I2L: long: -1 3806. I2F: float: -1082130432 3807. I2D: double: -4616189618054758400 3808. INT2BYTE: byte: -1 3809. INT2CHAR: char: 65535 3810. INT2SHORT: short: -1 3811. not IFEQ 3812. not IFGT 3813. not IFGE 3814. not IF_ICMPNE 3815. not IF_ICMPLT 3816. not IF_ICMPGT 3817. COND_ICMPEQ -1 == 0: 1 3818. COND_ICMPNE -1 != 0: 0 3819. COND_ICMPLT -1 < 0: 0 3820. COND_ICMPLE -1 <= 0: 0 3821. COND_ICMPGT -1 > 0: 1 3822. COND_ICMPGE -1 >= 0: 1 3823. COND_ICMPEQ -1 == 0: 0 3824. COND_ICMPNE -1 != 0: 1 3825. COND_ICMPLT -1 < 0: 1 3826. COND_ICMPLE -1 <= 0: 1 3827. COND_ICMPGT -1 > 0: 0 3828. COND_ICMPGE -1 >= 0: 0 3829. COND_ICMPEQ -1 == 0: 3 3830. COND_ICMPNE -1 != 0: 2 3831. COND_ICMPLT -1 < 0: 2 3832. COND_ICMPLE -1 <= 0: 2 3833. COND_ICMPGT -1 > 0: 3 3834. COND_ICMPGE -1 >= 0: 3 3835. COND_ICMPEQ -1 == -1: true 3836. COND_ICMPNE -1 != -1: false 3837. COND_ICMPLT -1 < -1: false 3838. COND_ICMPLE -1 <= -1: true 3839. COND_ICMPGT -1 > -1: false 3840. COND_ICMPGE -1 >= -1: true 3841. TESTINT CALLED WITH int: 1423487 3842. AND int: 123444444 3843. IADD: int: 124867931 3844. ISUB: int: -122020957 3845. IMUL: int: 1564274980 3846. IDIV: int: 0 3847. IREM: int: 1423487 3848. INEG: int: -1423487 3849. ISHL: int: -268435456 3850. ISHR: int: 0 3851. IUSHR: int: 0 3852. IAND: int: 1153116 3853. IOR: int: 123714815 3854. IXOR: int: 122561699 3855. I2L: long: 1423487 3856. I2F: float: 1236124664 3857. I2D: double: 4698864641831337984 3858. INT2BYTE: byte: 127 3859. INT2CHAR: char: 47231 3860. INT2SHORT: short: -18305 3861. not IFEQ 3862. not IFLT 3863. not IFLE 3864. not IF_ICMPEQ 3865. not IF_ICMPGT 3866. not IF_ICMPGE 3867. COND_ICMPEQ 1423487 == 0: 1 3868. COND_ICMPNE 1423487 != 0: 0 3869. COND_ICMPLT 1423487 < 0: 1 3870. COND_ICMPLE 1423487 <= 0: 1 3871. COND_ICMPGT 1423487 > 0: 0 3872. COND_ICMPGE 1423487 >= 0: 0 3873. COND_ICMPEQ 1423487 == 0: 0 3874. COND_ICMPNE 1423487 != 0: 1 3875. COND_ICMPLT 1423487 < 0: 0 3876. COND_ICMPLE 1423487 <= 0: 0 3877. COND_ICMPGT 1423487 > 0: 1 3878. COND_ICMPGE 1423487 >= 0: 1 3879. COND_ICMPEQ 1423487 == 0: 3 3880. COND_ICMPNE 1423487 != 0: 2 3881. COND_ICMPLT 1423487 < 0: 3 3882. COND_ICMPLE 1423487 <= 0: 3 3883. COND_ICMPGT 1423487 > 0: 2 3884. COND_ICMPGE 1423487 >= 0: 2 3885. COND_ICMPEQ 1423487 == 123444444: false 3886. COND_ICMPNE 1423487 != 123444444: true 3887. COND_ICMPLT 1423487 < 123444444: true 3888. COND_ICMPLE 1423487 <= 123444444: true 3889. COND_ICMPGT 1423487 > 123444444: false 3890. COND_ICMPGE 1423487 >= 123444444: false 3891. TESTINT CALLED WITH int: 2147483647 3892. AND int: 1 3893. IADD: int: -2147483648 3894. ISUB: int: 2147483646 3895. IMUL: int: 2147483647 3896. IDIV: int: 2147483647 3897. IREM: int: 0 3898. INEG: int: -2147483647 3899. ISHL: int: -2 3900. ISHR: int: 1073741823 3901. IUSHR: int: 1073741823 3902. IAND: int: 1 3903. IOR: int: 2147483647 3904. IXOR: int: 2147483646 3905. I2L: long: 2147483647 3906. I2F: float: 1325400064 3907. I2D: double: 4746794007244308480 3908. INT2BYTE: byte: -1 3909. INT2CHAR: char: 65535 3910. INT2SHORT: short: -1 3911. not IFEQ 3912. not IFLT 3913. not IFLE 3914. not IF_ICMPEQ 3915. not IF_ICMPLT 3916. not IF_ICMPLE 3917. COND_ICMPEQ 2147483647 == 0: 1 3918. COND_ICMPNE 2147483647 != 0: 0 3919. COND_ICMPLT 2147483647 < 0: 1 3920. COND_ICMPLE 2147483647 <= 0: 1 3921. COND_ICMPGT 2147483647 > 0: 0 3922. COND_ICMPGE 2147483647 >= 0: 0 3923. COND_ICMPEQ 2147483647 == 0: 0 3924. COND_ICMPNE 2147483647 != 0: 1 3925. COND_ICMPLT 2147483647 < 0: 0 3926. COND_ICMPLE 2147483647 <= 0: 0 3927. COND_ICMPGT 2147483647 > 0: 1 3928. COND_ICMPGE 2147483647 >= 0: 1 3929. COND_ICMPEQ 2147483647 == 0: 3 3930. COND_ICMPNE 2147483647 != 0: 2 3931. COND_ICMPLT 2147483647 < 0: 3 3932. COND_ICMPLE 2147483647 <= 0: 3 3933. COND_ICMPGT 2147483647 > 0: 2 3934. COND_ICMPGE 2147483647 >= 0: 2 3935. COND_ICMPEQ 2147483647 == 1: false 3936. COND_ICMPNE 2147483647 != 1: true 3937. COND_ICMPLT 2147483647 < 1: false 3938. COND_ICMPLE 2147483647 <= 1: false 3939. COND_ICMPGT 2147483647 > 1: true 3940. COND_ICMPGE 2147483647 >= 1: true 3941. TESTINT CALLED WITH int: 0 3942. AND int: 2147483647 3943. IADD: int: 2147483647 3944. ISUB: int: -2147483647 3945. IMUL: int: 0 3946. IDIV: int: 0 3947. IREM: int: 0 3948. INEG: int: 0 3949. ISHL: int: 0 3950. ISHR: int: 0 3951. IUSHR: int: 0 3952. IAND: int: 0 3953. IOR: int: 2147483647 3954. IXOR: int: 2147483647 3955. I2L: long: 0 3956. I2F: float: 0 3957. I2D: double: 0 3958. INT2BYTE: byte: 0 3959. INT2CHAR: char: 0 3960. INT2SHORT: short: 0 3961. not IFNE 3962. not IFLT 3963. not IFGT 3964. not IF_ICMPEQ 3965. not IF_ICMPGT 3966. not IF_ICMPGE 3967. COND_ICMPEQ 0 == 0: 0 3968. COND_ICMPNE 0 != 0: 1 3969. COND_ICMPLT 0 < 0: 1 3970. COND_ICMPLE 0 <= 0: 0 3971. COND_ICMPGT 0 > 0: 1 3972. COND_ICMPGE 0 >= 0: 0 3973. COND_ICMPEQ 0 == 0: 1 3974. COND_ICMPNE 0 != 0: 0 3975. COND_ICMPLT 0 < 0: 0 3976. COND_ICMPLE 0 <= 0: 1 3977. COND_ICMPGT 0 > 0: 0 3978. COND_ICMPGE 0 >= 0: 1 3979. COND_ICMPEQ 0 == 0: 2 3980. COND_ICMPNE 0 != 0: 3 3981. COND_ICMPLT 0 < 0: 3 3982. COND_ICMPLE 0 <= 0: 2 3983. COND_ICMPGT 0 > 0: 3 3984. COND_ICMPGE 0 >= 0: 2 3985. COND_ICMPEQ 0 == 2147483647: false 3986. COND_ICMPNE 0 != 2147483647: true 3987. COND_ICMPLT 0 < 2147483647: true 3988. COND_ICMPLE 0 <= 2147483647: true 3989. COND_ICMPGT 0 > 2147483647: false 3990. COND_ICMPGE 0 >= 2147483647: false 3991. TESTINT CALLED WITH int: 13107 3992. AND int: 143444 3993. IADD: int: 156551 3994. ISUB: int: -130337 3995. IMUL: int: 1880120508 3996. IDIV: int: 0 3997. IREM: int: 13107 3998. INEG: int: -13107 3999. ISHL: int: 858783744 4000. ISHR: int: 0 4001. IUSHR: int: 0 4002. IAND: int: 12304 4003. IOR: int: 144247 4004. IXOR: int: 131943 4005. I2L: long: 13107 4006. I2F: float: 1179438080 4007. I2D: double: 4668431263781093376 4008. INT2BYTE: byte: 51 4009. INT2CHAR: char: 13107 4010. INT2SHORT: short: 13107 4011. not IFEQ 4012. not IFLT 4013. not IFLE 4014. not IF_ICMPEQ 4015. not IF_ICMPGT 4016. not IF_ICMPGE 4017. COND_ICMPEQ 13107 == 0: 1 4018. COND_ICMPNE 13107 != 0: 0 4019. COND_ICMPLT 13107 < 0: 1 4020. COND_ICMPLE 13107 <= 0: 1 4021. COND_ICMPGT 13107 > 0: 0 4022. COND_ICMPGE 13107 >= 0: 0 4023. COND_ICMPEQ 13107 == 0: 0 4024. COND_ICMPNE 13107 != 0: 1 4025. COND_ICMPLT 13107 < 0: 0 4026. COND_ICMPLE 13107 <= 0: 0 4027. COND_ICMPGT 13107 > 0: 1 4028. COND_ICMPGE 13107 >= 0: 1 4029. COND_ICMPEQ 13107 == 0: 3 4030. COND_ICMPNE 13107 != 0: 2 4031. COND_ICMPLT 13107 < 0: 3 4032. COND_ICMPLE 13107 <= 0: 3 4033. COND_ICMPGT 13107 > 0: 2 4034. COND_ICMPGE 13107 >= 0: 2 4035. COND_ICMPEQ 13107 == 143444: false 4036. COND_ICMPNE 13107 != 143444: true 4037. COND_ICMPLT 13107 < 143444: true 4038. COND_ICMPLE 13107 <= 143444: true 4039. COND_ICMPGT 13107 > 143444: false 4040. COND_ICMPGE 13107 >= 143444: false 4041. TESTINT CALLED WITH int: 4444441 4042. AND int: 12342 4043. IADD: int: 4456783 4044. ISUB: int: 4432099 4045. IMUL: int: -981284026 4046. IDIV: int: 360 4047. IREM: int: 1321 4048. INEG: int: -4444441 4049. ISHL: int: 1178599424 4050. ISHR: int: 1 4051. IUSHR: int: 1 4052. IAND: int: 4112 4053. IOR: int: 4452671 4054. IXOR: int: 4448559 4055. I2L: long: 4444441 4056. I2F: float: 1250402866 4057. I2D: double: 4706530193160798208 4058. INT2BYTE: byte: 25 4059. INT2CHAR: char: 53529 4060. INT2SHORT: short: -12007 4061. not IFEQ 4062. not IFLT 4063. not IFLE 4064. not IF_ICMPEQ 4065. not IF_ICMPLT 4066. not IF_ICMPLE 4067. COND_ICMPEQ 4444441 == 0: 1 4068. COND_ICMPNE 4444441 != 0: 0 4069. COND_ICMPLT 4444441 < 0: 1 4070. COND_ICMPLE 4444441 <= 0: 1 4071. COND_ICMPGT 4444441 > 0: 0 4072. COND_ICMPGE 4444441 >= 0: 0 4073. COND_ICMPEQ 4444441 == 0: 0 4074. COND_ICMPNE 4444441 != 0: 1 4075. COND_ICMPLT 4444441 < 0: 0 4076. COND_ICMPLE 4444441 <= 0: 0 4077. COND_ICMPGT 4444441 > 0: 1 4078. COND_ICMPGE 4444441 >= 0: 1 4079. COND_ICMPEQ 4444441 == 0: 3 4080. COND_ICMPNE 4444441 != 0: 2 4081. COND_ICMPLT 4444441 < 0: 3 4082. COND_ICMPLE 4444441 <= 0: 3 4083. COND_ICMPGT 4444441 > 0: 2 4084. COND_ICMPGE 4444441 >= 0: 2 4085. COND_ICMPEQ 4444441 == 12342: false 4086. COND_ICMPNE 4444441 != 12342: true 4087. COND_ICMPLT 4444441 < 12342: false 4088. COND_ICMPLE 4444441 <= 12342: false 4089. COND_ICMPGT 4444441 > 12342: true 4090. COND_ICMPGE 4444441 >= 12342: true 4091. TESTINT CALLED WITH int: -2147483648 4092. AND int: -1 4093. IADD: int: 2147483647 4094. ISUB: int: -2147483647 4095. IMUL: int: -2147483648 4096. IDIV: int: -2147483648 4097. IREM: int: 0 4098. INEG: int: -2147483648 4099. ISHL: int: 0 4100. ISHR: int: -1 4101. IUSHR: int: 1 4102. IAND: int: -2147483648 4103. IOR: int: -1 4104. IXOR: int: 2147483647 4105. I2L: long: -2147483648 4106. I2F: float: -822083584 4107. I2D: double: -4476578029606273024 4108. INT2BYTE: byte: 0 4109. INT2CHAR: char: 0 4110. INT2SHORT: short: 0 4111. not IFEQ 4112. not IFGT 4113. not IFGE 4114. not IF_ICMPEQ 4115. not IF_ICMPGT 4116. not IF_ICMPGE 4117. COND_ICMPEQ -2147483648 == 0: 1 4118. COND_ICMPNE -2147483648 != 0: 0 4119. COND_ICMPLT -2147483648 < 0: 0 4120. COND_ICMPLE -2147483648 <= 0: 0 4121. COND_ICMPGT -2147483648 > 0: 1 4122. COND_ICMPGE -2147483648 >= 0: 1 4123. COND_ICMPEQ -2147483648 == 0: 0 4124. COND_ICMPNE -2147483648 != 0: 1 4125. COND_ICMPLT -2147483648 < 0: 1 4126. COND_ICMPLE -2147483648 <= 0: 1 4127. COND_ICMPGT -2147483648 > 0: 0 4128. COND_ICMPGE -2147483648 >= 0: 0 4129. COND_ICMPEQ -2147483648 == 0: 3 4130. COND_ICMPNE -2147483648 != 0: 2 4131. COND_ICMPLT -2147483648 < 0: 2 4132. COND_ICMPLE -2147483648 <= 0: 2 4133. COND_ICMPGT -2147483648 > 0: 3 4134. COND_ICMPGE -2147483648 >= 0: 3 4135. COND_ICMPEQ -2147483648 == -1: false 4136. COND_ICMPNE -2147483648 != -1: true 4137. COND_ICMPLT -2147483648 < -1: true 4138. COND_ICMPLE -2147483648 <= -1: true 4139. COND_ICMPGT -2147483648 > -1: false 4140. COND_ICMPGE -2147483648 >= -1: false 4141. ------------------- test longs 4142. TESTLONG called with long: 1 4143. AND long: 2 4144. LADD: long: 3 4145. LSUB: long: -1 4146. LMUL: long: 2 4147. LDIV: long: 0 4148. LREM: long: 1 4149. LNEG: long: -1 4150. LSHL: long: 4 4151. LSHR: long: 0 4152. LUSHR: long: 0 4153. LAND: long: 0 4154. LOR: long: 3 4155. LXOR: long: 3 4156. L2I: int: 1 4157. L2F: float: 1065353216 4158. L2D: double: 4607182418800017408 4159. LCMP a == b : false 4160. LCMP a != b : true 4161. LCMP a < b : true 4162. LCMP a <= b : true 4163. LCMP a > b : false 4164. LCMP a >= b : false 4165. not IF_LCMPNE 4166. not IF_LCMPLT 4167. not IF_LCMPLE 4168. TESTLONG called with long: -1 4169. AND long: 17 4170. LADD: long: 16 4171. LSUB: long: -18 4172. LMUL: long: -17 4173. LDIV: long: 0 4174. LREM: long: -1 4175. LNEG: long: 1 4176. LSHL: long: -131072 4177. LSHR: long: -1 4178. LUSHR: long: 140737488355327 4179. LAND: long: 17 4180. LOR: long: -1 4181. LXOR: long: -18 4182. L2I: int: -1 4183. L2F: float: -1082130432 4184. L2D: double: -4616189618054758400 4185. LCMP a == b : false 4186. LCMP a != b : true 4187. LCMP a < b : true 4188. LCMP a <= b : true 4189. LCMP a > b : false 4190. LCMP a >= b : false 4191. not IF_LCMPNE 4192. not IF_LCMPLT 4193. not IF_LCMPLE 4194. TESTLONG called with long: -24351 4195. AND long: 24123 4196. LADD: long: -228 4197. LSUB: long: -48474 4198. LMUL: long: -587419173 4199. LDIV: long: -1 4200. LREM: long: -228 4201. LNEG: long: 24351 4202. LSHL: long: 576460752303423488 4203. LSHR: long: -1 4204. LUSHR: long: 31 4205. LAND: long: 33 4206. LOR: long: -261 4207. LXOR: long: -294 4208. L2I: int: -24351 4209. L2F: float: -960610816 4210. L2D: double: -4550949270986948608 4211. LCMP a == b : false 4212. LCMP a != b : true 4213. LCMP a < b : true 4214. LCMP a <= b : true 4215. LCMP a > b : false 4216. LCMP a >= b : false 4217. not IF_LCMPNE 4218. not IF_LCMPLT 4219. not IF_LCMPLE 4220. TESTLONG called with long: 4918923241323 4221. AND long: -4423423234231423 4222. LADD: long: -4418504310990100 4223. LSUB: long: 4428342157472746 4224. LMUL: long: -4222930371437023765 4225. LDIV: long: 0 4226. LREM: long: 4918923241323 4227. LNEG: long: -4918923241323 4228. LSHL: long: 9837846482646 4229. LSHR: long: 2459461620661 4230. LUSHR: long: 2459461620661 4231. LAND: long: 451041567489 4232. LOR: long: -4418955352557589 4233. LXOR: long: -4419406394125078 4234. L2I: int: 1185687403 4235. L2F: float: 1418668246 4236. L2D: double: 4796866980921322496 4237. LCMP a == b : false 4238. LCMP a != b : true 4239. LCMP a < b : false 4240. LCMP a <= b : false 4241. LCMP a > b : true 4242. LCMP a >= b : true 4243. not IF_LCMPNE 4244. not IF_LCMPGT 4245. not IF_LCMPGE 4246. TESTLONG called with long: 0 4247. AND long: 0 4248. LADD: long: 0 4249. LSUB: long: 0 4250. LMUL: long: 0 4251. divison by zero 4252. divison by zero 4253. LNEG: long: 0 4254. LSHL: long: 0 4255. LSHR: long: 0 4256. LUSHR: long: 0 4257. LAND: long: 0 4258. LOR: long: 0 4259. LXOR: long: 0 4260. L2I: int: 0 4261. L2F: float: 0 4262. L2D: double: 0 4263. LCMP a == b : true 4264. LCMP a != b : false 4265. LCMP a < b : false 4266. LCMP a <= b : true 4267. LCMP a > b : false 4268. LCMP a >= b : true 4269. not IF_LCMPEQ 4270. not IF_LCMPLE 4271. not IF_LCMPGE 4272. TESTLONG called with long: -1 4273. AND long: -1 4274. LADD: long: -2 4275. LSUB: long: 0 4276. LMUL: long: 1 4277. LDIV: long: 1 4278. LREM: long: 0 4279. LNEG: long: 1 4280. LSHL: long: -9223372036854775808 4281. LSHR: long: -1 4282. LUSHR: long: 1 4283. LAND: long: -1 4284. LOR: long: -1 4285. LXOR: long: 0 4286. L2I: int: -1 4287. L2F: float: -1082130432 4288. L2D: double: -4616189618054758400 4289. LCMP a == b : true 4290. LCMP a != b : false 4291. LCMP a < b : false 4292. LCMP a <= b : true 4293. LCMP a > b : false 4294. LCMP a >= b : true 4295. not IF_LCMPEQ 4296. not IF_LCMPLE 4297. not IF_LCMPGE 4298. TESTLONG called with long: 1423487 4299. AND long: 123444442344 4300. LADD: long: 123445865831 4301. LSUB: long: -123443018857 4302. LMUL: long: 175721558898933528 4303. LDIV: long: 0 4304. LREM: long: 1423487 4305. LNEG: long: -1423487 4306. LSHL: long: 1565140508487974912 4307. LSHR: long: 0 4308. LUSHR: long: 0 4309. LAND: long: 1355880 4310. LOR: long: 123444509951 4311. LXOR: long: 123443154071 4312. L2I: int: 1423487 4313. L2F: float: 1236124664 4314. L2D: double: 4698864641831337984 4315. LCMP a == b : false 4316. LCMP a != b : true 4317. LCMP a < b : true 4318. LCMP a <= b : true 4319. LCMP a > b : false 4320. LCMP a >= b : false 4321. not IF_LCMPNE 4322. not IF_LCMPLT 4323. not IF_LCMPLE 4324. TESTLONG called with long: 9223372036854775807 4325. AND long: 1 4326. LADD: long: -9223372036854775808 4327. LSUB: long: 9223372036854775806 4328. LMUL: long: 9223372036854775807 4329. LDIV: long: 9223372036854775807 4330. LREM: long: 0 4331. LNEG: long: -9223372036854775807 4332. LSHL: long: -2 4333. LSHR: long: 4611686018427387903 4334. LUSHR: long: 4611686018427387903 4335. LAND: long: 1 4336. LOR: long: 9223372036854775807 4337. LXOR: long: 9223372036854775806 4338. L2I: int: -1 4339. L2F: float: 1593835520 4340. L2D: double: 4890909195324358656 4341. LCMP a == b : false 4342. LCMP a != b : true 4343. LCMP a < b : false 4344. LCMP a <= b : false 4345. LCMP a > b : true 4346. LCMP a >= b : true 4347. not IF_LCMPNE 4348. not IF_LCMPGT 4349. not IF_LCMPGE 4350. TESTLONG called with long: 0 4351. AND long: 9223372036854775807 4352. LADD: long: 9223372036854775807 4353. LSUB: long: -9223372036854775807 4354. LMUL: long: 0 4355. LDIV: long: 0 4356. LREM: long: 0 4357. LNEG: long: 0 4358. LSHL: long: 0 4359. LSHR: long: 0 4360. LUSHR: long: 0 4361. LAND: long: 0 4362. LOR: long: 9223372036854775807 4363. LXOR: long: 9223372036854775807 4364. L2I: int: 0 4365. L2F: float: 0 4366. L2D: double: 0 4367. LCMP a == b : false 4368. LCMP a != b : true 4369. LCMP a < b : true 4370. LCMP a <= b : true 4371. LCMP a > b : false 4372. LCMP a >= b : false 4373. not IF_LCMPNE 4374. not IF_LCMPLT 4375. not IF_LCMPLE 4376. TESTLONG called with long: 13107 4377. AND long: 143444 4378. LADD: long: 156551 4379. LSUB: long: -130337 4380. LMUL: long: 1880120508 4381. LDIV: long: 0 4382. LREM: long: 13107 4383. LNEG: long: -13107 4384. LSHL: long: 13743685632 4385. LSHR: long: 0 4386. LUSHR: long: 0 4387. LAND: long: 12304 4388. LOR: long: 144247 4389. LXOR: long: 131943 4390. L2I: int: 13107 4391. L2F: float: 1179438080 4392. L2D: double: 4668431263781093376 4393. LCMP a == b : false 4394. LCMP a != b : true 4395. LCMP a < b : true 4396. LCMP a <= b : true 4397. LCMP a > b : false 4398. LCMP a >= b : false 4399. not IF_LCMPNE 4400. not IF_LCMPLT 4401. not IF_LCMPLE 4402. TESTLONG called with long: 4444441 4403. AND long: 12342 4404. LADD: long: 4456783 4405. LSUB: long: 4432099 4406. LMUL: long: 54853290822 4407. LDIV: long: 360 4408. LREM: long: 1321 4409. LNEG: long: -4444441 4410. LSHL: long: 5062045981164437504 4411. LSHR: long: 0 4412. LUSHR: long: 0 4413. LAND: long: 4112 4414. LOR: long: 4452671 4415. LXOR: long: 4448559 4416. L2I: int: 4444441 4417. L2F: float: 1250402866 4418. L2D: double: 4706530193160798208 4419. LCMP a == b : false 4420. LCMP a != b : true 4421. LCMP a < b : false 4422. LCMP a <= b : false 4423. LCMP a > b : true 4424. LCMP a >= b : true 4425. not IF_LCMPNE 4426. not IF_LCMPGT 4427. not IF_LCMPGE 4428. TESTLONG called with long: -9223372036854775808 4429. AND long: -1 4430. LADD: long: 9223372036854775807 4431. LSUB: long: -9223372036854775807 4432. LMUL: long: -9223372036854775808 4433. LDIV: long: -9223372036854775808 4434. LREM: long: 0 4435. LNEG: long: -9223372036854775808 4436. LSHL: long: 0 4437. LSHR: long: -1 4438. LUSHR: long: 1 4439. LAND: long: -9223372036854775808 4440. LOR: long: -1 4441. LXOR: long: 9223372036854775807 4442. L2I: int: 0 4443. L2F: float: -553648128 4444. L2D: double: -4332462841530417152 4445. LCMP a == b : false 4446. LCMP a != b : true 4447. LCMP a < b : true 4448. LCMP a <= b : true 4449. LCMP a > b : false 4450. LCMP a >= b : false 4451. not IF_LCMPNE 4452. not IF_LCMPLT 4453. not IF_LCMPLE 4454. ------------------- test floats 4455. TESTFLOAT called with float: 1065353216 4456. AND float: 1073917985 4457. FADD: float: 1078112289 4458. FSUB: float: -1081778110 4459. FMUL: float: 1073917985 4460. FDIV: float: 1056619533 4461. FREM: float: 1065353216 4462. F2I: int: 1 4463. F2L: long: 1 4464. F2D: double: 4607182418800017408 4465. FCMP a!=b 4466. FCMP ab 4519. FCMP a>=b 4520. TESTFLOAT called with float: 1117388800 4521. AND float: -1005928448 4522. FADD: float: -1007747072 4523. FSUB: float: 1142816768 4524. FMUL: float: -953749760 4525. FDIV: float: -1106374265 4526. FREM: float: 1117388800 4527. F2I: int: 77 4528. F2L: long: 77 4529. F2D: double: 4635118810238550016 4530. FCMP a!=b 4531. FCMP a>b 4532. FCMP a>=b 4533. TESTFLOAT called with float: 1325400059 4534. AND float: -922251744 4535. FADD: float: 1325395721 4536. FSUB: float: 1325402230 4537. FMUL: float: -662204899 4538. FDIV: float: -982402220 4539. FREM: float: 1220539712 4540. F2I: int: 2147483008 4541. F2L: long: 2147483008 4542. F2D: double: 4746794004564148224 4543. FCMP a!=b 4544. FCMP a>b 4545. FCMP a>=b 4546. ------------------- test doubles 4547. TESTDOUBLE called with double: 4607182418800017408 4548. AND double: 4611780594019562684 4549. DADD: double: 4614032393833247932 4550. DSUB: double: -4616000466870408840 4551. DMUL: double: 4611780594019562684 4552. DDIV: double: 4602493558463195825 4553. DREM: double: 4607182418800017408 4554. D2I: int: 1 4555. D2L: long: 1 4556. D2F: float: 1065353216 4557. DCMP a!=b 4558. DCMP ab 4611. DCMP a>=b 4612. TESTDOUBLE called with double: 4635118810238550016 4613. AND double: -4575278989408468992 4614. DADD: double: -4576255355733934080 4615. DSUB: double: 4648770346609016832 4616. DMUL: double: -4547265769594945536 4617. DDIV: double: -4629205426707555293 4618. DREM: double: 4635118810238550016 4619. D2I: int: 77 4620. D2L: long: 77 4621. D2F: float: 1117388800 4622. DCMP a!=b 4623. DCMP a>b 4624. DCMP a>=b 4625. TESTDOUBLE called with double: 4746794004530593792 4626. AND double: -4530355401018834944 4627. DADD: double: 4746791675710406656 4628. DSUB: double: 4746795170299641856 4629. DMUL: double: -4390743814009516096 4630. DDIV: double: -4562648441878701322 4631. DREM: double: 4690497396998668288 4632. D2I: int: 2147483000 4633. D2L: long: 2147483000 4634. D2F: float: 1325400059 4635. DCMP a!=b 4636. DCMP a>b 4637. DCMP a>=b 4638. =================== end of test ========================= 4639.