• Home
  • Raw
  • Download

Lines Matching refs:D64

205     .D64(0x40090000)                    // junk that's not  in TEST_F()
206 .D64(0x60000000) // a return address in TEST_F()
208 .D64(return_address1) // actual return address in TEST_F()
213 .D64(0xF0000000) // more junk in TEST_F()
214 .D64(0x0000000D) in TEST_F()
216 .D64(return_address2) // actual return address in TEST_F()
275 .D64(0x40090000) // junk that's not in TEST_F()
276 .D64(0x60000000) // a return address in TEST_F()
278 .D64(0x40001000) // a couple of plausible addresses in TEST_F()
279 .D64(0x5000F000) // that are not within functions in TEST_F()
281 .D64(return_address) // actual return address in TEST_F()
339 .D64(0x40090000) // junk that's not in TEST_F()
340 .D64(0x60000000) // a return address in TEST_F()
344 .D64(return_address1) // actual return address in TEST_F()
349 .D64(0xF0000000) // more junk in TEST_F()
350 .D64(0x0000000D) in TEST_F()
354 .D64(return_address2) // actual return address in TEST_F()
407 .D64(0x40090000) // junk that's not in TEST_F()
408 .D64(0x60000000) // a return address in TEST_F()
410 .D64(return_address1) // actual return address in TEST_F()
415 .D64(0xF0000000) // more junk in TEST_F()
416 .D64(0x0000000D) in TEST_F()
418 .D64(return_address2) // actual return address in TEST_F()
460 .D64(0x0000000D) // junk that's not in TEST_F()
461 .D64(0xF0000000) // a return address. in TEST_F()
464 .D64(frame2_fp) // Save current frame pointer. in TEST_F()
465 .D64(return_address2) // Save current link register. in TEST_F()
470 .D64(0x0000000D) // junk that's not in TEST_F()
471 .D64(0xF0000000) // a return address. in TEST_F()
474 .D64(0) in TEST_F()
475 .D64(0) in TEST_F()
480 .D64(0x0000000D) // junk that's not in TEST_F()
481 .D64(0xF0000000); // a return address. in TEST_F()
712 .D64(0x5e68b5d5b5d55e68L) // saved x19 in TEST_F()
713 .D64(0x34f3ebd1ebd134f3L) // saved x20 in TEST_F()
714 .D64(0xe11081128112e110L) // saved fp in TEST_F()
715 .D64(0x0000000040005510L) // return address in TEST_F()
729 .D64(0x5e68b5d5b5d55e68L) // saved x19 in TEST_F()
730 .D64(0x34f3ebd1ebd134f3L) // saved x20 in TEST_F()
731 .D64(0xe11081128112e110L) // saved fp in TEST_F()
732 .D64(0x0000000040005510L) // return address in TEST_F()
750 .D64(0xff3dfb81fb81ff3dL) // no longer saved x19 in TEST_F()
751 .D64(0x34f3ebd1ebd134f3L) // no longer saved x20 in TEST_F()
752 .D64(0xe11081128112e110L) // saved fp in TEST_F()
753 .D64(0x0000000040005510L) // return address in TEST_F()
772 .D64(0xdd5a48c848c8dd5aL) // saved x1 (even though it's not callee-saves) in TEST_F()
773 .D64(0xff3dfb81fb81ff3dL) // no longer saved x19 in TEST_F()
774 .D64(0x34f3ebd1ebd134f3L) // no longer saved x20 in TEST_F()
775 .D64(0xe11081128112e110L) // saved fp in TEST_F()
776 .D64(0x0000000040005510L) // return address in TEST_F()
793 .D64(0xdd5a48c848c8dd5aL) // saved x1 (even though it's not callee-saves) in TEST_F()
794 .D64(0xff3dfb81fb81ff3dL) // no longer saved x19 in TEST_F()
795 .D64(0x34f3ebd1ebd134f3L) // no longer saved x20 in TEST_F()
796 .D64(0xe11081128112e110L) // saved fp in TEST_F()
797 .D64(0x0000000040005510L) // return address in TEST_F()
814 .D64(0xdd5a48c848c8dd5aL) // saved x1 (even though it's not callee-saves) in TEST_F()
815 .D64(0xff3dfb81fb81ff3dL) // no longer saved x19 in TEST_F()
816 .D64(0x34f3ebd1ebd134f3L) // no longer saved x20 in TEST_F()
817 .D64(0xe11081128112e110L) // saved fp in TEST_F()
818 .D64(0x0000000040005510L) // return address in TEST_F()
832 .D64(0x0000000040005510L) // saved pc in TEST_F()
833 .D64(0xdd5a48c848c8dd5aL) // saved x1 (even though it's not callee-saves) in TEST_F()
834 .D64(0xff3dfb81fb81ff3dL) // no longer saved x19 in TEST_F()
835 .D64(0x34f3ebd1ebd134f3L) // no longer saved x20 in TEST_F()
836 .D64(0xe11081128112e110L) // saved fp in TEST_F()
837 .D64(0xf8d157835783f8d1L) // .ra rule recovers this, which is garbage in TEST_F()