/* * ========== Copyright Header Begin ========================================== * * OpenSPARC T2 Processor File: isa3_basic_idtlb6.s * Copyright (C) 1995-2007 Sun Microsystems, Inc. All Rights Reserved * 4150 Network Circle, Santa Clara, California 95054, U.S.A. * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * For the avoidance of doubt, and except that if any non-GPL license * choice is available it will apply instead, Sun elects to use only * the General Public License version 2 (GPLv2) at this time for any * software where a choice of GPL license versions is made * available with the language indicating that GPLv2 or any later version * may be used, or where a choice of which version of the GPL is applied is * otherwise unspecified. * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or * have any questions. * * * ========== Copyright Header End ============================================ */ #define PORTABLE_CORE ! allow all traps #define SKIP_TRAPCHECK ! don't ignore Illegal_instruction trap! #define MY_GENERIC_TRAP \ nop; \ ta T_BAD_TRAP; \ nop; \ nop; \ nop; \ nop; \ nop; \ nop; #define H_HT0_Illegal_instruction_0x10 #define My_HT0_Illegal_instruction_0x10 MY_GENERIC_TRAP #define H_HT1_Illegal_instruction_0x10 #define My_HT1_Illegal_instruction_0x10 MY_GENERIC_TRAP #define H_T0_Illegal_instruction_0x10 #define My_T0_Illegal_instruction_0x10 MY_GENERIC_TRAP #define H_T1_Illegal_instruction_0x10 #define My_T1_Illegal_instruction_0x10 MY_GENERIC_TRAP #define MAIN_PAGE_VA_IS_RA_ALSO #define MAIN_PAGE_NUCLEUS_ALSO #define MAIN_PAGE_HV_ALSO #define PCONTEXT 0x44 #define SCONTEXT 0x44 #define THREAD_STRIDE 1 #define THREAD_COUNT 8 #define USER_DATA_MT_MAP #define USER_TEXT_MT_MAP #define USER_TEXT_MT_MAP_ALL #define THR_0_PARTID 0 #define THR_1_PARTID 1 #define THR_2_PARTID 2 #define THR_3_PARTID 3 #define THR_4_PARTID 4 #define THR_5_PARTID 5 #define THR_6_PARTID 6 #define THR_7_PARTID 7 ! large page size to try and prevent TTE overlaps/VA collision #define MAIN_PAGE_USE_CONFIG 1 ! #define PART0_Z_PAGE_SIZE_0 1 #define PART0_NZ_PAGE_SIZE_0 0 ! #define PART0_Z_TSB_SIZE_0 2 #define PART0_NZ_TSB_SIZE_0 1 #include "nmacros.h" #include "hboot.s" /************************************************************************ Test case code start ************************************************************************/ .text .global main main: /* test begin */ ta T_CHANGE_PRIV ! run in priv mode nop rdth_id ! get thread ID in %o1 umul %o1, 256, %l7 setx user_data_start, %g1, %g3 add %l7, %g3, %l7 th_fork(thread) ! ! Thread 0 Start ! .global thread_0 thread_0: !# Initialize registers .. !# Set %l7 for 8 windows !# This threads memory space into each windows %l7 mov %l7, %g1 wrpr %g0, 0x7, %cwp mov %g1, %l7 wrpr %g0, 0x6, %cwp mov %g1, %l7 wrpr %g0, 0x5, %cwp mov %g1, %l7 wrpr %g0, 0x4, %cwp mov %g1, %l7 wrpr %g0, 0x3, %cwp mov %g1, %l7 wrpr %g0, 0x2, %cwp mov %g1, %l7 wrpr %g0, 0x1, %cwp mov %g1, %l7 wrpr %g0, 0x0, %cwp mov %g1, %l7 !# Set %fsr setx 0x0000000000400000, %l0, %l6 stx %l6, [%l7 + 0x0] ldx [%l7 + 0x0], %fsr !# Initialize asi register wr %g0, 0x80, %asi !# Global registers set 0xB, %g1 set 0xD, %g2 set 0x4, %g3 set 0x2, %g4 set 0x0, %g5 set 0xE, %g6 set 0x9, %g7 !# Input registers set -0xA, %i0 set -0x1, %i1 set -0x4, %i2 set -0xC, %i3 set -0x4, %i4 set -0x8, %i5 set -0x9, %i6 set -0x0, %i7 !# Local registers set 0x456CAB0A, %l0 set 0x0A43DB30, %l1 set 0x68DFBD66, %l2 set 0x5057ACC4, %l3 set 0x21265CD7, %l4 set 0x152055D4, %l5 set 0x6364E1B8, %l6 !# Output registers set 0x0B7B, %o0 set -0x0DBF, %o1 set 0x07C0, %o2 set -0x1437, %o3 set 0x1B36, %o4 set 0x0664, %o5 set -0x13FF, %o6 set -0x1ADC, %o7 !# Float registers INIT_TH_FP_REG(%l7,%f0,0x2F47F143426FF3F5) INIT_TH_FP_REG(%l7,%f2,0x066E334D2832A788) INIT_TH_FP_REG(%l7,%f4,0xE64CC38D3A9D93B1) INIT_TH_FP_REG(%l7,%f6,0x52DDBB5D3C7F633A) INIT_TH_FP_REG(%l7,%f8,0x2A76C868D7BE07AC) INIT_TH_FP_REG(%l7,%f10,0x54B63F4A7ECD3112) INIT_TH_FP_REG(%l7,%f12,0xEC7C15A64433EFF3) INIT_TH_FP_REG(%l7,%f14,0x0D6724BAF3AF2D23) INIT_TH_FP_REG(%l7,%f16,0x0447E11EAE229FF7) INIT_TH_FP_REG(%l7,%f18,0x59AE8236385BF241) INIT_TH_FP_REG(%l7,%f20,0xCD0EA6FC33A75976) INIT_TH_FP_REG(%l7,%f22,0x1F2BFA386B1B0031) INIT_TH_FP_REG(%l7,%f24,0x39586BAC26A0BC7F) INIT_TH_FP_REG(%l7,%f26,0xED4A7D0E9C3E3720) INIT_TH_FP_REG(%l7,%f28,0x4AFDBE01787F71F4) INIT_TH_FP_REG(%l7,%f30,0x440E95E5D9E790F5) !# Other state or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot !# Execute Main Diag .. call loop_1 nop set 0x44, %o6 ldsh [%l7 + %o6], %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_1: and %g6, %o7, %l0 lduw [%l7 + 0x4C], %o4 movvc %xcc, %i5, %i4 flush %l7 + 0x5C nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %i0 call loop_2 call loop_3 call loop_4 nop set 0x50, %o0 sth %g4, [%l7 + %o0] loop_2: call loop_5 loop_3: faligndata %f30, %f12, %f24 loop_4: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_5: nop set 0x18, %l5 nop ! prefetcha [%l7 + %l5] 0x04, 4 ASI use replaced by convert2hboot call loop_6 nop set 0x7C, %l4 sth %o3, [%l7 + %l4] rdpr %wstate, %g1 std %o2, [%l7 + 0x68] loop_6: nop add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot prefetch [%l7 + 0x54], 1 call loop_7 ldd [%l7 + 0x38], %f30 nop set 0x71, %g6 ldub [%l7 + %g6], %l5 andncc %g7, 0x059C, %i7 loop_7: nop set 0x20, %i0 std %l4, [%l7 + %i0] edge8n %i6, %l3, %l2 fmovslg %fcc0, %f2, %f17 st %f4, [%l7 + 0x74] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x44, %o7 lduh [%l7 + %o7], %i2 nop set 0x65, %o4 ldub [%l7 + %o4], %l6 call loop_8 ldd [%l7 + 0x40], %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_8: fbug,a %fcc0, loop_9 subccc %g6, 0x16B7, %o1 movrlez %l0, 0x2F6, %o4 fmovrdgz %i5, %f0, %f4 loop_9: fmovd %f28, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_10 mova %xcc, %i4, %i0 fbuge,a %fcc2, loop_11 andncc %o0, %g4, %i1 loop_10: popc 0x066B, %g2 call loop_12 loop_11: call loop_13 sth %o3, [%l7 + 0x0C] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_12: sethi 0x1321, %g1 loop_13: nop ! ta %icc, 0x71 changed by convert2hboot add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_14 movrgez %l5, %g7, %i7 set 0x41, %i7 nop ! lduba [%l7 + %i7] 0x04, %g3 ASI use replaced by convert2hboot loop_14: call loop_15 movre %l4, %i6, %l2 set 0x68, %g4 nop ! stxa %l1, [%l7 + %g4] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_15: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot movo %fcc2, 0x7D5, %l3 nop nop setx 0x4AC888ACF0582000, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot call loop_16 movl %icc, %i2, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_16: call loop_17 mulscc %g6, %o1, %l0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_17: call loop_18 movrgz %i4, 0x3E3, %o7 and %o0, %i0, %i1 set 0x40, %g3 nop ! lduba [%l7 + %g3] 0x88, %g4 ASI use replaced by convert2hboot loop_18: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot ldx [%l7 + 0x18], %i3 nop set 0x40, %o1 ldd [%l7 + %o1], %f18 movvc %xcc, 0x5D9, %o2 sllx %g1, %l5, %g7 bg,a,pn %icc, loop_19 call loop_20 edge16ln %i7, %g3, %g5 nop set 0x49, %i1 ldub [%l7 + %i1], %l4 loop_19: be,a %icc, loop_21 loop_20: fmovsl %fcc1, %f0, %f7 call loop_22 nop set 0x78, %i6 stw %l2, [%l7 + %i6] loop_21: nop add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casa [%l6] 0x19, %l1, %l3 ASI use replaced by convert2hboot loop_22: nop add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %l6, %i2 ASI use replaced by convert2hboot call loop_23 ldstub [%l7 + 0x51], %i6 nop set 0x70, %g5 stb %o5, [%l7 + %g5] smul %g6, %o1, %o6 loop_23: swap [%l7 + 0x48], %i5 fcmpd %fcc3, %f22, %f8 array16 %l0, %i4, %o7 nop set 0x5A, %l2 lduh [%l7 + %l2], %o0 brgz %o4, loop_24 fmovsule %fcc0, %f4, %f25 set 0x10, %o2 nop ! stwa %i0, [%l7 + %o2] 0x18 ASI use replaced by convert2hboot loop_24: nop set 0x30, %l3 sta %f8, [%l7 + %l3] 0x19 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop fitod %f6, %f8 fdtox %f8, %f10 fxtod %f10, %f28 add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lduw [%l7 + 0x10], %i3 movne %fcc2, 0x7FD, %o2 brgz,a,pn %o3, loop_25 nop setx 0x0754, %l0, %g1 udivcc %l5, %g1, %i7 nop set 0x60, %l6 ldd [%l7 + %l6], %f0 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_25: prefetch [%l7 + 0x74], 3 bne %icc, loop_26 xorcc %g7, %g5, %l2 nop ! tle %xcc, 0x57 changed by convert2hboot set 0x5D, %i4 nop ! stba %l1, [%l7 + %i4] 0x18 ASI use replaced by convert2hboot loop_26: rd %asi, %l3 call loop_27 nop ! rdhpr %hpstate, %l6 changed by convert2hboot edge8ln %i2, %i6, %o5 loop_27: rdpr %canrestore, %l4 ldstub [%l7 + 0x68], %g6 movul %fcc2, 0x622, %o6 nop set 0x58, %g2 std %o0, [%l7 + %g2] call loop_28 call loop_29 ldsb [%l7 + 0x37], %l0 set 0x08, %l1 nop ! ldxa [%l7 + %l1] 0x89, %i4 ASI use replaced by convert2hboot loop_28: nop set 0x10, %g1 stw %i5, [%l7 + %g1] loop_29: ldsh [%l7 + 0x50], %o0 call loop_30 ba,a,pt %icc, loop_31 nop nop setx 0x294011D5A07AEC00, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr set 0x64, %i5 nop ! lduwa [%l7 + %i5] 0x81, %o7 ASI use replaced by convert2hboot loop_30: call loop_32 loop_31: nop set 0x12, %g7 stb %i0, [%l7 + %g7] add %l7, 0x2C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %i1, %g4 ASI use replaced by convert2hboot loop_32: call loop_33 nop set 0x5C, %o3 stw %g2, [%l7 + %o3] call loop_34 nop ! tsubcctv %i3, 0x54, %o2 changed by convert2hboot loop_33: nop set 0x1C, %i2 prefetch [%l7 + %i2], 3 ld [%l7 + 0x38], %f16 loop_34: nop set 0x60, %i3 nop ! lduba [%l7 + %i3] 0x18, %o3 ASI use replaced by convert2hboot fpsub16s %f28, %f17, %f17 call loop_35 stw %o4, [%l7 + 0x54] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l7 + 0x64] %asi, %f3 loop_35: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_36 nop set 0x54, %o5 ldsh [%l7 + %o5], %g1 call loop_37 ldx [%l7 + 0x20], %i7 loop_36: nop set 0x1C, %o6 sta %f17, [%l7 + %o6] 0x89 loop_37: wr %g0, 0x0, %pcr ! wr %g3, %g5, %ccr changed by convert2hboot call loop_38 rd %sys_tick_cmpr, %g7 nop set 0x70, %l0 prefetch [%l7 + %l0], 0 rd %tick_cmpr, %l1 loop_38: fmovdg %fcc0, %f26, %f22 ld [%l7 + 0x18], %f12 nop set 0x34, %l5 stw %l2, [%l7 + %l5] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot xnor %i2, 0x1E83, %i6 sra %o5, 0x12, %l4 set 0x70, %l4 nop ! stwa %g6, [%l7 + %l4] 0x18 ASI use replaced by convert2hboot nop set 0x44, %g6 swap [%l7 + %g6], %l3 call loop_39 call loop_40 call loop_41 st %f10, [%l7 + 0x44] loop_39: nop set 0x63, %i0 nop ! lduba [%l7 + %i0] 0x11, %o6 ASI use replaced by convert2hboot loop_40: prefetch [%l7 + 0x68], 2 loop_41: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot st %f29, [%l7 + 0x08] fmovs %f15, %f27 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_42 call loop_43 st %f25, [%l7 + 0x44] umul %o1, %o0, %o7 loop_42: nop ! rdpr %tba, %i0 changed by convert2hboot loop_43: call loop_44 bvs %xcc, loop_45 swap [%l7 + 0x08], %i5 nop nop setx 0x40486C00, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr loop_44: fmovdgu %icc, %f4, %f26 loop_45: nop nop setx 0xD05B9C00, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr membar 0x1F call loop_46 movuge %fcc1, 0x0F1, %g4 call loop_47 movge %fcc3, 0x57D, %g2 loop_46: st %f11, [%l7 + 0x2C] call loop_48 loop_47: call loop_49 nop set 0x60, %o7 flush %l7 + %o7 st %f0, [%l7 + 0x10] loop_48: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot loop_49: call loop_50 bpos %icc, loop_51 andcc %i1, %o3, %o2 call loop_52 loop_50: std %l4, [%l7 + 0x70] loop_51: edge32n %g1, %i7, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_52: nop set 0x40, %o0 ldd [%l7 + %o0], %g6 call loop_53 fcmpgt32 %f6, %f4, %g5 nop ! tneg %xcc, 0x38 changed by convert2hboot movne %icc, %l1, %l2 loop_53: nop nop setx 0x90471C00, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr set 0x64, %o4 nop ! stwa %l6, [%l7 + %o4] 0xe2 ASI use replaced by convert2hboot membar #Sync ldstub [%l7 + 0x30], %i2 set 0x5C, %g4 nop ! swapa [%l7 + %g4] 0x89, %i6 ASI use replaced by convert2hboot call loop_54 call loop_55 edge32 %l4, %g6, %o5 ldd [%l7 + 0x48], %f6 loop_54: bcc,a %icc, loop_56 loop_55: nop ! tl %icc, 0x4e changed by convert2hboot call loop_57 orn %l3, %o6, %i4 loop_56: flush %l7 + 0x5C set 0x10, %i7 nop ! ldsha [%l7 + %i7] 0x04, %l0 ASI use replaced by convert2hboot loop_57: membar 0x3D fzeros %f5 lduh [%l7 + 0x66], %o1 edge16ln %o7, %i0, %i5 rd %ccr, %o0 set 0x5F, %g3 nop ! stba %g2, [%l7 + %g3] 0x0c ASI use replaced by convert2hboot nop setx 0x1BB7, %l0, %i3 udiv %g4, %i3, %i1 call loop_58 nop set 0x7A, %o1 ldsh [%l7 + %o1], %o2 flush %l7 + 0x20 nop set 0x60, %i6 std %f22, [%l7 + %i6] loop_58: nop ! tn %xcc, 0x6a changed by convert2hboot call loop_59 movvs %icc, %l5, %g1 set 0x7C, %i1 nop ! ldsha [%l7 + %i1] 0x04, %o3 ASI use replaced by convert2hboot loop_59: fmovdue %fcc0, %f18, %f30 nop set 0x48, %l2 std %f24, [%l7 + %l2] call loop_60 call loop_61 umulcc %i7, 0x0DF3, %g3 nop set 0x48, %g5 ldsb [%l7 + %g5], %g7 loop_60: call loop_62 loop_61: nop set 0x20, %l3 std %g4, [%l7 + %l3] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f28, [%l7 + 0x68] %asi loop_62: brgez,pn %o4, loop_63 edge16l %l1, %l6, %l2 call loop_64 addc %i2, 0x090C, %l4 loop_63: ld [%l7 + 0x20], %f13 ldd [%l7 + 0x78], %g6 loop_64: array32 %i6, %o5, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync nop set 0x74, %o2 ldstub [%l7 + %o2], %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop setx 0x004F, %l0, %o7 sdivcc %o6, %o7, %i0 ldub [%l7 + 0x68], %i5 ldsb [%l7 + 0x1F], %o1 set 0x2A, %l6 nop ! stba %o0, [%l7 + %l6] 0x2b ASI use replaced by convert2hboot membar #Sync nop ! tcc %icc, 0x6d changed by convert2hboot set 0x68, %i4 nop ! stda %g4, [%l7 + %i4] 0x81 ASI use replaced by convert2hboot nop set 0x08, %g2 std %i2, [%l7 + %g2] edge8 %g2, %i1, %o2 nop set 0x68, %l1 swap [%l7 + %l1], %l5 set 0x18, %g1 nop ! lduha [%l7 + %g1] 0x80, %o3 ASI use replaced by convert2hboot nop nop setx 0xD076A800, %l0, %l6 st %l6, [%l7 + 0x2C] ld [%l7 + 0x2C], %fsr call loop_65 ble,pn %xcc, loop_66 fmovdul %fcc2, %f30, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_65: call loop_67 loop_66: ldsw [%l7 + 0x0C], %g3 ld [%l7 + 0x2C], %f15 call loop_68 loop_67: udivx %i7, 0x0601, %g5 edge8n %o4, %l1, %l6 call loop_69 loop_68: fors %f27, %f17, %f18 st %f31, [%l7 + 0x78] fmovd %f30, %f8 loop_69: nop set 0x50, %g7 ldstub [%l7 + %g7], %g7 ld [%l7 + 0x08], %f4 call loop_70 movn %fcc1, %i2, %l2 call loop_71 edge32n %l4, %g6, %o5 loop_70: nop add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_71: fbe %fcc2, loop_72 sll %l3, 0x1A, %o6 fmovsug %fcc1, %f16, %f12 fzeros %f18 loop_72: call loop_73 call loop_74 nop set 0x20, %o3 std %f4, [%l7 + %o3] xnorcc %l0, 0x1284, %o7 loop_73: movrlez %i5, %o1, %i0 loop_74: call loop_75 wr %g0, 0x0, %pcr ! wr %o0, %i3, %sys_tick changed by convert2hboot nop ! tge %icc, 0x7f changed by convert2hboot nop ! tle %xcc, 0x47 changed by convert2hboot loop_75: andncc %g2, 0x1016, %g4 ldstub [%l7 + 0x6A], %i1 mulscc %o2, %l5, %g1 nop set 0x30, %i5 ldd [%l7 + %i5], %o2 fmovsule %fcc0, %f24, %f13 wr %g0, 0x0, %pcr ! wr %g3, 0x1A15, %y changed by convert2hboot set 0x62, %i3 nop ! lduba [%l7 + %i3] 0x89, %i7 ASI use replaced by convert2hboot call loop_76 swap [%l7 + 0x60], %g5 nop ! te %xcc, 0x5e changed by convert2hboot call loop_77 loop_76: wrpr %g0, 0x0, %gl nop set 0x3C, %o5 lduw [%l7 + %o5], %o4 edge8 %l6, %g7, %i2 loop_77: movu %fcc3, %l4, %g6 fxor %f8, %f22, %f6 movrlz %o5, 0x132, %l2 fmovdo %fcc1, %f28, %f30 nop set 0x48, %o6 ldsw [%l7 + %o6], %i6 set 0x46, %i2 nop ! stha %i4, [%l7 + %i2] 0x19 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot bleu %xcc, loop_78 popc %l0, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_78: sllx %o1, %i5, %i0 call loop_79 call loop_80 nop fitod %f12, %f10 fdtox %f10, %f14 fxtod %f14, %f24 call loop_81 loop_79: movrlez %i3, 0x306, %o0 loop_80: edge16l %g2, %g4, %i1 nop set 0x2C, %l5 stw %o2, [%l7 + %l5] loop_81: call loop_82 nop set 0x49, %l0 ldstub [%l7 + %l0], %l5 nop nop setx 0x8956531590449400, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_82: nop set 0x13, %l4 ldub [%l7 + %l4], %g3 nop fitos %f14, %f18 fstod %f18, %f24 nop set 0x5A, %g6 ldub [%l7 + %g6], %i7 nop ! rdhpr %hpstate, %o3 changed by convert2hboot set 0x40, %o7 nop ! ldda [%l7 + %o7] 0x2b, %g4 ASI use replaced by convert2hboot swap [%l7 + 0x14], %o4 call loop_83 movuge %fcc0, %l6, %l1 call loop_84 nop set 0x3C, %o0 flush %l7 + %o0 loop_83: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_84: nop set 0x39, %o4 nop ! ldsba [%l7 + %o4] 0x0c, %l4 ASI use replaced by convert2hboot nop set 0x1D, %i0 ldsb [%l7 + %i0], %g6 call loop_85 fbuge,a %fcc2, loop_86 call loop_87 movg %fcc1, %o5, %l2 loop_85: andcc %i2, %i6, %i4 loop_86: call loop_88 loop_87: fnands %f19, %f19, %f7 call loop_89 nop fitos %f7, %f5 fstoi %f5, %f2 loop_88: nop set 0x50, %g4 ldx [%l7 + %g4], %l3 call loop_90 loop_89: nop set 0x64, %g3 ldsw [%l7 + %g3], %l0 membar #Sync set 0x40, %o1 nop ! ldda [%l7 + %o1] 0x1e, %f0 ASI use replaced by convert2hboot loop_90: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot fmovdvc %xcc, %f6, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lduh [%l7 + 0x74], %i5 call loop_91 prefetch [%l7 + 0x34], 3 stw %i0, [%l7 + 0x44] flush %l7 + 0x20 loop_91: call loop_92 orcc %o7, %o0, %g2 call loop_93 call loop_94 loop_92: edge16 %i3, %i1, %o2 smulcc %l5, 0x10EA, %g4 loop_93: nop add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casa [%l6] 0x89, %g3, %i7 ASI use replaced by convert2hboot loop_94: call loop_95 nop ! taddcctv %g1, %o3, %g5 changed by convert2hboot set 0x08, %i6 nop ! prefetcha [%l7 + %i6] 0x81, 3 ASI use replaced by convert2hboot loop_95: bvs,a,pt %icc, loop_96 movre %o4, %l1, %g7 call loop_97 ldd [%l7 + 0x20], %f2 loop_96: nop set 0x1A, %i7 lduh [%l7 + %i7], %l4 call loop_98 loop_97: lduw [%l7 + 0x54], %g6 std %f20, [%l7 + 0x28] call loop_99 loop_98: call loop_100 call loop_101 call loop_102 loop_99: call loop_103 loop_100: andncc %l2, 0x18B5, %i2 loop_101: call loop_104 loop_102: ldsw [%l7 + 0x34], %i6 loop_103: nop ! tpos %icc, 0x6d changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_104: std %f20, [%l7 + 0x40] call loop_105 nop fitod %f6, %f0 fdtoi %f0, %f3 movgu %xcc, %l3, %l0 nop set 0x1A, %i1 ldub [%l7 + %i1], %o6 loop_105: movn %xcc, 0x487, %i4 ldsb [%l7 + 0x3C], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x48, %g5 nop ! stda %o6, [%l7 + %g5] 0x04 ASI use replaced by convert2hboot set 0x40, %l2 nop ! stda %f16, [%l7 + %l2] 0xc0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_106 nop ! tl %icc, 0x61 changed by convert2hboot call loop_107 srax %o0, %g2, %i1 loop_106: xor %o2, %l5, %g4 rd %pc, %i3 loop_107: nop nop setx 0xD07A8800, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr call loop_108 nop nop setx 0x60741800, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr call loop_109 fones %f7 loop_108: nop set 0x74, %l3 flush %l7 + %l3 nop set 0x20, %o2 stw %i7, [%l7 + %o2] loop_109: stb %g3, [%l7 + 0x3C] call loop_110 mulx %o3, %g1, %g5 ldub [%l7 + 0x51], %o4 nop set 0x56, %l6 ldsh [%l7 + %l6], %l1 loop_110: call loop_111 call loop_112 call loop_113 alignaddr %g7, %l6, %g6 loop_111: movlg %fcc2, %l4, %i2 loop_112: nop ! tsubcctv %l2, 0x71, %i6 changed by convert2hboot loop_113: nop set 0x1C, %g2 ldsw [%l7 + %g2], %o5 set 0x40, %i4 nop ! stda %f16, [%l7 + %i4] 0xc0 ASI use replaced by convert2hboot nop set 0x18, %l1 ldx [%l7 + %l1], %l0 sll %o6, 0x03, %i4 nop set 0x08, %g7 std %l2, [%l7 + %g7] call loop_114 nop set 0x18, %g1 ldsw [%l7 + %g1], %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_114: nop set 0x21, %i5 ldsb [%l7 + %i5], %o1 fcmpgt16 %f30, %f4, %o0 fmovdvc %icc, %f24, %f18 set 0x28, %i3 nop ! stda %i0, [%l7 + %i3] 0x04 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot movvs %xcc, 0x393, %i1 nop setx 0x1ABB, %l0, %g4 udivcc %o2, %g4, %l5 set 0x0F, %o5 nop ! ldsba [%l7 + %o5] 0x18, %i3 ASI use replaced by convert2hboot smulcc %g3, %i7, %o3 srax %g5, %g1, %o4 edge16 %l1, %l6, %g6 call loop_115 fmovdle %fcc3, %f26, %f10 call loop_116 fornot2s %f2, %f14, %f1 loop_115: nop set 0x44, %o3 stw %l4, [%l7 + %o3] nop set 0x0C, %o6 swap [%l7 + %o6], %i2 loop_116: fmovdle %fcc0, %f30, %f18 edge16ln %l2, %i6, %o5 set 0x5C, %l5 nop ! swapa [%l7 + %l5] 0x04, %l0 ASI use replaced by convert2hboot std %f22, [%l7 + 0x08] fmovrsgez %g7, %f23, %f13 add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casa [%l6] 0x0c, %i4, %l3 ASI use replaced by convert2hboot call loop_117 edge8l %o6, %i5, %o7 umulcc %o1, %i0, %o0 loop_117: nop set 0x1A, %i2 nop ! ldsha [%l7 + %i2] 0x89, %g2 ASI use replaced by convert2hboot fcmpne32 %f26, %f28, %i1 nop set 0x60, %l0 ldsb [%l7 + %l0], %g4 call loop_118 nop nop setx 0xE29208896B310F2D, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f28 setx 0x7085DE78766188A4, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f14 fdivd %f14, %f28, %f6 nop nop setx 0xF06CF000, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr movpos %icc, 0x2D6, %l5 loop_118: call loop_119 call loop_120 call loop_121 call loop_122 loop_119: ldsb [%l7 + 0x44], %i3 loop_120: xnor %o2, 0x0C2F, %g3 loop_121: call loop_123 loop_122: call loop_124 call loop_125 xnor %o3, 0x1EE1, %i7 loop_123: call loop_126 loop_124: nop set 0x68, %l4 lduw [%l7 + %l4], %g1 loop_125: movvs %icc, 0x66D, %o4 fmovsge %xcc, %f2, %f16 loop_126: edge16l %l1, %l6, %g6 fmovd %f12, %f10 nop ! ta %icc, 0x4a changed by convert2hboot nop fitod %f18, %f6 wr %g0, 0x0, %pcr ! wr %l4, 0x05EF, %clear_softint changed by convert2hboot nop nop setx 0x6B7D5DED20647800, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr ldx [%l7 + 0x68], %g5 wrpr %l2, 0x1B11, %cwp nop ! tcs %xcc, 0x69 changed by convert2hboot ldsw [%l7 + 0x70], %i2 set 0x30, %o7 nop ! ldda [%l7 + %o7] 0x89, %o4 ASI use replaced by convert2hboot nop nop setx 0xB140535C806D0C00, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr call loop_127 movg %xcc, %l0, %i6 call loop_128 call loop_129 loop_127: call loop_130 nop ! taddcc %g7, 0x6c, %i4 changed by convert2hboot loop_128: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_129: call loop_131 loop_130: wrpr %g0, 0x2, %gl alignaddrl %o1, %i0, %o7 call loop_132 loop_131: nop set 0x6A, %g6 ldub [%l7 + %g6], %o0 call loop_133 call loop_134 loop_132: nop nop setx 0xD0A2E865D0580000, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr call loop_135 loop_133: call loop_136 loop_134: ldsh [%l7 + 0x7E], %g2 nop ! tsubcctv %i1, %g4, %i3 changed by convert2hboot loop_135: rd %fprs, %o2 loop_136: nop set 0x68, %o0 nop ! ldswa [%l7 + %o0] 0x80, %g3 ASI use replaced by convert2hboot call loop_137 st %f0, [%l7 + 0x48] call loop_138 xnorcc %l5, %o3, %i7 loop_137: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xE97, %hsys_tick_cmpr changed by convert2hboot set 0x30, %o4 nop ! ldxa [%l7 + %o4] 0x0c, %o4 ASI use replaced by convert2hboot loop_138: call loop_139 prefetch [%l7 + 0x54], 4 call loop_140 call loop_141 loop_139: nop ! taddcctv %l6, %l4, %g5 changed by convert2hboot ld [%l7 + 0x30], %f9 loop_140: call loop_142 loop_141: fmovscc %xcc, %f21, %f30 nop fitos %f10, %f16 nop ! tvc %xcc, 0x40 changed by convert2hboot loop_142: call loop_143 stw %l2, [%l7 + 0x08] set 0x68, %i0 nop ! ldxa [%l7 + %i0] 0x88, %i2 ASI use replaced by convert2hboot loop_143: call loop_144 nop set 0x2E, %g4 ldub [%l7 + %g4], %g6 ldx [%l7 + 0x78], %l0 fmovdu %fcc2, %f8, %f10 loop_144: fcmps %fcc2, %f4, %f16 nop setx 0x16A9, %l0, %g7 udiv %i6, %g7, %i4 movrne %o5, %o6, %i5 set 0x30, %g3 nop ! ldsha [%l7 + %g3] 0x80, %l3 ASI use replaced by convert2hboot edge16ln %o1, %i0, %o0 call loop_145 wr %g0, 0x0, %pcr ! wr %o7, 0x0CEB, %set_softint changed by convert2hboot set 0x28, %i6 nop ! stda %i0, [%l7 + %i6] 0xeb ASI use replaced by convert2hboot membar #Sync loop_145: edge32l %g4, %i3, %g2 call loop_146 call loop_147 bpos,a %xcc, loop_148 nop set 0x44, %i7 prefetch [%l7 + %i7], 1 loop_146: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_147: stw %l5, [%l7 + 0x30] loop_148: nop ! rdhpr %ver, %o3 changed by convert2hboot nop set 0x08, %i1 ldsh [%l7 + %i1], %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot set 0x77, %o1 nop ! lduba [%l7 + %o1] 0x0c, %g3 ASI use replaced by convert2hboot nop set 0x58, %g5 stx %g1, [%l7 + %g5] set 0x40, %l3 nop ! stda %f16, [%l7 + %l3] 0xc4 ASI use replaced by convert2hboot call loop_149 call loop_150 subc %l1, %o4, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_149: movvs %xcc, %g5, %i2 loop_150: srlx %g6, 0x11, %l2 nop ! tcs %xcc, 0x35 changed by convert2hboot set 0x40, %o2 nop ! stda %f0, [%l7 + %o2] 0xc5 ASI use replaced by convert2hboot nop setx loop_151, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x022200001406, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot wrpr %i6, %l0, %cwp ld [%l7 + 0x68], %f13 set 0x74, %l2 nop ! lduha [%l7 + %l2] 0x89, %g7 ASI use replaced by convert2hboot loop_151: mova %fcc0, %i4, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync fbl,pt %fcc2, loop_152 fmovda %xcc, %f0, %f26 nop set 0x40, %g2 swap [%l7 + %g2], %l3 add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %o1, %i0 ASI use replaced by convert2hboot loop_152: nop set 0x38, %i4 lda [%l7 + %i4] 0x11, %f9 nop setx 0x09A6, %l0, %o7 udivx %o5, %o7, %i1 fands %f20, %f14, %f15 call loop_153 nop set 0x48, %l6 stw %g4, [%l7 + %l6] nop ! wrpr %o0, 0x1F36, %tick changed by convert2hboot fpmerge %f4, %f8, %f28 loop_153: nop wr %g0, 0x0, %pcr ! wr %g0, 0x1f, %asi changed by convert2hboot membar #Sync call loop_154 nop ! rdhpr %ver, %i3 changed by convert2hboot stb %o2, [%l7 + 0x46] nop ! tn %xcc, 0x5b changed by convert2hboot loop_154: nop add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l6] %asi, %g2 movcc %icc, %i7, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fornot1s %f13, %f21, %f26 call loop_155 rdpr %gl, %l6 movue %fcc2, 0x343, %l4 nop ! tcc %icc, 0x5f changed by convert2hboot loop_155: fbl,a %fcc1, loop_156 call loop_157 call loop_158 call loop_159 loop_156: bcc %icc, loop_160 loop_157: call loop_161 loop_158: call loop_162 loop_159: subccc %g1, 0x0AFE, %i2 loop_160: addcc %g6, 0x1AFC, %l2 loop_161: array8 %i6, %l0, %g5 loop_162: nop setx loop_163, %l0, %l1 jmpl %l1, %i4 std %f24, [%l7 + 0x68] nop set 0x5C, %g7 ldsh [%l7 + %g7], %g7 set 0x60, %g1 nop ! ldxa [%l7 + %g1] 0x04, %i5 ASI use replaced by convert2hboot loop_163: call loop_164 wrpr %g0, 0x2, %gl fcmps %fcc0, %f27, %f3 set 0x40, %i5 nop ! stda %f16, [%l7 + %i5] 0xdb ASI use replaced by convert2hboot loop_164: call loop_165 nop ! tleu %xcc, 0x44 changed by convert2hboot call loop_166 nop ! tge %xcc, 0x6a changed by convert2hboot loop_165: nop set 0x6D, %l1 ldsb [%l7 + %l1], %i0 call loop_167 loop_166: prefetch [%l7 + 0x68], 1 bvc,a %icc, loop_168 sdivcc %l3, 0x0360, %o7 loop_167: movrgz %i1, 0x139, %g4 edge16n %o0, %i3, %o2 loop_168: rd %softint, %l5 nop set 0x60, %o5 ldx [%l7 + %o5], %o5 fmovse %icc, %f19, %f26 call loop_169 nop nop setx 0xE154A7DFD078D000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr fpackfix %f8, %f1 smulcc %g2, 0x1B59, %g3 loop_169: call loop_170 movrne %o3, %i7, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_170: addcc %l6, 0x09CE, %g1 nop set 0x42, %i3 ldub [%l7 + %i3], %l4 add %l7, 0x1C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot movu %fcc0, %i6, %l0 nop fitod %f12, %f8 fdtox %f8, %f18 set 0x4F, %o3 nop ! ldstuba [%l7 + %o3] 0x80, %g5 ASI use replaced by convert2hboot nop ! taddcctv %i2, 0x72, %g7 changed by convert2hboot set 0x30, %o6 lda [%l7 + %o6] 0x80, %f22 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop nop setx 0x405E6400, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync call loop_171 call loop_172 nop ! tcs %icc, 0x7e changed by convert2hboot movvc %icc, 0x58F, %o1 loop_171: nop set 0x18, %i2 ldd [%l7 + %i2], %i4 loop_172: nop wr %g0, 0x0, %pcr ! wr %g0, 0x1e, %asi changed by convert2hboot membar #Sync ldsw [%l7 + 0x28], %l3 orn %i0, %i1, %o7 nop nop setx 0x40483000, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr add %g4, %o0, %o2 set 0x70, %l5 nop ! stba %l5, [%l7 + %l5] 0x2a ASI use replaced by convert2hboot membar #Sync andn %o5, 0x1134, %i3 call loop_173 swap [%l7 + 0x10], %g2 call loop_174 sra %g3, %i7, %o3 loop_173: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_174: nop ! tsubcctv %l6, %o4, %g1 changed by convert2hboot lduh [%l7 + 0x64], %g6 nop ! ta %xcc, 0x6a changed by convert2hboot ld [%l7 + 0x64], %f10 sth %l2, [%l7 + 0x0A] rdpr %wstate, %i6 rdpr %cleanwin, %l4 nop set 0x78, %l0 ldx [%l7 + %l0], %l0 fsrc1s %f24, %f13 call loop_175 std %g4, [%l7 + 0x18] add %l7, 0x74, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_175: bcs,a,pn %xcc, loop_176 movcs %xcc, %o6, %o1 wr %g0, 0x0, %pcr ! wr %i5, 0x1C15, %set_softint changed by convert2hboot call loop_177 loop_176: stw %l3, [%l7 + 0x60] add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %i0, %i1 ASI use replaced by convert2hboot loop_177: nop set 0x60, %o7 nop ! swapa [%l7 + %o7] 0x10, %g7 ASI use replaced by convert2hboot movvc %icc, 0x225, %g4 call loop_178 fnands %f16, %f0, %f7 set 0x78, %g6 nop ! stba %o0, [%l7 + %g6] 0x0c ASI use replaced by convert2hboot loop_178: stw %o2, [%l7 + 0x24] nop nop setx 0x5F6ADE94506A0400, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr nop ! tcc %icc, 0x7d changed by convert2hboot umulcc %l5, %o5, %i3 call loop_179 sub %o7, 0x18D1, %g2 call loop_180 call loop_181 loop_179: swap [%l7 + 0x4C], %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_180: nop nop setx 0x7724527BC06C3C00, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr loop_181: and %l1, 0x1AAC, %o3 fmovdge %fcc2, %f24, %f6 set 0x50, %o0 nop ! lduwa [%l7 + %o0] 0x10, %l6 ASI use replaced by convert2hboot call loop_182 flush %l7 + 0x18 set 0x74, %l4 nop ! lduwa [%l7 + %l4] 0x80, %g1 ASI use replaced by convert2hboot loop_182: add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l6] %asi, %o4 nop ! casa [%l6] 0x18, %o4, %g6 ASI use replaced by convert2hboot mulscc %i6, 0x1F8F, %l4 rdpr %canrestore, %l0 nop set 0x74, %i0 lduw [%l7 + %i0], %l2 fmovdcc %xcc, %f20, %f8 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %i2, %g5 ASI use replaced by convert2hboot call loop_183 stx %o6, [%l7 + 0x50] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_183: call loop_184 ldd [%l7 + 0x08], %i4 nop set 0x26, %g4 sth %l3, [%l7 + %g4] lduh [%l7 + 0x2E], %i0 loop_184: nop set 0x70, %g3 nop ! stha %i4, [%l7 + %g3] 0xea ASI use replaced by convert2hboot membar #Sync nop set 0x60, %i6 ldx [%l7 + %i6], %i1 movrlz %g4, %o0, %g7 nop ! tne %icc, 0x43 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x50, %asi changed by convert2hboot call loop_185 nop set 0x64, %i7 prefetch [%l7 + %i7], 2 call loop_186 bgu,a,pn %xcc, loop_187 loop_185: brnz,a %l5, loop_188 addcc %o5, 0x19CA, %o7 loop_186: fmovrdgz %i3, %f26, %f22 loop_187: call loop_189 loop_188: call loop_190 smul %i7, %g3, %l1 nop set 0x14, %o4 swap [%l7 + %o4], %o3 loop_189: sub %g2, %l6, %o4 loop_190: bn,a %icc, loop_191 sethi 0x104D, %g6 set 0x40, %o1 nop ! ldda [%l7 + %o1] 0x89, %f16 ASI use replaced by convert2hboot loop_191: nop set 0x2C, %i1 nop ! ldsba [%l7 + %i1] 0x0c, %i6 ASI use replaced by convert2hboot rd %asi, %l4 call loop_192 call loop_193 nop ! tsubcc %l0, %l2, %g1 changed by convert2hboot loop_192: nop ! ta %icc, 0x79 changed by convert2hboot mulscc %g5, 0x071A, %o6 loop_193: fbo,pt %fcc3, loop_194 call loop_195 nop set 0x50, %g5 std %o0, [%l7 + %g5] call loop_196 loop_194: call loop_197 loop_195: call loop_198 nop ! tn %xcc, 0x5b changed by convert2hboot loop_196: nop set 0x11, %o2 nop ! ldstuba [%l7 + %o2] 0x19, %i5 ASI use replaced by convert2hboot loop_197: nop set 0x28, %l3 ldd [%l7 + %l3], %l2 loop_198: call loop_199 bl,a,pn %icc, loop_200 nop set 0x08, %l2 std %i0, [%l7 + %l2] set 0x48, %g2 lda [%l7 + %g2] 0x88, %f22 loop_199: nop set 0x40, %l6 nop ! stda %f0, [%l7 + %l6] 0xca ASI use replaced by convert2hboot loop_200: nop set 0x22, %g7 nop ! ldstuba [%l7 + %g7] 0x88, %i2 ASI use replaced by convert2hboot rdpr %canrestore, %i1 flush %l7 + 0x18 edge16 %i4, %o0, %g4 array32 %g7, %o2, %l5 nop nop setx 0x4C2C00, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync nop set 0x70, %i4 ldd [%l7 + %i4], %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop set 0x5C, %g1 ldsw [%l7 + %g1], %o5 fble,a %fcc1, loop_201 nop ! tcs %xcc, 0x3d changed by convert2hboot edge16ln %l1, %o3, %g2 loop_201: call loop_202 call loop_203 udiv %g3, 0x054F, %o4 fpsub16s %f4, %f23, %f12 loop_202: fmovscc %icc, %f14, %f28 loop_203: nop set 0x10, %i5 nop ! ldda [%l7 + %i5] 0x2b, %g6 ASI use replaced by convert2hboot nop nop setx 0x95F99B24205EFC00, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr movcc %icc, %i6, %l4 wr %g0, 0x0, %pcr ! wr %l6, 0x0D57, %set_softint changed by convert2hboot ldd [%l7 + 0x20], %l2 movrlz %l0, 0x182, %g1 ldsh [%l7 + 0x24], %o6 set 0x1D, %o5 nop ! stba %o1, [%l7 + %o5] 0x80 ASI use replaced by convert2hboot sllx %i5, 0x13, %g5 call loop_204 bleu,a,pt %xcc, loop_205 edge8 %l3, %i0, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_204: call loop_206 loop_205: call loop_207 call loop_208 movge %fcc3, %o0, %i2 loop_206: call loop_209 loop_207: rdpr %gl, %g7 loop_208: ldsw [%l7 + 0x28], %g4 nop set 0x50, %l1 lduh [%l7 + %l1], %l5 loop_209: nop set 0x10, %i3 nop ! stda %o6, [%l7 + %i3] 0x2f ASI use replaced by convert2hboot membar #Sync add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %o2, %i3 ASI use replaced by convert2hboot call loop_210 nop setx 0x0F8A, %l0, %o5 udiv %i7, %o5, %o3 rd %sys_tick_cmpr, %g2 set 0x7C, %o6 nop ! lduwa [%l7 + %o6] 0x11, %l1 ASI use replaced by convert2hboot loop_210: nop set 0x36, %o3 nop ! stha %g3, [%l7 + %o3] 0x81 ASI use replaced by convert2hboot set 0x70, %l5 nop ! swapa [%l7 + %l5] 0x81, %o4 ASI use replaced by convert2hboot call loop_211 std %g6, [%l7 + 0x78] nop set 0x68, %l0 ldsw [%l7 + %l0], %i6 call loop_212 loop_211: nop nop setx 0xBB66A8AE3045B800, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr set 0x38, %i2 sta %f7, [%l7 + %i2] 0x04 loop_212: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop set 0x08, %g6 ldd [%l7 + %g6], %l2 ldstub [%l7 + 0x69], %l6 nop setx loop_213, %l0, %l1 jmpl %l1, %l0 fmovdgu %icc, %f12, %f10 wrpr %o6, %g1, %cwp wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_213: fxors %f22, %f29, %f0 edge32l %g5, %o1, %i0 call loop_214 edge16 %i1, %i4, %o0 orncc %i2, 0x1D81, %g7 brgez,pn %g4, loop_215 loop_214: call loop_216 sllx %l3, 0x19, %o7 edge16l %l5, %i3, %i7 loop_215: nop set 0x60, %o7 std %f2, [%l7 + %o7] loop_216: nop set 0x1C, %o0 nop ! lduwa [%l7 + %o0] 0x11, %o5 ASI use replaced by convert2hboot nop set 0x1A, %i0 ldstub [%l7 + %i0], %o3 movrne %o2, %g2, %g3 set 0x118, %l4 nop ! nop ! nop ! ldxa [%g0 + %l4] 0x40, %o4 ASI use replaced by convert2hboot ripped by fixASI40.pl ripped by fixASI40.pl set 0x22, %g3 nop ! stba %l1, [%l7 + %g3] 0x10 ASI use replaced by convert2hboot alignaddr %g6, %i6, %l4 lduh [%l7 + 0x2E], %l6 set 0x14, %g4 nop ! ldsha [%l7 + %g4] 0x19, %l0 ASI use replaced by convert2hboot call loop_217 nop ! tleu %xcc, 0x44 changed by convert2hboot stw %l2, [%l7 + 0x28] srl %o6, %g1, %i5 loop_217: nop set 0x7B, %i6 nop ! stba %g5, [%l7 + %i6] 0x80 ASI use replaced by convert2hboot nop set 0x30, %o4 flush %l7 + %o4 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! tpos %icc, 0x40 changed by convert2hboot ldd [%l7 + 0x18], %o0 rdpr %otherwin, %i4 lduh [%l7 + 0x1A], %o0 call loop_218 ldstub [%l7 + 0x14], %g7 nop nop setx 0x306B0400, %l0, %l6 st %l6, [%l7 + 0x0C] ld [%l7 + 0x0C], %fsr and %g4, 0x0A7E, %i2 loop_218: fbule,a,pn %fcc3, loop_219 fmovdne %fcc1, %f6, %f28 nop nop setx 0x55E244EC40572000, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr call loop_220 loop_219: edge8l %l3, %o7, %i3 nop ! te %xcc, 0x3f changed by convert2hboot call loop_221 loop_220: nop ! tpos %icc, 0x77 changed by convert2hboot call loop_222 fmul8x16al %f12, %f12, %f22 loop_221: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_222: nop set 0x20, %o1 stb %o5, [%l7 + %o1] nop setx 0x03BD, %l0, %i7 sdivcc %o3, %i7, %g2 nop setx 0x1DE5, %l0, %g3 sdiv %o2, %g3, %l1 set 0x20, %i7 nop ! stda %g6, [%l7 + %i7] 0x0c ASI use replaced by convert2hboot call loop_223 call loop_224 call loop_225 brlez,pn %o4, loop_226 loop_223: call loop_227 loop_224: movrne %i6, 0x3A7, %l6 loop_225: call loop_228 loop_226: ldsb [%l7 + 0x23], %l0 loop_227: nop set 0x2C, %i1 nop ! stha %l2, [%l7 + %i1] 0xea ASI use replaced by convert2hboot membar #Sync loop_228: nop add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %l4, %g1 ASI use replaced by convert2hboot nop set 0x44, %o2 sth %o6, [%l7 + %o2] nop ! rdpr %tl, %i5 changed by convert2hboot rdpr %canrestore, %g5 movue %fcc3, %i0, %i1 nop set 0x64, %g5 ldstub [%l7 + %g5], %i4 fmovsn %icc, %f16, %f7 swap [%l7 + 0x20], %o0 call loop_229 call loop_230 st %f27, [%l7 + 0x64] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_229: edge8 %g4, %o1, %l3 loop_230: bn,pt %xcc, loop_231 rdpr %cwp, %o7 call loop_232 fmovdle %fcc1, %f30, %f28 loop_231: nop ! tcs %icc, 0x6a changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x50, %asi changed by convert2hboot loop_232: srlx %l5, %i3, %o3 ld [%l7 + 0x24], %f7 nop set 0x10, %l3 ldsh [%l7 + %l3], %o5 call loop_233 call loop_234 fsrc2 %f2, %f18 nop setx 0x0CCA, %l0, %o2 sdiv %i7, %o2, %g2 loop_233: nop set 0x2A, %g2 nop ! lduha [%l7 + %g2] 0x88, %l1 ASI use replaced by convert2hboot loop_234: edge16n %g6, %o4, %i6 nop nop setx 0xA0783800, %l0, %l6 st %l6, [%l7 + 0x50] ld [%l7 + 0x50], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync add %l7, 0x64, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l6] %asi, %l0 nop ! casa [%l6] 0x80, %l0, %l2 ASI use replaced by convert2hboot brlz,pt %g1, loop_235 rd %y, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x57, %asi changed by convert2hboot loop_235: nop set 0x28, %l6 nop ! stwa %g5, [%l7 + %l6] 0x10 ASI use replaced by convert2hboot set 0x24, %g7 lda [%l7 + %g7] 0x10, %f17 call loop_236 and %l4, %i0, %i1 call loop_237 prefetch [%l7 + 0x7C], 0 loop_236: call loop_238 nop ! rdhpr %hintp, %i4 changed by convert2hboot loop_237: move %icc, %g7, %g4 nop set 0x74, %l2 ldub [%l7 + %l2], %o1 loop_238: call loop_239 nop ! rdhpr %htba, %o0 changed by convert2hboot nop set 0x5C, %i4 flush %l7 + %i4 set 0x6C, %g1 sta %f17, [%l7 + %g1] 0x81 loop_239: nop set 0x30, %o5 stx %o7, [%l7 + %o5] fmul8x16au %f16, %f23, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_240 ldsw [%l7 + 0x30], %l5 movrlz %l3, 0x0C3, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f8, [%l7 + 0x6C] %asi loop_240: nop set 0x6C, %i5 nop ! stha %o5, [%l7 + %i5] 0x19 ASI use replaced by convert2hboot nop set 0x54, %l1 ldsw [%l7 + %l1], %o3 call loop_241 call loop_242 nop set 0x72, %i3 ldstub [%l7 + %i3], %i7 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %o2, %l1 ASI use replaced by convert2hboot loop_241: edge16n %g2, %g6, %o4 loop_242: stb %i6, [%l7 + 0x3E] ldd [%l7 + 0x10], %i6 rd %ccr, %g3 nop setx loop_243, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001100001403, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_244 ldsb [%l7 + 0x6B], %l0 call loop_245 loop_243: fmovsa %xcc, %f9, %f19 loop_244: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_245: bleu,a,pn %xcc, loop_246 ldsh [%l7 + 0x74], %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_246: nop ! sir 0x0662 !!sir is illegal_instruction call loop_247 movrne %o6, %g5, %i0 call loop_248 st %f9, [%l7 + 0x28] loop_247: call loop_249 fmovsneg %icc, %f11, %f24 loop_248: call loop_250 fors %f7, %f14, %f7 loop_249: fmovdlg %fcc2, %f16, %f12 nop set 0x2C, %o3 prefetch [%l7 + %o3], 4 loop_250: nop ! tl %xcc, 0x3e changed by convert2hboot ldx [%l7 + 0x58], %i1 wrpr %g0, 0x2, %gl call loop_251 rdpr %cwp, %g7 fpsub16 %f30, %f28, %f14 ldub [%l7 + 0x2D], %g4 loop_251: nop ! tvc %xcc, 0x70 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l7 + 0x74] %asi, %f14 set 0x10, %l5 nop ! ldxa [%g0 + %l5] 0x21, %l4 ASI use replaced by convert2hboot st %f12, [%l7 + 0x50] call loop_252 movlg %fcc0, 0x57C, %o0 fornot2 %f0, %f6, %f24 set 0x78, %o6 lda [%l7 + %o6] 0x89, %f20 loop_252: stx %o1, [%l7 + 0x28] movuge %fcc3, 0x38C, %i2 xorcc %l5, %o7, %l3 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %o5 nop ! casa [%l6] 0x88, %o5, %i3 ASI use replaced by convert2hboot nop set 0x10, %i2 stx %i7, [%l7 + %i2] edge16n %o2, %o3, %g2 add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l6] %asi, %g6 membar #Sync set 0x40, %l0 nop ! ldda [%l7 + %l0] 0xf8, %f16 ASI use replaced by convert2hboot call loop_253 ldsw [%l7 + 0x38], %i6 nop set 0x60, %o7 flush %l7 + %o7 call loop_254 loop_253: call loop_255 flush %l7 + 0x58 call loop_256 loop_254: addcc %o4, %g3, %l6 loop_255: nop set 0x48, %o0 nop ! prefetcha [%l7 + %o0] 0x89, 4 ASI use replaced by convert2hboot loop_256: nop ! tcc %icc, 0x54 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x78, %g6 swap [%l7 + %g6], %o6 st %f5, [%l7 + 0x7C] call loop_257 fcmpne16 %f18, %f0, %l2 nop setx 0x1C60, %l0, %i0 sdivcc %g5, %i0, %i4 call loop_258 loop_257: std %f6, [%l7 + 0x58] call loop_259 st %f21, [%l7 + 0x1C] loop_258: ld [%l7 + 0x2C], %f29 nop ! tcc %icc, 0x61 changed by convert2hboot loop_259: fpackfix %f6, %f21 call loop_260 call loop_261 movle %xcc, 0x141, %g7 movue %fcc0, 0x681, %g4 loop_260: fandnot1s %f21, %f21, %f9 loop_261: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot fmovdul %fcc2, %f0, %f24 movug %fcc2, 0x212, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot rd %tick_cmpr, %o1 ldd [%l7 + 0x70], %f18 fnor %f12, %f0, %f4 edge8 %i2, %l5, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fmovdn %xcc, %f18, %f8 rdpr %cleanwin, %l3 ldsw [%l7 + 0x44], %o5 bl,pn %xcc, loop_262 nop nop setx 0xEEA1871670730400, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr subccc %i3, 0x10EC, %o2 nop ! tgu %icc, 0x6f changed by convert2hboot loop_262: bcs,a %xcc, loop_263 stb %o3, [%l7 + 0x4B] fnand %f8, %f6, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l7 + 0x30] %asi, %f16 loop_263: movrlez %g2, %i7, %l1 call loop_264 edge8ln %i6, %o4, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_264: alignaddr %l0, %l6, %g1 subc %o6, %l2, %g5 fand %f16, %f24, %f16 fpack32 %f22, %f20, %f8 nop ! tge %xcc, 0x53 changed by convert2hboot call loop_265 fbl,a %fcc0, loop_266 call loop_267 nop ! rdhpr %ver, %i0 changed by convert2hboot loop_265: nop set 0x3C, %l4 lda [%l7 + %l4] 0x0c, %f4 loop_266: nop add %l7, 0x0C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_267: nop set 0x24, %i0 nop ! swapa [%l7 + %i0] 0x0c, %g7 ASI use replaced by convert2hboot call loop_268 ldsb [%l7 + 0x7D], %l4 ldub [%l7 + 0x1D], %o0 nop set 0x1B, %g4 stb %g4, [%l7 + %g4] loop_268: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot fmovrdgz %o1, %f2, %f2 fmovdcs %xcc, %f20, %f6 std %f2, [%l7 + 0x28] fmovdcc %xcc, %f0, %f30 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f0, [%l7 + 0x7C] %asi call loop_269 ldsw [%l7 + 0x20], %i2 nop set 0x0C, %i6 prefetch [%l7 + %i6], 3 ldstub [%l7 + 0x43], %l5 loop_269: nop fitod %f12, %f12 fdtos %f12, %f0 brz %o7, loop_270 st %f25, [%l7 + 0x68] call loop_271 sdivcc %o5, 0x0308, %l3 loop_270: add %o2, %i3, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_271: call loop_272 movrgz %i7, 0x3B6, %i6 call loop_273 fxors %f26, %f4, %f23 loop_272: call loop_274 call loop_275 loop_273: brz %l1, loop_276 bcc %icc, loop_277 loop_274: call loop_278 loop_275: fba,pn %fcc0, loop_279 loop_276: flush %l7 + 0x44 loop_277: edge8l %o4, %g6, %l0 loop_278: call loop_280 loop_279: nop ! tsubcctv %l6, 0x6a, %g1 changed by convert2hboot call loop_281 addccc %g3, 0x0AC7, %l2 loop_280: nop set 0x49, %o4 nop ! ldstuba [%l7 + %o4] 0x10, %o6 ASI use replaced by convert2hboot loop_281: movleu %xcc, 0x0AB, %g5 nop set 0x28, %g3 stx %i4, [%l7 + %g3] nop set 0x20, %i7 ldsh [%l7 + %i7], %i5 ldstub [%l7 + 0x54], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x78, %i1 nop ! ldswa [%l7 + %i1] 0x80, %l4 ASI use replaced by convert2hboot addc %o0, 0x17FD, %i1 fpsub32s %f19, %f6, %f11 call loop_282 call loop_283 call loop_284 std %f16, [%l7 + 0x40] loop_282: call loop_285 loop_283: wrpr %g0, 0x0, %gl loop_284: fbl,a,pn %fcc0, loop_286 nop nop setx 0xD06E8000, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr loop_285: fmovrsgez %l5, %f14, %f8 call loop_287 loop_286: movrgez %o7, 0x112, %o5 fpsub32s %f19, %f5, %f10 nop set 0x5E, %o1 ldub [%l7 + %o1], %l3 loop_287: call loop_288 nop nop setx 0x64F197E23BE58A5F, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f4 setx 0xE10D7BDB, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f18 fsmuld %f18, %f4, %f6 fnegd %f4, %f22 call loop_289 loop_288: fmovsleu %xcc, %f28, %f20 call loop_290 loop_289: call loop_291 call loop_292 loop_290: nop set 0x60, %g5 ldx [%l7 + %g5], %i2 call loop_293 loop_291: xnorcc %o2, 0x1933, %i3 loop_292: nop set 0x2C, %o2 ldub [%l7 + %o2], %g2 set 0x40, %g2 nop ! stda %f0, [%l7 + %g2] 0xc9 ASI use replaced by convert2hboot loop_293: call loop_294 call loop_295 call loop_296 loop_294: nop add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_295: nop set 0x58, %l3 nop ! stda %o2, [%l7 + %l3] 0x81 ASI use replaced by convert2hboot loop_296: call loop_297 alignaddr %o4, %g6, %l0 nop set 0x60, %g7 stw %l6, [%l7 + %g7] call loop_298 loop_297: andn %l1, %g1, %g3 fmovscc %icc, %f16, %f11 set 0x70, %l6 lda [%l7 + %l6] 0x81, %f2 loop_298: fornot2 %f26, %f28, %f30 set 0x18, %i4 nop ! stxa %o6, [%l7 + %i4] 0x22 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot brlz,pn %l2, loop_299 addc %i4, 0x1DFD, %i5 call loop_300 fble,pt %fcc2, loop_301 loop_299: fmul8x16 %f18, %f28, %f22 call loop_302 loop_300: fble,pt %fcc1, loop_303 loop_301: fornot2 %f24, %f14, %f28 call loop_304 loop_302: and %i0, 0x0991, %g5 loop_303: nop nop setx 0x4072E000, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr wrpr %g0, 0x0, %gl loop_304: call loop_305 udivcc %i1, 0x1805, %g4 fba %fcc2, loop_306 nop ! tsubcc %o1, %o0, %l5 changed by convert2hboot loop_305: nop set 0x0C, %l2 swap [%l7 + %l2], %o7 xor %o5, 0x0647, %i2 loop_306: ldsw [%l7 + 0x60], %l3 srlx %o2, 0x08, %i3 fble,pn %fcc0, loop_307 lduw [%l7 + 0x3C], %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_307: call loop_308 ldd [%l7 + 0x40], %i6 prefetch [%l7 + 0x78], 3 fmovsle %fcc3, %f7, %f13 loop_308: call loop_309 call loop_310 call loop_311 brz,a %o3, loop_312 loop_309: nop set 0x10, %g1 swap [%l7 + %g1], %g6 loop_310: call loop_313 loop_311: call loop_314 loop_312: fpadd32 %f20, %f20, %f22 bl,pt %icc, loop_315 loop_313: fbule,a %fcc3, loop_316 loop_314: nop set 0x3F, %i5 stb %o4, [%l7 + %i5] set 0x58, %o5 nop ! ldsha [%l7 + %o5] 0x18, %l0 ASI use replaced by convert2hboot loop_315: subcc %l1, %g1, %g3 loop_316: st %f18, [%l7 + 0x3C] set 0x47, %i3 nop ! stba %o6, [%l7 + %i3] 0x10 ASI use replaced by convert2hboot set 0x70, %l1 lda [%l7 + %l1] 0x81, %f23 xor %l2, %i4, %l6 sth %i0, [%l7 + 0x68] nop ! taddcc %i5, %l4, %g7 changed by convert2hboot set 0x58, %l5 nop ! prefetcha [%l7 + %l5] 0x89, 1 ASI use replaced by convert2hboot array32 %g5, %g4, %o1 flush %l7 + 0x20 sethi 0x1BC5, %o0 call loop_317 nop ! te %xcc, 0x5d changed by convert2hboot bcc,a %xcc, loop_318 call loop_319 loop_317: flush %l7 + 0x40 lduh [%l7 + 0x0A], %o7 loop_318: call loop_320 loop_319: call loop_321 call loop_322 call loop_323 loop_320: fmovdue %fcc0, %f6, %f14 loop_321: nop ! ta %xcc, 0x48 changed by convert2hboot loop_322: stx %l5, [%l7 + 0x08] loop_323: nop set 0x60, %o3 stx %i2, [%l7 + %o3] lduh [%l7 + 0x34], %o5 nop set 0x32, %i2 stb %l3, [%l7 + %i2] addccc %i3, 0x175D, %o2 nop nop setx 0xA0796800, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr fmovspos %icc, %f7, %f24 swap [%l7 + 0x58], %g2 flush %l7 + 0x58 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop nop setx 0x2BD900EB1537712F, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f6 setx 0x6405F434F948F1B9, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f24 faddd %f24, %f6, %f0 nop set 0x12, %l0 lduh [%l7 + %l0], %o3 call loop_324 nop ! tvs %xcc, 0x5a changed by convert2hboot array32 %i7, %g6, %l0 rdpr %cleanwin, %o4 loop_324: andcc %g1, 0x14EF, %g3 fmovdvs %xcc, %f14, %f20 nop set 0x52, %o7 ldsh [%l7 + %o7], %l1 movgu %xcc, 0x2B8, %o6 call loop_325 movpos %icc, 0x1F4, %l2 nop set 0x70, %o0 std %i6, [%l7 + %o0] call loop_326 loop_325: call loop_327 call loop_328 call loop_329 loop_326: movcs %icc, %i4, %i5 loop_327: movleu %icc, 0x032, %i0 loop_328: nop setx 0x0D03, %l0, %i1 sdiv %g7, %i1, %g5 loop_329: nop ! tneg %xcc, 0x62 changed by convert2hboot call loop_330 nop set 0x42, %o6 ldsh [%l7 + %o6], %l4 swap [%l7 + 0x10], %g4 nop ! tgu %xcc, 0x62 changed by convert2hboot loop_330: nop set 0x60, %g6 std %f4, [%l7 + %g6] orncc %o1, 0x1067, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot edge8 %i2, %l5, %l3 set 0x70, %i0 nop ! stxa %i3, [%l7 + %i0] 0x10 ASI use replaced by convert2hboot set 0x33, %g4 nop ! ldstuba [%l7 + %g4] 0x89, %o5 ASI use replaced by convert2hboot swap [%l7 + 0x48], %o2 srlx %i6, %o3, %i7 add %l7, 0x4C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %g2 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %o4, %g6 ASI use replaced by convert2hboot stw %g3, [%l7 + 0x6C] call loop_331 array16 %l1, %o6, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_331: call loop_332 ld [%l7 + 0x28], %f22 wr %g0, 0x0, %pcr ! wr %g0, 0x4, %fprs changed by convert2hboot xnor %i4, %i0, %i1 loop_332: nop set 0x11, %l4 nop ! ldsba [%l7 + %l4] 0x88, %g7 ASI use replaced by convert2hboot srax %l4, 0x00, %g5 nop nop setx 0x99CBCFC128F209A4, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f20 setx 0x940297AF, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fsmuld %f12, %f20, %f6 addc %g4, 0x0581, %o1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xB57, %hsys_tick_cmpr changed by convert2hboot call loop_333 fmovdu %fcc2, %f10, %f30 nop nop setx 0x3B2D7AE4, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f31 fsqrts %f31, %f23 call loop_334 loop_333: movrlez %i2, %l3, %i3 ba,a,pt %xcc, loop_335 ld [%l7 + 0x58], %f7 loop_334: ldsw [%l7 + 0x24], %o5 set 0x52, %o4 nop ! ldsha [%l7 + %o4] 0x10, %o2 ASI use replaced by convert2hboot loop_335: stx %i6, [%l7 + 0x58] set 0x60, %g3 nop ! stda %l4, [%l7 + %g3] 0x10 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xC8C, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync movrgez %l0, 0x315, %o4 set 0x40, %i6 nop ! ldda [%l7 + %i6] 0x11, %g6 ASI use replaced by convert2hboot bmask %g3, %l1, %o6 nop nop setx 0xE0645400, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr call loop_336 call loop_337 fmovsleu %icc, %f5, %f13 call loop_338 loop_336: nop setx 0x0283, %l0, %o3 sdiv %l2, %o3, %l6 loop_337: edge32 %g1, %i5, %i4 set 0x78, %i1 sta %f11, [%l7 + %i1] 0x18 loop_338: call loop_339 fmovscc %xcc, %f25, %f27 edge16 %i0, %g7, %i1 call loop_340 loop_339: smulcc %g5, 0x1CE6, %g4 nop set 0x24, %o1 prefetch [%l7 + %o1], 3 nop nop setx 0x365711B9C4E9C04A, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f14 setx 0xD12FEEE72734AB39, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f0 fdivd %f0, %f14, %f28 loop_340: call loop_341 call loop_342 wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot call loop_343 loop_341: srlx %l4, %o7, %i2 loop_342: call loop_344 ldd [%l7 + 0x50], %f10 loop_343: nop set 0x18, %i7 nop ! ldswa [%l7 + %i7] 0x81, %o0 ASI use replaced by convert2hboot loop_344: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x08, %o2 nop ! stxa %o5, [%l7 + %o2] 0xe3 ASI use replaced by convert2hboot membar #Sync nop set 0x40, %g5 std %l2, [%l7 + %g5] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot ldsw [%l7 + 0x7C], %i6 set 0x48, %l3 nop ! prefetcha [%l7 + %l3] 0x11, 4 ASI use replaced by convert2hboot nop set 0x70, %g2 ldd [%l7 + %g2], %f24 fcmped %fcc3, %f6, %f4 call loop_345 udivcc %i7, 0x1C26, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_345: nop nop setx 0x551EF513, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f6 setx 0x96AD25C9, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f8 fadds %f8, %f6, %f23 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x14] %asi, %f12 nop nop setx 0xD07A4400, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr edge32ln %g6, %g2, %g3 call loop_346 nop set 0x70, %g7 swap [%l7 + %g7], %l1 wr %g0, 0x0, %pcr ! wr %l2, %o3, %sys_tick changed by convert2hboot nop nop setx 0x70433800, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr loop_346: call loop_347 add %l6, %g1, %i5 call loop_348 call loop_349 loop_347: ldub [%l7 + 0x30], %i4 xorcc %o6, %i0, %g7 loop_348: nop add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casa [%l6] 0x10, %g5, %i1 ASI use replaced by convert2hboot loop_349: fornot2 %f8, %f28, %f6 alignaddrl %g4, %o1, %l4 call loop_350 call loop_351 nop ! tge %icc, 0x39 changed by convert2hboot edge32 %o7, %i2, %i3 loop_350: movleu %icc, 0x071, %o5 loop_351: brz,a %l3, loop_352 fmovdg %xcc, %f24, %f24 movul %fcc2, 0x641, %o0 std %f0, [%l7 + 0x18] loop_352: ldd [%l7 + 0x68], %i6 swap [%l7 + 0x68], %l5 call loop_353 call loop_354 nop ! te %xcc, 0x56 changed by convert2hboot nop nop setx 0x7EECE415806A8C00, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr loop_353: call loop_355 loop_354: nop ! tvc %xcc, 0x46 changed by convert2hboot wrpr %i7, %o2, %cwp set 0x34, %l6 nop ! stha %o4, [%l7 + %l6] 0x89 ASI use replaced by convert2hboot loop_355: call loop_356 nop fitod %f8, %f26 fdtox %f26, %f8 nop ! tvc %xcc, 0x6a changed by convert2hboot movrlz %l0, 0x0E1, %g2 loop_356: call loop_357 andn %g6, %l1, %l2 nop set 0x30, %i4 std %g2, [%l7 + %i4] brnz,a %l6, loop_358 loop_357: ldd [%l7 + 0x20], %g0 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_358: nop add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l6] %asi, %i5 nop ! casa [%l6] 0x04, %i5, %o3 ASI use replaced by convert2hboot fcmped %fcc0, %f26, %f18 brlz,a %i4, loop_359 movne %fcc3, 0x5D5, %i0 addccc %g7, 0x0811, %g5 ldsb [%l7 + 0x43], %o6 loop_359: nop set 0x4A, %g1 nop ! lduba [%l7 + %g1] 0x04, %i1 ASI use replaced by convert2hboot andncc %g4, %o1, %o7 lduh [%l7 + 0x14], %l4 bmask %i3, %o5, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_360 ldsh [%l7 + 0x36], %o0 subcc %l5, 0x072D, %i7 set 0x58, %l2 nop ! swapa [%l7 + %l2] 0x10, %o2 ASI use replaced by convert2hboot loop_360: nop set 0x7D, %o5 ldstub [%l7 + %o5], %o4 fmovrdgez %i6, %f4, %f20 rdpr %cwp, %l0 set 0x40, %i3 nop ! ldda [%l7 + %i3] 0x81, %f16 ASI use replaced by convert2hboot fmovrsgez %g2, %f12, %f9 movrne %g6, %l1, %l2 fcmpne16 %f28, %f0, %g3 stb %l6, [%l7 + 0x52] nop set 0x50, %l1 ldx [%l7 + %l1], %i5 call loop_361 movleu %xcc, %o3, %i4 sub %i0, 0x1677, %g7 nop set 0x18, %l5 lduw [%l7 + %l5], %g1 loop_361: call loop_362 edge8 %g5, %o6, %g4 nop set 0x26, %i5 lduh [%l7 + %i5], %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x40] %asi, %f24 loop_362: fmuld8sux16 %f13, %f18, %f24 fmovrdlez %o1, %f10, %f16 nop setx 0x1FC7, %l0, %i3 udivcc %o7, %i3, %o5 nop ! tvs %xcc, 0x36 changed by convert2hboot movne %fcc2, %l4, %i2 call loop_363 call loop_364 nop set 0x70, %i2 ldx [%l7 + %i2], %l3 sub %o0, 0x1B37, %i7 loop_363: mulscc %o2, 0x0771, %o4 loop_364: call loop_365 nop ! rdhpr %htba, %i6 changed by convert2hboot call loop_366 add %l5, 0x194A, %l0 loop_365: nop ! taddcc %g2, %g6, %l2 changed by convert2hboot call loop_367 loop_366: call loop_368 nop ! rdhpr %hpstate, %l1 changed by convert2hboot call loop_369 loop_367: nop ! tl %xcc, 0x61 changed by convert2hboot loop_368: movo %fcc2, %l6, %i5 ldd [%l7 + 0x08], %g2 loop_369: ldsb [%l7 + 0x61], %o3 prefetch [%l7 + 0x50], 1 movule %fcc2, %i0, %i4 call loop_370 call loop_371 call loop_372 lduh [%l7 + 0x4E], %g7 loop_370: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_371: call loop_373 loop_372: fmovdu %fcc1, %f14, %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_373: call loop_374 nop set 0x50, %o3 flush %l7 + %o3 nop set 0x28, %l0 ldd [%l7 + %l0], %g4 orn %g1, 0x1EE6, %o1 loop_374: nop set 0x0C, %o0 sta %f13, [%l7 + %o0] 0x11 add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %i1, %o7 ASI use replaced by convert2hboot nop set 0x60, %o6 flush %l7 + %o6 set 0x4F, %g6 nop ! stba %i3, [%l7 + %g6] 0x11 ASI use replaced by convert2hboot call loop_375 nop nop setx 0x6E5800, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr call loop_376 call loop_377 loop_375: call loop_378 nop set 0x3D, %o7 ldub [%l7 + %o7], %l4 loop_376: stw %i2, [%l7 + 0x1C] loop_377: nop ! te %xcc, 0x7b changed by convert2hboot loop_378: orncc %o5, 0x1B4A, %l3 addc %i7, 0x1C52, %o2 nop set 0x08, %g4 sth %o4, [%l7 + %g4] nop set 0x60, %l4 std %f12, [%l7 + %l4] fexpand %f5, %f16 nop set 0x50, %o4 stx %o0, [%l7 + %o4] edge8l %i6, %l5, %l0 ld [%l7 + 0x20], %f17 movule %fcc2, 0x646, %g2 set 0x40, %i0 nop ! stda %l2, [%l7 + %i0] 0x2a ASI use replaced by convert2hboot membar #Sync movul %fcc0, %g6, %l6 set 0x10, %i6 nop ! ldda [%l7 + %i6] 0x04, %l0 ASI use replaced by convert2hboot call loop_379 nop ! rdhpr %hsys_tick_cmpr, %g3 changed by convert2hboot set 0x28, %i1 nop ! stwa %i5, [%l7 + %i1] 0xeb ASI use replaced by convert2hboot membar #Sync loop_379: nop nop setx 0xBF65F7E23F1BC5C5, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 setx 0x449FCED5C004C2D7, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f20 fsubd %f20, %f24, %f24 lduw [%l7 + 0x24], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync nop set 0x40, %g3 std %o2, [%l7 + %g3] set 0x40, %o1 nop ! stda %f0, [%l7 + %o1] 0x10 ASI use replaced by convert2hboot nop set 0x74, %i7 lduh [%l7 + %i7], %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync rd %y, %g4 nop set 0x70, %o2 stx %g1, [%l7 + %o2] lduw [%l7 + 0x28], %g5 nop ! tl %icc, 0x7f changed by convert2hboot movgu %xcc, %o1, %i1 set 0x36, %l3 nop ! ldsha [%l7 + %l3] 0x19, %i3 ASI use replaced by convert2hboot movgu %icc, %o7, %l4 andncc %i2, %o5, %l3 nop set 0x1C, %g2 swap [%l7 + %g2], %i7 sllx %o4, 0x02, %o0 movl %icc, %i6, %l5 nop set 0x49, %g7 ldstub [%l7 + %g7], %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot swap [%l7 + 0x28], %g2 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot nop ! tcc %icc, 0x47 changed by convert2hboot call loop_380 array32 %l6, %l1, %l2 swap [%l7 + 0x1C], %i5 nop set 0x27, %g5 ldub [%l7 + %g5], %i0 loop_380: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot std %o2, [%l7 + 0x38] nop set 0x70, %l6 sth %g7, [%l7 + %l6] edge16 %g3, %o6, %g1 set 0x34, %i4 lda [%l7 + %i4] 0x04, %f21 call loop_381 nop set 0x74, %l2 flush %l7 + %l2 stw %g5, [%l7 + 0x54] fmovrde %g4, %f8, %f20 loop_381: fbuge,a %fcc3, loop_382 nop fitod %f4, %f26 fdtoi %f26, %f10 fmovdne %xcc, %f16, %f24 set 0x78, %g1 lda [%l7 + %g1] 0x19, %f19 loop_382: sllx %i1, 0x0F, %i3 edge16ln %o7, %o1, %i2 nop setx loop_383, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x022200001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot nop setx 0x099F, %l0, %l3 udivx %o5, %l3, %i7 set 0x68, %o5 nop ! stda %o4, [%l7 + %o5] 0x04 ASI use replaced by convert2hboot loop_383: ldsh [%l7 + 0x4E], %l4 nop set 0x74, %l1 flush %l7 + %l1 set 0x70, %l5 nop ! prefetcha [%l7 + %l5] 0x11, 1 ASI use replaced by convert2hboot stw %o0, [%l7 + 0x60] ldd [%l7 + 0x40], %l4 nop ! tpos %icc, 0x75 changed by convert2hboot set 0x40, %i3 nop ! stda %f0, [%l7 + %i3] 0xd0 ASI use replaced by convert2hboot and %o2, 0x177F, %g2 sll %g6, 0x03, %l0 call loop_384 nop nop setx 0xD36A945360690400, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr nop ! sir 0x0BBE !!sir is illegal_instruction call loop_385 loop_384: fmovdn %fcc0, %f10, %f26 nop set 0x66, %i5 sth %l1, [%l7 + %i5] edge8ln %l6, %l2, %i5 loop_385: call loop_386 andcc %i0, 0x17E8, %o3 st %f11, [%l7 + 0x1C] wrpr %g7, %g3, %cwp loop_386: st %f31, [%l7 + 0x64] bpos,a,pt %icc, loop_387 call loop_388 call loop_389 call loop_390 loop_387: ldsh [%l7 + 0x56], %i4 loop_388: call loop_391 loop_389: nop set 0x58, %i2 swap [%l7 + %i2], %g1 loop_390: nop set 0x38, %o3 nop ! stda %g4, [%l7 + %o3] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_391: ldd [%l7 + 0x28], %f24 nop ! te %icc, 0x65 changed by convert2hboot nop set 0x5C, %l0 ldsh [%l7 + %l0], %o6 movge %fcc1, 0x66E, %i1 nop setx 0x11AE, %l0, %o7 sdivx %g4, %o7, %i3 sth %o1, [%l7 + 0x0A] st %f19, [%l7 + 0x14] orn %o5, %i2, %l3 nop set 0x44, %o0 sth %o4, [%l7 + %o0] call loop_392 orncc %i7, %l4, %o0 fcmple32 %f30, %f10, %l5 call loop_393 loop_392: alignaddrl %o2, %g2, %g6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot fmovrdgz %i6, %f20, %f30 loop_393: nop set 0x78, %g6 ldd [%l7 + %g6], %l2 set 0x74, %o6 nop ! lduwa [%l7 + %o6] 0x80, %l6 ASI use replaced by convert2hboot nop set 0x31, %g4 ldstub [%l7 + %g4], %i5 movul %fcc3, %o3, %g7 add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot st %f19, [%l7 + 0x2C] ldstub [%l7 + 0x71], %i0 nop set 0x41, %l4 ldstub [%l7 + %l4], %g5 call loop_394 ldd [%l7 + 0x40], %o6 udivcc %i1, 0x15C0, %g4 flush %l7 + 0x44 loop_394: fpackfix %f18, %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f30, [%l7 + 0x6C] %asi nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xAE3, %hsys_tick_cmpr changed by convert2hboot set 0x54, %o4 nop ! lduha [%l7 + %o4] 0x88, %o5 ASI use replaced by convert2hboot movneg %icc, %i2, %l3 movre %o4, %o1, %l4 wrpr %i7, %o0, %cwp stw %l5, [%l7 + 0x40] movge %fcc1, %o2, %g6 fmovsgu %xcc, %f6, %f5 nop ! tleu %xcc, 0x48 changed by convert2hboot nop set 0x38, %o7 ldx [%l7 + %o7], %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fmovrde %l1, %f16, %f24 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop set 0x10, %i0 std %i6, [%l7 + %i0] edge16ln %i5, %i6, %o3 swap [%l7 + 0x24], %g7 call loop_395 faligndata %f18, %f14, %f28 set 0x368, %i1 nop ! nop ! nop ! ldxa [%g0 + %i1] 0x40, %g3 ASI use replaced by convert2hboot ripped by fixASI40.pl ripped by fixASI40.pl loop_395: call loop_396 fpack32 %f22, %f2, %f6 nop ! taddcctv %i4, %g5, %i0 changed by convert2hboot set 0x5C, %g3 nop ! lduwa [%l7 + %g3] 0x89, %o6 ASI use replaced by convert2hboot loop_396: fornot2 %f18, %f10, %f0 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot movvc %icc, %o7, %i3 call loop_397 call loop_398 call loop_399 movrlez %g1, 0x1C1, %i1 loop_397: rd %tick_cmpr, %o5 loop_398: sub %i2, 0x0795, %o4 loop_399: nop ! tpos %icc, 0x51 changed by convert2hboot fbuge,a,pt %fcc1, loop_400 array16 %o1, %l4, %i7 prefetch [%l7 + 0x24], 3 ldstub [%l7 + 0x4A], %l3 loop_400: nop set 0x70, %i6 ldstub [%l7 + %i6], %l5 set 0x18, %o1 nop ! stha %o2, [%l7 + %o1] 0x81 ASI use replaced by convert2hboot umul %g6, %o0, %l0 lduw [%l7 + 0x24], %g2 ldsh [%l7 + 0x3C], %l1 set 0x68, %i7 nop ! ldxa [%l7 + %i7] 0x04, %l2 ASI use replaced by convert2hboot call loop_401 nop set 0x30, %o2 std %f6, [%l7 + %o2] call loop_402 loop_401: call loop_403 or %i5, 0x1DD3, %l6 loop_402: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_403: nop set 0x0C, %g2 nop ! lduha [%l7 + %g2] 0x10, %i6 ASI use replaced by convert2hboot nop set 0x43, %g7 ldstub [%l7 + %g7], %g3 ldd [%l7 + 0x38], %f16 lduw [%l7 + 0x60], %g7 umulcc %g5, %i4, %i0 nop set 0x0E, %g5 ldstub [%l7 + %g5], %g4 set 0x10, %l3 nop ! swapa [%l7 + %l3] 0x04, %o6 ASI use replaced by convert2hboot set 0x54, %l6 nop ! swapa [%l7 + %l6] 0x18, %i3 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l7 + 0x6C] %asi, %f6 call loop_404 xorcc %g1, %i1, %o7 std %i2, [%l7 + 0x08] set 0x40, %l2 nop ! stda %f0, [%l7 + %l2] 0xd3 ASI use replaced by convert2hboot loop_404: call loop_405 call loop_406 fmovsu %fcc0, %f15, %f16 fcmpne32 %f4, %f28, %o5 loop_405: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_406: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop set 0x30, %g1 ldub [%l7 + %g1], %o1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xB6D, %hsys_tick_cmpr changed by convert2hboot nop nop setx 0xA91443D2, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f13 setx 0x95797396, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f16 fdivs %f16, %f13, %f13 fandnot1s %f5, %f21, %f8 flush %l7 + 0x24 call loop_407 nop set 0x25, %o5 ldsb [%l7 + %o5], %l3 call loop_408 fmovrsgez %o2, %f5, %f2 loop_407: nop ! ta %xcc, 0x4e changed by convert2hboot ldd [%l7 + 0x50], %f22 loop_408: wr %g0, 0x0, %pcr ! wr %l5, 0x0F31, %pic changed by convert2hboot call loop_409 nop set 0x50, %i4 flush %l7 + %i4 fbue,a,pt %fcc1, loop_410 fmovdo %fcc1, %f28, %f14 loop_409: nop set 0x58, %l5 ldsh [%l7 + %l5], %g6 call loop_411 loop_410: rd %softint, %l0 call loop_412 call loop_413 loop_411: movul %fcc0, %o0, %l1 ld [%l7 + 0x74], %f26 loop_412: call loop_414 loop_413: wr %g0, 0x0, %pcr ! wr %g2, %i5, %pic changed by convert2hboot std %f4, [%l7 + 0x10] wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_414: nop set 0x6C, %i3 nop ! ldsha [%l7 + %i3] 0x89, %l2 ASI use replaced by convert2hboot set 0x48, %i5 sta %f2, [%l7 + %i5] 0x04 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sth %g3, [%l7 + 0x54] wrpr %g0, 0x3, %gl movrgez %o3, %i4, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot ldub [%l7 + 0x43], %g4 movpos %icc, %g5, %i3 addcc %o6, %g1, %i1 xor %i2, %o7, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot alignaddr %l4, %o1, %i7 fmovslg %fcc0, %f31, %f12 movcs %xcc, 0x0BB, %l3 bg,a,pt %xcc, loop_415 nop set 0x5C, %i2 sth %l5, [%l7 + %i2] ldstub [%l7 + 0x5E], %g6 udiv %o2, 0x09CF, %l0 loop_415: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x20, %o3 nop ! lduwa [%l7 + %o3] 0x81, %g2 ASI use replaced by convert2hboot fble %fcc2, loop_416 call loop_417 nop set 0x10, %l1 ldx [%l7 + %l1], %i5 set 0x38, %l0 nop ! stxa %l6, [%l7 + %l0] 0x81 ASI use replaced by convert2hboot loop_416: subccc %l2, %l1, %i6 loop_417: call loop_418 call loop_419 call loop_420 st %f1, [%l7 + 0x20] loop_418: nop ! wrpr %g7, 0x134A, %tick changed by convert2hboot loop_419: ld [%l7 + 0x48], %f4 loop_420: call loop_421 wr %g0, 0x0, %pcr ! wr %g3, %o3, %sys_tick changed by convert2hboot alignaddrl %i0, %g4, %g5 call loop_422 loop_421: nop set 0x40, %g6 ldx [%l7 + %g6], %i3 call loop_423 call loop_424 loop_422: call loop_425 nop ! tne %xcc, 0x65 changed by convert2hboot loop_423: call loop_426 loop_424: movu %fcc0, %o6, %g1 loop_425: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_426: call loop_427 srlx %i1, 0x01, %o7 nop set 0x3F, %o0 ldsb [%l7 + %o0], %i2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_427: alignaddr %l4, %o4, %i7 set 0x40, %g4 nop ! ldda [%l7 + %g4] 0xd9, %f16 ASI use replaced by convert2hboot srlx %l3, 0x09, %l5 nop set 0x38, %l4 std %f8, [%l7 + %l4] std %g6, [%l7 + 0x58] nop ! taddcc %o1, %l0, %o2 changed by convert2hboot std %f14, [%l7 + 0x10] movvs %icc, %o0, %i5 call loop_428 call loop_429 nop nop setx 0x2C684EFE205CE400, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot loop_428: nop set 0x3A, %o6 lduh [%l7 + %o6], %g2 loop_429: call loop_430 fmul8x16al %f24, %f15, %f30 rdpr %pil, %l2 nop ! tvs %xcc, 0x65 changed by convert2hboot loop_430: bn,pt %xcc, loop_431 sub %l1, 0x01B0, %g7 movneg %icc, %g3, %o3 nop nop setx 0x131BD4A9, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f31 setx 0x6C6ABE0E, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f21 fdivs %f21, %f31, %f29 loop_431: fmovsug %fcc1, %f18, %f20 set 0x1A, %o7 nop ! lduha [%l7 + %o7] 0x81, %i0 ASI use replaced by convert2hboot call loop_432 fmovrslz %i6, %f2, %f5 call loop_433 movuge %fcc1, %g5, %g4 loop_432: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_433: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot addcc %o6, %i4, %i1 nop nop setx 0x1F4B1CF440771400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr call loop_434 call loop_435 srax %i2, 0x04, %o5 std %o6, [%l7 + 0x68] loop_434: nop set 0x58, %i0 std %o4, [%l7 + %i0] loop_435: ldsh [%l7 + 0x0E], %i7 wr %g0, 0x0, %pcr ! wr %l4, %l5, %ccr changed by convert2hboot fcmple32 %f30, %f10, %g6 call loop_436 call loop_437 nop nop setx 0x5647BFAEA05AC000, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr call loop_438 loop_436: brnz,a,pt %o1, loop_439 loop_437: ld [%l7 + 0x38], %f12 swap [%l7 + 0x60], %l0 loop_438: nop ! taddcc %o2, 0x6b, %o0 changed by convert2hboot loop_439: nop nop setx 0x402038EC63C37A34, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f4 setx 0xC5ECA2191EE5223F, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f8 fdivd %f8, %f4, %f18 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_440 call loop_441 fmovdpos %icc, %f26, %f16 nop nop setx 0xBFDCE23980774800, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr loop_440: xor %l3, %l6, %l2 loop_441: umul %g2, 0x02D1, %l1 call loop_442 umul %g7, 0x114F, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_442: sth %o3, [%l7 + 0x70] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x72, %o4 ldsh [%l7 + %o4], %g5 stw %g4, [%l7 + 0x10] set 0x54, %g3 nop ! stwa %i3, [%l7 + %g3] 0x2b ASI use replaced by convert2hboot membar #Sync nop set 0x48, %i1 ldsw [%l7 + %i1], %g1 nop nop setx 0xDBC6A16A, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f5 fsqrts %f5, %f2 call loop_443 call loop_444 nop setx 0x053D, %l0, %i1 udivx %o6, %i1, %i2 fmovsvs %xcc, %f2, %f18 loop_443: call loop_445 loop_444: nop ! tvc %xcc, 0x4d changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_445: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot fbul,a %fcc1, loop_446 call loop_447 fbu,pn %fcc3, loop_448 st %f19, [%l7 + 0x68] loop_446: fnegd %f18, %f22 loop_447: call loop_449 loop_448: wr %g0, 0x0, %pcr ! wr %g0, 0x4, %fprs changed by convert2hboot nop set 0x6C, %o1 swap [%l7 + %o1], %l4 call loop_450 loop_449: nop ! rdhpr %hsys_tick_cmpr, %l5 changed by convert2hboot mulx %g6, %o1, %l0 std %o6, [%l7 + 0x10] loop_450: nop set 0x36, %i7 ldsb [%l7 + %i7], %o2 edge8n %i5, %o0, %l6 call loop_451 call loop_452 fnand %f18, %f20, %f10 call loop_453 loop_451: nop nop setx 0x590EA70E0055E800, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr loop_452: nop ! tg %xcc, 0x5b changed by convert2hboot movrlez %l3, 0x00C, %l2 loop_453: edge32n %g2, %g7, %g3 fmuld8sux16 %f28, %f28, %f8 call loop_454 call loop_455 nop set 0x40, %i6 ldd [%l7 + %i6], %f0 umul %i0, 0x1533, %o3 loop_454: nop set 0x38, %g2 ldd [%l7 + %g2], %l0 loop_455: call loop_456 movul %fcc0, 0x5AC, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f31, [%l7 + 0x78] %asi loop_456: nop add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! casxa [%l6] 0x80, %g4, %g5 ASI use replaced by convert2hboot call loop_457 sdivx %g1, 0x1346, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f5, [%l7 + 0x28] %asi loop_457: nop wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %i1, %i4 ASI use replaced by convert2hboot prefetch [%l7 + 0x44], 3 st %f0, [%l7 + 0x6C] fmovslg %fcc3, %f29, %f23 movrne %o5, %i7, %o4 set 0x6A, %o2 nop ! lduba [%l7 + %o2] 0x19, %l4 ASI use replaced by convert2hboot ldub [%l7 + 0x4F], %l5 call loop_458 call loop_459 call loop_460 nop ! wrpr %g6, 0x132A, %tick changed by convert2hboot loop_458: nop ! ta %icc, 0x37 changed by convert2hboot loop_459: orncc %o1, 0x0658, %o7 loop_460: nop set 0x70, %g7 nop ! prefetcha [%l7 + %g7] 0x10, 3 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync call loop_461 call loop_462 brgz,a %o0, loop_463 stw %l6, [%l7 + 0x30] loop_461: fmovse %icc, %f31, %f23 loop_462: movre %o2, %l3, %l2 loop_463: call loop_464 fmovsu %fcc1, %f18, %f29 membar 0x22 lduw [%l7 + 0x08], %g7 loop_464: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x118, %hsys_tick_cmpr changed by convert2hboot call loop_465 call loop_466 movvs %icc, %o3, %i0 xnorcc %i6, %g4, %g5 loop_465: srax %l1, 0x14, %i3 loop_466: fbe,a,pt %fcc1, loop_467 wr %g0, 0x0, %pcr ! wr %g1, %o6, %pic changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_467: bn,a,pt %xcc, loop_468 prefetch [%l7 + 0x3C], 4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_468: ld [%l7 + 0x24], %f0 movcs %icc, %o5, %i7 nop fitod %f6, %f10 fdtox %f10, %f20 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x6A, %l3 sth %i4, [%l7 + %l3] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_469 mulx %g6, %o1, %o7 movug %fcc1, %l0, %o0 andncc %i5, 0x0782, %l6 loop_469: ldsw [%l7 + 0x30], %o2 nop ! tsubcc %l3, 0x71, %l2 changed by convert2hboot bneg,a %xcc, loop_470 nop set 0x7C, %g5 prefetch [%l7 + %g5], 3 set 0x40, %l2 nop ! stda %f16, [%l7 + %l2] 0xca ASI use replaced by convert2hboot loop_470: nop fitod %f2, %f26 set 0x44, %g1 nop ! ldsba [%l7 + %g1] 0x19, %g2 ASI use replaced by convert2hboot call loop_471 nop set 0x30, %l6 ldd [%l7 + %l6], %g2 call loop_472 rd %asi, %o3 loop_471: movo %fcc1, 0x63A, %i0 for %f26, %f0, %f18 loop_472: fpadd16 %f28, %f6, %f18 set 0x20, %o5 nop ! stxa %g7, [%l7 + %o5] 0x0c ASI use replaced by convert2hboot add %g4, %g5, %l1 nop set 0x24, %i4 lduw [%l7 + %i4], %i3 edge32l %g1, %o6, %i6 prefetch [%l7 + 0x40], 2 call loop_473 addcc %i1, %o5, %i2 and %i7, 0x0C48, %o4 std %i4, [%l7 + 0x18] loop_473: fandnot1 %f2, %f26, %f24 call loop_474 nop set 0x38, %l5 ldub [%l7 + %l5], %l5 nop set 0x78, %i5 ldd [%l7 + %i5], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot loop_474: nop set 0x60, %i3 nop ! ldda [%l7 + %i3] 0x0c, %o6 ASI use replaced by convert2hboot std %o0, [%l7 + 0x30] nop nop setx 0x70451C00, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr nop set 0x60, %o3 flush %l7 + %o3 fmul8sux16 %f28, %f0, %f2 set 0x40, %l1 nop ! prefetcha [%l7 + %l1] 0x80, 3 ASI use replaced by convert2hboot add %l0, 0x0792, %l6 nop ! tneg %xcc, 0x64 changed by convert2hboot nop ! tle %xcc, 0x54 changed by convert2hboot subc %o2, 0x1644, %l3 sllx %l2, 0x05, %i5 edge8 %g2, %g3, %o3 ldstub [%l7 + 0x4D], %g7 nop set 0x28, %i2 stx %i0, [%l7 + %i2] movne %xcc, 0x705, %g5 bleu,a %xcc, loop_475 nop ! taddcctv %g4, %i3, %g1 changed by convert2hboot array16 %o6, %i6, %i1 call loop_476 loop_475: nop set 0x20, %l0 ldd [%l7 + %l0], %f28 movn %xcc, %o5, %i2 nop set 0x40, %o0 ldsw [%l7 + %o0], %i7 loop_476: movue %fcc1, 0x610, %l1 movu %fcc0, %o4, %l5 sub %g6, %l4, %o7 fcmpeq16 %f8, %f30, %o1 umul %o0, 0x0146, %l0 call loop_477 call loop_478 nop ! tcs %icc, 0x38 changed by convert2hboot call loop_479 loop_477: ldx [%l7 + 0x20], %i4 loop_478: fmovsue %fcc0, %f18, %f19 nop ! tsubcctv %o2, %l3, %l2 changed by convert2hboot loop_479: movlg %fcc3, %i5, %l6 call loop_480 call loop_481 nop set 0x24, %g4 sth %g2, [%l7 + %g4] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_480: loop_481: call loop_482 mulx %g7, %i0, %o3 call loop_483 loop_482: edge32 %g5, %g4, %g1 wrpr %g0, 0x0, %gl smulcc %i6, 0x10DA, %o6 loop_483: nop set 0x5E, %g6 lduh [%l7 + %g6], %o5 movg %fcc2, 0x1E6, %i1 call loop_484 fmovduge %fcc2, %f30, %f30 nop ! tvs %xcc, 0x3d changed by convert2hboot call loop_485 loop_484: call loop_486 smul %i7, 0x01D3, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_485: stx %l5, [%l7 + 0x78] loop_486: nop set 0x2A, %l4 nop ! stba %i2, [%l7 + %l4] 0x11 ASI use replaced by convert2hboot ldd [%l7 + 0x28], %f22 nop ! tgu %icc, 0x53 changed by convert2hboot call loop_487 call loop_488 movrgz %g6, %l4, %o7 call loop_489 loop_487: nop set 0x60, %o7 std %f2, [%l7 + %o7] loop_488: fmovsle %fcc2, %f3, %f16 stx %o1, [%l7 + 0x20] loop_489: nop nop setx 0x669E717BC0738800, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr fbo,pn %fcc3, loop_490 call loop_491 call loop_492 bgu,pn %icc, loop_493 loop_490: nop ! rdpr %tl, %o0 changed by convert2hboot loop_491: fmovrslez %l0, %f31, %f2 loop_492: nop ! rdhpr %ver, %o2 changed by convert2hboot loop_493: nop set 0x42, %i0 nop ! lduha [%l7 + %i0] 0x18, %i4 ASI use replaced by convert2hboot nop nop setx 0xA09B97DE2067A800, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr nop set 0x6E, %o6 stb %l3, [%l7 + %o6] call loop_494 call loop_495 fandnot1s %f10, %f12, %f7 smulcc %i5, 0x172B, %l6 loop_494: fmovrde %l2, %f20, %f24 loop_495: nop set 0x38, %o4 nop ! swapa [%l7 + %o4] 0x19, %g3 ASI use replaced by convert2hboot nop ! sir 0x147C !!sir is illegal_instruction nop ! tsubcc %g7, %i0, %o3 changed by convert2hboot set 0x80, %i1 nop ! ldxa [%g0 + %i1] 0x58, %g5 ASI use replaced by convert2hboot ld [%l7 + 0x2C], %f26 rd %sys_tick_cmpr, %g4 nop nop setx 0x50597400, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x5, %fprs changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x3C, %g3 nop ! lduwa [%l7 + %g3] 0x80, %i6 ASI use replaced by convert2hboot nop ! tsubcc %o6, %o5, %i1 changed by convert2hboot fmovdu %fcc2, %f6, %f28 movu %fcc0, 0x219, %i3 sethi 0x1409, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x2C, %o1 stw %l5, [%l7 + %o1] nop ! ta %xcc, 0x54 changed by convert2hboot st %f24, [%l7 + 0x7C] set 0x18, %i7 nop ! lduwa [%l7 + %i7] 0x80, %i7 ASI use replaced by convert2hboot st %f31, [%l7 + 0x58] xnorcc %g6, 0x1752, %i2 set 0x28, %g2 nop ! ldstuba [%l7 + %g2] 0x80, %l4 ASI use replaced by convert2hboot nop ! tgu %xcc, 0x49 changed by convert2hboot nop ! tne %icc, 0x75 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xCF1, %hsys_tick_cmpr changed by convert2hboot set 0x3B, %i6 nop ! ldsba [%l7 + %i6] 0x04, %o7 ASI use replaced by convert2hboot fmul8x16al %f7, %f0, %f2 fzero %f10 set 0x54, %g7 nop ! stwa %o2, [%l7 + %g7] 0x2b ASI use replaced by convert2hboot membar #Sync rdpr %pil, %l0 nop ! tgu %icc, 0x4d changed by convert2hboot set 0x40, %l3 nop ! ldda [%l7 + %l3] 0x0c, %f16 ASI use replaced by convert2hboot set 0x08, %o2 nop ! stwa %l3, [%l7 + %o2] 0x2b ASI use replaced by convert2hboot membar #Sync addc %i4, %i5, %l6 call loop_496 call loop_497 bcc,pn %xcc, loop_498 nop set 0x08, %g5 ldx [%l7 + %g5], %l2 loop_496: nop set 0x3C, %g1 lda [%l7 + %g1] 0x89, %f24 loop_497: call loop_499 loop_498: nop set 0x20, %l2 lduh [%l7 + %l2], %g7 set 0x18, %l6 nop ! swapa [%l7 + %l6] 0x19, %i0 ASI use replaced by convert2hboot loop_499: nop ! ta %icc, 0x45 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot srax %o3, %g4, %g5 sth %g1, [%l7 + 0x66] call loop_500 call loop_501 fnegd %f4, %f18 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_500: movug %fcc3, 0x24E, %o6 loop_501: nop ! tge %xcc, 0x72 changed by convert2hboot ldx [%l7 + 0x20], %o5 flush %l7 + 0x0C call loop_502 call loop_503 addc %i6, 0x0A92, %i3 stb %i1, [%l7 + 0x1F] loop_502: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_503: call loop_504 nop set 0x38, %o5 stx %l5, [%l7 + %o5] st %f22, [%l7 + 0x30] nop set 0x40, %i4 ldsw [%l7 + %i4], %i7 loop_504: pdist %f26, %f26, %f22 set 0x40, %i5 nop ! stda %f16, [%l7 + %i5] 0xc9 ASI use replaced by convert2hboot nop set 0x28, %i3 std %g6, [%l7 + %i3] wr %g0, 0x0, %pcr ! wr %i2, 0x0353, %softint changed by convert2hboot movre %o4, 0x04C, %l4 call loop_505 nop set 0x54, %l5 stb %o1, [%l7 + %l5] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_505: ldd [%l7 + 0x60], %o6 nop ! tl %icc, 0x50 changed by convert2hboot set 0x40, %o3 nop ! stda %f16, [%l7 + %o3] 0xf9 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x64, %l1 flush %l7 + %l1 call loop_506 nop nop setx 0xA2EDCC09A0520000, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr bn,a %icc, loop_507 addccc %o2, 0x166F, %i4 loop_506: nop membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf9, %asi changed by convert2hboot loop_507: call loop_508 nop ! rdhpr %hpstate, %l3 changed by convert2hboot nop set 0x48, %i2 flush %l7 + %i2 ble,a %xcc, loop_509 loop_508: call loop_510 ldd [%l7 + 0x68], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_509: call loop_511 loop_510: nop set 0x0A, %o0 lduh [%l7 + %o0], %g7 nop set 0x5D, %g4 ldsb [%l7 + %g4], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_511: xnor %o3, 0x05B2, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x54] %asi, %f0 and %g5, %g2, %g1 fpsub32 %f24, %f26, %f10 fornot1s %f20, %f19, %f13 edge16 %o6, %i6, %o5 add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot edge32l %l5, %i1, %g6 flush %l7 + 0x64 set 0x0C, %g6 nop ! swapa [%l7 + %g6] 0x0c, %i2 ASI use replaced by convert2hboot nop ! tsubcctv %o4, %l4, %i7 changed by convert2hboot call loop_512 call loop_513 sll %o1, 0x01, %o7 ldx [%l7 + 0x18], %o0 loop_512: ldd [%l7 + 0x70], %f28 loop_513: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! tgu %xcc, 0x48 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x57D, %hsys_tick_cmpr changed by convert2hboot call loop_514 fcmpeq32 %f4, %f26, %l3 call loop_515 nop set 0x18, %l4 ldd [%l7 + %l4], %i4 loop_514: call loop_516 array8 %i4, %l2, %g7 loop_515: call loop_517 call loop_518 loop_516: nop set 0x50, %l0 std %f4, [%l7 + %l0] nop ! tge %icc, 0x45 changed by convert2hboot loop_517: ldx [%l7 + 0x40], %g3 loop_518: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x0A, %i0 sth %l6, [%l7 + %i0] set 0x60, %o7 nop ! ldda [%l7 + %o7] 0x27, %g4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot edge32l %g5, %g1, %g2 bcs,a,pt %xcc, loop_519 nop ! tg %xcc, 0x4f changed by convert2hboot set 0x2C, %o6 nop ! lduwa [%l7 + %o6] 0x11, %i6 ASI use replaced by convert2hboot loop_519: call loop_520 brgez,pn %o6, loop_521 or %o5, 0x1218, %i3 nop set 0x42, %o4 ldsh [%l7 + %o4], %l5 loop_520: array32 %l1, %g6, %i2 loop_521: fbge,a,pt %fcc1, loop_522 wrpr %i1, %o4, %pil xor %l4, 0x1B12, %o1 set 0x2C, %g3 nop ! stha %i7, [%l7 + %g3] 0x2f ASI use replaced by convert2hboot membar #Sync loop_522: fornot1 %f28, %f20, %f0 nop nop setx 0x80676400, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr movrgez %o0, 0x19E, %o7 set 0x40, %i1 nop ! ldda [%l7 + %i1] 0x10, %l0 ASI use replaced by convert2hboot set 0x14, %i7 nop ! lduba [%l7 + %i7] 0x19, %l3 ASI use replaced by convert2hboot call loop_523 nop set 0x38, %g2 stx %i5, [%l7 + %g2] nop ! ta %icc, 0x37 changed by convert2hboot call loop_524 loop_523: brlz %i4, loop_525 movn %icc, 0x0EA, %l2 ldx [%l7 + 0x10], %o2 loop_524: call loop_526 loop_525: nop ! te %icc, 0x68 changed by convert2hboot movcc %xcc, 0x75D, %g7 fmul8ulx16 %f18, %f12, %f6 loop_526: sethi 0x132E, %g3 sdivx %o3, 0x08A6, %g4 call loop_527 call loop_528 alignaddr %i0, %l6, %g1 call loop_529 loop_527: flush %l7 + 0x30 loop_528: nop set 0x5C, %i6 nop ! lduwa [%l7 + %i6] 0x18, %g5 ASI use replaced by convert2hboot loop_529: movge %xcc, %g2, %o6 call loop_530 call loop_531 nop set 0x0E, %o1 stb %i6, [%l7 + %o1] call loop_532 loop_530: fmovse %icc, %f30, %f20 loop_531: call loop_533 nop setx loop_534, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002200001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_532: movleu %icc, 0x3D1, %i3 loop_533: call loop_535 loop_534: call loop_536 call loop_537 fmovdl %icc, %f30, %f18 loop_535: nop fitos %f9, %f19 fstox %f19, %f2 fxtos %f2, %f17 loop_536: call loop_538 loop_537: nop set 0x28, %g7 swap [%l7 + %g7], %l5 st %f26, [%l7 + 0x38] fexpand %f13, %f30 loop_538: call loop_539 fnors %f13, %f13, %f30 nop set 0x42, %l3 lduh [%l7 + %l3], %o5 fpadd32s %f12, %f25, %f8 loop_539: movne %fcc1, 0x3AF, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot smul %i1, %o4, %l4 fmovdug %fcc1, %f6, %f20 set 0x50, %g5 nop ! stda %g6, [%l7 + %g5] 0x89 ASI use replaced by convert2hboot fpadd16 %f10, %f8, %f24 fbg %fcc3, loop_540 nop ! rdhpr %hintp, %o1 changed by convert2hboot nop ! tsubcc %o0, 0x35, %o7 changed by convert2hboot add %l7, 0x34, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_540: call loop_541 fmovsneg %xcc, %f24, %f9 ldd [%l7 + 0x30], %f22 call loop_542 loop_541: call loop_543 nop ! ta %xcc, 0x47 changed by convert2hboot nop setx 0x15FE, %l0, %i4 udivcc %l0, %i4, %l2 loop_542: flush %l7 + 0x28 loop_543: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync std %g6, [%l7 + 0x50] udivcc %g3, 0x048D, %i5 nop set 0x7A, %o2 ldsb [%l7 + %o2], %o3 ldstub [%l7 + 0x26], %g4 call loop_544 stx %i0, [%l7 + 0x40] fpmerge %f15, %f8, %f22 ld [%l7 + 0x54], %f30 loop_544: movrlz %l6, %g5, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_545 fpadd32 %f30, %f20, %f16 set 0x40, %g1 nop ! stda %f16, [%l7 + %g1] 0xcb ASI use replaced by convert2hboot loop_545: nop set 0x38, %l2 nop ! stxa %i6, [%l7 + %l2] 0x89 ASI use replaced by convert2hboot nop ! rdpr %tl, %g1 changed by convert2hboot fpmerge %f18, %f29, %f18 ldd [%l7 + 0x10], %f26 call loop_546 call loop_547 call loop_548 nop set 0x48, %l6 stx %l5, [%l7 + %l6] loop_546: nop ! tgu %xcc, 0x65 changed by convert2hboot loop_547: call loop_549 loop_548: prefetch [%l7 + 0x0C], 4 fmovsle %fcc1, %f16, %f12 call loop_550 loop_549: fmovrsgz %o5, %f17, %f31 movcc %icc, 0x39D, %l1 nop ! taddcctv %i3, %i2, %i1 changed by convert2hboot loop_550: nop set 0x5A, %o5 sth %o4, [%l7 + %o5] wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot movuge %fcc0, %o1, %g6 fandnot1 %f20, %f20, %f10 ldd [%l7 + 0x30], %o0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot fbul %fcc0, loop_551 call loop_552 bg,a %xcc, loop_553 nop setx 0x1768, %l1, %l0 udivcc %l3, %l0, %l2 loop_551: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_552: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_553: st %f19, [%l7 + 0x1C] bcc,pn %icc, loop_554 movge %fcc1, 0x1B0, %o2 call loop_555 nop set 0x7C, %i4 ldsh [%l7 + %i4], %i5 loop_554: call loop_556 wr %g0, 0x0, %pcr ! wr %g0, 0x6, %fprs changed by convert2hboot loop_555: wrpr %g0, 0x2, %gl bneg,a,pt %xcc, loop_557 loop_556: call loop_558 nop ! tg %xcc, 0x36 changed by convert2hboot set 0x28, %i3 nop ! stxa %g4, [%l7 + %i3] 0xe3 ASI use replaced by convert2hboot membar #Sync loop_557: nop nop setx 0x50B000, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr loop_558: nop ! tl %xcc, 0x4c changed by convert2hboot movrne %l6, %g2, %o6 ldsw [%l7 + 0x50], %g5 nop ! tcc %xcc, 0x60 changed by convert2hboot call loop_559 call loop_560 stb %i6, [%l7 + 0x16] nop set 0x48, %l5 ldd [%l7 + %l5], %f6 loop_559: call loop_561 loop_560: flush %l7 + 0x08 edge8 %l5, %g1, %l1 nop set 0x70, %i5 ldd [%l7 + %i5], %o4 loop_561: mulx %i2, %i1, %o4 call loop_562 fsrc2 %f26, %f22 call loop_563 sllx %i3, %o1, %l4 loop_562: srlx %o0, %g6, %i7 call loop_564 loop_563: movvc %xcc, 0x49A, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_564: subc %l3, 0x16D7, %i4 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fnot1 %f8, %f26 movle %fcc0, %i5, %o2 nop set 0x3C, %o3 ldsh [%l7 + %o3], %g3 fmovspos %xcc, %f3, %f8 set 0x6D, %l1 nop ! ldsba [%l7 + %l1] 0x19, %o3 ASI use replaced by convert2hboot set 0x43, %i2 nop ! stba %g4, [%l7 + %i2] 0x19 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot smulcc %i0, 0x0735, %g2 nop set 0x3C, %o0 swap [%l7 + %o0], %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync nop nop setx 0x3069E800, %l0, %l6 st %l6, [%l7 + 0x68] ld [%l7 + 0x68], %fsr call loop_565 call loop_566 swap [%l7 + 0x70], %l5 ld [%l7 + 0x34], %f27 loop_565: nop set 0x40, %g6 nop ! stda %f16, [%l7 + %g6] 0xc9 ASI use replaced by convert2hboot loop_566: movo %fcc0, %o6, %l1 call loop_567 movne %fcc2, 0x57B, %g1 nop nop setx 0x7050B400, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_567: nop set 0x28, %g4 ldx [%l7 + %g4], %i1 call loop_568 andcc %o4, %i3, %i2 edge32l %o1, %o0, %g6 set 0x32, %l4 nop ! ldsha [%l7 + %l4] 0x0c, %i7 ASI use replaced by convert2hboot loop_568: call loop_569 brlez %o7, loop_570 nop set 0x32, %i0 sth %l0, [%l7 + %i0] nop ! tn %icc, 0x55 changed by convert2hboot loop_569: fmovrsne %l3, %f21, %f9 loop_570: movneg %icc, %l4, %g7 call loop_571 call loop_572 fble,pt %fcc0, loop_573 movuge %fcc3, 0x0C8, %i4 loop_571: nop set 0x40, %o7 nop ! lduwa [%l7 + %o7] 0x18, %l2 ASI use replaced by convert2hboot loop_572: st %f6, [%l7 + 0x30] loop_573: ldx [%l7 + 0x30], %i5 call loop_574 ldd [%l7 + 0x40], %o2 set 0x29, %l0 nop ! stba %o3, [%l7 + %l0] 0x19 ASI use replaced by convert2hboot loop_574: ldstub [%l7 + 0x18], %g4 movuge %fcc1, %g3, %l6 array8 %i0, %g5, %i6 nop nop setx 0x9CEC575C007FEC00, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr movcs %xcc, 0x2AC, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_575 flush %l7 + 0x50 bl %icc, loop_576 smulcc %l5, %g1, %o5 loop_575: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_576: nop set 0x40, %o6 nop ! stda %f0, [%l7 + %o6] 0xc2 ASI use replaced by convert2hboot array16 %o4, %i1, %i2 movg %fcc1, %i3, %o1 set 0x40, %g3 nop ! stda %f0, [%l7 + %g3] 0xf1 ASI use replaced by convert2hboot membar #Sync srlx %g6, 0x12, %o0 udivcc %i7, 0x0C08, %l0 st %f15, [%l7 + 0x64] call loop_577 edge8n %l3, %l4, %g7 ldsb [%l7 + 0x58], %o7 nop ! rdhpr %ver, %l2 changed by convert2hboot loop_577: ble,pt %icc, loop_578 nop ! wrpr %i4, %o2, %tick changed by convert2hboot nop set 0x60, %i1 ldx [%l7 + %i1], %o3 nop ! tcc %icc, 0x51 changed by convert2hboot loop_578: nop set 0x68, %i7 std %f8, [%l7 + %i7] nop ! tgu %icc, 0x73 changed by convert2hboot st %f17, [%l7 + 0x50] set 0x60, %o4 nop ! ldswa [%l7 + %o4] 0x04, %i5 ASI use replaced by convert2hboot ldub [%l7 + 0x3C], %g3 wrpr %l6, %i0, %cwp nop set 0x38, %g2 ldx [%l7 + %g2], %g5 set 0x38, %o1 nop ! stwa %g4, [%l7 + %o1] 0x2b ASI use replaced by convert2hboot membar #Sync nop set 0x20, %i6 std %i6, [%l7 + %i6] ldstub [%l7 + 0x13], %g2 stw %l5, [%l7 + 0x3C] xnor %g1, 0x1DB1, %o6 wr %g0, 0x0, %pcr ! wr %o5, 0x156F, %ccr changed by convert2hboot nop set 0x16, %l3 ldsh [%l7 + %l3], %o4 nop setx loop_579, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002200001402, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_580 nop nop setx 0xB0490800, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr nop set 0x78, %g5 sth %l1, [%l7 + %g5] loop_579: edge8ln %i1, %i2, %o1 loop_580: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop nop setx 0xA30D46A4A0619800, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot add %l0, 0x04D2, %i7 movcc %icc, 0x665, %l3 wrpr %g7, %o7, %cwp call loop_581 ldub [%l7 + 0x15], %l4 wrpr %i4, 0x1B3E, %pil std %f14, [%l7 + 0x20] loop_581: nop add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casa [%l6] 0x89, %o2, %l2 ASI use replaced by convert2hboot flush %l7 + 0x70 fmovsn %icc, %f18, %f29 std %f18, [%l7 + 0x40] fandnot1 %f16, %f18, %f26 call loop_582 call loop_583 sllx %i5, 0x08, %o3 nop set 0x78, %g7 ldd [%l7 + %g7], %i6 loop_582: rdpr %pil, %i0 loop_583: call loop_584 fcmple32 %f22, %f4, %g3 ldd [%l7 + 0x48], %f18 umulcc %g5, 0x0DD4, %i6 loop_584: umulcc %g2, %g4, %l5 nop set 0x30, %o2 ldd [%l7 + %o2], %f12 rd %fprs, %g1 nop set 0x10, %l2 swap [%l7 + %l2], %o6 bg,pn %xcc, loop_585 ldd [%l7 + 0x28], %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_585: nop set 0x40, %g1 nop ! stda %f16, [%l7 + %g1] 0xcd ASI use replaced by convert2hboot nop ! taddcctv %o4, %i1, %l1 changed by convert2hboot call loop_586 fbe,a,pt %fcc0, loop_587 subcc %i2, 0x0AD1, %o1 xor %i3, %o0, %g6 loop_586: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_587: nop wr %g0, 0x0, %pcr ! wr %g0, 0x20, %asi changed by convert2hboot set 0x34, %l6 nop ! stba %i7, [%l7 + %l6] 0x89 ASI use replaced by convert2hboot call loop_588 call loop_589 prefetch [%l7 + 0x60], 1 call loop_590 loop_588: movvs %icc, %g7, %l4 loop_589: edge16l %i4, %o7, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_590: nop ! tleu %xcc, 0x43 changed by convert2hboot call loop_591 call loop_592 nop ! tcs %xcc, 0x7a changed by convert2hboot loop_591: or %o3, %i5, %i0 loop_592: movlg %fcc2, %l6, %g3 nop set 0x74, %i4 sth %i6, [%l7 + %i4] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_593 call loop_594 call loop_595 addcc %g2, 0x0257, %l5 loop_593: movleu %icc, %g4, %o6 loop_594: nop set 0x64, %i3 flush %l7 + %i3 loop_595: rd %y, %g1 nop set 0x66, %l5 ldsb [%l7 + %l5], %o5 ldx [%l7 + 0x30], %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_596 edge8ln %i2, %o4, %o1 sub %i3, 0x15A7, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_596: call loop_597 call loop_598 rd %fprs, %l3 call loop_599 loop_597: nop ! rdhpr %hpstate, %i7 changed by convert2hboot loop_598: nop ! wrpr %g6, 0x0F2C, %tick changed by convert2hboot std %g6, [%l7 + 0x68] loop_599: fpmerge %f29, %f23, %f14 ldsw [%l7 + 0x08], %l4 call loop_600 nop set 0x30, %o5 std %i4, [%l7 + %o5] nop set 0x6C, %o3 stw %o7, [%l7 + %o3] loop_600: sll %l2, %o3, %i5 rd %asi, %i0 call loop_601 nop set 0x1E, %i5 lduh [%l7 + %i5], %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_601: movpos %xcc, 0x4F7, %i6 fnegs %f2, %f1 call loop_602 flush %l7 + 0x10 wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync loop_602: fpackfix %f8, %f4 set 0x4B, %l1 nop ! stba %g3, [%l7 + %l1] 0xeb ASI use replaced by convert2hboot membar #Sync set 0x20, %i2 nop ! prefetcha [%l7 + %i2] 0x10, 4 ASI use replaced by convert2hboot mova %fcc1, %l5, %o6 stx %g4, [%l7 + 0x10] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x092, %hsys_tick_cmpr changed by convert2hboot xnorcc %i1, %l1, %i2 call loop_603 call loop_604 call loop_605 subcc %g1, %o1, %o4 loop_603: call loop_606 loop_604: call loop_607 loop_605: call loop_608 nop set 0x18, %o0 ldsw [%l7 + %o0], %i3 loop_606: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_607: nop set 0x54, %g4 ldstub [%l7 + %g4], %o0 loop_608: call loop_609 nop ! rdhpr %hsys_tick_cmpr, %l3 changed by convert2hboot bneg %icc, loop_610 call loop_611 loop_609: nop ! rdhpr %ver, %i7 changed by convert2hboot call loop_612 loop_610: xnor %g6, %l4, %g7 loop_611: ldsw [%l7 + 0x24], %i4 loop_612: pdist %f0, %f28, %f18 call loop_613 call loop_614 nop nop setx 0xF0616C00, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr nop set 0x4E, %l4 ldsh [%l7 + %l4], %o7 loop_613: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_614: nop set 0x30, %g6 ldx [%l7 + %g6], %l2 call loop_615 nop set 0x58, %o7 ldd [%l7 + %o7], %o2 call loop_616 nop set 0x58, %i0 swap [%l7 + %i0], %i5 loop_615: fbuge %fcc0, loop_617 nop ! tneg %icc, 0x6e changed by convert2hboot loop_616: nop set 0x30, %l0 nop ! stda %i0, [%l7 + %l0] 0x2f ASI use replaced by convert2hboot membar #Sync loop_617: fmovdgu %xcc, %f2, %f4 nop ! tg %icc, 0x55 changed by convert2hboot ble,pt %icc, loop_618 andcc %o2, %l6, %g5 call loop_619 ldsw [%l7 + 0x3C], %i6 loop_618: call loop_620 srl %g3, %l5, %o6 loop_619: nop set 0x68, %o6 stw %g2, [%l7 + %o6] call loop_621 loop_620: rd %asi, %g4 set 0x40, %i1 nop ! swapa [%l7 + %i1] 0x04, %i1 ASI use replaced by convert2hboot loop_621: nop add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %o5, %i2 ASI use replaced by convert2hboot prefetch [%l7 + 0x20], 3 sll %g1, %l1, %o1 nop set 0x1E, %i7 ldstub [%l7 + %i7], %o4 nop ! taddcc %l0, %o0, %i3 changed by convert2hboot call loop_622 rd %softint, %l3 addccc %g6, %l4, %i7 set 0x54, %o4 sta %f22, [%l7 + %o4] 0x81 loop_622: ldsw [%l7 + 0x34], %i4 call loop_623 nop ! rdhpr %ver, %o7 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_623: ld [%l7 + 0x2C], %f20 movg %xcc, %o3, %i5 movg %xcc, %g7, %o2 lduw [%l7 + 0x28], %i0 set 0x55, %g3 nop ! stba %g5, [%l7 + %g3] 0x27 ASI use replaced by convert2hboot membar #Sync call loop_624 movrne %l6, %g3, %l5 call loop_625 call loop_626 loop_624: movre %i6, 0x299, %o6 call loop_627 loop_625: call loop_628 loop_626: flush %l7 + 0x6C nop set 0x12, %g2 lduh [%l7 + %g2], %g4 loop_627: orcc %i1, 0x1B6E, %o5 loop_628: nop set 0x0C, %i6 nop ! ldsha [%l7 + %i6] 0x19, %g2 ASI use replaced by convert2hboot prefetch [%l7 + 0x68], 2 movle %fcc0, %g1, %i2 brz,a,pn %l1, loop_629 ba,pt %icc, loop_630 call loop_631 nop nop setx 0x9A2DA1BA, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f10 fsqrts %f10, %f4 loop_629: bvs,pn %xcc, loop_632 loop_630: call loop_633 loop_631: fmul8x16al %f20, %f0, %f6 loop_632: edge16n %o1, %l0, %o0 loop_633: ld [%l7 + 0x74], %f31 set 0x50, %l3 nop ! ldda [%l7 + %l3] 0xe2, %i2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot set 0x44, %o1 nop ! lduha [%l7 + %o1] 0x81, %l4 ASI use replaced by convert2hboot nop ! tn %icc, 0x6f changed by convert2hboot call loop_634 nop set 0x0C, %g5 stw %i4, [%l7 + %g5] bpos,a,pn %icc, loop_635 mulscc %o7, 0x1D65, %i7 loop_634: call loop_636 fpadd32 %f4, %f10, %f14 loop_635: fbue %fcc0, loop_637 movrne %o3, %i5, %g7 loop_636: std %f0, [%l7 + 0x20] ldsh [%l7 + 0x2C], %o2 loop_637: call loop_638 call loop_639 nop set 0x24, %o2 ldsb [%l7 + %o2], %l2 call loop_640 loop_638: fbu,a %fcc0, loop_641 loop_639: call loop_642 call loop_643 loop_640: nop ! taddcctv %g5, %l6, %g3 changed by convert2hboot loop_641: umulcc %i0, 0x1998, %l5 loop_642: ldub [%l7 + 0x31], %i6 loop_643: call loop_644 alignaddr %g4, %i1, %o6 nop set 0x40, %l2 std %o4, [%l7 + %l2] add %l7, 0x44, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %g2 loop_644: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot movu %fcc2, %l0, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_645 rdpr %wstate, %l3 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! casxa [%l6] 0x80, %o4, %g6 ASI use replaced by convert2hboot loop_645: nop set 0x4E, %g7 ldsb [%l7 + %g7], %l4 fba,a %fcc0, loop_646 mulx %i4, %o7, %i3 edge16ln %i7, %i5, %o3 nop set 0x70, %g1 prefetch [%l7 + %g1], 4 loop_646: st %f4, [%l7 + 0x74] subcc %o2, %g7, %l2 call loop_647 movrlz %g5, %g3, %l6 nop ! wrpr %l5, %i0, %tick changed by convert2hboot set 0x3A, %l6 nop ! stha %g4, [%l7 + %l6] 0x0c ASI use replaced by convert2hboot loop_647: call loop_648 rdpr %wstate, %i1 call loop_649 call loop_650 loop_648: call loop_651 lduw [%l7 + 0x64], %i6 loop_649: nop set 0x38, %i4 stw %o6, [%l7 + %i4] loop_650: nop set 0x7C, %i3 ldsw [%l7 + %i3], %g2 loop_651: nop set 0x18, %o5 ldsh [%l7 + %o5], %o5 popc %i2, %l1 call loop_652 nop ! tleu %xcc, 0x61 changed by convert2hboot set 0x60, %o3 nop ! ldda [%l7 + %o3] 0x04, %l0 ASI use replaced by convert2hboot loop_652: nop ! tleu %xcc, 0x4c changed by convert2hboot call loop_653 fpadd32 %f0, %f2, %f4 addc %o0, 0x148F, %o1 call loop_654 loop_653: nop ! rdhpr %htba, %l3 changed by convert2hboot subcc %g1, %o4, %l4 call loop_655 loop_654: ldsh [%l7 + 0x7A], %i4 set 0x32, %l5 nop ! ldsha [%l7 + %l5] 0x04, %o7 ASI use replaced by convert2hboot loop_655: call loop_656 wr %g0, 0x0, %pcr ! wr %i3, %i7, %clear_softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_656: nop set 0x00, %i5 nop ! ldxa [%g0 + %i5] 0x50, %g6 ASI use replaced by convert2hboot set 0x10, %l1 lda [%l7 + %l1] 0x18, %f14 movu %fcc2, 0x167, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x20, %i2 nop ! ldswa [%l7 + %i2] 0x0c, %g7 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot ldstub [%l7 + 0x7C], %l6 call loop_657 nop ! tvs %xcc, 0x6f changed by convert2hboot call loop_658 call loop_659 loop_657: sra %g3, %l5, %i0 ldub [%l7 + 0x08], %g4 loop_658: call loop_660 loop_659: ldsw [%l7 + 0x18], %i6 lduh [%l7 + 0x20], %o6 call loop_661 loop_660: st %f31, [%l7 + 0x30] call loop_662 edge16 %i1, %o5, %g2 loop_661: nop set 0x20, %o0 nop ! stxa %i2, [%l7 + %o0] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_662: call loop_663 nop setx 0x1EF5, %l0, %o0 sdivx %l1, %o0, %o1 call loop_664 nop set 0x28, %g4 ldd [%l7 + %g4], %l2 loop_663: nop add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_664: call loop_665 edge32n %o4, %i4, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_665: call loop_666 nop ! tcc %icc, 0x6f changed by convert2hboot call loop_667 nop ! tn %icc, 0x79 changed by convert2hboot loop_666: nop set 0x66, %l4 ldub [%l7 + %l4], %i7 set 0x40, %g6 nop ! stda %f0, [%l7 + %g6] 0xdb ASI use replaced by convert2hboot loop_667: nop add %l7, 0x34, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot std %f24, [%l7 + 0x10] srlx %o2, 0x03, %g6 fbl %fcc0, loop_668 call loop_669 call loop_670 flush %l7 + 0x44 loop_668: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_669: movu %fcc1, %o3, %g5 loop_670: stb %l6, [%l7 + 0x37] wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_671 call loop_672 fmul8x16 %f12, %f26, %f26 movrlz %g3, %g4, %i0 loop_671: nop nop setx 0xC95F60BED0596000, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr loop_672: nop ! sir 0x0274 !!sir is illegal_instruction call loop_673 movcc %icc, %i6, %o6 nop set 0x60, %o7 prefetch [%l7 + %o7], 2 nop set 0x2C, %l0 ldsw [%l7 + %l0], %i1 loop_673: nop set 0x50, %i0 nop ! ldswa [%l7 + %i0] 0x11, %o5 ASI use replaced by convert2hboot nop set 0x62, %o6 ldub [%l7 + %o6], %g2 fnands %f15, %f7, %f10 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot edge8l %i2, %o1, %l0 movo %fcc0, 0x273, %g1 ldub [%l7 + 0x1D], %o4 nop nop setx 0xAC331FB5, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f6 setx 0xBDA9703E, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f19 fadds %f19, %f6, %f23 call loop_674 st %f16, [%l7 + 0x74] sdiv %i4, 0x140F, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_674: nop ! sir 0x17D3 !!sir is illegal_instruction call loop_675 ldsh [%l7 + 0x30], %o7 nop set 0x4A, %i1 stb %i5, [%l7 + %i1] stw %l4, [%l7 + 0x40] loop_675: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_676 fmovrdlez %o2, %f22, %f0 xorcc %g6, 0x0FF7, %g7 edge16ln %g5, %o3, %l6 loop_676: call loop_677 nop nop setx 0x57CADED8, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f17 fsqrts %f17, %f17 fxor %f24, %f6, %f10 fbe,pt %fcc2, loop_678 loop_677: ldx [%l7 + 0x18], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot loop_678: nop set 0x6F, %o4 ldub [%l7 + %o4], %l2 umul %i0, %g4, %i6 call loop_679 call loop_680 nop set 0x3C, %i7 ldstub [%l7 + %i7], %o6 rdpr %wstate, %i1 loop_679: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_680: sdiv %g2, 0x0A2F, %o0 ld [%l7 + 0x6C], %f29 ldd [%l7 + 0x20], %l0 st %f23, [%l7 + 0x60] call loop_681 call loop_682 call loop_683 fexpand %f2, %f16 loop_681: bg,a %icc, loop_684 loop_682: nop nop setx 0xB0476400, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr loop_683: sth %o1, [%l7 + 0x20] nop set 0x08, %g2 std %f12, [%l7 + %g2] loop_684: nop set 0x08, %g3 ldstub [%l7 + %g3], %i2 rd %fprs, %g1 set 0x38, %i6 lda [%l7 + %i6] 0x89, %f20 call loop_685 movpos %icc, 0x000, %o4 nop ! taddcctv %i4, 0x73, %l3 changed by convert2hboot st %f12, [%l7 + 0x18] loop_685: call loop_686 nop ! te %icc, 0x6d changed by convert2hboot ldx [%l7 + 0x48], %l0 nop ! ta %icc, 0x79 changed by convert2hboot loop_686: ldsw [%l7 + 0x74], %o7 nop set 0x0A, %o1 lduh [%l7 + %o1], %i3 call loop_687 call loop_688 nop ! tge %xcc, 0x3c changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_687: call loop_689 loop_688: fpadd16 %f6, %f10, %f6 fbg,a,pn %fcc0, loop_690 addcc %i7, 0x145A, %l4 loop_689: xnorcc %g6, %g7, %g5 nop set 0x78, %g5 lduw [%l7 + %g5], %o2 loop_690: nop nop setx 0x27857EC1306A3400, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr prefetch [%l7 + 0x10], 0 movcs %icc, %l6, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop nop setx 0xE4F86D2F4F8A0898, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f10 setx 0xB42D66FE4320260B, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fsubd %f12, %f10, %f8 nop set 0x6C, %o2 flush %l7 + %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l7 + 0x18] %asi, %f20 fnor %f20, %f22, %f8 fpsub32s %f24, %f3, %f24 edge32l %l2, %i0, %g4 lduw [%l7 + 0x78], %i6 nop ! rdhpr %ver, %l5 changed by convert2hboot set 0x24, %l3 nop ! swapa [%l7 + %l3] 0x81, %o6 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync stw %i1, [%l7 + 0x2C] nop ! tpos %icc, 0x57 changed by convert2hboot edge16l %g2, %o0, %l1 nop ! tneg %icc, 0x6e changed by convert2hboot nop ! tvs %icc, 0x3f changed by convert2hboot addcc %o1, %g1, %i2 call loop_691 call loop_692 edge16l %i4, %o4, %l3 nop ! te %xcc, 0x70 changed by convert2hboot loop_691: srlx %l0, 0x11, %o7 loop_692: movre %i5, 0x261, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xA7C, %hsys_tick_cmpr changed by convert2hboot nop ! rdhpr %hpstate, %g5 changed by convert2hboot call loop_693 call loop_694 call loop_695 brnz,a %o2, loop_696 loop_693: movvc %xcc, 0x1ED, %l6 loop_694: fbu,pt %fcc2, loop_697 loop_695: fmovdo %fcc2, %f0, %f6 loop_696: edge8 %o3, %g7, %l2 edge32ln %g3, %g4, %i6 loop_697: call loop_698 call loop_699 udivx %l5, 0x0072, %i0 xnorcc %o6, %i1, %g2 loop_698: stb %o5, [%l7 + 0x7D] loop_699: nop set 0x78, %g7 nop ! stxa %o0, [%l7 + %g7] 0x19 ASI use replaced by convert2hboot fmovsl %icc, %f21, %f29 movleu %xcc, 0x61D, %o1 stw %g1, [%l7 + 0x68] xorcc %i2, 0x0FFA, %i4 fcmpeq32 %f2, %f10, %l1 nop ! rdhpr %htba, %o4 changed by convert2hboot stx %l0, [%l7 + 0x48] ldstub [%l7 + 0x57], %l3 set 0x7E, %l2 nop ! ldsba [%l7 + %l2] 0x81, %i5 ASI use replaced by convert2hboot call loop_700 edge32l %o7, %i7, %g6 call loop_701 fsrc2 %f10, %f28 loop_700: st %f9, [%l7 + 0x0C] std %f26, [%l7 + 0x68] loop_701: alignaddr %i3, %g5, %o2 prefetch [%l7 + 0x58], 2 set 0x3C, %g1 nop ! lduba [%l7 + %g1] 0x18, %l4 ASI use replaced by convert2hboot nop set 0x44, %l6 flush %l7 + %l6 edge8l %o3, %l6, %g7 orn %l2, 0x0A30, %g3 nop ! ta %icc, 0x47 changed by convert2hboot nop ! tpos %xcc, 0x62 changed by convert2hboot nop set 0x4C, %i3 flush %l7 + %i3 addc %i6, 0x0ECF, %g4 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot sth %i1, [%l7 + 0x34] fcmpeq32 %f0, %f24, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_702 nop set 0x4B, %i4 ldub [%l7 + %i4], %g2 andncc %o0, 0x151D, %o1 nop ! tle %xcc, 0x43 changed by convert2hboot loop_702: fcmpes %fcc2, %f21, %f30 call loop_703 rd %ccr, %g1 fmovse %fcc0, %f26, %f4 nop set 0x38, %o5 stx %i4, [%l7 + %o5] loop_703: nop add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %i2, %l1 ASI use replaced by convert2hboot nop nop setx 0xF292BFFF407A0000, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr edge32ln %l0, %o4, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync call loop_704 rdpr %otherwin, %i7 bvs,a %xcc, loop_705 fbe %fcc0, loop_706 loop_704: call loop_707 fxors %f15, %f12, %f9 loop_705: nop setx 0x1822, %l0, %o7 udivcc %g6, %o7, %i3 loop_706: rd %ccr, %g5 loop_707: ldd [%l7 + 0x40], %f16 orncc %o2, 0x1762, %l4 call loop_708 call loop_709 edge8l %o3, %g7, %l6 call loop_710 loop_708: sra %l2, 0x1E, %i6 loop_709: fandnot1s %f20, %f4, %f28 nop set 0x30, %o3 swap [%l7 + %o3], %g3 loop_710: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x1CC, %hsys_tick_cmpr changed by convert2hboot nop set 0x40, %l5 ldx [%l7 + %l5], %o6 nop set 0x68, %l1 ldstub [%l7 + %l1], %l5 umulcc %i0, 0x1364, %o5 wrpr %g0, 0x0, %gl movue %fcc0, %o0, %o1 fcmpeq32 %f4, %f12, %i4 call loop_711 st %f4, [%l7 + 0x78] fornot1 %f30, %f14, %f18 loop_711: nop ! rdhpr %hintp, %g1 changed by convert2hboot call loop_712 nop ! rdhpr %hsys_tick_cmpr, %i2 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_712: call loop_713 fbn,a,pn %fcc0, loop_714 ldstub [%l7 + 0x08], %l0 nop set 0x30, %i5 ldd [%l7 + %i5], %l2 loop_713: ldx [%l7 + 0x10], %i5 loop_714: flush %l7 + 0x70 bge,pt %icc, loop_715 wr %g0, 0x0, %pcr ! wr %i7, 0x0D58, %clear_softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g6, %o4, %y changed by convert2hboot movvs %xcc, 0x3AA, %i3 loop_715: nop set 0x18, %o0 nop ! lduwa [%l7 + %o0] 0x80, %o7 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop set 0x20, %i2 ldd [%l7 + %i2], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync nop set 0x30, %l4 ldd [%l7 + %l4], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0xd3, %asi changed by convert2hboot nop set 0x10, %g4 ldsw [%l7 + %g4], %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot swap [%l7 + 0x28], %l6 movleu %xcc, %i6, %g3 srl %g4, %l5, %i0 call loop_716 movle %fcc1, %o5, %g2 nop nop setx 0xA054E000, %l0, %l6 st %l6, [%l7 + 0x48] ld [%l7 + 0x48], %fsr udiv %o6, 0x1E35, %i1 loop_716: call loop_717 movcs %xcc, 0x1F2, %o0 nop nop setx 0x791400, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr call loop_718 loop_717: ldx [%l7 + 0x18], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_718: sethi 0x1548, %i2 edge16 %g1, %l1, %l0 fcmpne32 %f20, %f18, %l3 call loop_719 ble %icc, loop_720 call loop_721 nop ! tl %icc, 0x73 changed by convert2hboot loop_719: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_720: call loop_722 loop_721: call loop_723 edge32 %i5, %g6, %i3 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x32B, %hsys_tick_cmpr changed by convert2hboot loop_722: call loop_724 loop_723: nop setx loop_725, %l0, %l1 jmpl %l1, %g5 call loop_726 call loop_727 loop_724: bgu,a,pt %xcc, loop_728 loop_725: movne %icc, %l4, %o2 loop_726: call loop_729 loop_727: swap [%l7 + 0x78], %g7 loop_728: call loop_730 nop set 0x60, %g6 ldx [%l7 + %g6], %o3 loop_729: nop setx 0x0D31, %l0, %l6 udiv %l2, %l6, %o4 set 0x74, %o7 lda [%l7 + %o7] 0x10, %f30 loop_730: call loop_731 membar #Sync set 0x40, %l0 nop ! ldda [%l7 + %l0] 0xf9, %f0 ASI use replaced by convert2hboot loop_731: sllx %g3, 0x08, %i6 ldsb [%l7 + 0x41], %g4 movvs %icc, 0x0E1, %i0 fornot2s %f27, %f29, %f19 call loop_732 nop fitos %f12, %f7 fstod %f7, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_732: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync lduh [%l7 + 0x7E], %l5 nop ! tle %xcc, 0x48 changed by convert2hboot edge16 %o6, %o0, %i1 call loop_733 fmovduge %fcc2, %f16, %f4 sth %i4, [%l7 + 0x58] nop ! tvc %xcc, 0x50 changed by convert2hboot loop_733: call loop_734 nop set 0x56, %i0 ldstub [%l7 + %i0], %i2 nop set 0x20, %o6 ldx [%l7 + %o6], %o1 stb %l1, [%l7 + 0x24] loop_734: fabss %f2, %f4 st %f27, [%l7 + 0x64] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop ! tg %icc, 0x6d changed by convert2hboot lduw [%l7 + 0x08], %i7 call loop_735 nop set 0x64, %o4 sth %i5, [%l7 + %o4] call loop_736 nop ! rdpr %tl, %g6 changed by convert2hboot loop_735: array16 %i3, %l3, %o7 nop set 0x74, %i1 lduh [%l7 + %i1], %g5 loop_736: nop fitos %f6, %f19 fstod %f19, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync nop set 0x72, %i7 sth %g7, [%l7 + %i7] add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x78, %g2 std %f14, [%l7 + %g2] set 0x4E, %g3 nop ! lduba [%l7 + %g3] 0x81, %l6 ASI use replaced by convert2hboot srlx %o4, 0x0A, %l2 add %l7, 0x6C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! ta %icc, 0x5a changed by convert2hboot set 0x58, %i6 nop ! stxa %i0, [%l7 + %i6] 0x11 ASI use replaced by convert2hboot call loop_737 rd %pc, %g3 ldd [%l7 + 0x48], %f14 call loop_738 loop_737: ldub [%l7 + 0x73], %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_738: nop set 0x24, %o1 nop ! stwa %o5, [%l7 + %o1] 0x2b ASI use replaced by convert2hboot membar #Sync movlg %fcc1, %o0, %o6 movleu %icc, %i1, %i4 call loop_739 movule %fcc0, 0x5AE, %i2 set 0x40, %g5 nop ! stda %f16, [%l7 + %g5] 0xcd ASI use replaced by convert2hboot loop_739: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_740 std %f26, [%l7 + 0x40] edge32l %l0, %g1, %i7 nop nop setx 0x9060A400, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr loop_740: sth %l1, [%l7 + 0x18] set 0x7C, %l3 nop ! stba %i5, [%l7 + %l3] 0x89 ASI use replaced by convert2hboot movrgz %g6, %i3, %o7 fmovdue %fcc3, %f22, %f22 call loop_741 nop set 0x10, %o2 ldd [%l7 + %o2], %g4 nop ! tsubcctv %l3, 0x3a, %g7 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_741: sra %o2, 0x18, %o3 nop ! tle %xcc, 0x78 changed by convert2hboot call loop_742 nop set 0x60, %l2 std %f10, [%l7 + %l2] movu %fcc2, 0x41F, %o4 loop_742: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x6C] %asi, %f23 nop set 0x57, %g1 stb %l6, [%l7 + %g1] nop setx 0x1257, %l0, %i6 sdivx %l2, %i6, %g4 movrlz %g3, 0x212, %g2 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %l5 nop set 0x5C, %l6 stw %o0, [%l7 + %l6] sth %o6, [%l7 + 0x2A] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop ! tge %icc, 0x79 changed by convert2hboot call loop_743 nop set 0x50, %g7 ldx [%l7 + %g7], %i4 call loop_744 nop set 0x54, %i4 ldsw [%l7 + %i4], %i0 loop_743: call loop_745 brgz %o1, loop_746 loop_744: nop nop setx 0xF7198B779E6C4726, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f14 setx 0xD7C79F9DC837E4EA, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f2 fdivd %f2, %f14, %f8 call loop_747 loop_745: fmovscc %xcc, %f6, %f20 loop_746: fbo,a,pt %fcc1, loop_748 call loop_749 loop_747: call loop_750 call loop_751 loop_748: add %l0, 0x080A, %g1 loop_749: fmovrslz %i7, %f26, %f22 loop_750: call loop_752 loop_751: st %f15, [%l7 + 0x2C] xnorcc %i2, %i5, %l1 call loop_753 loop_752: call loop_754 nop set 0x40, %o5 ldx [%l7 + %o5], %g6 flush %l7 + 0x1C loop_753: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x408, %hsys_tick_cmpr changed by convert2hboot loop_754: mulx %g5, 0x0014, %i3 nop set 0x1A, %i3 stb %g7, [%l7 + %i3] call loop_755 nop ! taddcctv %l3, %l4, %o2 changed by convert2hboot set 0x1C, %l5 nop ! ldsha [%l7 + %l5] 0x11, %o3 ASI use replaced by convert2hboot loop_755: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x2D1, %hsys_tick_cmpr changed by convert2hboot fmovrslez %l2, %f5, %f11 sethi 0x0895, %i6 nop set 0x2C, %l1 flush %l7 + %l1 call loop_756 call loop_757 nop set 0x5A, %o3 lduh [%l7 + %o3], %g4 call loop_758 loop_756: call loop_759 loop_757: nop ! ta %xcc, 0x43 changed by convert2hboot ld [%l7 + 0x34], %f23 loop_758: nop set 0x68, %i5 nop ! prefetcha [%l7 + %i5] 0x80, 4 ASI use replaced by convert2hboot loop_759: alignaddr %g3, %l5, %o5 call loop_760 nop nop setx 0x2EC0BCD9E0675800, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr call loop_761 nop ! rdpr %tba, %g2 changed by convert2hboot loop_760: nop set 0x46, %i2 lduh [%l7 + %i2], %o0 nop set 0x64, %l4 prefetch [%l7 + %l4], 0 loop_761: orn %i1, %o6, %i4 nop setx 0x0F4C, %l1, %l0 sdivcc %i0, %l0, %g1 edge8n %i7, %o1, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fsrc2s %f30, %f21 flush %l7 + 0x64 rdpr %otherwin, %l1 membar #Sync set 0x40, %o0 nop ! ldda [%l7 + %o0] 0x1e, %f16 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot set 0x40, %g4 nop ! ldda [%l7 + %g4] 0x2c, %g6 ASI use replaced by convert2hboot call loop_762 swap [%l7 + 0x58], %g5 wr %g0, 0x0, %pcr ! wr %g7, 0x081F, %ccr changed by convert2hboot nop nop setx 0x5CEC00, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr loop_762: call loop_763 fbg,pn %fcc1, loop_764 subc %l3, 0x1A75, %i3 nop nop setx 0xB73053563066A400, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr loop_763: nop set 0x54, %g6 nop ! ldswa [%l7 + %g6] 0x89, %l4 ASI use replaced by convert2hboot loop_764: nop ! rdhpr %ver, %o3 changed by convert2hboot nop set 0x50, %l0 stw %l6, [%l7 + %l0] nop set 0x5A, %o7 ldsh [%l7 + %o7], %o2 movrgz %l2, %i6, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync set 0x7A, %i0 nop ! ldsha [%l7 + %i0] 0x81, %g3 ASI use replaced by convert2hboot set 0x70, %o6 nop ! stwa %o5, [%l7 + %o6] 0x10 ASI use replaced by convert2hboot call loop_765 call loop_766 nop set 0x08, %i1 ldx [%l7 + %i1], %l5 nop set 0x68, %i7 ldd [%l7 + %i7], %g2 loop_765: nop set 0x20, %o4 ldsw [%l7 + %o4], %i1 loop_766: call loop_767 stb %o6, [%l7 + 0x13] movrlz %o0, %i0, %i4 nop nop setx 0x966A7D14307FD800, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr loop_767: nop set 0x5C, %g2 nop ! lduwa [%l7 + %g2] 0x11, %g1 ASI use replaced by convert2hboot nop ! te %icc, 0x57 changed by convert2hboot call loop_768 call loop_769 nop setx 0x1385, %l1, %l0 udivcc %i7, %l0, %o1 nop set 0x24, %i6 ldsw [%l7 + %i6], %i5 loop_768: alignaddrl %i2, %o7, %l1 loop_769: call loop_770 nop set 0x34, %o1 stw %g6, [%l7 + %o1] stx %g7, [%l7 + 0x28] wrpr %g5, 0x0D45, %cwp loop_770: nop ! rdhpr %ver, %i3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot st %f3, [%l7 + 0x18] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xDBE, %hsys_tick_cmpr changed by convert2hboot call loop_771 call loop_772 flush %l7 + 0x38 sdivx %o2, 0x0CD9, %l2 loop_771: nop set 0x60, %g5 ldsw [%l7 + %g5], %i6 loop_772: nop set 0x60, %g3 stw %o4, [%l7 + %g3] call loop_773 nop set 0x68, %l3 ldstub [%l7 + %l3], %g4 call loop_774 ld [%l7 + 0x1C], %f30 loop_773: wr %g0, 0x0, %pcr ! wr %g3, 0x1B27, %pic changed by convert2hboot lduw [%l7 + 0x18], %o5 loop_774: nop set 0x52, %o2 ldub [%l7 + %o2], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wrpr %o6, 0x0375, %cwp set 0x52, %l2 nop ! lduha [%l7 + %l2] 0x19, %o0 ASI use replaced by convert2hboot fbe,a %fcc2, loop_775 nop nop setx 0xF2289F64E0746C00, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr call loop_776 call loop_777 loop_775: call loop_778 nop set 0x08, %g1 prefetch [%l7 + %g1], 0 loop_776: nop set 0x40, %l6 ldd [%l7 + %l6], %f8 loop_777: loop_778: edge8 %i0, %i4, %i1 set 0x65, %i4 nop ! ldsba [%l7 + %i4] 0x88, %g1 ASI use replaced by convert2hboot set 0x12, %g7 nop ! lduha [%l7 + %g7] 0x18, %i7 ASI use replaced by convert2hboot xorcc %l0, %o1, %i2 be,a %xcc, loop_779 prefetch [%l7 + 0x50], 3 edge32 %i5, %o7, %l1 wr %g0, 0x0, %pcr ! wr %g7, 0x18E7, %y changed by convert2hboot loop_779: call loop_780 nop ! rdhpr %hintp, %g5 changed by convert2hboot set 0x39, %o5 nop ! lduba [%l7 + %o5] 0x0c, %i3 ASI use replaced by convert2hboot loop_780: nop set 0x72, %i3 nop ! stba %g6, [%l7 + %i3] 0x2f ASI use replaced by convert2hboot membar #Sync st %f23, [%l7 + 0x24] wrpr %o3, %l6, %cwp set 0x2E, %l1 nop ! stha %l4, [%l7 + %l1] 0x18 ASI use replaced by convert2hboot srlx %l3, %o2, %i6 call loop_781 nop set 0x54, %l5 ldsh [%l7 + %l5], %o4 membar #Sync set 0x40, %o3 nop ! ldda [%l7 + %o3] 0x1e, %f0 ASI use replaced by convert2hboot loop_781: edge32ln %l2, %g3, %o5 array32 %g4, %l5, %o6 nop set 0x6D, %i5 ldub [%l7 + %i5], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot fmovdne %fcc3, %f10, %f2 mulx %g2, %i1, %i4 nop set 0x0F, %i2 ldstub [%l7 + %i2], %g1 nop fitos %f14, %f18 fstox %f18, %f8 set 0x0C, %l4 nop ! swapa [%l7 + %l4] 0x10, %l0 ASI use replaced by convert2hboot movo %fcc3, %i7, %o1 membar #Sync set 0x40, %g4 nop ! ldda [%l7 + %g4] 0x17, %f0 ASI use replaced by convert2hboot call loop_782 bne,a %xcc, loop_783 sth %i2, [%l7 + 0x72] set 0x44, %g6 sta %f22, [%l7 + %g6] 0x88 loop_782: call loop_784 loop_783: movlg %fcc0, %o7, %l1 bcs %xcc, loop_785 nop set 0x74, %l0 swap [%l7 + %l0], %g7 loop_784: lduw [%l7 + 0x68], %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_785: call loop_786 sth %g5, [%l7 + 0x20] ldsb [%l7 + 0x34], %i3 umulcc %g6, %l6, %l4 loop_786: bmask %o3, %l3, %o2 ldub [%l7 + 0x5F], %o4 call loop_787 call loop_788 movge %icc, 0x078, %l2 bvc %xcc, loop_789 loop_787: nop set 0x10, %o7 lduh [%l7 + %o7], %g3 loop_788: stw %i6, [%l7 + 0x14] edge8l %g4, %l5, %o6 loop_789: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xF3A, %hsys_tick_cmpr changed by convert2hboot call loop_790 fmovdl %fcc1, %f22, %f30 subcc %i0, %o0, %i1 bneg,a,pt %xcc, loop_791 loop_790: bn,a %icc, loop_792 nop nop setx 0x7078E400, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr loop_791: ldsb [%l7 + 0x7A], %i4 loop_792: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot srl %l0, %g2, %i7 nop set 0x48, %i0 ldd [%l7 + %i0], %i2 std %f4, [%l7 + 0x68] nop set 0x7C, %o0 ldsb [%l7 + %o0], %o7 ld [%l7 + 0x2C], %f27 stb %o1, [%l7 + 0x10] set 0x7C, %o6 nop ! lduba [%l7 + %o6] 0x11, %l1 ASI use replaced by convert2hboot sllx %g7, 0x10, %i5 set 0x18, %i1 nop ! stda %i2, [%l7 + %i1] 0x27 ASI use replaced by convert2hboot membar #Sync call loop_793 nop set 0x14, %o4 stw %g6, [%l7 + %o4] fone %f28 rdpr %gl, %l6 loop_793: brlz,pt %l4, loop_794 call loop_795 call loop_796 sth %g5, [%l7 + 0x16] loop_794: nop set 0x6C, %i7 prefetch [%l7 + %i7], 1 loop_795: call loop_797 loop_796: st %f7, [%l7 + 0x60] set 0x18, %g2 nop ! ldsha [%l7 + %g2] 0x10, %o3 ASI use replaced by convert2hboot loop_797: nop nop setx 0x1077FC00, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr nop set 0x20, %o1 std %l2, [%l7 + %o1] movle %fcc3, 0x404, %o2 call loop_798 umulcc %l2, %o4, %i6 umulcc %g3, %g4, %o6 array32 %l5, %i0, %o0 loop_798: nop ! tcs %xcc, 0x66 changed by convert2hboot umul %i1, %o5, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot umul %g1, %g2, %i2 movue %fcc0, %o7, %o1 call loop_799 ldd [%l7 + 0x48], %f30 fnot1 %f18, %f10 set 0x14, %i6 nop ! swapa [%l7 + %i6] 0x80, %l1 ASI use replaced by convert2hboot loop_799: nop set 0x30, %g5 ldub [%l7 + %g5], %g7 fbo %fcc0, loop_800 bmask %i7, %i3, %i5 nop ! taddcc %l6, 0x57, %g6 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x20, %asi changed by convert2hboot loop_800: nop set 0x50, %l3 nop ! stha %g5, [%l7 + %l3] 0x22 ASI use replaced by convert2hboot membar #Sync call loop_801 call loop_802 flush %l7 + 0x70 sra %o3, 0x0E, %o2 loop_801: nop set 0x34, %o2 stw %l3, [%l7 + %o2] loop_802: ldsw [%l7 + 0x44], %o4 nop setx loop_803, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002200001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot nop nop setx 0x38E9ABC3, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f23 setx 0x3A2F5E7D, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f9 fsubs %f9, %f23, %f22 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_803: call loop_804 nop set 0x50, %l2 ldd [%l7 + %l2], %f6 fpadd16s %f26, %f4, %f25 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_804: prefetch [%l7 + 0x58], 2 sra %g4, 0x06, %l2 call loop_805 wr %g0, 0x0, %pcr ! wr %l5, 0x19F8, %softint changed by convert2hboot movrlz %i0, 0x004, %o6 movrne %i1, 0x21E, %o0 loop_805: stx %i4, [%l7 + 0x30] nop set 0x60, %g1 swap [%l7 + %g1], %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot nop fitod %f2, %f2 fdtox %f2, %f14 call loop_806 call loop_807 call loop_808 nop nop setx 0xE06EE800, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr loop_806: fpsub32s %f18, %f13, %f0 loop_807: call loop_809 loop_808: bcc,a %icc, loop_810 call loop_811 movue %fcc1, %g2, %i2 loop_809: nop ! tsubcc %l0, %o1, %l1 changed by convert2hboot loop_810: movrgz %g7, %i7, %o7 loop_811: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_812 movlg %fcc2, %g6, %l6 call loop_813 call loop_814 loop_812: fbule,pt %fcc1, loop_815 call loop_816 loop_813: orn %l4, 0x11A5, %g5 loop_814: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_815: nop set 0x40, %l6 nop ! stda %f0, [%l7 + %l6] 0xc2 ASI use replaced by convert2hboot loop_816: movcc %icc, %l3, %o3 nop ! rdhpr %hsys_tick_cmpr, %o4 changed by convert2hboot call loop_817 call loop_818 call loop_819 nop ! tl %xcc, 0x39 changed by convert2hboot loop_817: wrpr %g0, 0x0, %gl loop_818: bn,a %xcc, loop_820 loop_819: fblg,a %fcc1, loop_821 call loop_822 ldub [%l7 + 0x76], %g3 loop_820: call loop_823 loop_821: nop set 0x4E, %i4 ldub [%l7 + %i4], %l2 loop_822: fbul %fcc0, loop_824 call loop_825 loop_823: movne %fcc2, %l5, %i0 set 0x16, %g7 nop ! ldsba [%l7 + %g7] 0x89, %o6 ASI use replaced by convert2hboot loop_824: st %f12, [%l7 + 0x3C] loop_825: call loop_826 fbn %fcc2, loop_827 movleu %xcc, 0x692, %g4 udivcc %i1, 0x1611, %i4 loop_826: fbul %fcc0, loop_828 loop_827: brgz,pt %o5, loop_829 call loop_830 brnz %g1, loop_831 loop_828: bvc,a,pn %icc, loop_832 loop_829: movge %fcc0, %o0, %g2 loop_830: call loop_833 loop_831: call loop_834 loop_832: ldub [%l7 + 0x6F], %i2 rd %ccr, %o1 loop_833: edge8 %l0, %g7, %i7 loop_834: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot ldsh [%l7 + 0x4E], %i5 call loop_835 array16 %i3, %o7, %l6 sub %g6, %l4, %o2 st %f2, [%l7 + 0x7C] loop_835: fmovsgu %xcc, %f31, %f26 ldx [%l7 + 0x58], %l3 call loop_836 add %o3, 0x06C6, %o4 call loop_837 nop ! tge %icc, 0x41 changed by convert2hboot loop_836: nop set 0x1C, %g3 stb %i6, [%l7 + %g3] call loop_838 loop_837: ldsw [%l7 + 0x64], %g5 call loop_839 call loop_840 loop_838: call loop_841 call loop_842 loop_839: call loop_843 loop_840: nop set 0x08, %i3 flush %l7 + %i3 loop_841: nop set 0x40, %l1 std %l2, [%l7 + %l1] loop_842: nop set 0x25, %o5 nop ! ldstuba [%l7 + %o5] 0x10, %l5 ASI use replaced by convert2hboot loop_843: nop set 0x28, %l5 ldd [%l7 + %l5], %i0 set 0x60, %i5 nop ! prefetcha [%l7 + %i5] 0x11, 3 ASI use replaced by convert2hboot call loop_844 nop ! te %icc, 0x3a changed by convert2hboot andncc %o6, %g4, %i1 add %l7, 0x6C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l6] %asi, %i4 loop_844: nop fitod %f0, %f4 fdtos %f4, %f14 srax %o0, 0x04, %g2 addccc %i2, %g1, %l0 nop ! tcc %icc, 0x5e changed by convert2hboot fbo,a %fcc3, loop_845 call loop_846 nop set 0x08, %i2 flush %l7 + %i2 call loop_847 loop_845: call loop_848 loop_846: st %f2, [%l7 + 0x10] call loop_849 loop_847: call loop_850 loop_848: xnorcc %g7, 0x0FE2, %i7 nop setx loop_851, %l0, %l1 jmpl %l1, %o1 loop_849: call loop_852 loop_850: wr %g0, 0x0, %pcr ! wr %i5, 0x06B6, %softint changed by convert2hboot loop_851: ldd [%l7 + 0x50], %l0 loop_852: nop add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot ldsw [%l7 + 0x3C], %g6 set 0x40, %o3 nop ! ldda [%l7 + %o3] 0xd0, %f0 ASI use replaced by convert2hboot call loop_853 call loop_854 nop set 0x56, %l4 ldsb [%l7 + %l4], %l4 swap [%l7 + 0x24], %o2 loop_853: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd1, %asi changed by convert2hboot loop_854: nop nop setx 0xE3C9DD5F4D880069, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 setx 0x3CF4FE3648DD3CD4, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fmuld %f12, %f0, %f10 set 0x18, %g6 nop ! stwa %l3, [%l7 + %g6] 0x27 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot ldsb [%l7 + 0x47], %o4 nop nop setx 0x2379E4380515095A, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f8 setx 0xD9B7F6C5409F3C2B, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f14 fsubd %f14, %f8, %f18 nop set 0x5E, %g4 ldstub [%l7 + %g4], %o7 call loop_855 ldsw [%l7 + 0x34], %g5 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_855: nop set 0x5F, %l0 nop ! stba %i0, [%l7 + %l0] 0xea ASI use replaced by convert2hboot membar #Sync fbge %fcc0, loop_856 movg %fcc2, %g3, %o6 andcc %g4, %i1, %i4 movue %fcc1, %l2, %o5 loop_856: movo %fcc1, 0x63F, %g2 fpadd16 %f4, %f30, %f24 call loop_857 movre %i2, %g1, %l0 fblg,a %fcc1, loop_858 ldd [%l7 + 0x70], %f14 loop_857: nop nop setx 0xAF71A1FBA062D800, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr call loop_859 loop_858: subcc %g7, %i7, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_859: ldub [%l7 + 0x5B], %o1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x10D, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync movle %fcc0, %l4, %g6 call loop_860 fmovsvc %xcc, %f6, %f15 call loop_861 nop set 0x62, %o7 ldsh [%l7 + %o7], %o2 loop_860: call loop_862 nop ! ta %icc, 0x63 changed by convert2hboot loop_861: sth %l3, [%l7 + 0x10] loop_862: nop set 0x5A, %i0 nop ! lduha [%l7 + %i0] 0x89, %o3 ASI use replaced by convert2hboot call loop_863 movrne %o7, %o4, %i6 lduh [%l7 + 0x78], %g5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x07B, %hsys_tick_cmpr changed by convert2hboot loop_863: nop set 0x30, %o6 nop ! stwa %g3, [%l7 + %o6] 0x0c ASI use replaced by convert2hboot edge32l %g4, %o6, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot ldub [%l7 + 0x0C], %i4 call loop_864 call loop_865 movo %fcc1, 0x370, %g2 nop nop setx 0xB406E1CE22F59333, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f6 fsqrtd %f6, %f22 loop_864: bge,a,pt %xcc, loop_866 loop_865: umul %o5, %g1, %i2 edge16l %g7, %i7, %o0 movne %fcc0, 0x5EE, %i5 loop_866: call loop_867 subc %l0, %l1, %l6 call loop_868 call loop_869 loop_867: nop nop setx 0x410417E550560400, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr call loop_870 loop_868: std %f6, [%l7 + 0x20] loop_869: brnz,a %o1, loop_871 call loop_872 loop_870: call loop_873 lduh [%l7 + 0x28], %l4 loop_871: call loop_874 loop_872: stx %i3, [%l7 + 0x60] loop_873: nop set 0x40, %i1 swap [%l7 + %i1], %g6 movuge %fcc0, 0x392, %o2 loop_874: fmovdcc %icc, %f26, %f8 ld [%l7 + 0x20], %f7 wr %g0, 0x0, %pcr ! wr %g0, 0xd8, %asi changed by convert2hboot call loop_875 call loop_876 fcmpne16 %f8, %f16, %o3 set 0x38, %o0 nop ! ldxa [%g0 + %o0] 0x4f, %l3 ASI use replaced by convert2hboot loop_875: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_876: movleu %xcc, %o7, %g5 movleu %xcc, 0x182, %l5 udivx %i0, 0x07D2, %g3 movu %fcc1, 0x467, %g4 nop set 0x38, %i7 std %o6, [%l7 + %i7] set 0x5E, %o4 nop ! lduha [%l7 + %o4] 0x04, %i6 ASI use replaced by convert2hboot fbule,a,pt %fcc0, loop_877 ldsw [%l7 + 0x1C], %i1 nop set 0x24, %g2 stw %i4, [%l7 + %g2] set 0x40, %o1 lda [%l7 + %o1] 0x10, %f10 loop_877: addccc %l2, %o5, %g2 set 0x1C, %g5 nop ! stwa %i2, [%l7 + %g5] 0xe3 ASI use replaced by convert2hboot membar #Sync nop set 0x38, %l3 ldx [%l7 + %l3], %g1 call loop_878 ld [%l7 + 0x58], %f14 call loop_879 ldsb [%l7 + 0x4E], %i7 loop_878: rd %y, %o0 ldd [%l7 + 0x48], %g6 loop_879: call loop_880 call loop_881 st %f28, [%l7 + 0x58] wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot loop_880: call loop_882 loop_881: xor %l1, %l6, %o1 bne %icc, loop_883 call loop_884 loop_882: fmovsul %fcc1, %f28, %f6 set 0x7A, %i6 nop ! stba %l0, [%l7 + %i6] 0xe3 ASI use replaced by convert2hboot membar #Sync loop_883: call loop_885 loop_884: edge16ln %l4, %i3, %g6 nop ! rdhpr %htba, %o2 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2c, %asi changed by convert2hboot loop_885: xnorcc %o4, 0x064D, %o7 andn %g5, %l5, %i0 call loop_886 ld [%l7 + 0x70], %f15 xor %g3, %o3, %g4 movleu %icc, 0x6E8, %o6 loop_886: nop ! rdhpr %hsys_tick_cmpr, %i6 changed by convert2hboot set 0x0E, %o2 nop ! lduba [%l7 + %o2] 0x80, %i1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_887 sth %i4, [%l7 + 0x5A] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_887: prefetch [%l7 + 0x40], 0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x58, %l2 ldstub [%l7 + %l2], %g2 edge32n %g1, %i7, %g7 nop set 0x56, %g1 sth %o0, [%l7 + %g1] set 0x0, %i4 nop ! ldxa [%g0 + %i4] 0x58, %i5 ASI use replaced by convert2hboot call loop_888 movleu %icc, %l6, %o1 set 0x60, %l6 nop ! stha %l0, [%l7 + %l6] 0x2f ASI use replaced by convert2hboot membar #Sync loop_888: fmovdo %fcc2, %f24, %f4 set 0x38, %g7 nop ! prefetcha [%l7 + %g7] 0x89, 0 ASI use replaced by convert2hboot bgu %icc, loop_889 ldsh [%l7 + 0x32], %l1 call loop_890 nop set 0x50, %i3 std %g6, [%l7 + %i3] loop_889: nop set 0x34, %l1 ldsw [%l7 + %l1], %i3 call loop_891 loop_890: fbug,pn %fcc1, loop_892 brlz %o2, loop_893 loop_891: call loop_894 or %o4, %l3, %o7 loop_892: smul %l5, 0x0AA1, %g5 loop_893: nop set 0x18, %o5 lduw [%l7 + %o5], %g3 loop_894: fbug %fcc0, loop_895 nop ! tle %icc, 0x38 changed by convert2hboot call loop_896 bgu,a,pt %xcc, loop_897 loop_895: stx %i0, [%l7 + 0x08] edge16 %o3, %o6, %i6 loop_896: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_897: stx %g4, [%l7 + 0x60] xnor %l2, 0x08EA, %i4 ld [%l7 + 0x08], %f18 bn,a %xcc, loop_898 nop set 0x28, %g3 std %i2, [%l7 + %g3] set 0x1F, %l5 nop ! ldsba [%l7 + %l5] 0x88, %o5 ASI use replaced by convert2hboot loop_898: nop ! taddcc %g1, %g2, %g7 changed by convert2hboot set 0x50, %i5 nop ! ldsba [%l7 + %i5] 0x88, %i7 ASI use replaced by convert2hboot rd %softint, %o0 edge16 %i5, %o1, %l6 ldstub [%l7 + 0x7A], %l0 xorcc %l4, %g6, %l1 nop nop setx 0xA1A12C35A05DF800, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync std %o4, [%l7 + 0x50] wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync call loop_899 rd %asi, %l3 nop set 0x1A, %i2 ldsb [%l7 + %i2], %o7 nop set 0x4A, %o3 stb %g5, [%l7 + %o3] loop_899: nop set 0x09, %l4 ldub [%l7 + %l4], %g3 nop set 0x66, %g4 sth %i0, [%l7 + %g4] nop set 0x12, %l0 lduh [%l7 + %l0], %o3 call loop_900 call loop_901 nop ! tsubcc %l5, %i6, %i1 changed by convert2hboot nop nop setx 0x469000, %l0, %l6 st %l6, [%l7 + 0x18] ld [%l7 + 0x18], %fsr loop_900: call loop_902 loop_901: wrpr %g4, 0x0623, %cwp andncc %o6, 0x178C, %i4 srax %l2, %i2, %g1 loop_902: movneg %xcc, 0x68E, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_903 movleu %icc, 0x1A0, %g7 nop set 0x74, %o7 lduw [%l7 + %o7], %i7 fxnor %f24, %f12, %f16 loop_903: call loop_904 srl %i5, 0x1B, %o1 call loop_905 nop set 0x64, %i0 prefetch [%l7 + %i0], 1 loop_904: call loop_906 call loop_907 loop_905: ldsw [%l7 + 0x1C], %o0 movul %fcc0, %l0, %l6 loop_906: srl %g6, 0x19, %l1 loop_907: nop set 0x78, %g6 nop ! ldsha [%l7 + %g6] 0x19, %l4 ASI use replaced by convert2hboot set 0x40, %o6 nop ! stda %f0, [%l7 + %o6] 0xcd ASI use replaced by convert2hboot movvc %xcc, 0x252, %o4 fxor %f6, %f28, %f0 set 0x59, %o0 nop ! stba %i3, [%l7 + %o0] 0xeb ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop set 0x74, %i7 ldstub [%l7 + %i7], %o7 call loop_908 nop ! rdpr %tl, %o2 changed by convert2hboot andcc %g3, %i0, %o3 call loop_909 loop_908: nop ! tgu %icc, 0x75 changed by convert2hboot call loop_910 wr %g0, 0x0, %pcr ! wr %l5, %g5, %ccr changed by convert2hboot loop_909: nop ! tpos %icc, 0x4e changed by convert2hboot edge32n %i6, %g4, %i1 loop_910: fmovs %f14, %f11 wr %g0, 0x0, %pcr ! wr %i4, %l2, %clear_softint changed by convert2hboot set 0x28, %o4 sta %f10, [%l7 + %o4] 0x18 or %o6, 0x1F81, %g1 movul %fcc0, %g2, %i2 nop set 0x40, %g2 stx %o5, [%l7 + %g2] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop nop setx 0x30508000, %l0, %l6 st %l6, [%l7 + 0x20] ld [%l7 + 0x20], %fsr nop set 0x4F, %i1 ldsb [%l7 + %i1], %g7 call loop_911 nop ! ta %xcc, 0x6a changed by convert2hboot nop ! tvs %xcc, 0x35 changed by convert2hboot stb %i5, [%l7 + 0x56] loop_911: nop ! tcs %icc, 0x5c changed by convert2hboot nop set 0x50, %o1 ldx [%l7 + %o1], %o1 call loop_912 nop ! sir 0x08CA !!sir is illegal_instruction call loop_913 loop_912: nop ! taddcctv %o0, 0x71, %l6 changed by convert2hboot brgz %g6, loop_914 ldd [%l7 + 0x60], %l0 loop_913: st %f2, [%l7 + 0x54] std %f6, [%l7 + 0x58] loop_914: call loop_915 call loop_916 movrne %l4, 0x2F2, %l0 subcc %o4, 0x1F82, %i3 loop_915: call loop_917 loop_916: call loop_918 call loop_919 nop ! ta %xcc, 0x77 changed by convert2hboot loop_917: fble,a %fcc0, loop_920 loop_918: movo %fcc0, 0x75D, %o7 loop_919: nop set 0x0C, %l3 flush %l7 + %l3 nop ! tsubcctv %o2, 0x6a, %l3 changed by convert2hboot loop_920: nop ! tcc %icc, 0x35 changed by convert2hboot lduh [%l7 + 0x78], %g3 prefetch [%l7 + 0x58], 4 rdpr %cleanwin, %i0 ld [%l7 + 0x50], %f12 call loop_921 std %f2, [%l7 + 0x78] call loop_922 nop set 0x2A, %i6 ldsh [%l7 + %i6], %o3 loop_921: nop set 0x34, %g5 nop ! ldswa [%l7 + %g5] 0x88, %l5 ASI use replaced by convert2hboot loop_922: ldx [%l7 + 0x38], %g5 set 0x64, %o2 nop ! stha %i6, [%l7 + %o2] 0x2b ASI use replaced by convert2hboot membar #Sync nop nop setx 0xE161ADBE305C9400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr nop set 0x50, %g1 prefetch [%l7 + %g1], 3 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot subcc %i4, %i1, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l6] %asi, %l2 nop ! casa [%l6] 0x04, %l2, %g2 ASI use replaced by convert2hboot call loop_923 movgu %xcc, %i2, %o5 nop setx 0x069F, %l0, %i5 udivcc %i7, %i5, %o1 loop_923: fmovduge %fcc3, %f0, %f14 call loop_924 movul %fcc2, 0x674, %o0 fcmps %fcc2, %f20, %f27 brgez,a,pt %g7, loop_925 loop_924: nop set 0x68, %l2 ldd [%l7 + %l2], %f22 nop ! wrpr %g6, 0x0E60, %tick changed by convert2hboot brnz,a,pn %l1, loop_926 loop_925: ldd [%l7 + 0x10], %f6 wr %g0, 0x0, %pcr ! wr %l6, %l4, %clear_softint changed by convert2hboot lduw [%l7 + 0x7C], %l0 loop_926: nop set 0x30, %i4 std %f22, [%l7 + %i4] set 0x48, %g7 nop ! stwa %o4, [%l7 + %g7] 0x19 ASI use replaced by convert2hboot call loop_927 call loop_928 call loop_929 std %f6, [%l7 + 0x60] loop_927: nop ! rdhpr %hpstate, %i3 changed by convert2hboot loop_928: edge16ln %o7, %l3, %g3 loop_929: nop set 0x10, %l6 lduh [%l7 + %l6], %o2 orncc %i0, 0x0367, %o3 lduh [%l7 + 0x0C], %l5 set 0x28, %l1 nop ! lduba [%l7 + %l1] 0x89, %i6 ASI use replaced by convert2hboot sdivcc %g4, 0x029F, %g5 call loop_930 nop set 0x34, %i3 lduh [%l7 + %i3], %i1 nop ! tneg %icc, 0x68 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_930: movrgez %o6, 0x2BB, %l2 nop set 0x10, %g3 ldx [%l7 + %g3], %g1 fzeros %f4 ld [%l7 + 0x0C], %f1 set 0x7C, %l5 nop ! lduha [%l7 + %l5] 0x18, %g2 ASI use replaced by convert2hboot set 0x60, %o5 nop ! stda %o4, [%l7 + %o5] 0x27 ASI use replaced by convert2hboot membar #Sync call loop_931 edge16ln %i2, %i5, %o1 call loop_932 call loop_933 loop_931: call loop_934 call loop_935 loop_932: edge8l %o0, %g7, %i7 loop_933: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_934: wr %g0, 0x0, %pcr ! wr %l6, 0x0228, %pic changed by convert2hboot loop_935: mulscc %g6, %l0, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_936 rd %pc, %o7 call loop_937 subcc %l3, %g3, %o2 loop_936: nop set 0x40, %i5 nop ! stda %f16, [%l7 + %i5] 0xd0 ASI use replaced by convert2hboot loop_937: nop set 0x1b0, %o3 nop ! nop ! nop ! ldxa [%g0 + %o3] 0x40, %i0 ASI use replaced by convert2hboot ripped by fixASI40.pl ripped by fixASI40.pl nop set 0x18, %l4 ldub [%l7 + %l4], %o3 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l6] %asi, %l5 movrlez %g4, %g5, %i1 ldub [%l7 + 0x19], %i6 nop nop setx 0x11CBAF1C, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f18 setx 0x70730DF9, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f18 fdivs %f18, %f18, %f9 nop set 0x62, %g4 ldsb [%l7 + %g4], %o6 ldsw [%l7 + 0x1C], %i4 fmovrsne %g1, %f5, %f17 call loop_938 fbne,pt %fcc1, loop_939 std %f30, [%l7 + 0x30] set 0x10, %l0 nop ! stxa %g2, [%g0 + %l0] 0x4f ASI use replaced by convert2hboot loop_938: andncc %o5, 0x1AB9, %i2 loop_939: call loop_940 fornot2 %f26, %f12, %f0 movul %fcc1, 0x238, %i5 nop ! ta %icc, 0x6a changed by convert2hboot loop_940: array16 %o1, %o0, %l2 call loop_941 call loop_942 nop setx 0x04B9, %l0, %g7 sdivx %i7, %g7, %l6 call loop_943 loop_941: array8 %l1, %l0, %g6 loop_942: brnz,a %i3, loop_944 nop nop setx 0xE9417BD770512000, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr loop_943: call loop_945 fmovdul %fcc0, %f0, %f24 loop_944: call loop_946 movge %icc, 0x65B, %o4 loop_945: nop set 0x18, %i2 ldd [%l7 + %i2], %f12 swap [%l7 + 0x7C], %l3 loop_946: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot fmovsl %fcc1, %f12, %f12 nop nop setx 0x718A4D1E807D3400, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr nop set 0x58, %o7 prefetch [%l7 + %o7], 1 ldd [%l7 + 0x48], %f0 fbue %fcc1, loop_947 nop set 0x42, %i0 ldstub [%l7 + %i0], %o7 movleu %icc, %o2, %i0 nop set 0x62, %o6 ldsh [%l7 + %o6], %l5 loop_947: wr %g0, 0x0, %pcr ! wr %o3, %g4, %clear_softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fmovse %icc, %f14, %f28 set 0x60, %o0 nop ! ldda [%l7 + %o0] 0x22, %i6 ASI use replaced by convert2hboot udivx %o6, 0x1B04, %g5 movlg %fcc2, %g1, %g2 sllx %i4, %i2, %i5 ldx [%l7 + 0x78], %o1 call loop_948 movo %fcc1, %o5, %l2 call loop_949 fbn,pn %fcc0, loop_950 loop_948: movrne %o0, 0x17A, %i7 call loop_951 loop_949: loop_950: edge8ln %l6, %g7, %l0 fmul8x16 %f9, %f8, %f22 loop_951: movug %fcc0, 0x3B7, %g6 call loop_952 ldsh [%l7 + 0x4E], %l1 orn %i3, 0x125B, %o4 rdpr %cleanwin, %l3 loop_952: wr %g0, 0x0, %pcr ! wr %o7, 0x1308, %pic changed by convert2hboot set 0x48, %g6 nop ! ldxa [%l7 + %g6] 0x88, %o2 ASI use replaced by convert2hboot srlx %i0, 0x11, %l5 nop set 0x68, %o4 stw %g3, [%l7 + %o4] movrlz %g4, 0x0A5, %l4 ldstub [%l7 + 0x63], %i1 nop set 0x68, %i7 ldsw [%l7 + %i7], %i6 call loop_953 rdpr %otherwin, %o3 ldstub [%l7 + 0x27], %o6 call loop_954 loop_953: call loop_955 call loop_956 fmovrsgz %g5, %f22, %f14 loop_954: bcc %xcc, loop_957 loop_955: orcc %g2, 0x0E68, %g1 loop_956: nop fitod %f8, %f18 fdtox %f18, %f12 fxtod %f12, %f2 add %i4, %i2, %i5 loop_957: subc %o5, 0x0908, %o1 xnorcc %l2, 0x1E55, %i7 movul %fcc0, %l6, %g7 nop nop setx 0xD90F153A06ED800, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr movne %xcc, %l0, %g6 movne %xcc, 0x6B1, %l1 call loop_958 nop set 0x50, %g2 stx %o0, [%l7 + %g2] set 0x6C, %i1 nop ! ldsha [%l7 + %i1] 0x04, %o4 ASI use replaced by convert2hboot loop_958: call loop_959 call loop_960 fandnot2 %f22, %f2, %f12 call loop_961 loop_959: call loop_962 loop_960: fcmpgt32 %f2, %f30, %i3 xorcc %l3, %o7, %i0 loop_961: call loop_963 loop_962: nop set 0x0C, %o1 ldub [%l7 + %o1], %l5 call loop_964 stw %g3, [%l7 + 0x70] loop_963: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_964: fmovdlg %fcc0, %f22, %f4 fmovd %f4, %f26 nop ! taddcc %o2, %l4, %i6 changed by convert2hboot fmovsue %fcc2, %f29, %f22 set 0x64, %i6 nop ! swapa [%l7 + %i6] 0x81, %o3 ASI use replaced by convert2hboot movrne %i1, %o6, %g5 nop ! tl %xcc, 0x6b changed by convert2hboot add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot set 0x58, %g5 nop ! stda %i2, [%l7 + %g5] 0xe3 ASI use replaced by convert2hboot membar #Sync andncc %i5, %o5, %i4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x0BA, %hsys_tick_cmpr changed by convert2hboot movl %xcc, 0x2B9, %l2 bpos,a,pn %xcc, loop_965 call loop_966 nop set 0x1F, %l3 ldstub [%l7 + %l3], %l6 nop ! wrpr %g7, 0x0D1F, %tick changed by convert2hboot loop_965: nop set 0x18, %o2 std %f24, [%l7 + %o2] loop_966: stw %i7, [%l7 + 0x64] call loop_967 call loop_968 call loop_969 call loop_970 loop_967: nop ! tg %icc, 0x6a changed by convert2hboot loop_968: fmovsue %fcc0, %f18, %f29 loop_969: call loop_971 loop_970: movu %fcc3, 0x1BE, %l0 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_971: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fmuld8sux16 %f18, %f23, %f4 st %f14, [%l7 + 0x08] addcc %i3, 0x0FA2, %l1 call loop_972 array16 %l3, %i0, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_972: orn %g4, 0x0B22, %o2 nop set 0x60, %g1 ldsw [%l7 + %g1], %l4 nop ! tle %xcc, 0x42 changed by convert2hboot call loop_973 set 0x54, %i4 nop ! stwa %o7, [%l7 + %i4] 0x27 ASI use replaced by convert2hboot membar #Sync loop_973: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot orn %i1, %o3, %o6 set 0x58, %l2 nop ! stxa %g5, [%l7 + %l2] 0x04 ASI use replaced by convert2hboot add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x11B, %hsys_tick_cmpr changed by convert2hboot addcc %i4, 0x11B9, %o5 and %l2, %l6, %g7 std %o0, [%l7 + 0x50] nop set 0x23, %g7 ldstub [%l7 + %g7], %l0 set 0x20, %l1 nop ! ldda [%l7 + %l1] 0xea, %i6 ASI use replaced by convert2hboot movlg %fcc1, %g6, %o4 fbule,a %fcc2, loop_974 call loop_975 bne %xcc, loop_976 fxor %f28, %f30, %f20 loop_974: nop set 0x6C, %l6 nop ! ldsba [%l7 + %l6] 0x0c, %i3 ASI use replaced by convert2hboot loop_975: edge8 %o0, %l3, %l1 loop_976: ldstub [%l7 + 0x4A], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x54] %asi, %f4 call loop_977 call loop_978 nop ! tge %xcc, 0x41 changed by convert2hboot nop set 0x26, %g3 sth %i0, [%l7 + %g3] loop_977: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_978: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot fmovrsgz %g3, %f6, %f7 call loop_979 nop set 0x78, %i3 lduw [%l7 + %i3], %o7 fmuld8ulx16 %f17, %f5, %f26 ldstub [%l7 + 0x58], %i6 loop_979: call loop_980 call loop_981 call loop_982 call loop_983 loop_980: call loop_984 loop_981: call loop_985 loop_982: stb %l4, [%l7 + 0x6B] loop_983: nop nop setx 0xEE726612E0752C00, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_984: call loop_986 loop_985: fbue %fcc3, loop_987 edge32n %o3, %o6, %i1 call loop_988 loop_986: lduw [%l7 + 0x34], %g1 loop_987: nop ! te %xcc, 0x73 changed by convert2hboot set 0x2C, %l5 nop ! swapa [%l7 + %l5] 0x80, %i2 ASI use replaced by convert2hboot loop_988: nop wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x28, %o5 nop ! ldswa [%l7 + %o5] 0x81, %g2 ASI use replaced by convert2hboot stb %i4, [%l7 + 0x73] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fbu,a,pt %fcc2, loop_989 bpos,a,pt %xcc, loop_990 nop set 0x48, %i5 ldsw [%l7 + %i5], %l6 set 0x60, %o3 nop ! ldda [%l7 + %o3] 0x2b, %o4 ASI use replaced by convert2hboot loop_989: nop ! rdhpr %htba, %g7 changed by convert2hboot loop_990: stw %o1, [%l7 + 0x7C] add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %l0 call loop_991 call loop_992 nop set 0x68, %g4 swap [%l7 + %g4], %i7 call loop_993 loop_991: srlx %i3, %o4, %o0 loop_992: nop set 0x74, %l4 lduh [%l7 + %l4], %l1 nop set 0x40, %l0 stw %l5, [%l7 + %l0] loop_993: call loop_994 nop ! rdpr %tba, %i0 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_994: std %l2, [%l7 + 0x48] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lduh [%l7 + 0x4C], %l4 call loop_995 nop fitod %f12, %f16 fdtox %f16, %f6 fxtod %f6, %f18 ble,a,pt %xcc, loop_996 ldx [%l7 + 0x50], %i6 loop_995: fmovdleu %xcc, %f28, %f20 nop set 0x58, %o7 ldd [%l7 + %o7], %o2 loop_996: call loop_997 movue %fcc3, 0x4C8, %o6 call loop_998 bge,a %xcc, loop_999 loop_997: ldd [%l7 + 0x10], %f10 movuge %fcc2, 0x7B9, %i1 loop_998: call loop_1000 loop_999: call loop_1001 nop set 0x78, %i2 stb %i2, [%l7 + %i2] fpackfix %f26, %f8 loop_1000: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1001: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd0, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x7D, %o6 nop ! ldstuba [%l7 + %o6] 0x19, %g2 ASI use replaced by convert2hboot st %f22, [%l7 + 0x1C] brgez,a %i5, loop_1002 addcc %i4, %l6, %l2 fmovsa %fcc1, %f13, %f4 for %f2, %f20, %f8 loop_1002: call loop_1003 fmul8sux16 %f2, %f12, %f2 nop set 0x50, %o0 std %o4, [%l7 + %o0] nop set 0x6C, %i0 flush %l7 + %i0 loop_1003: wrpr %g0, 0x0, %gl nop set 0x78, %g6 flush %l7 + %g6 nop ! ta %icc, 0x3f changed by convert2hboot umul %g6, %l0, %i3 addc %i7, %o0, %o4 nop ! tneg %xcc, 0x73 changed by convert2hboot set 0x78, %o4 nop ! prefetcha [%l7 + %o4] 0x81, 0 ASI use replaced by convert2hboot nop ! te %xcc, 0x3c changed by convert2hboot set 0x6C, %g2 nop ! ldswa [%l7 + %g2] 0x88, %i0 ASI use replaced by convert2hboot nop set 0x50, %i7 ldd [%l7 + %i7], %f18 call loop_1004 fnegs %f15, %f14 nop nop setx 0xA045F000, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr call loop_1005 loop_1004: fmuld8ulx16 %f11, %f14, %f30 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1005: nop set 0x11, %i1 ldsb [%l7 + %i1], %l5 movne %xcc, 0x160, %l3 call loop_1006 nop ! tcs %xcc, 0x45 changed by convert2hboot set 0x14, %i6 nop ! ldswa [%l7 + %i6] 0x89, %g4 ASI use replaced by convert2hboot loop_1006: call loop_1007 prefetch [%l7 + 0x5C], 4 addcc %o7, 0x08CE, %o2 set 0x20, %g5 nop ! stxa %l4, [%l7 + %g5] 0x2f ASI use replaced by convert2hboot membar #Sync loop_1007: movue %fcc1, 0x156, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync call loop_1008 call loop_1009 nop set 0x20, %l3 ldd [%l7 + %l3], %f2 call loop_1010 loop_1008: nop setx 0x13E0, %l0, %i1 sdiv %o6, %i1, %o3 loop_1009: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_1010: movcs %icc, 0x076, %i2 call loop_1011 ldsw [%l7 + 0x14], %g1 set 0x38, %o1 nop ! prefetcha [%l7 + %o1] 0x89, 1 ASI use replaced by convert2hboot loop_1011: stx %i5, [%l7 + 0x30] rd %y, %l6 orncc %l2, 0x0521, %i4 sth %o5, [%l7 + 0x2A] call loop_1012 nop ! tsubcctv %o1, %g7, %g6 changed by convert2hboot set 0x370, %o2 nop ! nop ! stxa %i3, [%g0 + %o2] 0x40 ASI use replaced by convert2hboot ripped by fixASI40.pl loop_1012: nop set 0x20, %i4 std %l0, [%l7 + %i4] call loop_1013 nop set 0x7C, %l2 ldsb [%l7 + %l2], %o0 nop nop setx 0x70675000, %l0, %l6 st %l6, [%l7 + 0x7C] ld [%l7 + 0x7C], %fsr movrlz %i7, 0x066, %l1 loop_1013: call loop_1014 call loop_1015 mulscc %o4, 0x1F11, %l5 array32 %i0, %l3, %g4 loop_1014: andncc %o2, 0x1D8B, %o7 loop_1015: nop set 0x7A, %g7 lduh [%l7 + %g7], %g3 fmul8x16al %f16, %f29, %f22 andn %l4, 0x15E3, %o6 nop set 0x68, %l1 ldd [%l7 + %l1], %f2 wr %g0, 0x0, %pcr ! wr %i1, %o3, %ccr changed by convert2hboot movle %fcc1, %i6, %g5 nop set 0x2E, %g1 ldub [%l7 + %g1], %g1 set 0x64, %l6 nop ! ldswa [%l7 + %l6] 0x04, %g2 ASI use replaced by convert2hboot bpos,a %icc, loop_1016 srlx %i2, 0x05, %i5 edge16 %l2, %i4, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_1016: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd0, %asi changed by convert2hboot call loop_1017 nop nop setx 0xC073D400, %l0, %l6 st %l6, [%l7 + 0x08] ld [%l7 + 0x08], %fsr ldsw [%l7 + 0x78], %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1017: call loop_1018 st %f20, [%l7 + 0x18] call loop_1019 or %i3, 0x148B, %l0 loop_1018: bge,a,pt %xcc, loop_1020 ldub [%l7 + 0x6B], %o0 loop_1019: ldsb [%l7 + 0x42], %i7 movneg %icc, 0x03A, %g6 loop_1020: nop set 0x44, %g3 stw %l1, [%l7 + %g3] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x18, %l5 stx %i0, [%l7 + %l5] wr %g0, 0x0, %pcr ! wr %g0, 0xd9, %asi changed by convert2hboot movrlez %o2, 0x3A7, %g4 call loop_1021 nop set 0x68, %i3 ldx [%l7 + %i3], %g3 fmovsu %fcc0, %f14, %f2 movuge %fcc0, 0x41F, %o7 loop_1021: nop set 0x22, %i5 nop ! ldsba [%l7 + %i5] 0x0c, %o6 ASI use replaced by convert2hboot alignaddr %i1, %o3, %i6 nop set 0x08, %o5 sth %l4, [%l7 + %o5] prefetch [%l7 + 0x34], 3 call loop_1022 fmul8ulx16 %f20, %f10, %f18 nop set 0x7B, %g4 ldstub [%l7 + %g4], %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1022: xor %g5, 0x1D73, %i2 fbule,a %fcc3, loop_1023 call loop_1024 call loop_1025 movrlez %i5, 0x14B, %i4 loop_1023: bvs,pn %xcc, loop_1026 loop_1024: fxor %f12, %f24, %f16 loop_1025: ldsh [%l7 + 0x14], %l6 nop ! rdhpr %hintp, %l2 changed by convert2hboot loop_1026: stb %o1, [%l7 + 0x73] nop set 0x5E, %l4 stb %g7, [%l7 + %l4] call loop_1027 movul %fcc0, %i3, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_1027: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x40, %l0 nop ! ldda [%l7 + %l0] 0x2b, %g6 ASI use replaced by convert2hboot st %f18, [%l7 + 0x14] call loop_1028 ldsb [%l7 + 0x27], %l1 call loop_1029 flush %l7 + 0x38 loop_1028: call loop_1030 nop nop setx 0x31CD4AA3006AF000, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr loop_1029: movo %fcc3, %o4, %l5 st %f28, [%l7 + 0x40] loop_1030: rd %sys_tick_cmpr, %i0 wrpr %g0, 0x0, %gl orcc %g4, 0x1921, %o7 nop fitos %f15, %f25 ld [%l7 + 0x74], %f30 call loop_1031 ld [%l7 + 0x78], %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_1031: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot fexpand %f10, %f28 nop set 0x68, %o7 std %f26, [%l7 + %o7] nop set 0x3F, %o3 ldub [%l7 + %o3], %o3 fsrc1s %f23, %f2 nop fitos %f3, %f15 fstox %f15, %f22 fxtos %f22, %f9 fmovdleu %icc, %f30, %f14 nop set 0x54, %o6 lduw [%l7 + %o6], %o6 set 0x40, %o0 nop ! stda %f16, [%l7 + %o0] 0xd0 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x660, %hsys_tick_cmpr changed by convert2hboot call loop_1032 swap [%l7 + 0x6C], %g1 call loop_1033 movne %xcc, %g2, %g5 loop_1032: xorcc %i2, 0x1ACB, %i4 xnor %i5, %l6, %o1 loop_1033: call loop_1034 fnegd %f28, %f8 nop set 0x70, %i2 stx %g7, [%l7 + %i2] call loop_1035 loop_1034: lduh [%l7 + 0x5C], %i3 set 0x4C, %g6 nop ! swapa [%l7 + %g6] 0x18, %o5 ASI use replaced by convert2hboot loop_1035: std %o0, [%l7 + 0x58] wr %g0, 0x0, %pcr ! wr %g0, 0xd9, %asi changed by convert2hboot call loop_1036 nop set 0x76, %o4 stb %i7, [%l7 + %o4] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_1036: andcc %g6, 0x1FB8, %l2 add %l7, 0x64, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l6] %asi, %o4 nop ! casa [%l6] 0x81, %o4, %l1 ASI use replaced by convert2hboot fmovdneg %icc, %f12, %f8 fmovdue %fcc2, %f24, %f10 nop set 0x08, %i0 ldd [%l7 + %i0], %l4 rdpr %cansave, %l3 call loop_1037 sdivx %i0, 0x001A, %g4 st %f9, [%l7 + 0x28] set 0x38, %i7 nop ! stda %o6, [%l7 + %i7] 0x88 ASI use replaced by convert2hboot loop_1037: call loop_1038 sethi 0x1537, %o2 flush %l7 + 0x0C nop set 0x64, %i1 stw %i1, [%l7 + %i1] loop_1038: movle %xcc, %o3, %o6 movle %fcc2, %g3, %l4 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_1039 call loop_1040 rd %sys_tick_cmpr, %g5 set 0x10, %i6 nop ! prefetcha [%l7 + %i6] 0x18, 0 ASI use replaced by convert2hboot loop_1039: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_1040: nop set 0x74, %g2 sta %f3, [%l7 + %g2] 0x18 call loop_1041 nop set 0x4C, %g5 sth %i5, [%l7 + %g5] movvc %icc, %i4, %o1 call loop_1042 loop_1041: nop set 0x1C, %l3 flush %l7 + %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_1042: call loop_1043 set 0x10, %o2 nop ! stda %i2, [%l7 + %o2] 0x80 ASI use replaced by convert2hboot loop_1043: call loop_1044 nop set 0x66, %o1 ldub [%l7 + %o1], %l6 call loop_1045 call loop_1046 loop_1044: popc 0x05A8, %o0 ldsh [%l7 + 0x20], %o5 loop_1045: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1046: nop set 0x10, %l2 ldx [%l7 + %l2], %i7 nop set 0x6C, %i4 lduh [%l7 + %i4], %g6 ldstub [%l7 + 0x55], %l2 stx %o4, [%l7 + 0x10] bneg %xcc, loop_1047 alignaddrl %l5, %l1, %i0 call loop_1048 call loop_1049 loop_1047: call loop_1050 nop set 0x70, %g7 stx %g4, [%l7 + %g7] loop_1048: nop nop setx 0xD721A171, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f21 setx 0x5EB36DA9, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f16 fsubs %f16, %f21, %f17 loop_1049: ldx [%l7 + 0x10], %o7 loop_1050: ldd [%l7 + 0x20], %l2 call loop_1051 nop set 0x58, %g1 stx %i1, [%l7 + %g1] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1051: call loop_1052 nop ! rdhpr %htba, %o3 changed by convert2hboot set 0x110, %l6 nop ! stxa %g3, [%g0 + %l6] 0x21 ASI use replaced by convert2hboot loop_1052: nop set 0x49, %g3 nop ! lduba [%l7 + %g3] 0x88, %o6 ASI use replaced by convert2hboot fpsub16 %f22, %f6, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync movleu %xcc, %i6, %g5 fmovdg %icc, %f22, %f0 set 0x10, %l1 nop ! ldda [%l7 + %l1] 0x2f, %g0 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x482, %hsys_tick_cmpr changed by convert2hboot call loop_1053 call loop_1054 rdpr %cansave, %i4 call loop_1055 loop_1053: nop set 0x14, %l5 stw %o1, [%l7 + %l5] loop_1054: nop ! tvs %xcc, 0x66 changed by convert2hboot st %f28, [%l7 + 0x58] loop_1055: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot movleu %xcc, %g2, %i3 set 0x10, %i5 nop ! lduwa [%l7 + %i5] 0x18, %o0 ASI use replaced by convert2hboot stw %l6, [%l7 + 0x48] ldd [%l7 + 0x48], %f4 call loop_1056 st %f27, [%l7 + 0x5C] ldub [%l7 + 0x22], %l0 movpos %icc, 0x288, %i7 loop_1056: nop ! tvc %xcc, 0x79 changed by convert2hboot fbn,a,pt %fcc1, loop_1057 call loop_1058 nop set 0x54, %i3 ldsh [%l7 + %i3], %o5 add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casxa [%l6] 0x19, %g6, %l2 ASI use replaced by convert2hboot loop_1057: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l7 + 0x20] %asi, %f20 loop_1058: ldstub [%l7 + 0x0B], %o4 call loop_1059 ba,pn %xcc, loop_1060 call loop_1061 call loop_1062 loop_1059: ld [%l7 + 0x10], %f1 loop_1060: call loop_1063 loop_1061: call loop_1064 loop_1062: and %l1, 0x11F3, %l5 loop_1063: membar 0x44 loop_1064: nop set 0x10, %o5 nop ! lduwa [%l7 + %o5] 0x11, %g4 ASI use replaced by convert2hboot call loop_1065 ldd [%l7 + 0x20], %o6 add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! casxa [%l6] 0x80, %l3, %i1 ASI use replaced by convert2hboot loop_1065: wr %g0, 0x0, %pcr ! wr %i0, 0x04F7, %ccr changed by convert2hboot flush %l7 + 0x40 set 0x60, %l4 nop ! ldda [%l7 + %l4] 0x2c, %o2 ASI use replaced by convert2hboot rdpr %pil, %o2 st %f0, [%l7 + 0x44] call loop_1066 edge16 %o6, %g3, %l4 nop set 0x21, %l0 ldub [%l7 + %l0], %g5 ba,a %icc, loop_1067 loop_1066: ldd [%l7 + 0x48], %i6 call loop_1068 nop set 0x58, %g4 std %f8, [%l7 + %g4] loop_1067: lduw [%l7 + 0x54], %g1 set 0x08, %o7 nop ! lduha [%l7 + %o7] 0x88, %i2 ASI use replaced by convert2hboot loop_1068: mulx %i5, %o1, %g7 nop set 0x50, %o3 stx %g2, [%l7 + %o3] call loop_1069 call loop_1070 call loop_1071 nop set 0x3C, %o6 stw %i3, [%l7 + %o6] loop_1069: call loop_1072 loop_1070: ldsb [%l7 + 0x0D], %i4 loop_1071: ldsb [%l7 + 0x36], %l6 ldub [%l7 + 0x63], %o0 loop_1072: mova %fcc0, %l0, %o5 array8 %i7, %l2, %o4 nop nop setx 0xB0636000, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr movl %icc, %g6, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x14, %i2 nop ! ldsha [%l7 + %i2] 0x88, %g4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot stx %o7, [%l7 + 0x20] nop ! tneg %icc, 0x47 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot xor %o3, %o2, %i1 edge8ln %o6, %g3, %l4 fmovrsne %i6, %f10, %f8 orncc %g1, %g5, %i5 set 0x50, %o0 nop ! ldstuba [%l7 + %o0] 0x88, %o1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop set 0x10, %o4 lduw [%l7 + %o4], %g2 call loop_1073 nop fitod %f6, %f8 fdtoi %f8, %f7 sra %i2, 0x0F, %i3 ldx [%l7 + 0x28], %i4 loop_1073: wr %g0, 0x0, %pcr ! wr %l6, %o0, %clear_softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot rdpr %canrestore, %i7 set 0x78, %g6 nop ! stwa %l2, [%l7 + %g6] 0x11 ASI use replaced by convert2hboot edge32l %l0, %o4, %l1 rdpr %cwp, %l5 fbo %fcc3, loop_1074 nop nop setx 0x1A6CB44A8502A5AF, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f6 setx 0x1CD2164CE521A1A1, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f16 fmuld %f16, %f6, %f12 srax %g6, %g4, %o7 call loop_1075 loop_1074: call loop_1076 membar 0x44 ldub [%l7 + 0x1F], %i0 loop_1075: call loop_1077 loop_1076: call loop_1078 nop set 0x20, %i7 stx %l3, [%l7 + %i7] nop ! taddcctv %o3, %i1, %o2 changed by convert2hboot loop_1077: nop add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1078: call loop_1079 addcc %i6, 0x1534, %l4 bleu,a %xcc, loop_1080 call loop_1081 loop_1079: fmovdge %icc, %f0, %f0 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x16, %asi changed by convert2hboot loop_1080: lduw [%l7 + 0x28], %g5 loop_1081: nop set 0x38, %i0 ldd [%l7 + %i0], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync nop ! tleu %icc, 0x58 changed by convert2hboot add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %g7, %g2 ASI use replaced by convert2hboot set 0x40, %i1 lda [%l7 + %i1] 0x04, %f26 srax %i2, 0x18, %i3 call loop_1082 movgu %icc, 0x0D8, %o1 set 0x48, %g2 nop ! prefetcha [%l7 + %g2] 0x80, 4 ASI use replaced by convert2hboot loop_1082: be,a %icc, loop_1083 movleu %icc, %o0, %l6 set 0x48, %g5 nop ! stha %o5, [%l7 + %g5] 0x22 ASI use replaced by convert2hboot membar #Sync loop_1083: call loop_1084 nop nop setx 0xA3AE0ACA6CC5264B, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f26 setx 0x44D7E8AC181E8DCD, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f24 faddd %f24, %f26, %f2 fbul %fcc0, loop_1085 nop set 0x67, %i6 ldstub [%l7 + %i6], %i7 loop_1084: edge8 %l2, %o4, %l0 wrpr %l5, %g6, %pil loop_1085: nop set 0x26, %o2 nop ! lduha [%l7 + %o2] 0x11, %l1 ASI use replaced by convert2hboot fmul8x16 %f23, %f8, %f16 wr %g0, 0x0, %pcr ! wr %g4, 0x107C, %y changed by convert2hboot prefetch [%l7 + 0x54], 4 wrpr %g0, 0x0, %gl nop ! rdhpr %hpstate, %l3 changed by convert2hboot nop nop setx 0x5E3C677AEF84D7A9, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f28 setx 0xF40563A6BB39E9AC, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f2 faddd %f2, %f28, %f18 set 0x70, %l3 nop ! ldsha [%l7 + %l3] 0x18, %o3 ASI use replaced by convert2hboot call loop_1086 call loop_1087 call loop_1088 stw %i1, [%l7 + 0x58] loop_1086: fpack32 %f22, %f22, %f22 loop_1087: fbne %fcc1, loop_1089 loop_1088: call loop_1090 alignaddr %o2, %g3, %o6 stx %i6, [%l7 + 0x10] loop_1089: call loop_1091 loop_1090: fmovdue %fcc1, %f2, %f14 call loop_1092 fmovdl %fcc2, %f2, %f4 loop_1091: sllx %g5, %i5, %l4 set 0x3C, %o1 nop ! lduba [%l7 + %o1] 0x88, %g1 ASI use replaced by convert2hboot loop_1092: fbg,a %fcc3, loop_1093 movrgez %g7, 0x29B, %i2 nop set 0x28, %i4 flush %l7 + %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_1093: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot set 0x28, %g7 nop ! stda %i4, [%l7 + %g7] 0x0c ASI use replaced by convert2hboot EXIT_GOOD !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Stats for Thread 0: ! ! Type l : 1733 ! Type a : 223 ! Type x : 680 ! Type cti : 1093 ! Type f : 324 ! Type i : 947 ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Thread 1 Start ! .global thread_1 thread_1: !# Initialize registers .. !# Set %l7 for 8 windows !# This threads memory space into each windows %l7 mov %l7, %g1 wrpr %g0, 0x7, %cwp mov %g1, %l7 wrpr %g0, 0x6, %cwp mov %g1, %l7 wrpr %g0, 0x5, %cwp mov %g1, %l7 wrpr %g0, 0x4, %cwp mov %g1, %l7 wrpr %g0, 0x3, %cwp mov %g1, %l7 wrpr %g0, 0x2, %cwp mov %g1, %l7 wrpr %g0, 0x1, %cwp mov %g1, %l7 wrpr %g0, 0x0, %cwp mov %g1, %l7 !# Set %fsr setx 0x0000000000400000, %l0, %l6 stx %l6, [%l7 + 0x0] ldx [%l7 + 0x0], %fsr !# Initialize asi register wr %g0, 0x80, %asi !# Global registers set 0xB, %g1 set 0xD, %g2 set 0x4, %g3 set 0x2, %g4 set 0x0, %g5 set 0xE, %g6 set 0x9, %g7 !# Input registers set -0xA, %i0 set -0x1, %i1 set -0x4, %i2 set -0xC, %i3 set -0x4, %i4 set -0x8, %i5 set -0x9, %i6 set -0x0, %i7 !# Local registers set 0x456CAB0A, %l0 set 0x0A43DB30, %l1 set 0x68DFBD66, %l2 set 0x5057ACC4, %l3 set 0x21265CD7, %l4 set 0x152055D4, %l5 set 0x6364E1B8, %l6 !# Output registers set 0x0B7B, %o0 set -0x0DBF, %o1 set 0x07C0, %o2 set -0x1437, %o3 set 0x1B36, %o4 set 0x0664, %o5 set -0x13FF, %o6 set -0x1ADC, %o7 !# Float registers INIT_TH_FP_REG(%l7,%f0,0x2F47F143426FF3F5) INIT_TH_FP_REG(%l7,%f2,0x066E334D2832A788) INIT_TH_FP_REG(%l7,%f4,0xE64CC38D3A9D93B1) INIT_TH_FP_REG(%l7,%f6,0x52DDBB5D3C7F633A) INIT_TH_FP_REG(%l7,%f8,0x2A76C868D7BE07AC) INIT_TH_FP_REG(%l7,%f10,0x54B63F4A7ECD3112) INIT_TH_FP_REG(%l7,%f12,0xEC7C15A64433EFF3) INIT_TH_FP_REG(%l7,%f14,0x0D6724BAF3AF2D23) INIT_TH_FP_REG(%l7,%f16,0x0447E11EAE229FF7) INIT_TH_FP_REG(%l7,%f18,0x59AE8236385BF241) INIT_TH_FP_REG(%l7,%f20,0xCD0EA6FC33A75976) INIT_TH_FP_REG(%l7,%f22,0x1F2BFA386B1B0031) INIT_TH_FP_REG(%l7,%f24,0x39586BAC26A0BC7F) INIT_TH_FP_REG(%l7,%f26,0xED4A7D0E9C3E3720) INIT_TH_FP_REG(%l7,%f28,0x4AFDBE01787F71F4) INIT_TH_FP_REG(%l7,%f30,0x440E95E5D9E790F5) !# Other state or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot !# Execute Main Diag .. wr %g0, 0x0, %pcr ! wr %o0, 0x101E, %set_softint changed by convert2hboot nop setx loop_1094, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004100001403, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop set 0x6B, %g1 ldsb [%l7 + %g1], %l6 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_1094: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! wrpr %o4, 0x053C, %tick changed by convert2hboot nop set 0x5A, %g3 sth %l2, [%l7 + %g3] rd %pc, %l0 xnor %l5, %g6, %l1 flush %l7 + 0x10 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot set 0x70, %l1 nop ! stda %i0, [%l7 + %l1] 0x04 ASI use replaced by convert2hboot nop set 0x30, %l6 std %f30, [%l7 + %l6] nop ! tge %icc, 0x3f changed by convert2hboot subcc %o7, 0x1CCE, %l3 call loop_1095 orn %o3, 0x0C1F, %i1 set 0x10, %i5 nop ! lduwa [%l7 + %i5] 0x04, %g3 ASI use replaced by convert2hboot loop_1095: nop ! tvc %icc, 0x77 changed by convert2hboot xnorcc %o6, %o2, %i6 call loop_1096 sth %g5, [%l7 + 0x1C] nop nop setx 0x206E0400, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr loop_1096: nop set 0x1A, %i3 nop ! ldstuba [%l7 + %i3] 0x88, %i5 ASI use replaced by convert2hboot edge8n %l4, %g7, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_1097 nop ! rdhpr %hpstate, %i3 changed by convert2hboot nop ! tpos %icc, 0x73 changed by convert2hboot xnorcc %g2, %i4, %l6 loop_1097: st %f23, [%l7 + 0x54] set 0x70, %l5 sta %f10, [%l7 + %l5] 0x19 movrne %o1, %o0, %i7 or %o5, %l2, %l0 nop set 0x5C, %o5 flush %l7 + %o5 set 0x3C, %l4 nop ! stwa %o4, [%l7 + %l4] 0x19 ASI use replaced by convert2hboot movrne %g6, %l1, %g4 call loop_1098 call loop_1099 nop ! tcc %xcc, 0x66 changed by convert2hboot nop nop setx 0x49F2F69EB9FCC1FD, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 fsqrtd %f0, %f24 loop_1098: nop set 0x26, %g4 nop ! ldsha [%l7 + %g4] 0x18, %l5 ASI use replaced by convert2hboot loop_1099: nop set 0x8, %l0 nop ! stxa %i0, [%g0 + %l0] 0x21 ASI use replaced by convert2hboot andn %l3, %o3, %o7 ld [%l7 + 0x58], %f7 nop ! rdhpr %htba, %g3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot addc %i1, %i6, %g5 call loop_1100 call loop_1101 stw %o2, [%l7 + 0x1C] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_1100: fmovso %fcc2, %f1, %f0 loop_1101: nop add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %i5, %g1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %i2, %g7, %pic changed by convert2hboot nop set 0x08, %o3 ldx [%l7 + %o3], %i3 edge32ln %g2, %l6, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot umul %o0, %o5, %l2 alignaddr %l0, %o4, %i7 fmovrse %g6, %f19, %f19 rdpr %wstate, %g4 add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot stw %i0, [%l7 + 0x78] call loop_1102 nop ! tpos %xcc, 0x76 changed by convert2hboot call loop_1103 stx %l3, [%l7 + 0x10] loop_1102: movn %fcc0, %o7, %g3 nop ! sir 0x1006 !!sir is illegal_instruction loop_1103: nop set 0x58, %o6 nop ! ldswa [%l7 + %o6] 0x0c, %o3 ASI use replaced by convert2hboot nop setx 0x0363, %l0, %i6 sdivcc %i1, %i6, %o6 set 0x14, %o7 nop ! ldstuba [%l7 + %o7] 0x18, %o2 ASI use replaced by convert2hboot mulx %g5, 0x15A3, %i5 nop ! ta %xcc, 0x4f changed by convert2hboot fors %f25, %f15, %f31 fmovsule %fcc0, %f7, %f2 nop set 0x57, %i2 ldsb [%l7 + %i2], %l4 set 0x3A, %o4 nop ! lduha [%l7 + %o4] 0x10, %g1 ASI use replaced by convert2hboot fbg %fcc2, loop_1104 edge16n %g7, %i2, %i3 nop nop setx 0x8F580AE8E60B1DA3, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f10 fsqrtd %f10, %f12 st %f15, [%l7 + 0x28] loop_1104: call loop_1105 call loop_1106 nop ! tl %icc, 0x4d changed by convert2hboot set 0x44, %g6 sta %f13, [%l7 + %g6] 0x18 loop_1105: nop add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %g2, %l6 ASI use replaced by convert2hboot loop_1106: fblg,a %fcc0, loop_1107 call loop_1108 nop set 0x30, %i7 std %i4, [%l7 + %i7] fmul8x16au %f24, %f9, %f6 loop_1107: nop nop setx 0x51F4D2E1C068CC00, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_1108: call loop_1109 nop set 0x38, %o0 swap [%l7 + %o0], %o0 nop ! tsubcc %o5, 0x72, %l2 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1109: nop set 0x70, %i0 sth %l0, [%l7 + %i0] ldsw [%l7 + 0x64], %o4 movvc %xcc, 0x33B, %g6 set 0x40, %g2 nop ! stda %f0, [%l7 + %g2] 0xc1 ASI use replaced by convert2hboot nop ! tleu %icc, 0x44 changed by convert2hboot call loop_1110 fpack16 %f28, %f14 call loop_1111 ldx [%l7 + 0x48], %g4 loop_1110: std %f22, [%l7 + 0x60] fmul8x16 %f20, %f24, %f4 loop_1111: nop set 0x18, %g5 ldd [%l7 + %g5], %f26 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_1112 add %l1, 0x0E63, %i7 wr %g0, 0x0, %pcr ! wr %l3, %o7, %y changed by convert2hboot movcs %xcc, 0x3C5, %i0 loop_1112: swap [%l7 + 0x78], %g3 nop set 0x68, %i6 ldd [%l7 + %i6], %f14 movre %i1, 0x368, %o3 call loop_1113 movre %o6, 0x221, %o2 set 0x48, %o2 nop ! stxa %i6, [%l7 + %o2] 0xea ASI use replaced by convert2hboot membar #Sync loop_1113: brnz %g5, loop_1114 fmovsuge %fcc0, %f5, %f22 std %f8, [%l7 + 0x10] edge32 %i5, %l4, %g1 loop_1114: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop set 0x08, %i1 swap [%l7 + %i1], %g7 call loop_1115 ld [%l7 + 0x18], %f22 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sta %f25, [%l7 + 0x70] %asi loop_1115: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x5C] %asi, %f16 fbule,a,pn %fcc3, loop_1116 ldx [%l7 + 0x48], %i3 fcmpeq16 %f4, %f14, %g2 nop ! tg %xcc, 0x7a changed by convert2hboot loop_1116: call loop_1117 swap [%l7 + 0x20], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1117: call loop_1118 call loop_1119 nop nop setx 0x904A1800, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr fcmps %fcc3, %f8, %f22 loop_1118: nop set 0x38, %o1 stw %o5, [%l7 + %o1] loop_1119: call loop_1120 ldub [%l7 + 0x3D], %o0 sub %l2, %o1, %o4 orcc %g6, 0x0354, %l0 loop_1120: nop set 0x68, %i4 nop ! swapa [%l7 + %i4] 0x0c, %g4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x44, %l3 nop ! lduha [%l7 + %l3] 0x81, %l1 ASI use replaced by convert2hboot set 0x39, %l2 nop ! stba %l5, [%l7 + %l2] 0x81 ASI use replaced by convert2hboot call loop_1121 andncc %l3, %i7, %i0 nop ! tge %xcc, 0x49 changed by convert2hboot smulcc %g3, 0x0513, %i1 loop_1121: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync mulscc %o6, 0x1A15, %o2 ldstub [%l7 + 0x41], %i6 call loop_1122 ldstub [%l7 + 0x12], %g5 set 0x78, %g7 nop ! lduha [%l7 + %g7] 0x81, %o3 ASI use replaced by convert2hboot loop_1122: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x57, %g3 stb %g1, [%l7 + %g3] nop ! tgu %icc, 0x72 changed by convert2hboot call loop_1123 fbn,pn %fcc1, loop_1124 ldsb [%l7 + 0x70], %i2 ba %xcc, loop_1125 loop_1123: call loop_1126 loop_1124: nop set 0x15, %l1 stb %g7, [%l7 + %l1] set 0x48, %g1 nop ! stxa %i5, [%l7 + %g1] 0x18 ASI use replaced by convert2hboot loop_1125: nop set 0x40, %i5 ldub [%l7 + %i5], %g2 loop_1126: nop add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casxa [%l6] 0x88, %i4, %i3 ASI use replaced by convert2hboot call loop_1127 mova %icc, 0x383, %o5 lduh [%l7 + 0x42], %l6 bmask %l2, %o1, %o0 loop_1127: fbug %fcc3, loop_1128 umul %o4, 0x157E, %g6 brlz,a,pt %g4, loop_1129 fcmpgt32 %f24, %f16, %l1 loop_1128: rdpr %gl, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_1129: nop set 0x44, %i3 nop ! lduwa [%l7 + %i3] 0x81, %i7 ASI use replaced by convert2hboot nop ! tsubcctv %l5, %i0, %g3 changed by convert2hboot nop nop setx 0x5F7DA206A05E4C00, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr nop ! tpos %icc, 0x46 changed by convert2hboot nop set 0x40, %l5 ldx [%l7 + %l5], %o7 srax %i1, %o2, %i6 nop set 0x31, %o5 stb %g5, [%l7 + %o5] nop ! sir 0x1EBA !!sir is illegal_instruction fblg %fcc2, loop_1130 subc %o3, %l4, %o6 fornot2 %f2, %f8, %f14 fnot2 %f20, %f16 loop_1130: lduh [%l7 + 0x1C], %i2 nop set 0x78, %l6 lduh [%l7 + %l6], %g1 movlg %fcc2, 0x6D8, %g7 ld [%l7 + 0x50], %f3 set 0x40, %g4 nop ! ldda [%l7 + %g4] 0x18, %f16 ASI use replaced by convert2hboot fmovdn %icc, %f30, %f4 ldd [%l7 + 0x50], %g2 nop set 0x18, %l4 std %f4, [%l7 + %l4] set 0x70, %o3 nop ! stba %i4, [%l7 + %o3] 0x2f ASI use replaced by convert2hboot membar #Sync addcc %i3, 0x086A, %i5 bvc,pn %icc, loop_1131 fors %f13, %f12, %f23 nop set 0x10, %o6 ldx [%l7 + %o6], %o5 set 0x60, %o7 nop ! ldxa [%l7 + %o7] 0x11, %l6 ASI use replaced by convert2hboot loop_1131: std %l2, [%l7 + 0x38] nop set 0x68, %l0 ldd [%l7 + %l0], %o0 set 0x08, %o4 nop ! swapa [%l7 + %o4] 0x19, %o4 ASI use replaced by convert2hboot nop setx loop_1132, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x021400001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot call loop_1133 andcc %o0, %g6, %g4 movug %fcc1, 0x204, %l0 loop_1132: nop set 0x70, %i2 stw %l3, [%l7 + %i2] loop_1133: call loop_1134 movre %l1, 0x03A, %l5 bl,pn %icc, loop_1135 ldstub [%l7 + 0x71], %i7 loop_1134: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1135: call loop_1136 nop ! ta %icc, 0x6b changed by convert2hboot movne %fcc2, %g3, %o7 nop ! tn %icc, 0x36 changed by convert2hboot loop_1136: nop set 0x2F, %g6 nop ! ldsba [%l7 + %g6] 0x0c, %i1 ASI use replaced by convert2hboot fmovsne %icc, %f14, %f26 wrpr %g0, 0x2, %gl nop setx loop_1137, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x014200001405, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot bpos %xcc, loop_1138 flush %l7 + 0x3C movrne %o3, 0x098, %l4 loop_1137: call loop_1139 loop_1138: call loop_1140 call loop_1141 call loop_1142 loop_1139: edge32n %o6, %i2, %g1 loop_1140: nop ! tvc %xcc, 0x4c changed by convert2hboot loop_1141: nop set 0x50, %o0 ldd [%l7 + %o0], %g4 loop_1142: fnegd %f22, %f0 brgz,a,pt %g7, loop_1143 wr %g0, 0x0, %pcr ! wr %g2, %i3, %softint changed by convert2hboot call loop_1144 call loop_1145 loop_1143: nop nop setx 0x27754A16807B9000, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr nop ! tpos %xcc, 0x5f changed by convert2hboot loop_1144: alignaddr %i5, %i4, %o5 loop_1145: call loop_1146 nop ! tsubcctv %l6, %l2, %o4 changed by convert2hboot addc %o0, %o1, %g4 set 0x24, %i0 nop ! swapa [%l7 + %i0] 0x10, %l0 ASI use replaced by convert2hboot loop_1146: call loop_1147 movule %fcc1, 0x20C, %g6 nop nop setx 0x89FCE68F30685C00, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr set 0x40, %i7 nop ! stxa %l1, [%l7 + %i7] 0x19 ASI use replaced by convert2hboot loop_1147: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop nop setx 0x62653147805CC400, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_1148 nop set 0x50, %g5 lduh [%l7 + %g5], %i0 call loop_1149 nop ! te %xcc, 0x71 changed by convert2hboot loop_1148: sth %i7, [%l7 + 0x0C] ldd [%l7 + 0x60], %f20 loop_1149: nop add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l6] %asi, %o7 movlg %fcc0, 0x647, %g3 call loop_1150 xnorcc %i6, 0x033F, %o3 ldd [%l7 + 0x48], %f28 add %l4, 0x1FAD, %o6 loop_1150: call loop_1151 edge8n %o2, %g1, %i2 nop setx loop_1152, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004400001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot nop set 0x58, %g2 ldx [%l7 + %g2], %g7 loop_1151: nop nop setx 0xAA9CF28F10599800, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr nop set 0x58, %i6 std %f22, [%l7 + %i6] loop_1152: nop ! tpos %icc, 0x60 changed by convert2hboot movleu %xcc, %g2, %g5 set 0x50, %o2 nop ! ldda [%l7 + %o2] 0x18, %i2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x68, %o1 ldd [%l7 + %o1], %o4 fmovdcc %xcc, %f18, %f18 nop ! rdhpr %htba, %l6 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync fandnot1s %f7, %f13, %f11 call loop_1153 nop ! tcs %icc, 0x71 changed by convert2hboot call loop_1154 alignaddr %i4, %o0, %o1 loop_1153: fmovrse %g4, %f31, %f27 set 0x08, %i4 sta %f14, [%l7 + %i4] 0x10 loop_1154: nop set 0x38, %l3 ldx [%l7 + %l3], %o4 fnor %f8, %f14, %f10 bshuffle %f18, %f2, %f22 nop ! rdhpr %htba, %g6 changed by convert2hboot nop ! rdhpr %hintp, %l0 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot swap [%l7 + 0x44], %l5 call loop_1155 call loop_1156 call loop_1157 move %fcc3, %l3, %i7 loop_1155: call loop_1158 loop_1156: nop set 0x48, %l2 sth %i0, [%l7 + %l2] loop_1157: nop set 0x78, %i1 nop ! swapa [%l7 + %i1] 0x11, %o7 ASI use replaced by convert2hboot loop_1158: fpsub32 %f12, %f30, %f22 set 0x40, %g7 nop ! stda %f16, [%l7 + %g7] 0x16 ASI use replaced by convert2hboot membar #Sync call loop_1159 movrgz %i1, %i6, %g3 nop ! ta %xcc, 0x39 changed by convert2hboot lduh [%l7 + 0x18], %l4 loop_1159: nop ! tcc %icc, 0x7e changed by convert2hboot stx %o3, [%l7 + 0x18] edge32ln %o6, %g1, %o2 array32 %i2, %g7, %g5 call loop_1160 edge16 %g2, %i3, %i5 nop nop setx 0x7543E78F, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f29 setx 0x16D81D3B, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f29 fmuls %f29, %f29, %f19 movcs %xcc, 0x5C3, %o5 loop_1160: nop set 0x38, %l1 ldsw [%l7 + %l1], %l6 set 0x2A, %g3 nop ! lduba [%l7 + %g3] 0x81, %i4 ASI use replaced by convert2hboot edge16l %l2, %o0, %g4 movl %fcc1, 0x00F, %o4 set 0x46, %i5 nop ! stha %o1, [%l7 + %i5] 0x27 ASI use replaced by convert2hboot membar #Sync fxor %f14, %f16, %f20 fmovduge %fcc2, %f12, %f10 call loop_1161 nop nop setx 0x7DD011085E33EAFD, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 setx 0x4F8D1708, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f24 fsmuld %f24, %f0, %f28 call loop_1162 call loop_1163 loop_1161: call loop_1164 move %xcc, %l0, %g6 loop_1162: udivx %l1, 0x1503, %l5 loop_1163: call loop_1165 loop_1164: call loop_1166 wr %g0, 0x0, %pcr ! wr %l3, %i7, %softint changed by convert2hboot nop nop setx 0xACE1040E, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f26 setx 0x3C86B908, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f18 fmuls %f18, %f26, %f0 loop_1165: nop set 0x18, %g1 nop ! stda %o6, [%l7 + %g1] 0x0c ASI use replaced by convert2hboot loop_1166: nop set 0x54, %l5 nop ! lduha [%l7 + %l5] 0x89, %i1 ASI use replaced by convert2hboot array32 %i0, %i6, %l4 nop ! tle %xcc, 0x5a changed by convert2hboot nop nop setx 0x70477800, %l0, %l6 st %l6, [%l7 + 0x44] ld [%l7 + 0x44], %fsr nop ! ta %icc, 0x7e changed by convert2hboot call loop_1167 andcc %g3, 0x180C, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot loop_1167: nop set 0x30, %o5 nop ! ldda [%l7 + %o5] 0x23, %o2 ASI use replaced by convert2hboot call loop_1168 call loop_1169 fmovdneg %xcc, %f10, %f14 mulscc %i2, %g1, %g7 loop_1168: call loop_1170 loop_1169: stb %g5, [%l7 + 0x7B] nop ! tge %xcc, 0x75 changed by convert2hboot stx %g2, [%l7 + 0x30] loop_1170: brgz %i5, loop_1171 call loop_1172 swap [%l7 + 0x6C], %i3 movo %fcc2, 0x0D1, %o5 loop_1171: bcs %xcc, loop_1173 loop_1172: nop setx 0x0617, %l0, %i4 udivx %l6, %i4, %l2 stw %g4, [%l7 + 0x74] call loop_1174 loop_1173: nop nop setx 0xB2F695F410715400, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr call loop_1175 call loop_1176 loop_1174: bgu,a,pt %icc, loop_1177 call loop_1178 loop_1175: call loop_1179 loop_1176: st %f4, [%l7 + 0x4C] loop_1177: call loop_1180 loop_1178: fble,a %fcc0, loop_1181 loop_1179: movul %fcc2, 0x3E0, %o0 call loop_1182 loop_1180: movug %fcc3, %o1, %l0 loop_1181: fmuld8ulx16 %f15, %f16, %f8 stw %g6, [%l7 + 0x10] loop_1182: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync nop set 0x4C, %i3 ldsh [%l7 + %i3], %l5 movle %xcc, %l3, %i7 stx %o4, [%l7 + 0x40] sdiv %o7, 0x0817, %i0 subcc %i1, %l4, %g3 nop ! tg %icc, 0x73 changed by convert2hboot set 0x08, %l6 nop ! stha %i6, [%l7 + %l6] 0xeb ASI use replaced by convert2hboot membar #Sync nop set 0x38, %l4 flush %l7 + %l4 nop set 0x4C, %g4 stw %o3, [%l7 + %g4] nop set 0x18, %o6 ldsw [%l7 + %o6], %o2 mova %xcc, 0x60C, %i2 lduw [%l7 + 0x14], %g1 call loop_1183 call loop_1184 nop set 0x33, %o3 stb %g7, [%l7 + %o3] nop set 0x38, %l0 ldsw [%l7 + %l0], %o6 loop_1183: call loop_1185 loop_1184: nop set 0x18, %o7 prefetch [%l7 + %o7], 1 set 0x54, %i2 nop ! lduwa [%l7 + %i2] 0x80, %g2 ASI use replaced by convert2hboot loop_1185: edge8n %i5, %i3, %o5 rd %pc, %l6 nop set 0x40, %g6 ldd [%l7 + %g6], %g4 call loop_1186 move %xcc, %i4, %g4 call loop_1187 movl %fcc0, 0x5C9, %l2 loop_1186: edge8l %o0, %l0, %o1 call loop_1188 loop_1187: brgz,a %l1, loop_1189 call loop_1190 ldsh [%l7 + 0x6A], %g6 loop_1188: flush %l7 + 0x28 loop_1189: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_1190: stw %l3, [%l7 + 0x08] movrgez %o4, 0x02F, %i7 movre %i0, 0x202, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot call loop_1191 movug %fcc0, 0x0EA, %o7 nop ! rdhpr %htba, %g3 changed by convert2hboot andncc %i6, 0x0EEE, %o3 loop_1191: sra %i2, %o2, %g1 call loop_1192 nop set 0x5D, %o4 ldstub [%l7 + %o4], %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1192: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot set 0x50, %o0 nop ! ldswa [%l7 + %o0] 0x19, %i3 ASI use replaced by convert2hboot set 0x30, %i0 nop ! lduwa [%l7 + %i0] 0x18, %i5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot smul %g5, 0x0728, %i4 set 0x14, %g5 nop ! ldsha [%l7 + %g5] 0x88, %o5 ASI use replaced by convert2hboot sra %g4, 0x07, %o0 fornot2s %f11, %f25, %f28 nop set 0x70, %g2 std %f24, [%l7 + %g2] nop set 0x60, %i6 lduw [%l7 + %i6], %l2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop set 0x14, %o2 ldsw [%l7 + %o2], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync nop fitos %f13, %f19 sethi 0x11B8, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot move %fcc3, 0x7B0, %i7 srl %i0, %l5, %l4 nop set 0x52, %o1 ldstub [%l7 + %o1], %i1 ldsw [%l7 + 0x44], %g3 ldsb [%l7 + 0x7B], %i6 call loop_1193 nop set 0x12, %i4 ldsb [%l7 + %i4], %o7 wrpr %g0, 0x1, %gl stw %g1, [%l7 + 0x10] loop_1193: fmovsleu %icc, %f26, %f17 rd %asi, %g7 ldd [%l7 + 0x58], %o2 wrpr %g2, 0x1A4E, %cwp ldstub [%l7 + 0x24], %i3 call loop_1194 call loop_1195 ldd [%l7 + 0x58], %o6 fxnor %f12, %f18, %f4 loop_1194: nop ! tle %icc, 0x5f changed by convert2hboot loop_1195: ldsw [%l7 + 0x74], %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_1196 nop set 0x40, %i7 ldstub [%l7 + %i7], %i4 call loop_1197 fcmpgt16 %f10, %f4, %i5 loop_1196: call loop_1198 bgu,pn %icc, loop_1199 loop_1197: nop set 0x39, %l2 ldstub [%l7 + %l2], %g4 rdpr %otherwin, %o0 loop_1198: nop nop setx 0x70722400, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr loop_1199: nop ! tsubcctv %l2, %l0, %l1 changed by convert2hboot add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot edge32n %o1, %l3, %i7 nop ! ta %xcc, 0x7f changed by convert2hboot ldsh [%l7 + 0x64], %o4 call loop_1200 ld [%l7 + 0x38], %f10 lduh [%l7 + 0x32], %l5 bn,a %xcc, loop_1201 loop_1200: fblg,pn %fcc0, loop_1202 nop fitos %f13, %f21 fstox %f21, %f0 fxtos %f0, %f1 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_1201: call loop_1203 loop_1202: call loop_1204 stx %i0, [%l7 + 0x08] set 0x1E, %i1 nop ! stha %i1, [%l7 + %i1] 0x04 ASI use replaced by convert2hboot loop_1203: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_1204: call loop_1205 movvs %icc, %g3, %o3 xnor %i2, %o7, %g7 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %o2, %g1 ASI use replaced by convert2hboot loop_1205: call loop_1206 rdpr %pil, %g2 subcc %i3, %o6, %g5 add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_1206: nop set 0x7C, %l3 sta %f3, [%l7 + %l3] 0x81 call loop_1207 std %f4, [%l7 + 0x48] nop ! tg %xcc, 0x5e changed by convert2hboot wrpr %g4, 0x0B20, %cwp loop_1207: edge8ln %o0, %i5, %l2 add %l1, %l0, %g6 call loop_1208 smulcc %o1, %l3, %o5 call loop_1209 call loop_1210 loop_1208: fmovrdgez %o4, %f6, %f8 set 0x56, %g7 nop ! ldsha [%l7 + %g7] 0x10, %l5 ASI use replaced by convert2hboot loop_1209: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1210: nop set 0x12, %g3 nop ! stba %i7, [%l7 + %g3] 0x0c ASI use replaced by convert2hboot fmovdne %fcc2, %f8, %f28 rd %tick_cmpr, %i0 udiv %i1, 0x0203, %i6 call loop_1211 nop ! tsubcc %g3, %o3, %i2 changed by convert2hboot nop ! rdpr %tl, %l4 changed by convert2hboot nop nop setx 0x13FC66C3CC89FB34, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f8 setx 0xF0DC13B62268AED9, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f20 faddd %f20, %f8, %f26 loop_1211: nop set 0x40, %i5 nop ! lduwa [%l7 + %i5] 0x88, %o7 ASI use replaced by convert2hboot st %f19, [%l7 + 0x44] umul %o2, 0x0AB6, %g1 nop ! sir 0x0193 !!sir is illegal_instruction nop set 0x78, %l1 ldsw [%l7 + %l1], %g2 fmovsu %fcc1, %f15, %f2 call loop_1212 call loop_1213 call loop_1214 nop setx loop_1215, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x022400001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_1212: nop set 0x10, %g1 std %f20, [%l7 + %g1] loop_1213: nop ! rdpr %tba, %g7 changed by convert2hboot loop_1214: nop set 0x10, %l5 nop ! ldxa [%l7 + %l5] 0x19, %o6 ASI use replaced by convert2hboot loop_1215: nop set 0x78, %o5 flush %l7 + %o5 call loop_1216 andcc %i3, %g5, %i4 fcmped %fcc3, %f12, %f30 nop set 0x28, %i3 lduw [%l7 + %i3], %l6 loop_1216: fbge,pt %fcc1, loop_1217 movug %fcc3, %g4, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_1217: call loop_1218 nop set 0x14, %l4 ldsw [%l7 + %l4], %l2 call loop_1219 call loop_1220 loop_1218: movule %fcc2, %l0, %g6 movrlz %l1, %o1, %l3 loop_1219: brlez,pt %o5, loop_1221 loop_1220: call loop_1222 alignaddr %l5, %i7, %o4 call loop_1223 loop_1221: st %f1, [%l7 + 0x20] loop_1222: movrne %i1, %i0, %i6 nop nop setx 0xC51690B7E04EF800, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr loop_1223: nop ! taddcctv %o3, %i2, %l4 changed by convert2hboot nop nop setx 0x4BD1BECDE059E000, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr orncc %o7, %o2, %g3 set 0x1b8, %l6 nop ! nop ! nop ! ldxa [%g0 + %l6] 0x40, %g2 ASI use replaced by convert2hboot ripped by fixASI40.pl ripped by fixASI40.pl nop set 0x40, %o6 flush %l7 + %o6 bmask %g7, %o6, %i3 nop set 0x60, %o3 stx %g5, [%l7 + %o3] edge16n %i4, %l6, %g4 bg,a,pt %xcc, loop_1224 movcs %icc, 0x293, %g1 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %o0 nop ! casa [%l6] 0x19, %o0, %l2 ASI use replaced by convert2hboot loop_1224: nop ! tsubcc %i5, %l0, %l1 changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf8, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync ldub [%l7 + 0x25], %l3 edge32n %o5, %o1, %l5 nop ! tl %xcc, 0x3f changed by convert2hboot fnegs %f25, %f22 nop nop setx 0xC0556400, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr wrpr %g0, 0x2, %gl nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot fmovsge %xcc, %f23, %f6 andcc %i7, %i6, %o3 fornot1s %f30, %f16, %f14 fmovdle %fcc1, %f4, %f24 move %xcc, 0x78F, %i2 st %f16, [%l7 + 0x44] st %f27, [%l7 + 0x0C] std %o6, [%l7 + 0x58] call loop_1225 call loop_1226 call loop_1227 fcmpes %fcc2, %f9, %f14 loop_1225: nop nop setx 0x80619000, %l0, %l6 st %l6, [%l7 + 0x7C] ld [%l7 + 0x7C], %fsr loop_1226: nop set 0x70, %g4 ldd [%l7 + %g4], %f30 loop_1227: call loop_1228 wr %g0, 0x0, %pcr ! wr %o2, 0x0438, %ccr changed by convert2hboot nop nop setx 0x4D81A14251B2A1E7, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f30 setx 0x40CE396B7EF6D0AA, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f10 fdivd %f10, %f30, %f0 call loop_1229 loop_1228: set 0x44, %o7 nop ! ldswa [%l7 + %o7] 0x11, %g3 ASI use replaced by convert2hboot loop_1229: call loop_1230 movg %fcc1, %g2, %l4 nop set 0x4E, %i2 ldsh [%l7 + %i2], %g7 mulx %i3, 0x1863, %g5 loop_1230: lduh [%l7 + 0x7E], %o6 srl %i4, %l6, %g4 movleu %icc, 0x5AF, %o0 fmul8x16au %f2, %f24, %f20 fmovrdlez %l2, %f12, %f28 call loop_1231 rdpr %cwp, %g1 xorcc %i5, 0x1CFE, %l0 nop ! tpos %icc, 0x47 changed by convert2hboot loop_1231: nop set 0x30, %g6 ldsb [%l7 + %g6], %g6 nop nop setx 0x27393FD69055B400, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr st %f18, [%l7 + 0x28] stx %l1, [%l7 + 0x58] nop ! te %icc, 0x61 changed by convert2hboot move %icc, 0x445, %l3 call loop_1232 nop set 0x70, %o4 stx %o1, [%l7 + %o4] sethi 0x08E7, %o5 call loop_1233 loop_1232: call loop_1234 xnorcc %l5, %o4, %i1 movue %fcc0, %i0, %i6 loop_1233: nop ! ta %icc, 0x6c changed by convert2hboot loop_1234: nop add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_1235 edge32l %i2, %o2, %o7 st %f10, [%l7 + 0x78] movvc %icc, 0x18E, %g2 loop_1235: call loop_1236 wr %g0, 0x0, %pcr ! wr %g3, 0x1D20, %clear_softint changed by convert2hboot set 0x58, %o0 nop ! stda %g6, [%l7 + %o0] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_1236: nop ! taddcctv %i3, 0x54, %g5 changed by convert2hboot std %f6, [%l7 + 0x38] call loop_1237 xnorcc %o6, %i4, %l4 fcmpd %fcc0, %f30, %f2 movgu %xcc, %g4, %o0 loop_1237: nop set 0x40, %l0 nop ! stda %f0, [%l7 + %l0] 0xc4 ASI use replaced by convert2hboot ldd [%l7 + 0x50], %i6 fmovsvs %xcc, %f30, %f17 call loop_1238 nop ! ta %icc, 0x57 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xd2, %asi changed by convert2hboot loop_1238: wrpr %l2, %g1, %pil edge16ln %i5, %g6, %l1 nop ! tcs %icc, 0x63 changed by convert2hboot nop fitod %f19, %f26 set 0x40, %g5 nop ! ldda [%l7 + %g5] 0xd2, %f16 ASI use replaced by convert2hboot flush %l7 + 0x40 set 0x2C, %g2 nop ! ldsha [%l7 + %g2] 0x18, %l0 ASI use replaced by convert2hboot call loop_1239 nop ! tsubcctv %o1, 0x4a, %o5 changed by convert2hboot fxor %f10, %f24, %f14 nop set 0x08, %i6 lduh [%l7 + %i6], %l3 loop_1239: movcs %icc, 0x448, %o4 fmovduge %fcc2, %f20, %f2 movrne %i1, %i0, %i6 call loop_1240 wrpr %i7, 0x18F0, %cwp nop set 0x26, %i0 ldub [%l7 + %i0], %o3 bne,a,pt %xcc, loop_1241 loop_1240: addccc %i2, 0x0C48, %o2 movvc %icc, %l5, %o7 nop set 0x20, %o2 std %g2, [%l7 + %o2] loop_1241: fpack32 %f22, %f20, %f30 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf1, %asi changed by convert2hboot rd %sys_tick_cmpr, %g7 ldsw [%l7 + 0x34], %g2 call loop_1242 nop setx loop_1243, %l0, %l1 jmpl %l1, %i3 nop set 0x30, %o1 std %f28, [%l7 + %o1] call loop_1244 loop_1242: fand %f16, %f10, %f26 loop_1243: nop set 0x68, %i4 nop ! swapa [%l7 + %i4] 0x80, %o6 ASI use replaced by convert2hboot loop_1244: call loop_1245 lduh [%l7 + 0x1E], %i4 movrgez %l4, %g5, %g4 membar #Sync set 0x40, %l2 nop ! ldda [%l7 + %l2] 0x1f, %f16 ASI use replaced by convert2hboot loop_1245: nop fitod %f10, %f8 fdtox %f8, %f24 fxtod %f24, %f18 movn %xcc, %o0, %l6 add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_1246 nop set 0x18, %i1 ldsh [%l7 + %i1], %g6 set 0x3D, %i7 nop ! stba %g1, [%l7 + %i7] 0x2f ASI use replaced by convert2hboot membar #Sync loop_1246: nop set 0x2C, %l3 sta %f14, [%l7 + %l3] 0x11 std %l0, [%l7 + 0x68] set 0x34, %g3 nop ! lduwa [%l7 + %g3] 0x89, %o1 ASI use replaced by convert2hboot lduw [%l7 + 0x78], %o5 edge8ln %l3, %l1, %i1 nop ! rdhpr %hpstate, %i0 changed by convert2hboot set 0x60, %g7 nop ! ldda [%l7 + %g7] 0x2a, %o4 ASI use replaced by convert2hboot stx %i6, [%l7 + 0x40] andcc %o3, 0x179B, %i7 call loop_1247 nop nop setx 0xC040DC00, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr fcmpgt32 %f10, %f30, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1247: call loop_1248 fmovsue %fcc3, %f14, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_1248: fcmpne16 %f30, %f18, %l5 call loop_1249 brz,a %g3, loop_1250 call loop_1251 nop ! rdhpr %ver, %g7 changed by convert2hboot loop_1249: call loop_1252 loop_1250: movge %fcc2, 0x374, %g2 loop_1251: array8 %o6, %i4, %l4 call loop_1253 loop_1252: movcs %icc, 0x4C7, %i3 sethi 0x013C, %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x20, %asi changed by convert2hboot loop_1253: nop set 0x60, %i5 ldsw [%l7 + %i5], %o0 sra %l6, %l2, %i5 fabsd %f0, %f14 fmovrse %g6, %f19, %f16 set 0x48, %l1 nop ! stha %g1, [%l7 + %l1] 0x27 ASI use replaced by convert2hboot membar #Sync nop nop setx 0x415FE22E8DACDB08, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f4 setx 0x7E50A67EF7D2B6A0, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f8 fmuld %f8, %f4, %f28 nop set 0x10, %g1 stb %l0, [%l7 + %g1] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xE7C, %hsys_tick_cmpr changed by convert2hboot nop set 0x4C, %l5 lduw [%l7 + %l5], %o1 nop ! wrpr %l1, 0x140E, %tick changed by convert2hboot nop set 0x13, %o5 stb %i1, [%l7 + %o5] movleu %xcc, 0x424, %o4 add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casa [%l6] 0x10, %i0, %i6 ASI use replaced by convert2hboot call loop_1254 nop nop setx 0xDD860D6204B2800, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr call loop_1255 stw %i7, [%l7 + 0x6C] loop_1254: call loop_1256 nop set 0x3E, %i3 sth %o2, [%l7 + %i3] loop_1255: call loop_1257 fmul8x16 %f25, %f20, %f28 loop_1256: call loop_1258 fcmpne16 %f14, %f20, %o3 loop_1257: nop set 0x28, %l6 stb %i2, [%l7 + %l6] call loop_1259 loop_1258: std %f2, [%l7 + 0x58] movrne %l5, 0x0A3, %o7 nop ! tneg %icc, 0x61 changed by convert2hboot loop_1259: nop set 0x68, %o6 nop ! lduwa [%l7 + %o6] 0x81, %g7 ASI use replaced by convert2hboot addccc %g2, %o6, %i4 call loop_1260 ld [%l7 + 0x70], %f23 call loop_1261 brgez,a,pt %l4, loop_1262 loop_1260: call loop_1263 nop ! te %icc, 0x3b changed by convert2hboot loop_1261: nop add %l7, 0x2C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1262: nop set 0x62, %o3 nop ! stha %g3, [%l7 + %o3] 0x89 ASI use replaced by convert2hboot loop_1263: movug %fcc0, 0x113, %g5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot call loop_1264 fble %fcc3, loop_1265 call loop_1266 xnorcc %l2, %i5, %g6 loop_1264: lduw [%l7 + 0x38], %l0 loop_1265: fandnot2s %f9, %f15, %f14 loop_1266: ldd [%l7 + 0x20], %f2 prefetch [%l7 + 0x10], 1 nop set 0x20, %g4 stb %g1, [%l7 + %g4] call loop_1267 call loop_1268 call loop_1269 call loop_1270 loop_1267: edge16n %l3, %o5, %o1 loop_1268: nop ! taddcctv %i1, %o4, %l1 changed by convert2hboot loop_1269: movo %fcc2, 0x30B, %i6 loop_1270: lduh [%l7 + 0x50], %i7 ldd [%l7 + 0x38], %i0 movvc %xcc, %o3, %o2 fmovdle %icc, %f14, %f14 fand %f10, %f22, %f24 nop set 0x30, %l4 lduh [%l7 + %l4], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot addccc %o7, 0x058A, %g7 edge16n %o6, %g2, %i4 fandnot1 %f18, %f8, %f20 call loop_1271 srlx %i3, %g4, %g3 andcc %g5, 0x16E8, %o0 fcmpes %fcc3, %f14, %f23 loop_1271: nop set 0x20, %o7 lduw [%l7 + %o7], %l6 call loop_1272 call loop_1273 nop set 0x3C, %g6 ldstub [%l7 + %g6], %l4 call loop_1274 loop_1272: call loop_1275 loop_1273: std %l2, [%l7 + 0x30] nop set 0x5C, %o4 lduw [%l7 + %o4], %g6 loop_1274: ldub [%l7 + 0x0B], %l0 loop_1275: call loop_1276 wr %g0, 0x0, %pcr ! wr %i5, %g1, %y changed by convert2hboot rd %y, %o5 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %o1, %i1 ASI use replaced by convert2hboot loop_1276: call loop_1277 nop ! rdhpr %ver, %o4 changed by convert2hboot ldsw [%l7 + 0x58], %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1277: nop set 0x78, %o0 std %f20, [%l7 + %o0] sth %i6, [%l7 + 0x18] ldub [%l7 + 0x25], %i7 nop nop setx 0x590B2EB5E0651800, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr ldub [%l7 + 0x3F], %i0 xor %o2, %o3, %l5 ld [%l7 + 0x44], %f2 call loop_1278 nop setx 0x04E5, %l0, %g7 sdiv %i2, %g7, %o6 lduw [%l7 + 0x44], %g2 fpadd32s %f6, %f26, %f7 loop_1278: nop set 0x60, %l0 ldd [%l7 + %l0], %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x2e, %asi changed by convert2hboot set 0x4C, %i2 nop ! swapa [%l7 + %i2] 0x18, %i4 ASI use replaced by convert2hboot call loop_1279 call loop_1280 andcc %i3, %g3, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_1279: udivx %o0, 0x0F2A, %l4 loop_1280: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x6C] %asi, %f7 nop set 0x36, %g2 lduh [%l7 + %g2], %l2 st %f25, [%l7 + 0x30] fmovsge %icc, %f6, %f15 mova %fcc2, %l6, %l0 movrlez %g6, %i5, %g1 call loop_1281 call loop_1282 call loop_1283 movl %xcc, %o1, %o5 loop_1281: call loop_1284 loop_1282: call loop_1285 loop_1283: sra %o4, %i1, %l1 orncc %i6, 0x169D, %i7 loop_1284: subc %i0, 0x1F04, %l3 loop_1285: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_1286 alignaddr %l5, %o2, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_1286: call loop_1287 call loop_1288 ld [%l7 + 0x38], %f9 loop_1287: call loop_1289 loop_1288: brlz,pt %i2, loop_1290 call loop_1291 ldd [%l7 + 0x08], %f18 loop_1289: wr %g0, 0x0, %pcr ! wr %g2, 0x0FE9, %set_softint changed by convert2hboot loop_1290: mova %xcc, 0x2F5, %o7 loop_1291: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x14] %asi, %f21 set 0x4C, %i6 nop ! stwa %i3, [%l7 + %i6] 0x2a ASI use replaced by convert2hboot membar #Sync call loop_1292 call loop_1293 fbo,a,pn %fcc2, loop_1294 call loop_1295 loop_1292: stb %i4, [%l7 + 0x1F] loop_1293: nop wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_1294: edge32n %g4, %o0, %l4 loop_1295: nop set 0x30, %g5 std %f24, [%l7 + %g5] nop set 0x5A, %i0 ldstub [%l7 + %i0], %g5 call loop_1296 call loop_1297 call loop_1298 call loop_1299 loop_1296: call loop_1300 loop_1297: call loop_1301 loop_1298: fmovsuge %fcc2, %f1, %f11 loop_1299: array16 %l6, %l0, %g6 loop_1300: std %f18, [%l7 + 0x10] loop_1301: ba %icc, loop_1302 call loop_1303 call loop_1304 nop set 0x44, %o1 lduh [%l7 + %o1], %l2 loop_1302: subc %i5, %g1, %o5 loop_1303: edge32n %o1, %i1, %l1 loop_1304: st %f16, [%l7 + 0x64] nop set 0x70, %i4 lduh [%l7 + %i4], %o4 swap [%l7 + 0x2C], %i6 nop set 0x1D, %o2 ldub [%l7 + %o2], %i0 ld [%l7 + 0x68], %f17 call loop_1305 nop nop setx 0x23427685E05D8400, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr mulscc %i7, %l3, %l5 edge8n %o3, %g7, %o2 loop_1305: stb %o6, [%l7 + 0x0E] call loop_1306 nop set 0x70, %l2 std %f26, [%l7 + %l2] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_1306: rdpr %cwp, %o7 nop set 0x30, %i7 ldsb [%l7 + %i7], %i2 call loop_1307 call loop_1308 wr %g0, 0x0, %pcr ! wr %i4, %i3, %set_softint changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_1307: fmovrsgez %o0, %f1, %f1 loop_1308: srlx %g3, %g5, %l6 nop ! rdhpr %htba, %l4 changed by convert2hboot nop ! tsubcc %g6, %l0, %i5 changed by convert2hboot nop nop setx 0xF7691AFB80416400, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr sub %l2, %g1, %o5 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x40, %i1 lda [%l7 + %i1] 0x0c, %f18 alignaddrl %o4, %l1, %i0 set 0x60, %g3 nop ! stxa %i6, [%l7 + %g3] 0x2a ASI use replaced by convert2hboot membar #Sync call loop_1309 nop set 0x48, %g7 ldx [%l7 + %g7], %i7 nop set 0x74, %l3 ldsw [%l7 + %l3], %l3 nop set 0x60, %i5 swap [%l7 + %i5], %o3 loop_1309: movu %fcc0, 0x01F, %g7 sdiv %o2, 0x1A80, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop set 0x08, %g1 ldsw [%l7 + %g1], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! tgu %icc, 0x57 changed by convert2hboot nop nop setx 0x2079DC00, %l0, %l6 st %l6, [%l7 + 0x2C] ld [%l7 + 0x2C], %fsr nop set 0x48, %l1 ldx [%l7 + %l1], %i4 fbn,a %fcc1, loop_1310 call loop_1311 add %i3, 0x0170, %g4 call loop_1312 loop_1310: call loop_1313 loop_1311: movule %fcc0, 0x08D, %i2 call loop_1314 loop_1312: fbule,a,pn %fcc1, loop_1315 loop_1313: st %f27, [%l7 + 0x44] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l7 + 0x74] %asi, %f29 loop_1314: std %f10, [%l7 + 0x40] loop_1315: call loop_1316 ld [%l7 + 0x60], %f7 set 0x40, %l5 nop ! ldda [%l7 + %l5] 0x11, %g2 ASI use replaced by convert2hboot loop_1316: nop set 0x40, %i3 nop ! stda %f0, [%l7 + %i3] 0x81 ASI use replaced by convert2hboot ldsh [%l7 + 0x42], %o0 call loop_1317 fbul,a %fcc3, loop_1318 nop ! ta %icc, 0x41 changed by convert2hboot set 0x16, %o5 nop ! lduba [%l7 + %o5] 0x89, %g5 ASI use replaced by convert2hboot loop_1317: call loop_1319 loop_1318: nop set 0x6E, %o6 lduh [%l7 + %o6], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_1319: swap [%l7 + 0x34], %l0 movrgez %g6, %l2, %g1 stw %i5, [%l7 + 0x38] movgu %icc, %o5, %i1 std %o0, [%l7 + 0x78] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot swap [%l7 + 0x64], %i6 movug %fcc1, %i7, %o4 edge8ln %o3, %g7, %l3 call loop_1320 fxor %f26, %f6, %f28 nop ! tleu %xcc, 0x6c changed by convert2hboot movle %xcc, %o2, %g2 loop_1320: stx %o6, [%l7 + 0x70] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fbue,a %fcc2, loop_1321 ldsb [%l7 + 0x40], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_1321: subccc %i4, 0x1315, %g4 call loop_1322 nop set 0x58, %l6 ldd [%l7 + %l6], %g2 movneg %icc, %i2, %g5 ldsw [%l7 + 0x08], %l4 loop_1322: call loop_1323 call loop_1324 call loop_1325 call loop_1326 loop_1323: ld [%l7 + 0x70], %f7 loop_1324: stb %l6, [%l7 + 0x4C] loop_1325: prefetch [%l7 + 0x30], 0 loop_1326: call loop_1327 edge32l %l0, %o0, %g6 subcc %g1, 0x0DCB, %i5 umulcc %l2, %i1, %o5 loop_1327: nop set 0x48, %o3 ldd [%l7 + %o3], %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! rdhpr %hsys_tick_cmpr, %i0 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop nop setx 0xE3478C45, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f22 setx 0x837310E2, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f9 fadds %f9, %f22, %f22 ldsb [%l7 + 0x56], %i7 srax %o4, 0x0F, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot bge,a,pt %xcc, loop_1328 call loop_1329 nop ! te %icc, 0x56 changed by convert2hboot fnot1s %f4, %f25 loop_1328: rdpr %otherwin, %l3 loop_1329: call loop_1330 movrlz %o2, 0x148, %g2 call loop_1331 call loop_1332 loop_1330: ldsb [%l7 + 0x2A], %o7 mova %icc, 0x50A, %l5 loop_1331: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot loop_1332: srl %i4, 0x1E, %g3 set 0x20, %l4 nop ! stda %i2, [%l7 + %l4] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_1333 std %g4, [%l7 + 0x68] nop set 0x30, %o7 swap [%l7 + %o7], %g4 addccc %l6, 0x1B2B, %l4 loop_1333: nop set 0x38, %g4 nop ! swapa [%l7 + %g4] 0x81, %o0 ASI use replaced by convert2hboot call loop_1334 nop ! rdhpr %htba, %l0 changed by convert2hboot ldsh [%l7 + 0x36], %g1 call loop_1335 loop_1334: movl %fcc0, 0x1BF, %i5 wrpr %g0, 0x2, %gl wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot loop_1335: edge32ln %o5, %l1, %o1 fbg,pn %fcc1, loop_1336 call loop_1337 nop setx loop_1338, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004100001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop nop setx 0xBEE80D6DC042D800, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr loop_1336: nop set 0x78, %o4 stw %l2, [%l7 + %o4] loop_1337: lduw [%l7 + 0x10], %i0 loop_1338: fbg %fcc3, loop_1339 sdivcc %i6, 0x175D, %o4 bmask %i7, %o3, %g7 call loop_1340 loop_1339: ldub [%l7 + 0x65], %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l7 + 0x68] %asi, %f1 loop_1340: fmovrsgez %g2, %f28, %f11 nop set 0x38, %g6 lduw [%l7 + %g6], %o7 bmask %o2, %i3, %o6 orcc %l5, %g3, %i4 call loop_1341 lduh [%l7 + 0x2C], %i2 lduh [%l7 + 0x18], %g5 set 0x79, %l0 nop ! ldstuba [%l7 + %l0] 0x18, %g4 ASI use replaced by convert2hboot loop_1341: call loop_1342 swap [%l7 + 0x74], %l4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x7EA, %hsys_tick_cmpr changed by convert2hboot nop ! rdhpr %hsys_tick_cmpr, %l0 changed by convert2hboot loop_1342: call loop_1343 call loop_1344 movo %fcc1, 0x623, %i5 call loop_1345 loop_1343: call loop_1346 loop_1344: fmovrdgez %g6, %f18, %f8 nop set 0x38, %o0 ldd [%l7 + %o0], %i0 loop_1345: movcs %xcc, %g1, %o5 loop_1346: call loop_1347 movvc %xcc, 0x5A8, %l1 call loop_1348 nop ! tvs %icc, 0x36 changed by convert2hboot loop_1347: ldub [%l7 + 0x26], %o1 set 0x67, %i2 nop ! ldstuba [%l7 + %i2] 0x80, %l2 ASI use replaced by convert2hboot loop_1348: wrpr %i6, %i0, %pil wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x60, %g2 nop ! ldda [%l7 + %g2] 0x24, %o4 ASI use replaced by convert2hboot set 0x34, %i6 lda [%l7 + %i6] 0x89, %f24 call loop_1349 fbu,a,pt %fcc2, loop_1350 ld [%l7 + 0x20], %f31 bmask %o3, %g7, %g2 loop_1349: edge32ln %l3, %o7, %i3 loop_1350: bmask %o2, %o6, %l5 nop ! tle %icc, 0x4e changed by convert2hboot call loop_1351 bge,a %xcc, loop_1352 mulx %g3, %i4, %i2 wrpr %g0, 0x0, %gl loop_1351: add %g4, %o0, %l4 loop_1352: nop set 0x5A, %i0 nop ! stha %l6, [%l7 + %i0] 0x04 ASI use replaced by convert2hboot call loop_1353 ldub [%l7 + 0x74], %l0 array32 %i5, %g6, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_1353: swap [%l7 + 0x24], %l1 call loop_1354 movule %fcc3, 0x2A2, %o1 add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casa [%l6] 0x19, %o5, %l2 ASI use replaced by convert2hboot loop_1354: nop set 0x60, %g5 nop ! ldda [%l7 + %g5] 0x22, %i0 ASI use replaced by convert2hboot mulx %i7, %i6, %o3 stx %o4, [%l7 + 0x70] addccc %g2, %g7, %l3 sth %i3, [%l7 + 0x26] membar #Sync set 0x40, %o1 nop ! ldda [%l7 + %o1] 0x16, %f0 ASI use replaced by convert2hboot fnot1 %f24, %f0 nop set 0x71, %o2 stb %o2, [%l7 + %o2] movg %fcc0, 0x465, %o6 nop nop setx 0x406A1800, %l0, %l6 st %l6, [%l7 + 0x68] ld [%l7 + 0x68], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f5, [%l7 + 0x40] %asi ldub [%l7 + 0x50], %l5 nop ! tcc %icc, 0x44 changed by convert2hboot alignaddrl %g3, %i4, %i2 nop set 0x50, %i4 lduw [%l7 + %i4], %g5 std %f30, [%l7 + 0x18] nop nop setx 0xF8B79B62B05BC000, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fbu,a,pn %fcc3, loop_1355 nop set 0x18, %i7 std %o6, [%l7 + %i7] set 0x5C, %l2 nop ! stha %o0, [%l7 + %l2] 0x22 ASI use replaced by convert2hboot membar #Sync loop_1355: call loop_1356 nop ! tcs %icc, 0x50 changed by convert2hboot set 0x1D, %g3 nop ! ldstuba [%l7 + %g3] 0x11, %l6 ASI use replaced by convert2hboot loop_1356: ldd [%l7 + 0x28], %l4 stw %i5, [%l7 + 0x7C] call loop_1357 nop set 0x68, %i1 std %f22, [%l7 + %i1] nop set 0x18, %g7 stx %l0, [%l7 + %g7] sllx %g1, 0x11, %i1 loop_1357: nop set 0x60, %i5 nop ! lduha [%l7 + %i5] 0x81, %l1 ASI use replaced by convert2hboot call loop_1358 sth %g6, [%l7 + 0x12] fmuld8sux16 %f2, %f10, %f4 call loop_1359 loop_1358: nop nop setx 0x8F68DE8E, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f9 setx 0xC22DCFA5, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f5 fdivs %f5, %f9, %f3 call loop_1360 srlx %o1, 0x12, %o5 loop_1359: ldub [%l7 + 0x58], %i0 movne %icc, 0x7A3, %l2 loop_1360: ldx [%l7 + 0x30], %i7 set 0x20, %g1 nop ! prefetcha [%l7 + %g1] 0x89, 1 ASI use replaced by convert2hboot movleu %icc, 0x0C4, %o4 set 0x60, %l3 nop ! stxa %o3, [%l7 + %l3] 0xe3 ASI use replaced by convert2hboot membar #Sync nop set 0x72, %l1 sth %g2, [%l7 + %l1] movul %fcc0, 0x0ED, %g7 prefetch [%l7 + 0x08], 4 movuge %fcc0, 0x705, %l3 set 0x2C, %i3 nop ! ldswa [%l7 + %i3] 0x81, %o2 ASI use replaced by convert2hboot edge16 %i3, %l5, %g3 nop nop setx 0x664C00, %l0, %l6 st %l6, [%l7 + 0x08] ld [%l7 + 0x08], %fsr set 0x40, %l5 nop ! stda %f16, [%l7 + %l5] 0xc1 ASI use replaced by convert2hboot nop set 0x27, %o6 ldub [%l7 + %o6], %o6 set 0x2C, %o5 nop ! lduha [%l7 + %o5] 0x89, %i4 ASI use replaced by convert2hboot movvc %icc, 0x6ED, %i2 set 0x58, %l6 nop ! ldswa [%l7 + %l6] 0x81, %g5 ASI use replaced by convert2hboot nop set 0x12, %o3 lduh [%l7 + %o3], %o7 set 0x4C, %l4 nop ! stwa %o0, [%l7 + %l4] 0xe3 ASI use replaced by convert2hboot membar #Sync nop ! rdhpr %hintp, %g4 changed by convert2hboot call loop_1361 movule %fcc0, 0x169, %l4 wr %g0, 0x0, %pcr ! wr %l6, 0x00C6, %clear_softint changed by convert2hboot call loop_1362 loop_1361: ldsh [%l7 + 0x62], %i5 membar #Sync set 0x40, %g4 nop ! ldda [%l7 + %g4] 0x1f, %f0 ASI use replaced by convert2hboot loop_1362: nop set 0x67, %o4 nop ! stba %g1, [%l7 + %o4] 0x22 ASI use replaced by convert2hboot membar #Sync fbo,a %fcc3, loop_1363 movneg %icc, %i1, %l1 sra %g6, %l0, %o1 orncc %o5, 0x171D, %i0 loop_1363: nop wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot rd %pc, %l2 nop ! wrpr %i6, %o4, %tick changed by convert2hboot std %g2, [%l7 + 0x10] popc %o3, %l3 add %g7, %o2, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot bcs,pt %xcc, loop_1364 fmovdlg %fcc2, %f20, %f0 call loop_1365 wrpr %g0, 0x3, %gl loop_1364: nop set 0x20, %o7 stb %i4, [%l7 + %o7] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x0B0, %hsys_tick_cmpr changed by convert2hboot loop_1365: nop add %l7, 0x1C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %o0 orncc %l4, 0x08B6, %l6 smulcc %g4, 0x143B, %i5 wrpr %g1, %i1, %pil call loop_1366 wr %g0, 0x0, %pcr ! wr %l1, 0x1473, %pic changed by convert2hboot call loop_1367 nop set 0x10, %l0 flush %l7 + %l0 loop_1366: call loop_1368 wr %g0, 0x0, %pcr ! wr %g6, 0x0A0F, %pic changed by convert2hboot loop_1367: movg %icc, %o1, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1368: call loop_1369 call loop_1370 call loop_1371 lduw [%l7 + 0x10], %i7 loop_1369: nop ! rdhpr %hpstate, %l0 changed by convert2hboot loop_1370: nop set 0x78, %g6 nop ! prefetcha [%l7 + %g6] 0x10, 4 ASI use replaced by convert2hboot loop_1371: rdpr %otherwin, %o4 sdiv %g2, 0x117D, %o3 array16 %l2, %l3, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x3C] %asi, %f28 nop setx loop_1372, %l0, %l1 jmpl %l1, %g7 call loop_1373 nop ! rdhpr %hintp, %g3 changed by convert2hboot nop set 0x40, %o0 ldd [%l7 + %o0], %i2 loop_1372: nop setx loop_1374, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x022200001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_1373: call loop_1375 call loop_1376 call loop_1377 loop_1374: call loop_1378 loop_1375: edge32n %l5, %o6, %i4 loop_1376: fmovdleu %icc, %f2, %f24 loop_1377: prefetch [%l7 + 0x08], 0 loop_1378: movue %fcc2, 0x6A1, %o7 sllx %i2, %o0, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot movug %fcc2, 0x1CA, %g4 edge32ln %l4, %g1, %i5 stx %l1, [%l7 + 0x60] movrlz %g6, 0x306, %o1 call loop_1379 call loop_1380 add %i1, %o5, %i7 loop_1379: flush %l7 + 0x10 call loop_1381 loop_1380: call loop_1382 call loop_1383 call loop_1384 loop_1381: movleu %icc, 0x239, %i0 loop_1382: xnorcc %i6, %l0, %g2 loop_1383: nop nop setx 0x205ED800, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr loop_1384: nop set 0x14, %g2 flush %l7 + %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync call loop_1385 call loop_1386 fcmpes %fcc2, %f12, %f30 nop set 0x4A, %i2 ldub [%l7 + %i2], %o3 loop_1385: nop set 0x7D, %i6 nop ! lduba [%l7 + %i6] 0x0c, %l3 ASI use replaced by convert2hboot loop_1386: fmovso %fcc0, %f23, %f13 movneg %xcc, %l2, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot set 0x7E, %g5 nop ! lduha [%l7 + %g5] 0x80, %i3 ASI use replaced by convert2hboot sub %l5, %o6, %g3 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fpsub16s %f6, %f23, %f31 ldsw [%l7 + 0x24], %o0 set 0x70, %o1 nop ! stda %i2, [%l7 + %o1] 0x27 ASI use replaced by convert2hboot membar #Sync swap [%l7 + 0x6C], %g5 set 0x68, %o2 nop ! stwa %g4, [%l7 + %o2] 0x23 ASI use replaced by convert2hboot membar #Sync st %f27, [%l7 + 0x14] set 0x5E, %i0 nop ! lduha [%l7 + %i0] 0x0c, %l6 ASI use replaced by convert2hboot nop ! rdpr %tl, %l4 changed by convert2hboot call loop_1387 call loop_1388 movn %fcc3, 0x719, %g1 fbul,a,pt %fcc2, loop_1389 loop_1387: ldd [%l7 + 0x18], %l0 loop_1388: nop ! tsubcctv %i5, %o1, %i1 changed by convert2hboot stb %o5, [%l7 + 0x08] loop_1389: orcc %i7, 0x1273, %i0 swap [%l7 + 0x1C], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync fpadd32s %f11, %f16, %f20 movule %fcc0, 0x348, %g2 movge %xcc, %o4, %l0 nop set 0x5C, %i7 flush %l7 + %i7 ldx [%l7 + 0x70], %l3 fexpand %f9, %f22 nop set 0x4A, %l2 sth %l2, [%l7 + %l2] call loop_1390 bcs,a,pn %xcc, loop_1391 st %f4, [%l7 + 0x10] nop nop setx 0xB04F4C00, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr loop_1390: fandnot1 %f8, %f22, %f20 loop_1391: nop set 0x08, %g3 lduw [%l7 + %g3], %o3 movuge %fcc0, 0x083, %o2 lduh [%l7 + 0x22], %g7 fmovdn %xcc, %f12, %f12 set 0x28, %i1 nop ! lduwa [%l7 + %i1] 0x88, %i3 ASI use replaced by convert2hboot subc %o6, 0x05D1, %g3 fbg,pt %fcc1, loop_1392 call loop_1393 nop set 0x5C, %g7 lduh [%l7 + %g7], %l5 call loop_1394 loop_1392: nop ! te %xcc, 0x5a changed by convert2hboot loop_1393: rd %softint, %i4 call loop_1395 loop_1394: sll %o7, %i2, %g5 orncc %g4, %l6, %o0 call loop_1396 loop_1395: call loop_1397 nop nop setx 0xBE96D4F9A052C400, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr nop nop setx 0xB7BB96DAB063E000, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr loop_1396: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x268, %tick_cmpr changed by convert2hboot loop_1397: nop wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync xnor %i5, %o1, %i1 call loop_1398 nop set 0x08, %i5 stx %l1, [%l7 + %i5] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1398: umul %i7, %i0, %i6 membar #Sync set 0x40, %g1 nop ! ldda [%l7 + %g1] 0xf1, %f0 ASI use replaced by convert2hboot set 0x74, %l3 nop ! lduwa [%l7 + %l3] 0x18, %g2 ASI use replaced by convert2hboot nop set 0x48, %i4 flush %l7 + %i4 call loop_1399 ldd [%l7 + 0x20], %o4 nop set 0x78, %i3 ldx [%l7 + %i3], %l0 nop ! wr %g0, 0x0, %pcr ! wr %g0, 0x40, %asi changed by convert2hboot ripped by fixASI40.pl loop_1399: nop set 0x46, %l5 nop ! lduba [%l7 + %l5] 0x04, %l3 ASI use replaced by convert2hboot movug %fcc0, %o3, %o2 nop set 0x60, %o6 std %f22, [%l7 + %o6] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot fbug,a,pn %fcc1, loop_1400 wrpr %i3, 0x0012, %cwp wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_1400: nop set 0x28, %l1 ldsw [%l7 + %l1], %l5 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot ld [%l7 + 0x28], %f0 stx %o7, [%l7 + 0x78] call loop_1401 nop set 0x30, %l6 flush %l7 + %l6 nop set 0x38, %o3 lduw [%l7 + %o3], %i2 call loop_1402 loop_1401: call loop_1403 movvc %icc, 0x7B2, %g4 add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %l6, %g5 ASI use replaced by convert2hboot loop_1402: fcmpd %fcc3, %f6, %f10 loop_1403: call loop_1404 movrlz %o0, %l4, %g1 ldsh [%l7 + 0x4A], %i5 call loop_1405 loop_1404: nop ! ta %icc, 0x55 changed by convert2hboot nop nop setx 0xA73B3FAF, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f24 setx 0x1BA7289D, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f21 fadds %f21, %f24, %f6 set 0x6C, %l4 lda [%l7 + %l4] 0x11, %f10 loop_1405: call loop_1406 call loop_1407 nop set 0x1A, %o5 lduh [%l7 + %o5], %i1 rdpr %gl, %o1 loop_1406: fbug,a,pn %fcc1, loop_1408 loop_1407: nop nop setx 0x3D487882, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f18 fsqrts %f18, %f16 call loop_1409 xnor %o5, %i7, %l1 loop_1408: call loop_1410 fsrc2 %f10, %f4 loop_1409: nop ! tn %icc, 0x4b changed by convert2hboot faligndata %f2, %f4, %f4 loop_1410: array8 %i6, %i0, %o4 fone %f10 bn,a %icc, loop_1411 call loop_1412 fmul8x16 %f2, %f28, %f4 set 0x68, %g4 nop ! stda %l0, [%l7 + %g4] 0x2b ASI use replaced by convert2hboot membar #Sync loop_1411: ldx [%l7 + 0x18], %g2 loop_1412: nop ! tvs %xcc, 0x3f changed by convert2hboot xor %l3, %o3, %o2 prefetch [%l7 + 0x1C], 0 call loop_1413 call loop_1414 ldd [%l7 + 0x48], %g6 umulcc %l2, 0x1D1A, %i3 loop_1413: movneg %xcc, 0x673, %g6 loop_1414: call loop_1415 nop set 0x30, %o4 ldx [%l7 + %o4], %g3 call loop_1416 call loop_1417 loop_1415: nop setx 0x067F, %l0, %o6 udivcc %l5, %o6, %i4 udiv %i2, 0x02B3, %o7 loop_1416: movle %xcc, %g4, %g5 loop_1417: nop nop setx 0x70403800, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr and %o0, 0x02BD, %l6 add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %g1, %i5 ASI use replaced by convert2hboot movcc %icc, 0x09E, %i1 call loop_1418 addc %l4, 0x0604, %o1 sethi 0x0B1A, %o5 nop nop setx 0x3F8FDDC2C06E6C00, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr loop_1418: call loop_1419 st %f4, [%l7 + 0x4C] rdpr %cansave, %l1 call loop_1420 loop_1419: wrpr %i7, 0x086A, %pil nop setx 0x0E8B, %l0, %o4 udivcc %i6, %o4, %i0 nop set 0x6C, %l0 ldsw [%l7 + %l0], %l0 loop_1420: nop set 0x68, %o7 nop ! stda %g2, [%l7 + %o7] 0x2a ASI use replaced by convert2hboot membar #Sync sdivx %l3, 0x08BE, %o3 subccc %g7, %l2, %o2 call loop_1421 movlg %fcc3, 0x269, %i3 swap [%l7 + 0x58], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0xdb, %asi changed by convert2hboot loop_1421: call loop_1422 movg %fcc3, 0x79B, %l5 set 0x13, %g6 nop ! ldstuba [%l7 + %g6] 0x18, %g3 ASI use replaced by convert2hboot loop_1422: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x30, %g2 stx %i4, [%l7 + %g2] call loop_1423 nop nop setx 0x14E1F44960545C00, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr smul %o7, 0x031C, %i2 fcmpne32 %f30, %f28, %g5 loop_1423: ldsb [%l7 + 0x15], %g4 nop set 0x7C, %i2 prefetch [%l7 + %i2], 1 fmovsuge %fcc0, %f0, %f29 fmovscs %xcc, %f27, %f11 lduh [%l7 + 0x22], %o0 fmovdgu %icc, %f4, %f10 nop fitod %f2, %f2 fdtox %f2, %f16 st %f18, [%l7 + 0x34] bmask %g1, %i5, %i1 call loop_1424 move %fcc3, %l4, %o1 sethi 0x10E1, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1424: call loop_1425 call loop_1426 move %fcc1, 0x0CD, %i7 set 0x2C, %o0 nop ! ldsha [%l7 + %o0] 0x11, %l6 ASI use replaced by convert2hboot loop_1425: array16 %o4, %i6, %l0 loop_1426: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync call loop_1427 call loop_1428 call loop_1429 array8 %i0, %l3, %o3 loop_1427: nop set 0x4A, %g5 nop ! stba %l2, [%l7 + %g5] 0xea ASI use replaced by convert2hboot membar #Sync loop_1428: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_1429: bn,pn %icc, loop_1430 smul %g7, 0x1E7B, %i3 nop nop setx 0x5B7000, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr bgu,pn %xcc, loop_1431 loop_1430: ldsb [%l7 + 0x34], %l5 call loop_1432 call loop_1433 loop_1431: xorcc %g3, %g6, %i4 nop nop setx 0x912D2CC3258B3EA7, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f22 fsqrtd %f22, %f6 loop_1432: nop add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %o7, %o6 ASI use replaced by convert2hboot loop_1433: call loop_1434 lduh [%l7 + 0x5C], %g5 set 0x7B, %o1 nop ! ldstuba [%l7 + %o1] 0x81, %g4 ASI use replaced by convert2hboot loop_1434: fmovrdlz %i2, %f28, %f4 bneg,a,pn %icc, loop_1435 bcs %icc, loop_1436 nop set 0x4C, %i6 lduw [%l7 + %i6], %g1 set 0x7E, %o2 nop ! ldsha [%l7 + %o2] 0x10, %o0 ASI use replaced by convert2hboot loop_1435: nop nop setx 0xB062CC00, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr loop_1436: sdivcc %i5, 0x079F, %i1 nop set 0x20, %i7 ldd [%l7 + %i7], %o0 nop nop setx 0x50714800, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr fmovsgu %xcc, %f2, %f21 set 0x74, %i0 sta %f25, [%l7 + %i0] 0x80 set 0x60, %l2 nop ! ldsha [%l7 + %l2] 0x0c, %l4 ASI use replaced by convert2hboot nop set 0x26, %i1 ldsb [%l7 + %i1], %l1 set 0x28, %g3 nop ! stda %i6, [%l7 + %g3] 0x04 ASI use replaced by convert2hboot call loop_1437 nop ! taddcctv %o5, %o4, %l6 changed by convert2hboot edge16n %l0, %g2, %i0 call loop_1438 loop_1437: nop set 0x60, %i5 ldd [%l7 + %i5], %l2 nop ! tne %icc, 0x78 changed by convert2hboot call loop_1439 loop_1438: call loop_1440 ldd [%l7 + 0x20], %i6 ld [%l7 + 0x34], %f3 loop_1439: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1440: movle %fcc1, 0x1C8, %o2 call loop_1441 lduw [%l7 + 0x48], %g7 andncc %o3, %l5, %g3 call loop_1442 loop_1441: std %f20, [%l7 + 0x10] call loop_1443 nop ! taddcc %g6, 0x7b, %i4 changed by convert2hboot loop_1442: lduw [%l7 + 0x68], %o7 nop set 0x18, %g1 std %f28, [%l7 + %g1] loop_1443: stx %o6, [%l7 + 0x10] smul %g5, 0x1663, %g4 wr %g0, 0x0, %pcr ! wr %i3, 0x0D4D, %y changed by convert2hboot set 0x70, %g7 sta %f25, [%l7 + %g7] 0x0c call loop_1444 ldd [%l7 + 0x70], %f4 wrpr %i2, %g1, %pil nop set 0x18, %l3 ldd [%l7 + %l3], %f12 loop_1444: call loop_1445 ldx [%l7 + 0x60], %i5 nop set 0x0C, %i3 ldsw [%l7 + %i3], %o0 lduw [%l7 + 0x68], %o1 loop_1445: nop fitod %f14, %f20 nop nop setx 0x41C405AD406C5C00, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr bvs,pt %xcc, loop_1446 nop set 0x08, %i4 ldd [%l7 + %i4], %f22 nop set 0x68, %l5 std %l4, [%l7 + %l5] wr %g0, 0x0, %pcr ! wr %g0, 0xd8, %asi changed by convert2hboot loop_1446: call loop_1447 call loop_1448 nop set 0x08, %l1 sth %i1, [%l7 + %l1] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xD95, %hsys_tick_cmpr changed by convert2hboot loop_1447: nop set 0x1C, %l6 prefetch [%l7 + %l6], 0 loop_1448: fbug,a,pt %fcc2, loop_1449 st %f6, [%l7 + 0x7C] nop ! tsubcctv %o4, %l6, %l0 changed by convert2hboot nop ! ta %icc, 0x3e changed by convert2hboot loop_1449: nop set 0x6C, %o6 nop ! lduha [%l7 + %o6] 0x80, %g2 ASI use replaced by convert2hboot nop set 0x48, %l4 std %f12, [%l7 + %l4] set 0x5C, %o3 nop ! stwa %i0, [%l7 + %o3] 0x19 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sllx %i6, %i7, %o2 nop set 0x4B, %g4 ldstub [%l7 + %g4], %l2 nop set 0x78, %o4 swap [%l7 + %o4], %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot call loop_1450 nop fitod %f13, %f26 call loop_1451 fbu,a,pt %fcc1, loop_1452 loop_1450: ldsw [%l7 + 0x5C], %g3 nop ! tne %xcc, 0x46 changed by convert2hboot loop_1451: nop set 0x18, %l0 nop ! prefetcha [%l7 + %l0] 0x89, 4 ASI use replaced by convert2hboot loop_1452: nop set 0x20, %o7 ldd [%l7 + %o7], %g6 set 0x12, %o5 nop ! stha %i4, [%l7 + %o5] 0x18 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! tne %icc, 0x6c changed by convert2hboot set 0x5A, %g2 nop ! ldstuba [%l7 + %g2] 0x80, %o7 ASI use replaced by convert2hboot movrlz %g5, %i3, %i2 nop nop setx 0xA0C870D1B049A400, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr call loop_1453 stw %g4, [%l7 + 0x78] lduh [%l7 + 0x62], %g1 xnor %i5, 0x1417, %o1 loop_1453: brnz,pn %o0, loop_1454 call loop_1455 wr %g0, 0x0, %pcr ! wr %i1, %l4, %pic changed by convert2hboot nop set 0x37, %g6 ldstub [%l7 + %g6], %l1 loop_1454: fmovdg %icc, %f20, %f30 loop_1455: lduw [%l7 + 0x4C], %o5 mova %fcc1, %l6, %o4 nop ! tne %xcc, 0x42 changed by convert2hboot subccc %l0, %i0, %g2 xnorcc %i6, %i7, %l3 sth %l2, [%l7 + 0x7A] add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %o2, %l5 ASI use replaced by convert2hboot set 0x50, %o0 nop ! ldxa [%l7 + %o0] 0x18, %g3 ASI use replaced by convert2hboot alignaddr %g7, %g6, %o3 set 0x5F, %i2 nop ! ldsba [%l7 + %i2] 0x04, %i4 ASI use replaced by convert2hboot call loop_1456 nop set 0x7C, %g5 lduw [%l7 + %g5], %o6 bn,pn %icc, loop_1457 ldd [%l7 + 0x10], %o6 loop_1456: call loop_1458 ldx [%l7 + 0x60], %i3 loop_1457: call loop_1459 ldsh [%l7 + 0x32], %g5 loop_1458: ble,a %xcc, loop_1460 call loop_1461 loop_1459: movgu %xcc, 0x4D8, %i2 call loop_1462 loop_1460: fbl,a %fcc1, loop_1463 loop_1461: call loop_1464 call loop_1465 loop_1462: alignaddrl %g4, %i5, %g1 loop_1463: loop_1464: call loop_1466 loop_1465: srl %o1, %i1, %l4 movn %icc, %o0, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_1466: nop add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casa [%l6] 0x18, %l1, %o4 ASI use replaced by convert2hboot set 0x50, %o1 nop ! ldswa [%l7 + %o1] 0x88, %l0 ASI use replaced by convert2hboot fmovsneg %icc, %f7, %f16 srlx %g2, %i6, %i7 set 0x40, %o2 nop ! stda %f16, [%l7 + %o2] 0x89 ASI use replaced by convert2hboot call loop_1467 call loop_1468 movuge %fcc0, %i0, %l3 bneg,a,pt %xcc, loop_1469 loop_1467: fmovscs %icc, %f19, %f28 loop_1468: call loop_1470 ldsw [%l7 + 0x3C], %l2 loop_1469: edge8n %o2, %l5, %g3 sub %g7, 0x11C2, %o3 loop_1470: nop ! tleu %xcc, 0x5c changed by convert2hboot set 0x40, %i6 nop ! stha %i4, [%l7 + %i6] 0x23 ASI use replaced by convert2hboot membar #Sync nop nop setx 0x04E53DA8, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f8 setx 0x90A9BEF1, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f23 fadds %f23, %f8, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l7 + 0x68] %asi, %f5 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x4C] %asi, %f19 call loop_1471 fmovsul %fcc1, %f5, %f12 nop ! sir 0x1186 !!sir is illegal_instruction ldsb [%l7 + 0x3C], %o6 loop_1471: call loop_1472 nop set 0x68, %i0 ldd [%l7 + %i0], %f28 set 0x58, %l2 nop ! stda %o6, [%l7 + %l2] 0x80 ASI use replaced by convert2hboot loop_1472: nop set 0x28, %i1 nop ! stxa %g6, [%l7 + %i1] 0x18 ASI use replaced by convert2hboot set 0x10, %g3 nop ! ldda [%l7 + %g3] 0x89, %g4 ASI use replaced by convert2hboot movug %fcc1, 0x636, %i3 udiv %i2, 0x0805, %i5 array32 %g4, %g1, %o1 call loop_1473 fmovdvc %icc, %f28, %f0 ld [%l7 + 0x20], %f22 fpsub16s %f10, %f3, %f24 loop_1473: nop ! rdpr %tl, %i1 changed by convert2hboot nop setx loop_1474, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x034200001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot nop set 0x14, %i5 ldstub [%l7 + %i5], %o0 fxors %f30, %f24, %f17 call loop_1475 loop_1474: nop ! taddcctv %o5, %l6, %l1 changed by convert2hboot call loop_1476 ldsw [%l7 + 0x70], %o4 loop_1475: nop set 0x47, %g1 nop ! stba %l0, [%l7 + %g1] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_1476: fcmpeq32 %f18, %f28, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot add %l4, 0x143E, %i7 edge32 %i0, %l3, %l2 nop set 0x24, %g7 sth %o2, [%l7 + %g7] set 0x20, %i7 nop ! ldsha [%l7 + %i7] 0x88, %l5 ASI use replaced by convert2hboot std %g2, [%l7 + 0x20] nop set 0x7B, %i3 ldstub [%l7 + %i3], %g7 std %f4, [%l7 + 0x10] call loop_1477 nop ! tvc %xcc, 0x51 changed by convert2hboot edge16 %o3, %i4, %i6 array32 %o6, %g6, %g5 loop_1477: call loop_1478 nop set 0x6C, %i4 lduh [%l7 + %i4], %o7 fmovdcs %icc, %f8, %f14 edge8l %i3, %i5, %i2 loop_1478: nop set 0x1C, %l3 nop ! ldsha [%l7 + %l3] 0x10, %g4 ASI use replaced by convert2hboot set 0x40, %l1 nop ! stda %f0, [%l7 + %l1] 0xcc ASI use replaced by convert2hboot nop set 0x48, %l6 ldub [%l7 + %l6], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync andncc %i1, 0x0009, %o0 lduw [%l7 + 0x50], %l6 nop set 0x50, %o6 std %f2, [%l7 + %o6] call loop_1479 movcc %xcc, 0x6C3, %o5 rd %fprs, %l1 edge32 %o4, %l0, %l4 loop_1479: stb %g2, [%l7 + 0x4A] nop set 0x38, %l4 stx %i7, [%l7 + %l4] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x30, %o3 nop ! stxa %i0, [%l7 + %o3] 0x88 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_1480 call loop_1481 fabss %f8, %f18 call loop_1482 loop_1480: movu %fcc0, 0x7CB, %o2 loop_1481: call loop_1483 orcc %g3, %l5, %g7 loop_1482: fbo %fcc1, loop_1484 nop ! rdpr %tl, %o3 changed by convert2hboot loop_1483: nop ! wrpr %i6, %o6, %tick changed by convert2hboot nop ! tsubcctv %g6, %i4, %o7 changed by convert2hboot loop_1484: stb %i3, [%l7 + 0x3C] nop set 0x18, %g4 ldd [%l7 + %g4], %f30 nop ! tneg %xcc, 0x67 changed by convert2hboot call loop_1485 nop fitod %f8, %f18 fdtos %f18, %f20 fmovscs %icc, %f27, %f28 popc %g5, %i2 loop_1485: ba,a %xcc, loop_1486 lduh [%l7 + 0x6A], %g4 set 0x11, %o4 nop ! ldsba [%l7 + %o4] 0x89, %o1 ASI use replaced by convert2hboot loop_1486: nop set 0x10, %l5 lda [%l7 + %l5] 0x88, %f31 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot array16 %o0, %l6, %i5 set 0x28, %o7 nop ! lduha [%l7 + %o7] 0x89, %o5 ASI use replaced by convert2hboot smulcc %l1, 0x1C46, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync set 0x1C, %l0 nop ! ldswa [%l7 + %l0] 0x81, %l0 ASI use replaced by convert2hboot call loop_1487 nop ! tle %xcc, 0x3e changed by convert2hboot nop fitod %f6, %f6 fdtos %f6, %f4 nop ! rdhpr %htba, %i7 changed by convert2hboot loop_1487: nop set 0x0C, %o5 nop ! ldswa [%l7 + %o5] 0x04, %l3 ASI use replaced by convert2hboot nop ! sir 0x050B !!sir is illegal_instruction movl %fcc2, 0x4CF, %i0 call loop_1488 ld [%l7 + 0x50], %f15 nop set 0x18, %g6 prefetch [%l7 + %g6], 1 set 0x5A, %o0 nop ! lduba [%l7 + %o0] 0x89, %l2 ASI use replaced by convert2hboot loop_1488: nop set 0x74, %g2 nop ! ldsha [%l7 + %g2] 0x10, %g2 ASI use replaced by convert2hboot fsrc1 %f16, %f2 udivcc %o2, 0x0B99, %l5 xnorcc %g7, 0x0A54, %g3 edge16 %o3, %o6, %g6 swap [%l7 + 0x44], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop set 0x08, %i2 ldx [%l7 + %i2], %i3 subcc %i6, 0x07B5, %i2 call loop_1489 nop set 0x1C, %g5 swap [%l7 + %g5], %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1489: fbne %fcc2, loop_1490 nop set 0x7C, %o1 stw %g1, [%l7 + %o1] wr %g0, 0x0, %pcr ! wr %g0, 0xd0, %asi changed by convert2hboot loop_1490: nop setx loop_1491, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x034100001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot nop set 0x50, %i6 swap [%l7 + %i6], %i1 srl %g5, %l6, %o0 fsrc2 %f28, %f4 loop_1491: nop set 0x16, %i0 nop ! ldstuba [%l7 + %i0] 0x0c, %o5 ASI use replaced by convert2hboot set 0x6C, %o2 nop ! ldsba [%l7 + %o2] 0x80, %i5 ASI use replaced by convert2hboot srl %l1, %l4, %l0 nop ! tne %xcc, 0x4f changed by convert2hboot nop ! tpos %xcc, 0x39 changed by convert2hboot call loop_1492 ldd [%l7 + 0x38], %f20 set 0x3F, %l2 nop ! ldsba [%l7 + %l2] 0x19, %o4 ASI use replaced by convert2hboot loop_1492: call loop_1493 call loop_1494 fmovsul %fcc3, %f26, %f30 fcmpeq16 %f4, %f20, %l3 loop_1493: call loop_1495 loop_1494: ldx [%l7 + 0x08], %i0 nop set 0x5C, %i1 ldsh [%l7 + %i1], %l2 nop ! tl %xcc, 0x72 changed by convert2hboot loop_1495: nop set 0x118, %i5 nop ! nop ! nop ! ldxa [%g0 + %i5] 0x40, %i7 ASI use replaced by convert2hboot ripped by fixASI40.pl ripped by fixASI40.pl xnor %o2, 0x1763, %g2 nop ! tvc %icc, 0x73 changed by convert2hboot call loop_1496 fbne %fcc3, loop_1497 smulcc %g7, %l5, %g3 nop setx 0x0849, %l0, %o6 sdiv %o3, %o6, %g6 loop_1496: nop setx loop_1498, %l0, %l1 jmpl %l1, %i4 loop_1497: bvs %xcc, loop_1499 nop nop setx 0xB5FBFE32A57F669F, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f28 fsqrtd %f28, %f14 call loop_1500 loop_1498: ldsb [%l7 + 0x63], %i3 loop_1499: nop set 0x7C, %g1 ldsw [%l7 + %g1], %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_1500: sll %g4, 0x11, %i2 call loop_1501 movl %fcc1, %o1, %i1 fands %f23, %f1, %f18 orn %g1, %g5, %o0 loop_1501: umul %o5, 0x08CD, %l6 fba,pn %fcc1, loop_1502 umulcc %i5, 0x0861, %l4 bge,a %xcc, loop_1503 call loop_1504 loop_1502: call loop_1505 call loop_1506 loop_1503: call loop_1507 loop_1504: edge16l %l1, %o4, %l0 loop_1505: nop set 0x54, %g3 ldsw [%l7 + %g3], %l3 loop_1506: umulcc %i0, %i7, %o2 loop_1507: ldsh [%l7 + 0x44], %g2 call loop_1508 move %icc, 0x349, %g7 fandnot2s %f26, %f22, %f14 nop nop setx 0x491F9E36A0620800, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr loop_1508: call loop_1509 call loop_1510 bvs,a,pt %icc, loop_1511 sth %l2, [%l7 + 0x48] loop_1509: fmovspos %icc, %f0, %f11 loop_1510: srax %g3, 0x1D, %o3 loop_1511: call loop_1512 call loop_1513 prefetch [%l7 + 0x58], 1 nop set 0x28, %i7 stx %l5, [%l7 + %i7] loop_1512: nop nop setx 0x18B8811F, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f27 setx 0x552C951C, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f18 fadds %f18, %f27, %f4 loop_1513: call loop_1514 call loop_1515 call loop_1516 movue %fcc2, 0x5C9, %g6 loop_1514: call loop_1517 loop_1515: ldsw [%l7 + 0x44], %o6 loop_1516: fmovso %fcc2, %f17, %f30 call loop_1518 loop_1517: call loop_1519 nop ! te %icc, 0x49 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_1518: nop set 0x78, %g7 stx %i4, [%l7 + %g7] loop_1519: nop set 0x3F, %i4 stb %i3, [%l7 + %i4] nop set 0x3B, %i3 stb %i6, [%l7 + %i3] nop ! ta %xcc, 0x7e changed by convert2hboot fbg,a %fcc1, loop_1520 nop set 0x18, %l3 ldstub [%l7 + %l3], %g4 nop fitos %f13, %f18 fstod %f18, %f24 nop set 0x28, %l1 ldd [%l7 + %l1], %f14 loop_1520: nop ! tcc %icc, 0x72 changed by convert2hboot nop ! tg %xcc, 0x7e changed by convert2hboot nop set 0x48, %o6 ldd [%l7 + %o6], %o6 fbue %fcc3, loop_1521 xnor %i2, %o1, %i1 nop nop setx 0x60532800, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_1521: nop setx loop_1522, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x014200001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot call loop_1523 nop nop setx 0xF07E1000, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr lduh [%l7 + 0x7E], %g5 loop_1522: nop set 0x59, %l4 ldub [%l7 + %l4], %o0 loop_1523: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot movuge %fcc1, 0x5AF, %o5 nop ! tcs %xcc, 0x36 changed by convert2hboot nop set 0x38, %o3 std %f20, [%l7 + %o3] std %f10, [%l7 + 0x18] call loop_1524 st %f20, [%l7 + 0x6C] nop set 0x08, %g4 ldd [%l7 + %g4], %f2 subcc %i5, %l1, %l4 loop_1524: rd %sys_tick_cmpr, %l0 fxnors %f0, %f12, %f19 call loop_1525 nop fitod %f10, %f22 fdtox %f22, %f8 call loop_1526 movul %fcc3, %o4, %i0 loop_1525: nop set 0x34, %l6 nop ! lduwa [%l7 + %l6] 0x89, %i7 ASI use replaced by convert2hboot loop_1526: brgez,a %o2, loop_1527 fble,a %fcc0, loop_1528 call loop_1529 call loop_1530 loop_1527: call loop_1531 loop_1528: movre %g2, 0x2DE, %l3 loop_1529: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1530: nop set 0x38, %o4 std %g2, [%l7 + %o4] loop_1531: nop set 0x58, %l5 nop ! swapa [%l7 + %l5] 0x89, %o3 ASI use replaced by convert2hboot call loop_1532 call loop_1533 fbe,a %fcc0, loop_1534 call loop_1535 loop_1532: movug %fcc0, %l5, %g6 loop_1533: xnorcc %o6, 0x01C6, %l2 loop_1534: call loop_1536 loop_1535: call loop_1537 swap [%l7 + 0x44], %i4 nop set 0x2E, %l0 sth %i6, [%l7 + %l0] loop_1536: fnegd %f22, %f0 loop_1537: nop setx loop_1538, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004200001406, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop set 0x0C, %o5 flush %l7 + %o5 nop set 0x50, %g6 ldx [%l7 + %g6], %g4 orcc %o7, 0x10D3, %i2 loop_1538: nop set 0x40, %o0 prefetch [%l7 + %o0], 0 call loop_1539 call loop_1540 nop ! rdhpr %hsys_tick_cmpr, %o1 changed by convert2hboot set 0x0C, %o7 lda [%l7 + %o7] 0x89, %f16 loop_1539: nop ! tsubcctv %i1, 0x66, %i3 changed by convert2hboot loop_1540: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_1541 fcmps %fcc3, %f2, %f23 set 0x18, %i2 nop ! stwa %g1, [%l7 + %i2] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_1541: nop set 0x46, %g2 sth %l6, [%l7 + %g2] set 0x14, %o1 nop ! swapa [%l7 + %o1] 0x80, %o0 ASI use replaced by convert2hboot set 0x67, %g5 nop ! ldsba [%l7 + %g5] 0x11, %o5 ASI use replaced by convert2hboot call loop_1542 fornot2s %f2, %f10, %f17 nop setx 0x1EBB, %l0, %l4 sdivcc %i5, %l4, %l1 array8 %l0, %i0, %o4 loop_1542: call loop_1543 call loop_1544 fmovdcs %xcc, %f18, %f22 nop ! tsubcc %i7, %g2, %o2 changed by convert2hboot loop_1543: fmovdle %fcc3, %f16, %f20 loop_1544: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot call loop_1545 nop nop setx 0xFB9FED5D005D9C00, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr call loop_1546 ldd [%l7 + 0x38], %f8 loop_1545: lduh [%l7 + 0x1C], %o3 nop nop setx 0x7A9068FC1057D400, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr loop_1546: nop ! tvc %xcc, 0x72 changed by convert2hboot call loop_1547 nop ! tsubcc %l5, %g6, %g3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_1547: nop set 0x74, %i0 lda [%l7 + %i0] 0x80, %f0 nop ! tvs %xcc, 0x72 changed by convert2hboot nop set 0x1E, %o2 lduh [%l7 + %o2], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x24] %asi, %f24 nop set 0x34, %i6 lduw [%l7 + %i6], %o6 set 0x2C, %i1 nop ! stwa %i6, [%l7 + %i1] 0xea ASI use replaced by convert2hboot membar #Sync call loop_1548 call loop_1549 nop ! tcc %icc, 0x5f changed by convert2hboot stx %g4, [%l7 + 0x70] loop_1548: nop setx loop_1550, %l0, %l1 jmpl %l1, %o7 loop_1549: smulcc %o1, 0x0CE1, %i2 nop nop setx 0x8D79E0EBF04B1000, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr fmovsne %icc, %f12, %f10 loop_1550: nop nop setx 0xF07D5000, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr andcc %i1, %g5, %g1 fpadd32 %f10, %f4, %f0 nop set 0x20, %i5 stw %i3, [%l7 + %i5] xorcc %o0, 0x007B, %o5 add %l7, 0x74, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot fcmpes %fcc0, %f17, %f18 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot edge8l %l1, %l0, %o4 std %i6, [%l7 + 0x60] add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %g2 nop ! casa [%l6] 0x0c, %g2, %i0 ASI use replaced by convert2hboot fmovrdlz %l3, %f24, %f2 bg,a,pt %icc, loop_1551 fsrc2 %f22, %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync loop_1551: nop set 0x60, %g1 ldd [%l7 + %g1], %o2 movo %fcc2, %o2, %g6 set 0x18, %l2 nop ! prefetcha [%l7 + %l2] 0x10, 2 ASI use replaced by convert2hboot fmul8x16 %f29, %f4, %f18 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot edge8 %i4, %o6, %l2 ldsh [%l7 + 0x0E], %g4 andn %o7, %i6, %i2 nop set 0x30, %g3 prefetch [%l7 + %g3], 1 edge16n %i1, %o1, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! tvs %xcc, 0x4b changed by convert2hboot bpos,a,pn %icc, loop_1552 stx %o0, [%l7 + 0x50] nop ! te %icc, 0x75 changed by convert2hboot movo %fcc2, %o5, %g1 loop_1552: nop set 0x74, %i7 nop ! stba %l4, [%l7 + %i7] 0xe2 ASI use replaced by convert2hboot membar #Sync nop set 0x42, %g7 ldub [%l7 + %g7], %i5 set 0x7C, %i4 sta %f4, [%l7 + %i4] 0x0c nop setx 0x1A73, %l1, %l0 udiv %l6, %l0, %o4 bgu,pt %icc, loop_1553 sub %i7, %g2, %i0 wrpr %g0, 0x0, %gl set 0x50, %i3 nop ! lduwa [%l7 + %i3] 0x0c, %o3 ASI use replaced by convert2hboot loop_1553: nop fitos %f12, %f5 fstox %f5, %f20 ld [%l7 + 0x20], %f27 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync nop ! te %icc, 0x3a changed by convert2hboot orcc %g6, %l1, %l5 add %i4, %g3, %o6 edge8l %l2, %g4, %i6 movvs %xcc, 0x74B, %i2 movcc %xcc, 0x73C, %i1 set 0x18, %l3 nop ! stba %o7, [%l7 + %l3] 0x18 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fpack32 %f12, %f24, %f4 nop set 0x60, %l1 stx %g5, [%l7 + %l1] nop nop setx 0xFFA67538106C2C00, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr call loop_1554 nop set 0x5E, %o6 stb %o0, [%l7 + %o6] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_1554: call loop_1555 call loop_1556 nop set 0x50, %o3 stb %g1, [%l7 + %o3] fandnot1s %f13, %f7, %f4 loop_1555: ldstub [%l7 + 0x5B], %l4 loop_1556: nop set 0x17, %l4 nop ! ldstuba [%l7 + %l4] 0x81, %o5 ASI use replaced by convert2hboot mulx %i5, 0x10F3, %l6 movne %fcc0, 0x010, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x40, %g4 nop ! ldda [%l7 + %g4] 0x2a, %o4 ASI use replaced by convert2hboot addcc %g2, 0x0F33, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0xf0, %asi changed by convert2hboot membar #Sync set 0x21, %l6 nop ! stba %i0, [%l7 + %l6] 0x88 ASI use replaced by convert2hboot call loop_1557 call loop_1558 movul %fcc2, %g7, %o2 nop set 0x70, %o4 std %g6, [%l7 + %o4] loop_1557: fcmpeq16 %f26, %f14, %l1 loop_1558: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_1559 call loop_1560 call loop_1561 call loop_1562 loop_1559: edge32l %i4, %g3, %o6 loop_1560: call loop_1563 loop_1561: rd %asi, %g4 loop_1562: nop set 0x3A, %l0 stb %l2, [%l7 + %l0] nop setx loop_1564, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001100001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_1563: call loop_1565 call loop_1566 call loop_1567 loop_1564: call loop_1568 loop_1565: fmovdneg %icc, %f26, %f0 loop_1566: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_1567: nop nop setx 0x807D4C00, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr loop_1568: nop set 0x18, %l5 lduw [%l7 + %l5], %i1 call loop_1569 nop set 0x4C, %o5 lduw [%l7 + %o5], %o7 set 0x40, %g6 nop ! stda %f0, [%l7 + %g6] 0xc9 ASI use replaced by convert2hboot loop_1569: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop nop setx 0x304BE400, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr call loop_1570 fzeros %f28 nop ! te %xcc, 0x46 changed by convert2hboot movle %icc, %g5, %o0 loop_1570: call loop_1571 nop ! tsubcctv %i3, %o1, %g1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l7 + 0x18] %asi, %f4 loop_1571: fmovsule %fcc1, %f9, %f16 nop set 0x6C, %o7 ldsb [%l7 + %o7], %o5 nop set 0x64, %o0 lduh [%l7 + %o0], %l4 or %i5, %l0, %l6 ld [%l7 + 0x44], %f30 call loop_1572 orncc %o4, %i7, %g2 fcmps %fcc3, %f31, %f21 edge16l %l3, %i0, %g7 loop_1572: rdpr %gl, %o2 call loop_1573 call loop_1574 sethi 0x13C6, %l1 ldub [%l7 + 0x34], %l5 loop_1573: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_1574: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x40] %asi, %f17 edge16l %g6, %g3, %g4 fmovdlg %fcc0, %f28, %f6 call loop_1575 sth %o6, [%l7 + 0x6C] nop ! wrpr %l2, %i1, %tick changed by convert2hboot srl %o7, 0x09, %i2 loop_1575: nop set 0x38, %i2 ldd [%l7 + %i2], %i6 rdpr %otherwin, %o0 call loop_1576 fmovsul %fcc0, %f15, %f18 call loop_1577 nop set 0x10, %o1 std %f0, [%l7 + %o1] loop_1576: call loop_1578 call loop_1579 loop_1577: fsrc1 %f28, %f24 call loop_1580 loop_1578: array32 %i3, %g5, %g1 loop_1579: alignaddr %o1, %l4, %i5 movn %fcc2, %o5, %l0 loop_1580: nop set 0x2C, %g2 swap [%l7 + %g2], %l6 movre %i7, %g2, %o4 addc %i0, %g7, %o2 ldx [%l7 + 0x30], %l1 nop set 0x5C, %g5 sth %l5, [%l7 + %g5] st %f20, [%l7 + 0x48] fnands %f12, %f13, %f26 call loop_1581 call loop_1582 stw %l3, [%l7 + 0x34] set 0x28, %o2 lda [%l7 + %o2] 0x81, %f8 loop_1581: nop set 0x48, %i0 nop ! ldxa [%l7 + %i0] 0x80, %o3 ASI use replaced by convert2hboot loop_1582: call loop_1583 bpos,a %icc, loop_1584 nop set 0x20, %i1 flush %l7 + %i1 stb %i4, [%l7 + 0x31] loop_1583: rd %pc, %g3 loop_1584: nop set 0x28, %i6 nop ! ldxa [%g0 + %i6] 0x20, %g6 ASI use replaced by convert2hboot movu %fcc0, 0x4E1, %o6 nop set 0x18, %g1 swap [%l7 + %g1], %g4 nop set 0x24, %l2 flush %l7 + %l2 fmovrsne %i1, %f10, %f6 subcc %l2, %i2, %o7 faligndata %f26, %f2, %f14 nop set 0x54, %i5 swap [%l7 + %i5], %i6 call loop_1585 ldsb [%l7 + 0x63], %o0 movne %icc, %g5, %i3 call loop_1586 loop_1585: call loop_1587 nop set 0x5C, %i7 ldsb [%l7 + %i7], %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_1586: nop ! rdhpr %ver, %o1 changed by convert2hboot loop_1587: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot addccc %i5, 0x1D03, %l6 call loop_1588 fnot2 %f24, %f18 call loop_1589 srax %i7, 0x05, %l0 loop_1588: bvc %xcc, loop_1590 fmovdug %fcc1, %f28, %f30 loop_1589: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot loop_1590: edge32l %i0, %g2, %o2 set 0x18, %g7 lda [%l7 + %g7] 0x18, %f8 set 0x68, %i4 nop ! ldxa [%l7 + %i4] 0x19, %l1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot movre %l3, 0x30B, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! tcs %icc, 0x5d changed by convert2hboot nop set 0x38, %i3 ldd [%l7 + %i3], %f6 set 0x28, %g3 lda [%l7 + %g3] 0x10, %f15 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop ! sir 0x0F35 !!sir is illegal_instruction addccc %g6, %o6, %g4 subc %i1, 0x1B79, %o3 nop ! taddcc %i2, 0x3e, %l2 changed by convert2hboot nop set 0x38, %l1 ldx [%l7 + %l1], %o7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xD5A, %hsys_tick_cmpr changed by convert2hboot set 0x48, %l3 nop ! ldswa [%l7 + %l3] 0x10, %i6 ASI use replaced by convert2hboot st %f24, [%l7 + 0x2C] wr %g0, 0x0, %pcr ! wr %g0, 0xdb, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_1591 st %f4, [%l7 + 0x54] sethi 0x1A2F, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_1591: ba,a,pt %xcc, loop_1592 fmovdl %fcc2, %f2, %f8 std %f4, [%l7 + 0x10] nop set 0x2D, %o6 stb %o1, [%l7 + %o6] loop_1592: nop set 0x28, %o3 ldd [%l7 + %o3], %f30 nop ! tl %xcc, 0x53 changed by convert2hboot flush %l7 + 0x7C call loop_1593 fbule,a %fcc3, loop_1594 orcc %l4, %o5, %l6 sll %i7, 0x10, %i5 loop_1593: nop set 0x66, %l4 ldsh [%l7 + %l4], %o4 loop_1594: subcc %i0, %g2, %l0 call loop_1595 call loop_1596 rdpr %canrestore, %l1 call loop_1597 loop_1595: stx %o2, [%l7 + 0x38] loop_1596: call loop_1598 loop_1597: mulx %l3, 0x1BBF, %l5 set 0x47, %l6 nop ! lduba [%l7 + %l6] 0x10, %g7 ASI use replaced by convert2hboot loop_1598: ldstub [%l7 + 0x23], %i4 lduw [%l7 + 0x50], %g3 set 0x38, %o4 sta %f27, [%l7 + %o4] 0x89 nop ! tgu %icc, 0x7c changed by convert2hboot call loop_1599 call loop_1600 nop set 0x2A, %g4 stb %o6, [%l7 + %g4] nop set 0x70, %l5 ldd [%l7 + %l5], %g6 loop_1599: sra %i1, 0x19, %g4 loop_1600: mulx %i2, 0x1506, %l2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x1FC, %hsys_tick_cmpr changed by convert2hboot nop ! tge %icc, 0x76 changed by convert2hboot set 0x10, %o5 nop ! ldsba [%l7 + %o5] 0x88, %o0 ASI use replaced by convert2hboot srl %i3, 0x1E, %i6 rdpr %canrestore, %g1 sra %o1, %g5, %l4 nop set 0x08, %l0 std %o4, [%l7 + %l0] sdivx %l6, 0x0987, %i7 call loop_1601 st %f9, [%l7 + 0x70] call loop_1602 call loop_1603 loop_1601: call loop_1604 call loop_1605 loop_1602: nop nop setx 0x80409400, %l0, %l6 st %l6, [%l7 + 0x20] ld [%l7 + 0x20], %fsr loop_1603: st %f13, [%l7 + 0x54] loop_1604: nop set 0x34, %o7 nop ! lduwa [%l7 + %o7] 0x19, %i5 ASI use replaced by convert2hboot loop_1605: stx %o4, [%l7 + 0x08] prefetch [%l7 + 0x10], 1 nop ! rdhpr %ver, %i0 changed by convert2hboot fbne %fcc2, loop_1606 call loop_1607 andcc %g2, 0x0ACD, %l1 nop ! tcs %xcc, 0x35 changed by convert2hboot loop_1606: nop setx 0x1F0B, %l0, %o2 udivx %l0, %o2, %l5 loop_1607: call loop_1608 ld [%l7 + 0x08], %f27 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_1608: nop set 0x1A, %g6 ldstub [%l7 + %g6], %i4 call loop_1609 nop nop setx 0x506BA800, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr nop set 0x51, %i2 ldub [%l7 + %i2], %g7 call loop_1610 loop_1609: ldub [%l7 + 0x44], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1610: lduw [%l7 + 0x78], %g6 call loop_1611 fmovrsgez %i1, %f8, %f18 nop set 0x78, %o0 std %f26, [%l7 + %o0] add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %g4 loop_1611: call loop_1612 nop set 0x48, %o1 ldd [%l7 + %o1], %f20 xorcc %l2, 0x0532, %o7 ldsw [%l7 + 0x54], %o0 loop_1612: nop add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %o3, %i3 ASI use replaced by convert2hboot ldub [%l7 + 0x79], %i6 call loop_1613 st %f23, [%l7 + 0x08] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f13, [%l7 + 0x38] %asi loop_1613: bcs,a %xcc, loop_1614 nop ! tgu %icc, 0x48 changed by convert2hboot call loop_1615 nop set 0x60, %g2 lduw [%l7 + %g2], %o1 loop_1614: nop set 0x18, %o2 sth %g5, [%l7 + %o2] add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1615: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_1616 call loop_1617 movgu %xcc, 0x32C, %i7 call loop_1618 loop_1616: udivcc %l6, 0x12D0, %i5 loop_1617: nop ! tgu %icc, 0x5b changed by convert2hboot nop ! tleu %icc, 0x55 changed by convert2hboot loop_1618: nop set 0x20, %i0 ldd [%l7 + %i0], %i0 udiv %g2, 0x01E2, %o4 addc %l0, %l1, %l5 lduh [%l7 + 0x24], %o2 edge16l %l3, %g7, %o6 andcc %g3, %g6, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0xd8, %asi changed by convert2hboot nop set 0x69, %g5 ldsb [%l7 + %g5], %i1 call loop_1619 nop nop setx 0x30A7152D, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f1 fsqrts %f1, %f1 rd %tick_cmpr, %g4 nop fitod %f12, %f28 fdtoi %f28, %f5 loop_1619: nop add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x48, %i1 nop ! lduha [%l7 + %i1] 0x88, %o0 ASI use replaced by convert2hboot nop set 0x71, %i6 ldub [%l7 + %i6], %o3 call loop_1620 flush %l7 + 0x1C wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_1620: fmovs %f1, %f20 nop set 0x41, %l2 ldsb [%l7 + %l2], %i6 std %f22, [%l7 + 0x10] ldsb [%l7 + 0x71], %o1 xnor %o7, 0x18F1, %l4 nop set 0x6C, %i5 prefetch [%l7 + %i5], 4 set 0x1B, %g1 nop ! ldsba [%l7 + %g1] 0x0c, %g5 ASI use replaced by convert2hboot nop set 0x68, %g7 ldd [%l7 + %g7], %o4 nop nop setx 0x607E884A, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f28 fsqrts %f28, %f4 fmovrde %i7, %f8, %f30 ble,a,pn %icc, loop_1621 ldub [%l7 + 0x5E], %l6 fbo,pt %fcc2, loop_1622 nop ! rdhpr %ver, %i5 changed by convert2hboot loop_1621: call loop_1623 nop ! tle %icc, 0x61 changed by convert2hboot loop_1622: nop ! tge %icc, 0x71 changed by convert2hboot add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %g1 nop ! casa [%l6] 0x19, %g1, %g2 ASI use replaced by convert2hboot loop_1623: nop setx 0x09E1, %l1, %l0 udivx %o4, %l0, %i0 set 0x32, %i7 nop ! ldsha [%l7 + %i7] 0x88, %l5 ASI use replaced by convert2hboot set 0x42, %i3 nop ! ldstuba [%l7 + %i3] 0x18, %l1 ASI use replaced by convert2hboot nop set 0x38, %i4 ldx [%l7 + %i4], %l3 array16 %o2, %g7, %o6 call loop_1624 nop ! rdhpr %ver, %g6 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_1624: call loop_1625 call loop_1626 membar 0x46 movrne %g3, 0x028, %i1 loop_1625: nop add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1626: addc %o0, %l2, %o3 smul %i6, 0x023D, %i3 nop set 0x38, %g3 sth %o7, [%l7 + %g3] movrlez %o1, %g5, %l4 call loop_1627 bge %xcc, loop_1628 movleu %icc, 0x694, %o5 ldx [%l7 + 0x40], %i7 loop_1627: srax %i5, 0x02, %l6 loop_1628: movcs %xcc, %g1, %o4 xnor %g2, 0x1249, %l0 call loop_1629 lduw [%l7 + 0x30], %i0 stb %l1, [%l7 + 0x18] wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_1629: nop set 0x6C, %l1 stw %o2, [%l7 + %l1] call loop_1630 call loop_1631 brgz %l5, loop_1632 nop set 0x19, %o6 stb %g7, [%l7 + %o6] loop_1630: rd %fprs, %g6 loop_1631: nop nop setx 0x10573000, %l0, %l6 st %l6, [%l7 + 0x08] ld [%l7 + 0x08], %fsr loop_1632: call loop_1633 ld [%l7 + 0x34], %f16 nop nop setx 0x95B82A2DD04B6000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr fpackfix %f0, %f22 loop_1633: nop set 0x24, %l3 nop ! ldsha [%l7 + %l3] 0x89, %i4 ASI use replaced by convert2hboot movcs %xcc, 0x0C9, %o6 nop set 0x4C, %o3 ldsh [%l7 + %o3], %i1 movo %fcc1, 0x118, %g3 nop ! tvs %xcc, 0x3a changed by convert2hboot nop ! rdhpr %htba, %i2 changed by convert2hboot nop set 0x51, %l6 ldstub [%l7 + %l6], %g4 umul %o0, 0x143E, %o3 movle %fcc1, 0x259, %l2 set 0x6A, %l4 nop ! ldsba [%l7 + %l4] 0x80, %i6 ASI use replaced by convert2hboot call loop_1634 call loop_1635 nop ! sir 0x0877 !!sir is illegal_instruction subc %o7, %o1, %g5 loop_1634: std %f18, [%l7 + 0x70] loop_1635: nop set 0x0C, %o4 ldstub [%l7 + %o4], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! rdpr %tl, %o5 changed by convert2hboot nop set 0x5C, %l5 flush %l7 + %l5 call loop_1636 fmovdvc %xcc, %f2, %f30 nop set 0x59, %o5 ldstub [%l7 + %o5], %i5 subccc %l6, %i7, %g1 loop_1636: call loop_1637 wrpr %g2, 0x1FAB, %cwp stw %l0, [%l7 + 0x20] fbue %fcc3, loop_1638 loop_1637: fmovda %xcc, %f6, %f2 ldsb [%l7 + 0x54], %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1638: prefetch [%l7 + 0x10], 2 bmask %i0, %l3, %l5 bcc,a %icc, loop_1639 movcs %icc, 0x627, %g7 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf9, %asi changed by convert2hboot loop_1639: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync sethi 0x0CC5, %i4 bneg,a,pt %icc, loop_1640 fpadd32 %f28, %f8, %f10 nop ! tcs %xcc, 0x42 changed by convert2hboot set 0x6C, %l0 lda [%l7 + %l0] 0x04, %f14 loop_1640: nop set 0x64, %o7 nop ! swapa [%l7 + %o7] 0x80, %o6 ASI use replaced by convert2hboot ldd [%l7 + 0x50], %f28 nop set 0x40, %g4 ldd [%l7 + %g4], %g6 call loop_1641 stb %g3, [%l7 + 0x3A] nop ! rdhpr %hpstate, %i2 changed by convert2hboot call loop_1642 loop_1641: call loop_1643 call loop_1644 addccc %i1, %o0, %o3 loop_1642: nop set 0x4F, %i2 stb %l2, [%l7 + %i2] loop_1643: subc %g4, 0x1835, %o7 loop_1644: call loop_1645 call loop_1646 sra %o1, 0x03, %i6 set 0x50, %g6 nop ! prefetcha [%l7 + %g6] 0x04, 0 ASI use replaced by convert2hboot loop_1645: call loop_1647 loop_1646: ldd [%l7 + 0x30], %i2 call loop_1648 wr %g0, 0x0, %pcr ! wr %o5, %i5, %pic changed by convert2hboot loop_1647: alignaddrl %l6, %i7, %g1 nop set 0x7C, %o1 lduw [%l7 + %o1], %g2 loop_1648: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x73C, %hsys_tick_cmpr changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot fors %f3, %f28, %f22 wrpr %g0, 0x1, %gl fbge,pn %fcc2, loop_1649 nop ! rdhpr %hsys_tick_cmpr, %l3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_1649: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd9, %asi changed by convert2hboot movul %fcc0, 0x0AA, %g7 movneg %xcc, %o2, %i4 xnorcc %o6, 0x1F9F, %g6 fbo %fcc0, loop_1650 nop set 0x4C, %o0 stw %o4, [%l7 + %o0] popc %g3, %i1 ld [%l7 + 0x4C], %f28 loop_1650: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot movcs %xcc, 0x3F3, %o0 movpos %icc, %l2, %g4 nop set 0x5C, %o2 ldsw [%l7 + %o2], %o3 movu %fcc3, %o1, %o7 flush %l7 + 0x4C call loop_1651 prefetch [%l7 + 0x4C], 3 mulscc %g5, 0x1664, %i6 call loop_1652 loop_1651: ldsw [%l7 + 0x64], %o5 addc %i5, %i3, %i7 bn,a %xcc, loop_1653 loop_1652: nop ! tpos %xcc, 0x42 changed by convert2hboot nop setx 0x1DA3, %l0, %l6 sdiv %g1, %l6, %g2 set 0x40, %i0 nop ! stda %f16, [%l7 + %i0] 0xf8 ASI use replaced by convert2hboot membar #Sync loop_1653: movrlez %l0, 0x15F, %l1 movg %icc, 0x793, %l4 edge32 %i0, %l5, %l3 stx %o2, [%l7 + 0x60] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot stb %i4, [%l7 + 0x15] call loop_1654 rdpr %canrestore, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_1654: ld [%l7 + 0x3C], %f11 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_1655 sra %i1, 0x0F, %g3 nop ! tn %xcc, 0x3e changed by convert2hboot xor %o0, 0x1263, %i2 loop_1655: sllx %l2, 0x16, %o3 nop set 0x64, %g2 prefetch [%l7 + %g2], 4 set 0x20, %g5 nop ! prefetcha [%l7 + %g5] 0x04, 3 ASI use replaced by convert2hboot ldsh [%l7 + 0x36], %g4 ld [%l7 + 0x64], %f4 stb %g5, [%l7 + 0x52] fmovrdlez %i6, %f18, %f8 array32 %o7, %o5, %i3 nop ! rdhpr %htba, %i7 changed by convert2hboot wrpr %i5, %l6, %pil set 0x58, %i6 nop ! ldxa [%l7 + %i6] 0x0c, %g2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync call loop_1656 ldsb [%l7 + 0x32], %l1 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync loop_1656: fmovde %icc, %f6, %f8 std %f24, [%l7 + 0x50] nop set 0x08, %l2 ldd [%l7 + %l2], %f16 call loop_1657 call loop_1658 call loop_1659 ldd [%l7 + 0x10], %f28 loop_1657: fmovdneg %xcc, %f20, %f2 loop_1658: call loop_1660 loop_1659: brgez,pt %l0, loop_1661 call loop_1662 movrlez %l5, %l3, %o2 loop_1660: call loop_1663 loop_1661: bvs,a %icc, loop_1664 loop_1662: nop fitos %f2, %f6 fstox %f6, %f26 smulcc %g7, 0x0197, %i0 loop_1663: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x849, %hsys_tick_cmpr changed by convert2hboot loop_1664: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x229, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x6A0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x60, %i5 nop ! swapa [%l7 + %i5] 0x80, %l2 ASI use replaced by convert2hboot subcc %g6, %o3, %o1 wr %g0, 0x0, %pcr ! wr %g4, 0x10BC, %sys_tick changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g5, %i6, %sys_tick changed by convert2hboot movule %fcc0, 0x532, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lduw [%l7 + 0x24], %o5 ldx [%l7 + 0x78], %i3 movule %fcc2, %i7, %i5 set 0x18, %i1 nop ! stda %g2, [%l7 + %i1] 0x10 ASI use replaced by convert2hboot set 0x18, %g7 nop ! ldxa [%g0 + %g7] 0x50, %l6 ASI use replaced by convert2hboot movo %fcc1, %l1, %g1 set 0x60, %i7 nop ! stda %l0, [%l7 + %i7] 0x18 ASI use replaced by convert2hboot call loop_1665 call loop_1666 nop ! tn %icc, 0x58 changed by convert2hboot nop set 0x28, %i3 std %f8, [%l7 + %i3] loop_1665: nop set 0x4C, %g1 nop ! lduwa [%l7 + %g1] 0x0c, %l4 ASI use replaced by convert2hboot loop_1666: nop set 0x40, %g3 nop ! stda %f0, [%l7 + %g3] 0xdb ASI use replaced by convert2hboot nop set 0x38, %l1 ldd [%l7 + %l1], %f14 set 0x18, %o6 lda [%l7 + %o6] 0x89, %f2 movre %l3, %l5, %o2 fmovrsgz %i0, %f27, %f14 set 0x36, %l3 nop ! lduha [%l7 + %l3] 0x89, %i4 ASI use replaced by convert2hboot nop fitos %f12, %f20 fstoi %f20, %f24 call loop_1667 movl %fcc3, 0x21A, %g7 call loop_1668 and %o4, %o6, %i1 loop_1667: udivx %g3, 0x1CD9, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_1668: call loop_1669 fmovrdlz %o0, %f22, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_1669: call loop_1670 ldd [%l7 + 0x30], %g6 call loop_1671 call loop_1672 loop_1670: call loop_1673 call loop_1674 loop_1671: call loop_1675 loop_1672: call loop_1676 loop_1673: nop ! rdhpr %hintp, %g4 changed by convert2hboot loop_1674: stw %o1, [%l7 + 0x44] loop_1675: nop add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casxa [%l6] 0x89, %i6, %o7 ASI use replaced by convert2hboot loop_1676: fmovsule %fcc1, %f16, %f22 set 0x40, %i4 nop ! ldda [%l7 + %i4] 0x19, %f0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fpadd16 %f4, %f14, %f30 sllx %i3, 0x07, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync array32 %g2, %i5, %l1 call loop_1677 fbul,a,pt %fcc3, loop_1678 stb %l6, [%l7 + 0x5D] nop ! wrpr %g1, %l0, %tick changed by convert2hboot loop_1677: movcc %xcc, %l4, %l3 loop_1678: call loop_1679 ldsw [%l7 + 0x54], %o2 nop set 0x68, %l6 ldx [%l7 + %l6], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_1679: nop set 0x28, %l4 ldstub [%l7 + %l4], %i4 fmovrde %o4, %f6, %f10 movle %fcc0, 0x2A7, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot alignaddr %i1, %g3, %i2 call loop_1680 call loop_1681 fbo,pn %fcc2, loop_1682 nop set 0x68, %o3 flush %l7 + %o3 loop_1680: ldub [%l7 + 0x15], %o0 loop_1681: fnand %f6, %f0, %f14 loop_1682: call loop_1683 call loop_1684 call loop_1685 nop set 0x18, %o4 std %o2, [%l7 + %o4] loop_1683: mulscc %l2, 0x0E44, %g4 loop_1684: array32 %o1, %g6, %o7 loop_1685: call loop_1686 nop set 0x74, %l5 ldsw [%l7 + %l5], %g5 nop set 0x30, %l0 std %f22, [%l7 + %l0] brgez,a,pn %i3, loop_1687 loop_1686: call loop_1688 std %f20, [%l7 + 0x38] call loop_1689 loop_1687: edge16n %i6, %o5, %i7 loop_1688: and %g2, 0x12A4, %i5 movl %fcc1, 0x4CA, %l6 loop_1689: nop set 0x6C, %o5 lduh [%l7 + %o5], %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot movrlz %l0, %l3, %l4 xor %l5, 0x062A, %o2 add %i0, 0x1FB3, %i4 rd %pc, %o4 nop set 0x66, %g4 sth %g7, [%l7 + %g4] ld [%l7 + 0x18], %f5 ld [%l7 + 0x38], %f11 subc %i1, 0x0F5C, %o6 call loop_1690 call loop_1691 nop ! wrpr %i2, 0x187D, %tick changed by convert2hboot call loop_1692 loop_1690: fandnot2s %f6, %f23, %f8 loop_1691: bne,a,pn %icc, loop_1693 wr %g0, 0x0, %pcr ! wr %o0, 0x1988, %softint changed by convert2hboot loop_1692: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_1693: call loop_1694 wrpr %g0, 0x3, %gl wr %g0, 0x0, %pcr ! wr %g0, 0x1f, %asi changed by convert2hboot membar #Sync loop_1694: flush %l7 + 0x3C call loop_1695 sll %l2, %g4, %o1 alignaddrl %o7, %g6, %g5 nop nop setx 0xFFF846BC, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f8 setx 0x5FB204C1, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f17 fdivs %f17, %f8, %f19 loop_1695: rdpr %gl, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot xorcc %i7, %i3, %i5 nop ! tg %icc, 0x44 changed by convert2hboot membar #Sync set 0x40, %i2 nop ! ldda [%l7 + %i2] 0xf9, %f16 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fmovdcs %xcc, %f22, %f2 movrlez %g2, 0x06F, %l1 call loop_1696 call loop_1697 andn %g1, %l0, %l3 call loop_1698 loop_1696: edge8 %l4, %o2, %i0 loop_1697: nop ! rdhpr %hsys_tick_cmpr, %i4 changed by convert2hboot lduw [%l7 + 0x6C], %o4 loop_1698: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %l5 subccc %g7, 0x0866, %o6 call loop_1699 call loop_1700 nop nop setx 0x76087702569578B4, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f12 setx 0xCCA95759F3F94C11, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f18 fdivd %f18, %f12, %f30 call loop_1701 loop_1699: nop nop setx 0xEDF9BA45BC24D18D, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f4 setx 0xEB21749BE094ECA2, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f16 faddd %f16, %f4, %f28 loop_1700: sllx %i2, %o0, %o3 prefetch [%l7 + 0x38], 4 loop_1701: nop setx 0x0834, %l0, %l2 udiv %g3, %l2, %o1 call loop_1702 nop nop setx 0xA5736EB450546C00, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr set 0x6A, %g6 nop ! stba %g4, [%l7 + %g6] 0x80 ASI use replaced by convert2hboot loop_1702: nop set 0x2E, %o1 nop ! ldstuba [%l7 + %o1] 0x80, %g6 ASI use replaced by convert2hboot call loop_1703 nop set 0x24, %o7 swap [%l7 + %o7], %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_1703: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x40, %o2 nop ! stda %f0, [%l7 + %o2] 0xcd ASI use replaced by convert2hboot bmask %i6, %i3, %i5 nop ! sir 0x01D2 !!sir is illegal_instruction movn %xcc, 0x3BA, %l6 brnz,pt %g2, loop_1704 nop set 0x20, %o0 ldsb [%l7 + %o0], %i7 sth %g1, [%l7 + 0x30] fmovdg %xcc, %f14, %f20 loop_1704: nop set 0x18, %g2 swap [%l7 + %g2], %l1 call loop_1705 fbne,a,pn %fcc3, loop_1706 nop nop setx 0x03CE9548A78F3B7F, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f2 setx 0x79D4578A1D7D8302, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f2 faddd %f2, %f2, %f4 ldstub [%l7 + 0x7C], %l3 loop_1705: nop nop setx 0x8142706660703400, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr loop_1706: mova %xcc, %l4, %o2 nop ! tleu %xcc, 0x48 changed by convert2hboot lduh [%l7 + 0x78], %l0 wr %g0, 0x0, %pcr ! wr %i0, %i4, %ccr changed by convert2hboot st %f27, [%l7 + 0x58] call loop_1707 call loop_1708 nop ! tvs %icc, 0x78 changed by convert2hboot flush %l7 + 0x70 loop_1707: bvc %xcc, loop_1709 loop_1708: rd %sys_tick_cmpr, %o4 stx %i1, [%l7 + 0x18] andcc %l5, %g7, %o6 loop_1709: wr %g0, 0x0, %pcr ! wr %i2, 0x093D, %sys_tick changed by convert2hboot nop set 0x4E, %i0 lduh [%l7 + %i0], %o0 movo %fcc2, 0x41E, %o3 call loop_1710 wrpr %g0, 0x1, %gl nop set 0x5A, %g5 ldsb [%l7 + %g5], %g3 loop_1710: array32 %o1, %g4, %g6 srax %g5, %o7, %o5 std %f28, [%l7 + 0x70] nop ! rdhpr %htba, %i6 changed by convert2hboot set 0x54, %l2 sta %f24, [%l7 + %l2] 0x11 nop set 0x3C, %i5 swap [%l7 + %i5], %i5 set 0x30, %i6 nop ! ldxa [%l7 + %i6] 0x88, %l6 ASI use replaced by convert2hboot nop ! te %icc, 0x40 changed by convert2hboot flush %l7 + 0x28 movo %fcc0, %i3, %i7 set 0x00, %g7 nop ! ldxa [%g0 + %g7] 0x50, %g1 ASI use replaced by convert2hboot st %f28, [%l7 + 0x24] set 0x0, %i7 nop ! stxa %g2, [%g0 + %i7] 0x5f ASI use replaced by convert2hboot add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot set 0x40, %i3 nop ! ldda [%l7 + %i3] 0xd3, %f16 ASI use replaced by convert2hboot std %f18, [%l7 + 0x70] sllx %l1, %o2, %i0 and %i4, %l0, %i1 call loop_1711 mulx %o4, %l5, %o6 nop ! taddcc %i2, 0x5e, %g7 changed by convert2hboot movo %fcc1, %o3, %l2 loop_1711: nop add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fpadd32s %f12, %f16, %f21 swap [%l7 + 0x78], %o1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x12A, %hsys_tick_cmpr changed by convert2hboot nop set 0x24, %g1 prefetch [%l7 + %g1], 3 fbue %fcc2, loop_1712 nop set 0x10, %g3 ldd [%l7 + %g3], %f10 fabsd %f8, %f24 movn %icc, 0x50E, %g5 loop_1712: smulcc %o7, 0x18D7, %o5 call loop_1713 nop fitod %f10, %f2 fdtox %f2, %f8 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1713: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot orcc %l6, %g4, %i3 bmask %i7, %g1, %l3 call loop_1714 fpsub32s %f28, %f4, %f13 prefetch [%l7 + 0x0C], 4 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1714: wr %g0, 0x0, %pcr ! wr %g0, 0x5, %fprs changed by convert2hboot call loop_1715 flush %l7 + 0x50 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot loop_1715: call loop_1716 call loop_1717 movleu %xcc, %i0, %i4 popc 0x1780, %o2 loop_1716: call loop_1718 loop_1717: nop ! wrpr %l0, 0x0E67, %tick changed by convert2hboot array8 %i1, %l5, %o6 fmovrdlz %i2, %f8, %f10 loop_1718: movgu %icc, %o4, %o3 nop ! sir 0x0F60 !!sir is illegal_instruction edge32 %g7, %g3, %l2 call loop_1719 nop nop setx 0xB05311F405CAEA1D, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f6 setx 0x6AF362DD3D780C6C, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fsubd %f12, %f6, %f30 and %o1, %o0, %g6 fmovdu %fcc3, %f26, %f14 loop_1719: fble,a %fcc0, loop_1720 nop set 0x50, %i1 sth %o7, [%l7 + %i1] call loop_1721 call loop_1722 loop_1720: nop ! taddcc %g5, %o5, %i5 changed by convert2hboot nop ! tle %icc, 0x43 changed by convert2hboot loop_1721: movcc %icc, 0x51D, %l6 loop_1722: nop set 0x44, %l1 sth %g4, [%l7 + %l1] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot and %i6, %i7, %g1 std %l2, [%l7 + 0x70] nop set 0x38, %o6 lduh [%l7 + %o6], %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x58, %l3 sta %f15, [%l7 + %l3] 0x18 nop set 0x10, %l6 ldd [%l7 + %l6], %f20 nop set 0x2C, %i4 ldstub [%l7 + %i4], %l4 edge16 %i0, %i4, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot fornot2 %f0, %f16, %f0 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f29, [%l7 + 0x1C] %asi call loop_1723 array32 %i1, %l5, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1723: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_1724 orncc %i2, %g7, %o3 orncc %g3, 0x02D3, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot loop_1724: sub %l2, 0x0B96, %o7 swap [%l7 + 0x20], %g5 movg %fcc3, 0x051, %o5 addc %i5, 0x0C2D, %l6 call loop_1725 ldx [%l7 + 0x10], %g4 call loop_1726 nop ! tle %xcc, 0x7c changed by convert2hboot loop_1725: fbg %fcc3, loop_1727 add %g6, 0x1B15, %i6 loop_1726: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_1727: nop set 0x5E, %o3 lduh [%l7 + %o3], %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x34] %asi, %f26 call loop_1728 call loop_1729 call loop_1730 call loop_1731 loop_1728: ldx [%l7 + 0x68], %i3 loop_1729: lduw [%l7 + 0x6C], %g2 loop_1730: nop add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %l4, %l3 ASI use replaced by convert2hboot loop_1731: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_1732 wr %g0, 0x0, %pcr ! wr %g0, 0x4, %fprs changed by convert2hboot nop set 0x46, %o4 ldsh [%l7 + %o4], %l0 call loop_1733 loop_1732: sth %i0, [%l7 + 0x16] fmovdug %fcc0, %f8, %f8 fmovsa %fcc1, %f11, %f3 loop_1733: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_1734 fbul,a %fcc1, loop_1735 nop set 0x74, %l4 flush %l7 + %l4 loop_1734: nop set 0x70, %l5 nop ! ldswa [%l7 + %l5] 0x18, %i1 ASI use replaced by convert2hboot loop_1735: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot movcc %icc, 0x554, %o6 nop ! te %icc, 0x36 changed by convert2hboot sethi 0x1ED3, %i2 nop set 0x71, %l0 ldstub [%l7 + %l0], %g7 fmovdneg %icc, %f4, %f20 ldsh [%l7 + 0x70], %o3 edge32n %o4, %g3, %o0 call loop_1736 lduh [%l7 + 0x38], %o1 st %f2, [%l7 + 0x70] fba,a,pn %fcc2, loop_1737 loop_1736: std %l2, [%l7 + 0x58] std %g4, [%l7 + 0x08] bcs,a,pn %icc, loop_1738 loop_1737: call loop_1739 fmovsul %fcc1, %f21, %f12 movg %xcc, 0x2C6, %o7 loop_1738: nop set 0x08, %o5 nop ! ldxa [%l7 + %o5] 0x04, %o5 ASI use replaced by convert2hboot loop_1739: umulcc %l6, %g4, %i5 nop set 0x14, %g4 ldstub [%l7 + %g4], %i6 nop set 0x40, %g6 ldd [%l7 + %g6], %f16 nop set 0x34, %i2 prefetch [%l7 + %i2], 3 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_1740 nop set 0x76, %o1 ldsh [%l7 + %o1], %i3 call loop_1741 fmul8x16 %f24, %f0, %f30 loop_1740: wrpr %g2, 0x0555, %cwp wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_1741: andncc %l4, 0x1AD9, %l3 nop setx 0x07E2, %l0, %o2 sdivcc %i4, %o2, %i0 set 0x08, %o2 nop ! lduba [%l7 + %o2] 0x04, %l5 ASI use replaced by convert2hboot ldsw [%l7 + 0x34], %i1 set 0x56, %o0 nop ! lduha [%l7 + %o0] 0x04, %l0 ASI use replaced by convert2hboot nop set 0x58, %g2 ldd [%l7 + %g2], %f14 set 0x40, %o7 nop ! ldda [%l7 + %o7] 0x19, %f0 ASI use replaced by convert2hboot call loop_1742 ldstub [%l7 + 0x65], %l1 array32 %o6, %g7, %i2 nop set 0x24, %g5 lduw [%l7 + %g5], %o3 loop_1742: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync call loop_1743 call loop_1744 call loop_1745 call loop_1746 loop_1743: nop setx 0x1655, %l0, %o1 udivcc %o0, %o1, %l2 loop_1744: nop ! rdhpr %htba, %o4 changed by convert2hboot loop_1745: call loop_1747 loop_1746: movl %xcc, %g5, %o7 ldd [%l7 + 0x60], %f24 rd %sys_tick_cmpr, %o5 loop_1747: std %g4, [%l7 + 0x48] sdivcc %i5, 0x148A, %i6 nop set 0x08, %i0 std %f12, [%l7 + %i0] nop ! taddcc %g1, %g6, %l6 changed by convert2hboot ldsh [%l7 + 0x3C], %g2 nop set 0x6A, %l2 ldstub [%l7 + %l2], %i7 srlx %i3, %l4, %i4 ldub [%l7 + 0x3E], %o2 nop fitos %f1, %f2 fstod %f2, %f8 set 0x0C, %i6 nop ! ldstuba [%l7 + %i6] 0x19, %l3 ASI use replaced by convert2hboot fbug,a %fcc0, loop_1748 edge32 %l5, %i0, %i1 set 0x44, %g7 nop ! ldswa [%l7 + %g7] 0x89, %l0 ASI use replaced by convert2hboot loop_1748: nop ! rdhpr %hintp, %l1 changed by convert2hboot call loop_1749 nop set 0x1C, %i7 lduh [%l7 + %i7], %g7 nop nop setx 0x76DC8A1F207AB000, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr array8 %o6, %i2, %g3 loop_1749: sllx %o3, 0x06, %o1 movn %fcc1, 0x32C, %l2 call loop_1750 nop ! wrpr %o0, %o4, %tick changed by convert2hboot call loop_1751 call loop_1752 loop_1750: nop setx loop_1753, %l0, %l1 jmpl %l1, %g5 std %o4, [%l7 + 0x68] loop_1751: ld [%l7 + 0x54], %f2 loop_1752: edge16ln %g4, %o7, %i6 loop_1753: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x16, %i5 sth %g6, [%l7 + %i5] xnorcc %l6, %g2, %i7 movo %fcc1, %i3, %l4 fnand %f18, %f6, %f14 call loop_1754 call loop_1755 lduw [%l7 + 0x3C], %i5 ldstub [%l7 + 0x44], %o2 loop_1754: nop set 0x4C, %g1 sta %f9, [%l7 + %g1] 0x80 loop_1755: bleu,a,pn %icc, loop_1756 mulscc %l3, %i4, %i0 call loop_1757 call loop_1758 loop_1756: call loop_1759 sub %l5, 0x0F95, %l0 loop_1757: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %l1 nop ! casa [%l6] 0x19, %l1, %i1 ASI use replaced by convert2hboot loop_1758: nop set 0x30, %g3 ldsw [%l7 + %g3], %g7 loop_1759: subcc %i2, %g3, %o3 set 0x40, %i3 nop ! stda %f0, [%l7 + %i3] 0x1e ASI use replaced by convert2hboot membar #Sync mulscc %o1, 0x17BE, %o6 sth %o0, [%l7 + 0x56] nop set 0x40, %i1 ldd [%l7 + %i1], %f20 call loop_1760 nop ! tleu %xcc, 0x60 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_1760: call loop_1761 wr %g0, 0x0, %pcr ! wr %g0, 0x6, %fprs changed by convert2hboot sra %g4, 0x13, %o7 set 0x1A, %l1 nop ! ldsha [%l7 + %l1] 0x18, %i6 ASI use replaced by convert2hboot loop_1761: array32 %g1, %l2, %g6 rdpr %wstate, %g2 nop set 0x78, %l3 flush %l7 + %l3 nop set 0x14, %o6 lduw [%l7 + %o6], %l6 orcc %i3, %i7, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_1762 movug %fcc3, %l4, %l3 alignaddr %i0, %i4, %l0 rd %pc, %l5 loop_1762: call loop_1763 nop set 0x65, %i4 ldsb [%l7 + %i4], %i1 call loop_1764 ldsh [%l7 + 0x52], %g7 loop_1763: ldx [%l7 + 0x10], %i2 fpadd16s %f13, %f26, %f20 loop_1764: nop set 0x18, %o3 nop ! prefetcha [%l7 + %o3] 0x19, 4 ASI use replaced by convert2hboot movlg %fcc3, 0x6BA, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot nop set 0x40, %l6 ldd [%l7 + %l6], %f10 stw %o1, [%l7 + 0x68] rdpr %wstate, %o6 call loop_1765 nop nop setx 0xC0738000, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr lduw [%l7 + 0x34], %o4 stb %g5, [%l7 + 0x75] loop_1765: movn %xcc, 0x39C, %o5 wr %g0, 0x0, %pcr ! wr %g4, %o7, %softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f0, [%l7 + 0x28] %asi call loop_1766 addccc %i6, 0x0947, %o0 call loop_1767 srlx %l2, %g6, %g2 loop_1766: movrlz %l6, 0x2D6, %g1 stw %i3, [%l7 + 0x40] loop_1767: wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot srlx %o2, %l4, %l3 nop ! tgu %xcc, 0x7c changed by convert2hboot st %f1, [%l7 + 0x58] movue %fcc1, %i0, %l0 call loop_1768 fbug,a %fcc0, loop_1769 fmovrsne %l5, %f10, %f9 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x74] %asi, %f0 loop_1768: nop set 0x40, %l4 nop ! stda %f16, [%l7 + %l4] 0x1e ASI use replaced by convert2hboot membar #Sync loop_1769: nop ! rdpr %tba, %i4 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f3, [%l7 + 0x7C] %asi call loop_1770 move %xcc, %g7, %i2 edge8ln %i1, %l1, %g3 lduw [%l7 + 0x40], %o3 loop_1770: movue %fcc1, %o6, %o4 nop ! tvs %xcc, 0x4d changed by convert2hboot nop set 0x1E, %l5 sth %g5, [%l7 + %l5] set 0x18, %l0 nop ! lduwa [%l7 + %l0] 0x10, %o1 ASI use replaced by convert2hboot call loop_1771 call loop_1772 nop ! tgu %xcc, 0x54 changed by convert2hboot call loop_1773 loop_1771: movgu %xcc, %o5, %g4 loop_1772: nop set 0x0C, %o5 nop ! swapa [%l7 + %o5] 0x04, %o7 ASI use replaced by convert2hboot loop_1773: movvc %icc, %i6, %l2 nop setx 0x03C6, %l0, %o0 sdiv %g6, %o0, %l6 nop set 0x30, %g4 ldsw [%l7 + %g4], %g1 orcc %g2, %i7, %i5 call loop_1774 ldsb [%l7 + 0x30], %i3 nop set 0x20, %o4 ldx [%l7 + %o4], %l4 edge32 %l3, %i0, %l0 loop_1774: ldsh [%l7 + 0x2C], %o2 movvc %icc, %i4, %g7 set 0x3D, %i2 nop ! ldsba [%l7 + %i2] 0x19, %i2 ASI use replaced by convert2hboot nop set 0x28, %g6 lduh [%l7 + %g6], %l5 rdpr %cwp, %i1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xD1C, %hsys_tick_cmpr changed by convert2hboot nop nop setx 0x571BE0FCA04D7400, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr call loop_1775 stx %o3, [%l7 + 0x30] bcc %icc, loop_1776 stb %o6, [%l7 + 0x17] loop_1775: call loop_1777 call loop_1778 loop_1776: movge %fcc1, %l1, %g5 alignaddr %o1, %o4, %o5 loop_1777: nop set 0x69, %o1 nop ! ldsba [%l7 + %o1] 0x04, %g4 ASI use replaced by convert2hboot loop_1778: swap [%l7 + 0x34], %o7 wrpr %i6, 0x1835, %pil wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot ldx [%l7 + 0x78], %l2 nop nop setx 0x3F027D8D0632800, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr movgu %xcc, 0x1AE, %o0 orncc %l6, %g1, %i7 call loop_1779 nop ! tpos %icc, 0x49 changed by convert2hboot mulx %g2, 0x1660, %i3 nop set 0x14, %o0 ldsb [%l7 + %o0], %l4 loop_1779: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x60, %o2 std %l0, [%l7 + %o2] call loop_1780 movug %fcc2, 0x73B, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_1780: nop set 0x10, %g2 sth %o2, [%l7 + %g2] call loop_1781 ldsh [%l7 + 0x58], %i2 bmask %i1, %g3, %l5 nop set 0x58, %g5 ldx [%l7 + %g5], %o3 loop_1781: fsrc1 %f10, %f24 call loop_1782 call loop_1783 call loop_1784 call loop_1785 loop_1782: subccc %l1, 0x166B, %o6 loop_1783: ldd [%l7 + 0x70], %o0 loop_1784: call loop_1786 loop_1785: fnegd %f16, %f26 lduw [%l7 + 0x40], %g5 call loop_1787 loop_1786: ldd [%l7 + 0x50], %f8 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1787: xorcc %g4, 0x151F, %o4 call loop_1788 stb %i6, [%l7 + 0x41] sdiv %o7, 0x14E2, %l2 nop set 0x54, %i0 flush %l7 + %i0 loop_1788: ldub [%l7 + 0x1C], %g6 bvc,a %xcc, loop_1789 nop set 0x78, %l2 ldd [%l7 + %l2], %i6 nop set 0x10, %o7 flush %l7 + %o7 edge32ln %o0, %i7, %g2 loop_1789: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xA1E, %tick_cmpr changed by convert2hboot call loop_1790 rd %softint, %i5 nop set 0x7B, %i6 stb %g1, [%l7 + %i6] nop set 0x0A, %i7 ldub [%l7 + %i7], %l3 loop_1790: nop set 0x2F, %g7 ldub [%l7 + %g7], %i0 edge32ln %i4, %l0, %g7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x642, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot smulcc %o2, %g3, %l5 fbg,a %fcc1, loop_1791 ldx [%l7 + 0x70], %l1 wrpr %g0, 0x3, %gl add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l6] %asi, %o6 loop_1791: nop set 0x40, %g1 nop ! stda %f16, [%l7 + %g1] 0xc4 ASI use replaced by convert2hboot fmovdo %fcc3, %f24, %f24 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f18, [%l7 + 0x3C] %asi fnand %f20, %f30, %f18 set 0x28, %i5 nop ! prefetcha [%l7 + %i5] 0x04, 0 ASI use replaced by convert2hboot nop ! tneg %xcc, 0x5c changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xdb, %asi changed by convert2hboot fmovdo %fcc1, %f26, %f20 stx %g4, [%l7 + 0x18] st %f9, [%l7 + 0x30] fbug,a %fcc3, loop_1792 movg %icc, %o4, %i6 add %l7, 0x0C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %o5, %o7 ASI use replaced by convert2hboot loop_1792: call loop_1793 movleu %xcc, 0x344, %l2 set 0x38, %i3 nop ! ldxa [%l7 + %i3] 0x10, %l6 ASI use replaced by convert2hboot loop_1793: nop set 0x34, %g3 nop ! lduwa [%l7 + %g3] 0x80, %o0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot stx %g2, [%l7 + 0x50] call loop_1794 nop nop setx 0x707B5000, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr nop set 0x50, %i1 prefetch [%l7 + %i1], 2 fmovdl %fcc0, %f30, %f28 loop_1794: fpadd16 %f18, %f24, %f12 brnz,a %i3, loop_1795 xorcc %i7, %l4, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x70] %asi, %f18 loop_1795: nop set 0x5C, %l3 nop ! lduha [%l7 + %l3] 0x80, %i5 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x1f, %asi changed by convert2hboot call loop_1796 call loop_1797 umul %i0, 0x13BF, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_1796: nop add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! casxa [%l6] 0x80, %g7, %i2 ASI use replaced by convert2hboot loop_1797: flush %l7 + 0x64 call loop_1798 call loop_1799 movo %fcc3, 0x6BC, %l3 call loop_1800 loop_1798: call loop_1801 loop_1799: nop set 0x14, %l1 swap [%l7 + %l1], %o2 ldd [%l7 + 0x08], %i0 loop_1800: fmovsvc %icc, %f19, %f8 loop_1801: nop set 0x40, %i4 nop ! ldda [%l7 + %i4] 0x0c, %f0 ASI use replaced by convert2hboot stb %l5, [%l7 + 0x5C] orcc %l1, %g3, %o3 call loop_1802 movvc %xcc, 0x4B3, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sta %f31, [%l7 + 0x38] %asi loop_1802: nop set 0x2C, %o6 lduw [%l7 + %o6], %o1 nop set 0x7C, %o3 sth %g4, [%l7 + %o3] fpadd32 %f22, %f6, %f22 lduw [%l7 + 0x54], %o6 call loop_1803 nop set 0x40, %l4 std %f30, [%l7 + %l4] nop ! wrpr %o4, 0x0B5C, %tick changed by convert2hboot call loop_1804 loop_1803: movge %fcc3, %i6, %o5 call loop_1805 movrlz %o7, 0x2B8, %l2 loop_1804: ldstub [%l7 + 0x0F], %l6 fble,pn %fcc2, loop_1806 loop_1805: rdpr %cwp, %g6 smulcc %g2, 0x1EB8, %i3 call loop_1807 loop_1806: call loop_1808 call loop_1809 ldub [%l7 + 0x4E], %i7 loop_1807: call loop_1810 loop_1808: fmovdneg %icc, %f26, %f30 loop_1809: edge8n %o0, %l4, %i5 nop set 0x7C, %l5 stb %g1, [%l7 + %l5] loop_1810: nop set 0x0C, %l6 lda [%l7 + %l6] 0x04, %f11 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot ld [%l7 + 0x3C], %f5 call loop_1811 call loop_1812 brlz,pn %g7, loop_1813 alignaddr %l0, %i2, %o2 loop_1811: nop set 0x5F, %o5 nop ! ldsba [%l7 + %o5] 0x81, %l3 ASI use replaced by convert2hboot loop_1812: nop set 0x44, %l0 nop ! lduwa [%l7 + %l0] 0x18, %l5 ASI use replaced by convert2hboot loop_1813: nop ! tg %xcc, 0x4a changed by convert2hboot call loop_1814 call loop_1815 nop ! taddcctv %l1, %g3, %o3 changed by convert2hboot nop set 0x08, %g4 stx %g5, [%l7 + %g4] loop_1814: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_1815: nop set 0x3C, %i2 nop ! stwa %g4, [%l7 + %i2] 0xeb ASI use replaced by convert2hboot membar #Sync andcc %o6, 0x089E, %i1 call loop_1816 call loop_1817 call loop_1818 wr %g0, 0x0, %pcr ! wr %i6, %o5, %ccr changed by convert2hboot loop_1816: call loop_1819 loop_1817: ldsb [%l7 + 0x1C], %o7 loop_1818: nop set 0x50, %g6 ldub [%l7 + %g6], %l2 bvc,pt %icc, loop_1820 loop_1819: fpsub32 %f12, %f10, %f0 or %l6, 0x1337, %o4 ldstub [%l7 + 0x7D], %g6 loop_1820: ld [%l7 + 0x58], %f15 fmovsg %fcc2, %f1, %f30 set 0x30, %o4 nop ! stha %i3, [%l7 + %o4] 0x2a ASI use replaced by convert2hboot membar #Sync movrgz %i7, 0x22E, %g2 movl %fcc2, %l4, %i5 lduw [%l7 + 0x20], %g1 stb %o0, [%l7 + 0x4D] stw %i4, [%l7 + 0x74] set 0x60, %o0 nop ! ldsba [%l7 + %o0] 0x04, %i0 ASI use replaced by convert2hboot brlz %l0, loop_1821 call loop_1822 edge16ln %g7, %i2, %o2 nop nop setx 0xD9DA449D, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f14 setx 0x66EB6C50, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f29 fsubs %f29, %f14, %f26 loop_1821: fmovso %fcc1, %f30, %f7 loop_1822: ldd [%l7 + 0x38], %f30 movule %fcc1, 0x5D6, %l3 lduw [%l7 + 0x0C], %l5 call loop_1823 call loop_1824 stw %l1, [%l7 + 0x50] stw %o3, [%l7 + 0x30] loop_1823: nop set 0x78, %o1 std %f2, [%l7 + %o1] loop_1824: ldsw [%l7 + 0x20], %g3 set 0x60, %g2 nop ! ldda [%l7 + %g2] 0x23, %g4 ASI use replaced by convert2hboot addccc %o1, 0x04CC, %g4 nop set 0x48, %g5 ldd [%l7 + %g5], %i0 fmuld8sux16 %f2, %f11, %f0 alignaddrl %i6, %o6, %o5 call loop_1825 call loop_1826 fcmpd %fcc1, %f20, %f4 add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %l2, %o7 ASI use replaced by convert2hboot loop_1825: nop ! tle %xcc, 0x45 changed by convert2hboot loop_1826: srl %l6, 0x1D, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync call loop_1827 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_1827: fmovs %f25, %f22 call loop_1828 call loop_1829 smulcc %i7, 0x009B, %g2 brnz %i5, loop_1830 loop_1828: call loop_1831 loop_1829: call loop_1832 sll %g1, 0x08, %l4 loop_1830: subcc %i4, 0x1214, %o0 loop_1831: nop set 0x20, %i0 ldd [%l7 + %i0], %l0 loop_1832: nop set 0x5C, %o2 nop ! lduwa [%l7 + %o2] 0x89, %i0 ASI use replaced by convert2hboot call loop_1833 wrpr %g7, %i2, %pil ldd [%l7 + 0x60], %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x1e, %asi changed by convert2hboot membar #Sync loop_1833: fmovrslez %o2, %f16, %f7 nop nop setx 0x704A3800, %l0, %l6 st %l6, [%l7 + 0x50] ld [%l7 + 0x50], %fsr ldstub [%l7 + 0x7D], %l3 movre %l1, 0x146, %l5 nop setx loop_1834, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x014200001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot fsrc1 %f18, %f0 set 0x2D, %l2 nop ! ldstuba [%l7 + %l2] 0x89, %g3 ASI use replaced by convert2hboot loop_1834: nop wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f25, [%l7 + 0x60] %asi call loop_1835 orncc %o3, 0x1D42, %o1 call loop_1836 addcc %i1, 0x1823, %i6 loop_1835: fbne,pt %fcc2, loop_1837 movge %xcc, 0x376, %o6 loop_1836: swap [%l7 + 0x20], %g4 call loop_1838 loop_1837: rdpr %otherwin, %l2 call loop_1839 nop ! tleu %xcc, 0x78 changed by convert2hboot loop_1838: nop ! tl %icc, 0x6b changed by convert2hboot xor %o7, 0x19E9, %l6 loop_1839: call loop_1840 call loop_1841 movo %fcc3, 0x1C9, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1840: stb %o5, [%l7 + 0x70] loop_1841: nop set 0x76, %o7 lduh [%l7 + %o7], %i3 movge %xcc, %o4, %g2 nop setx loop_1842, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001200001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_1843 nop ! tgu %icc, 0x63 changed by convert2hboot call loop_1844 loop_1842: nop set 0x15, %i7 ldstub [%l7 + %i7], %i5 loop_1843: call loop_1845 nop ! tn %icc, 0x3b changed by convert2hboot loop_1844: call loop_1846 ldsw [%l7 + 0x44], %i7 loop_1845: nop set 0x44, %g7 stw %l4, [%l7 + %g7] set 0x40, %g1 nop ! ldsba [%l7 + %g1] 0x81, %g1 ASI use replaced by convert2hboot loop_1846: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! taddcc %l0, 0x4e, %o0 changed by convert2hboot sth %i0, [%l7 + 0x32] nop set 0x68, %i5 ldd [%l7 + %i5], %g6 xorcc %i2, %o2, %l1 nop set 0x6C, %i6 swap [%l7 + %i6], %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot movrlez %l5, 0x21B, %o3 nop set 0x56, %g3 stb %o1, [%l7 + %g3] nop nop setx 0xE5CA3A15B0731800, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr add %l7, 0x24, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %g5 nop set 0x7E, %i1 ldub [%l7 + %i1], %o6 set 0x64, %l3 nop ! lduha [%l7 + %l3] 0x19, %i1 ASI use replaced by convert2hboot ldsb [%l7 + 0x16], %l2 fmovsu %fcc2, %f26, %f7 array8 %g4, %l6, %o7 nop ! tg %xcc, 0x5d changed by convert2hboot call loop_1847 nop setx 0x1A80, %l0, %i3 sdivx %o5, %i3, %o4 call loop_1848 nop ! tn %xcc, 0x52 changed by convert2hboot loop_1847: fbe %fcc3, loop_1849 lduw [%l7 + 0x4C], %g2 loop_1848: srax %g6, %i5, %i7 call loop_1850 loop_1849: fbn %fcc1, loop_1851 ldub [%l7 + 0x64], %g1 call loop_1852 loop_1850: call loop_1853 loop_1851: nop set 0x78, %l1 std %i4, [%l7 + %l1] nop ! rdpr %tba, %l0 changed by convert2hboot loop_1852: nop membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf9, %asi changed by convert2hboot loop_1853: movl %fcc1, %l4, %i0 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fmovdvs %icc, %f30, %f14 set 0x70, %i4 nop ! stda %i2, [%l7 + %i4] 0x10 ASI use replaced by convert2hboot call loop_1854 call loop_1855 movge %xcc, %l1, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_1854: nop set 0x38, %i3 stx %l3, [%l7 + %i3] loop_1855: nop set 0x4C, %o3 ldsh [%l7 + %o3], %l5 fmovrdne %o3, %f12, %f26 edge8n %o1, %i6, %o6 fbo,a %fcc3, loop_1856 ldsw [%l7 + 0x24], %i1 fmuld8sux16 %f16, %f2, %f8 call loop_1857 loop_1856: ldd [%l7 + 0x30], %f16 nop set 0x30, %o6 std %f20, [%l7 + %o6] nop fitod %f12, %f22 fdtoi %f22, %f4 loop_1857: brnz,a %g5, loop_1858 call loop_1859 wr %g0, 0x0, %pcr ! wr %g4, %l6, %sys_tick changed by convert2hboot set 0x30, %l4 nop ! stwa %l2, [%l7 + %l4] 0xe3 ASI use replaced by convert2hboot membar #Sync loop_1858: nop ! tsubcctv %o7, 0x3e, %i3 changed by convert2hboot loop_1859: nop set 0x72, %l5 ldub [%l7 + %l5], %o4 set 0x34, %o5 nop ! swapa [%l7 + %o5] 0x18, %g2 ASI use replaced by convert2hboot call loop_1860 call loop_1861 call loop_1862 fmovdvc %xcc, %f6, %f20 loop_1860: call loop_1863 loop_1861: nop nop setx 0x9569453C907BE000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_1862: nop ! rdhpr %hsys_tick_cmpr, %o5 changed by convert2hboot add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l6] %asi, %g6 loop_1863: fnot2 %f18, %f12 brgz %i7, loop_1864 call loop_1865 edge16l %i4, %l0, %l4 nop set 0x4B, %l0 ldstub [%l7 + %l0], %i0 loop_1864: fmovse %fcc0, %f14, %f27 loop_1865: ld [%l7 + 0x68], %f27 set 0x70, %l6 nop ! ldda [%l7 + %l6] 0x23, %g0 ASI use replaced by convert2hboot set 0x10, %i2 nop ! ldxa [%l7 + %i2] 0x04, %g7 ASI use replaced by convert2hboot fabsd %f28, %f10 call loop_1866 nop set 0x70, %g6 ldd [%l7 + %g6], %i2 call loop_1867 nop set 0x40, %o4 ldx [%l7 + %o4], %o0 loop_1866: brgez %o2, loop_1868 ldsw [%l7 + 0x40], %l1 loop_1867: movpos %xcc, 0x4AF, %g3 nop set 0x36, %g4 lduh [%l7 + %g4], %l3 loop_1868: call loop_1869 rd %softint, %l5 fandnot1 %f14, %f4, %f28 set 0x50, %o0 nop ! prefetcha [%l7 + %o0] 0x10, 3 ASI use replaced by convert2hboot loop_1869: nop add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x60, %o1 sta %f31, [%l7 + %o1] 0x80 call loop_1870 nop set 0x2E, %g5 ldstub [%l7 + %g5], %o6 bpos %xcc, loop_1871 call loop_1872 loop_1870: ldsw [%l7 + 0x1C], %i1 nop ! sir 0x17BC !!sir is illegal_instruction loop_1871: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_1872: call loop_1873 brlz,a,pt %l6, loop_1874 call loop_1875 nop setx 0x0A40, %l0, %g5 udivx %l2, %g5, %i3 loop_1873: movpos %xcc, %o7, %g2 loop_1874: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_1875: call loop_1876 andncc %g6, 0x01E0, %i5 call loop_1877 movo %fcc3, 0x609, %i7 loop_1876: edge32l %o4, %l0, %i4 nop nop setx 0x404D2000, %l0, %l6 st %l6, [%l7 + 0x1C] ld [%l7 + 0x1C], %fsr loop_1877: mova %xcc, %i0, %l4 call loop_1878 call loop_1879 nop nop setx 0x0BF879D0, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f6 setx 0x4E60FF3D, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f31 fsubs %f31, %f6, %f15 st %f27, [%l7 + 0x64] loop_1878: nop ! tle %xcc, 0x56 changed by convert2hboot loop_1879: nop set 0x08, %g2 nop ! prefetcha [%l7 + %g2] 0x80, 4 ASI use replaced by convert2hboot wrpr %g1, 0x0025, %cwp call loop_1880 call loop_1881 std %f20, [%l7 + 0x40] edge16l %i2, %o0, %l1 loop_1880: nop set 0x2C, %o2 lduw [%l7 + %o2], %o2 loop_1881: movule %fcc1, 0x55E, %l3 set 0x38, %i0 sta %f29, [%l7 + %i0] 0x18 smulcc %g3, %o1, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot orncc %i6, %i1, %g4 nop nop setx 0x5976BC5F30762400, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr nop set 0x34, %l2 swap [%l7 + %l2], %l6 bmask %l2, %o6, %g5 wr %g0, 0x0, %pcr ! wr %i3, 0x0E7E, %pic changed by convert2hboot fpack32 %f26, %f4, %f8 ldsw [%l7 + 0x30], %o7 fbge,a,pt %fcc0, loop_1882 movcc %xcc, 0x272, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_1882: fmovdleu %xcc, %f12, %f16 call loop_1883 call loop_1884 std %i4, [%l7 + 0x50] add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casxa [%l6] 0x19, %g2, %o4 ASI use replaced by convert2hboot loop_1883: sethi 0x1460, %l0 loop_1884: nop wr %g0, 0x0, %pcr ! wr %g0, 0x26, %asi changed by convert2hboot call loop_1885 nop set 0x10, %i7 std %f10, [%l7 + %i7] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_1885: call loop_1886 nop set 0x68, %g7 stx %i7, [%l7 + %g7] xnorcc %i0, %l4, %g1 call loop_1887 loop_1886: fcmple32 %f24, %f0, %i2 nop ! tcs %icc, 0x50 changed by convert2hboot set 0x40, %g1 nop ! stda %f0, [%l7 + %g1] 0xcb ASI use replaced by convert2hboot loop_1887: movne %xcc, %o0, %l1 ldub [%l7 + 0x0D], %o2 call loop_1888 nop set 0x23, %o7 ldstub [%l7 + %o7], %l3 nop ! tg %xcc, 0x46 changed by convert2hboot call loop_1889 loop_1888: nop set 0x2B, %i5 ldsb [%l7 + %i5], %g3 call loop_1890 ldx [%l7 + 0x08], %g7 loop_1889: nop set 0x18, %i6 ldstub [%l7 + %i6], %o1 movrgz %o3, %l5, %i6 loop_1890: call loop_1891 bneg,a,pt %xcc, loop_1892 call loop_1893 call loop_1894 loop_1891: nop ! tge %icc, 0x49 changed by convert2hboot loop_1892: call loop_1895 loop_1893: nop set 0x14, %i1 ldsw [%l7 + %i1], %g4 loop_1894: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_1895: fmovsa %xcc, %f22, %f24 call loop_1896 call loop_1897 sth %l2, [%l7 + 0x12] set 0x5A, %l3 nop ! stha %i1, [%l7 + %l3] 0x2a ASI use replaced by convert2hboot membar #Sync loop_1896: nop set 0x30, %l1 sta %f25, [%l7 + %l1] 0x81 loop_1897: nop nop setx 0xC06D2000, %l0, %l6 st %l6, [%l7 + 0x2C] ld [%l7 + 0x2C], %fsr nop set 0x50, %i4 ldstub [%l7 + %i4], %g5 nop nop setx 0xE7DD3A1F405A6400, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr nop nop setx 0x305D4800, %l0, %l6 st %l6, [%l7 + 0x20] ld [%l7 + 0x20], %fsr call loop_1898 ldd [%l7 + 0x68], %o6 set 0x24, %i3 nop ! lduwa [%l7 + %i3] 0x88, %i3 ASI use replaced by convert2hboot loop_1898: nop set 0x10, %g3 nop ! ldsha [%l7 + %g3] 0x04, %o7 ASI use replaced by convert2hboot set 0x20, %o6 nop ! stxa %g6, [%l7 + %o6] 0x2f ASI use replaced by convert2hboot membar #Sync sra %o5, %g2, %o4 fmovsa %fcc0, %f1, %f25 edge16n %i5, %i4, %i7 wr %g0, 0x0, %pcr ! wr %l0, %i0, %clear_softint changed by convert2hboot stx %l4, [%l7 + 0x30] nop set 0x70, %l4 lduw [%l7 + %l4], %g1 call loop_1899 fmovscs %icc, %f29, %f13 sethi 0x027B, %i2 set 0x27, %o3 nop ! stba %l1, [%l7 + %o3] 0x2b ASI use replaced by convert2hboot membar #Sync loop_1899: nop set 0x29, %l5 nop ! stba %o0, [%l7 + %l5] 0x23 ASI use replaced by convert2hboot membar #Sync call loop_1900 movn %fcc0, 0x60F, %o2 nop set 0x2C, %o5 ldstub [%l7 + %o5], %l3 edge16n %g3, %g7, %o3 loop_1900: movul %fcc2, 0x527, %l5 add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %o1, %i6 ASI use replaced by convert2hboot movgu %icc, %g4, %l6 edge16l %i1, %g5, %o6 nop set 0x24, %l0 sth %l2, [%l7 + %l0] nop set 0x08, %i2 stw %i3, [%l7 + %i2] movug %fcc3, %g6, %o5 call loop_1901 fpack32 %f6, %f12, %f10 std %f18, [%l7 + 0x30] ldd [%l7 + 0x50], %o6 loop_1901: fcmpne32 %f6, %f4, %o4 ldd [%l7 + 0x48], %f10 call loop_1902 movo %fcc1, %i5, %g2 call loop_1903 nop set 0x0E, %l6 ldstub [%l7 + %l6], %i4 loop_1902: nop add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %i7, %i0 ASI use replaced by convert2hboot loop_1903: ldd [%l7 + 0x40], %f18 std %l4, [%l7 + 0x50] movule %fcc2, %g1, %i2 sdivx %l1, 0x1069, %o0 call loop_1904 call loop_1905 nop set 0x54, %g6 lduw [%l7 + %g6], %o2 std %f6, [%l7 + 0x40] loop_1904: bgu %icc, loop_1906 loop_1905: edge32n %l3, %g3, %g7 nop nop setx 0x18BB3A24B06C2800, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr nop set 0x54, %o4 stw %o3, [%l7 + %o4] loop_1906: call loop_1907 call loop_1908 nop set 0x08, %g4 stw %l0, [%l7 + %g4] nop set 0x48, %o0 ldd [%l7 + %o0], %f16 loop_1907: ldub [%l7 + 0x73], %l5 loop_1908: call loop_1909 call loop_1910 call loop_1911 call loop_1912 loop_1909: nop ! tsubcctv %i6, %g4, %l6 changed by convert2hboot loop_1910: nop fitos %f3, %f18 fstod %f18, %f18 loop_1911: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_1912: ldd [%l7 + 0x78], %f16 call loop_1913 rdpr %wstate, %i1 nop set 0x0E, %o1 sth %g5, [%l7 + %o1] call loop_1914 loop_1913: nop set 0x30, %g5 std %f26, [%l7 + %g5] nop set 0x28, %o2 lduw [%l7 + %o2], %l2 ld [%l7 + 0x34], %f14 loop_1914: stw %o6, [%l7 + 0x24] stw %i3, [%l7 + 0x64] nop set 0x70, %g2 std %g6, [%l7 + %g2] movrne %o5, 0x311, %o7 nop set 0x10, %i0 ldx [%l7 + %i0], %o4 nop set 0x6B, %l2 ldsb [%l7 + %l2], %i5 mova %fcc3, %g2, %i7 wr %g0, 0x0, %pcr ! wr %i4, %l4, %pic changed by convert2hboot call loop_1915 stw %i0, [%l7 + 0x08] stb %g1, [%l7 + 0x40] wr %g0, 0x0, %pcr ! wr %g0, 0xda, %asi changed by convert2hboot loop_1915: nop set 0x74, %g7 stw %i2, [%l7 + %g7] edge16n %l1, %o2, %o0 nop set 0x78, %g1 ldd [%l7 + %g1], %f26 add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %g3, %l3 ASI use replaced by convert2hboot nop set 0x58, %o7 std %g6, [%l7 + %o7] set 0x6C, %i5 nop ! stwa %o3, [%l7 + %i5] 0x27 ASI use replaced by convert2hboot membar #Sync add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x34, %i6 ldsh [%l7 + %i6], %i6 swap [%l7 + 0x44], %g4 nop set 0x74, %i7 stw %l6, [%l7 + %i7] fpadd32s %f15, %f21, %f25 sth %i1, [%l7 + 0x2E] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_1916 call loop_1917 ld [%l7 + 0x7C], %f30 set 0x38, %i1 nop ! stwa %o1, [%l7 + %i1] 0x81 ASI use replaced by convert2hboot loop_1916: nop set 0x60, %l1 swap [%l7 + %l1], %o6 loop_1917: nop ! tcc %icc, 0x57 changed by convert2hboot call loop_1918 call loop_1919 ldstub [%l7 + 0x5B], %i3 nop set 0x62, %i4 ldsh [%l7 + %i4], %g6 loop_1918: call loop_1920 loop_1919: movl %xcc, %l2, %o5 nop set 0x1C, %l3 flush %l7 + %l3 call loop_1921 loop_1920: call loop_1922 nop ! tpos %xcc, 0x3e changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xd9, %asi changed by convert2hboot loop_1921: nop ! tpos %icc, 0x7f changed by convert2hboot loop_1922: movul %fcc1, 0x5DB, %o7 set 0x68, %g3 nop ! stha %o4, [%l7 + %g3] 0x2f ASI use replaced by convert2hboot membar #Sync nop set 0x20, %o6 std %f12, [%l7 + %o6] bge,pn %xcc, loop_1923 nop set 0x58, %i3 ldx [%l7 + %i3], %g2 nop ! tsubcc %i7, %i4, %l4 changed by convert2hboot set 0x6F, %o3 nop ! ldstuba [%l7 + %o3] 0x81, %i0 ASI use replaced by convert2hboot loop_1923: brlez,a,pt %i5, loop_1924 fbuge,pt %fcc2, loop_1925 rdpr %cwp, %i2 flush %l7 + 0x0C loop_1924: movre %g1, %l1, %o0 loop_1925: nop ! tcs %xcc, 0x6a changed by convert2hboot call loop_1926 fandnot2 %f0, %f24, %f24 ld [%l7 + 0x68], %f10 nop set 0x30, %l5 std %f22, [%l7 + %l5] loop_1926: nop set 0x0, %o5 nop ! stxa %g3, [%g0 + %o5] 0x57 ASI use replaced by convert2hboot nop nop setx 0x70675800, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync call loop_1927 sth %o2, [%l7 + 0x16] ldx [%l7 + 0x68], %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_1927: edge16l %l0, %l5, %g4 set 0x0A, %l4 nop ! ldsha [%l7 + %l4] 0x0c, %l6 ASI use replaced by convert2hboot movneg %xcc, 0x2BD, %i6 addcc %g5, 0x0066, %o1 nop ! taddcc %o6, %i1, %i3 changed by convert2hboot set 0x50, %i2 nop ! ldsha [%l7 + %i2] 0x19, %l2 ASI use replaced by convert2hboot nop set 0x2E, %l6 stb %g6, [%l7 + %l6] prefetch [%l7 + 0x78], 0 mova %fcc0, %o7, %o4 srlx %g2, %i7, %i4 xnorcc %l4, 0x110A, %i0 call loop_1928 nop set 0x60, %l0 stx %i5, [%l7 + %l0] add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %o5, %g1 ASI use replaced by convert2hboot loop_1928: call loop_1929 call loop_1930 call loop_1931 or %i2, 0x13D3, %o0 loop_1929: nop set 0x74, %g6 nop ! stwa %g3, [%l7 + %g6] 0x11 ASI use replaced by convert2hboot loop_1930: movue %fcc3, 0x7D3, %l1 loop_1931: fpsub32 %f0, %f14, %f6 call loop_1932 nop set 0x19, %g4 stb %l3, [%l7 + %g4] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_1932: edge8l %o3, %o2, %l0 nop ! rdhpr %ver, %l5 changed by convert2hboot ldd [%l7 + 0x10], %f28 edge32ln %l6, %i6, %g5 nop set 0x70, %o4 ldd [%l7 + %o4], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lduh [%l7 + 0x56], %g4 fandnot2 %f2, %f14, %f30 call loop_1933 call loop_1934 fmovdug %fcc3, %f14, %f0 nop ! tg %icc, 0x50 changed by convert2hboot loop_1933: nop set 0x38, %o1 nop ! stha %i3, [%l7 + %o1] 0x11 ASI use replaced by convert2hboot loop_1934: nop set 0x46, %g5 lduh [%l7 + %g5], %l2 lduw [%l7 + 0x10], %o7 nop set 0x38, %o2 stx %o4, [%l7 + %o2] call loop_1935 umulcc %g6, %i7, %i4 call loop_1936 nop nop setx 0xB0518800, %l0, %l6 st %l6, [%l7 + 0x7C] ld [%l7 + 0x7C], %fsr loop_1935: movle %icc, %g2, %l4 nop ! te %xcc, 0x78 changed by convert2hboot loop_1936: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot prefetch [%l7 + 0x54], 4 ldd [%l7 + 0x68], %o4 movvs %xcc, %i5, %g1 nop nop setx 0x2DED06D332B0E0A8, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f16 setx 0xCEE2F107, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fsmuld %f12, %f16, %f6 call loop_1937 nop nop setx 0xD044FC00, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr fnands %f16, %f1, %f16 nop set 0x78, %o0 stw %o0, [%l7 + %o0] loop_1937: call loop_1938 nop nop setx 0x4EB1805D, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f8 setx 0x27F4667D, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f13 fsubs %f13, %f8, %f3 std %i2, [%l7 + 0x50] fbge,a,pn %fcc0, loop_1939 loop_1938: call loop_1940 nop set 0x20, %i0 stx %g3, [%l7 + %i0] loop_1939: sllx %l1, 0x18, %g7 loop_1940: movvc %xcc, %o3, %o2 set 0x34, %g2 nop ! stwa %l0, [%l7 + %g2] 0x10 ASI use replaced by convert2hboot nop nop setx 0xB046CC6DA06D8000, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr call loop_1941 nop set 0x34, %l2 lduw [%l7 + %l2], %l3 ldx [%l7 + 0x08], %l6 call loop_1942 loop_1941: bpos,a %icc, loop_1943 call loop_1944 nop set 0x0C, %g1 stw %l5, [%l7 + %g1] loop_1942: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_1943: nop nop setx 0xD054B000, %l0, %l6 st %l6, [%l7 + 0x44] ld [%l7 + 0x44], %fsr loop_1944: rd %ccr, %o1 bpos,a %icc, loop_1945 nop set 0x18, %g7 ldd [%l7 + %g7], %f2 call loop_1946 nop ! taddcctv %i6, 0x6c, %o6 changed by convert2hboot loop_1945: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_1946: wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot sllx %o7, 0x09, %l2 nop set 0x70, %i5 ldd [%l7 + %i5], %f22 fcmpes %fcc0, %f17, %f29 call loop_1947 nop ! tle %icc, 0x78 changed by convert2hboot set 0x76, %i6 nop ! lduba [%l7 + %i6] 0x80, %g6 ASI use replaced by convert2hboot loop_1947: movvs %xcc, 0x5CF, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync xorcc %i7, 0x0DC7, %g2 call loop_1948 subc %i0, %o5, %i5 nop set 0x58, %i7 ldx [%l7 + %i7], %l4 nop ! sir 0x07FB !!sir is illegal_instruction loop_1948: fmovdue %fcc0, %f10, %f10 ldsh [%l7 + 0x54], %o0 ldsh [%l7 + 0x72], %g1 movge %icc, %g3, %l1 umul %g7, 0x1183, %o3 set 0x64, %i1 nop ! lduha [%l7 + %i1] 0x0c, %o2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %i2, %l3, %ccr changed by convert2hboot set 0x40, %o7 nop ! stda %f0, [%l7 + %o7] 0xd1 ASI use replaced by convert2hboot call loop_1949 array8 %l6, %l5, %g5 call loop_1950 nop set 0x58, %l1 ldsw [%l7 + %l1], %l0 loop_1949: nop setx loop_1951, %l0, %l1 jmpl %l1, %o1 nop ! tl %xcc, 0x3c changed by convert2hboot loop_1950: nop set 0x70, %i4 nop ! stxa %i6, [%l7 + %i4] 0x2b ASI use replaced by convert2hboot membar #Sync loop_1951: nop set 0x38, %l3 nop ! ldsba [%l7 + %l3] 0x80, %g4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot movu %fcc3, 0x35E, %i3 bgu,a,pt %xcc, loop_1952 nop nop setx 0x4654323C, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f30 setx 0x072348E1, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f12 fadds %f12, %f30, %f30 nop nop setx 0xE04C4C00, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr movge %fcc0, 0x564, %o7 loop_1952: prefetch [%l7 + 0x08], 4 call loop_1953 fbuge %fcc0, loop_1954 edge8l %l2, %g6, %o4 call loop_1955 loop_1953: stx %i4, [%l7 + 0x68] loop_1954: nop set 0x44, %o6 sth %o6, [%l7 + %o6] set 0x67, %g3 nop ! ldstuba [%l7 + %g3] 0x0c, %i7 ASI use replaced by convert2hboot loop_1955: nop set 0x50, %o3 nop ! lduwa [%l7 + %o3] 0x88, %g2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x18, %l5 nop ! lduba [%l7 + %l5] 0x04, %i0 ASI use replaced by convert2hboot nop set 0x08, %i3 prefetch [%l7 + %i3], 4 set 0x14, %l4 nop ! lduha [%l7 + %l4] 0x19, %l4 ASI use replaced by convert2hboot rd %sys_tick_cmpr, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot fbne,a,pn %fcc0, loop_1956 add %o0, %l1, %g7 ldsb [%l7 + 0x1D], %o3 nop set 0x4C, %o5 lduw [%l7 + %o5], %g3 loop_1956: nop set 0x20, %i2 nop ! ldda [%l7 + %i2] 0xea, %i2 ASI use replaced by convert2hboot fmovdvs %xcc, %f30, %f14 call loop_1957 fcmple32 %f28, %f26, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_1957: nop set 0x3A, %l0 nop ! ldsba [%l7 + %l0] 0x18, %o2 ASI use replaced by convert2hboot prefetch [%l7 + 0x08], 3 xorcc %l5, 0x0658, %g5 ldx [%l7 + 0x10], %l0 set 0x50, %g6 nop ! ldda [%l7 + %g6] 0x23, %o0 ASI use replaced by convert2hboot rd %pc, %g4 call loop_1958 array8 %i1, %i6, %o7 call loop_1959 nop nop setx 0x80775000, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr loop_1958: nop set 0x1C, %l6 swap [%l7 + %l6], %l2 ldub [%l7 + 0x3C], %i3 loop_1959: call loop_1960 orn %o4, 0x16BF, %g6 fnot2s %f15, %f11 add %l7, 0x0C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_1960: nop ! rdhpr %hpstate, %i7 changed by convert2hboot call loop_1961 ldd [%l7 + 0x78], %f2 lduh [%l7 + 0x7E], %g2 nop ! tleu %icc, 0x74 changed by convert2hboot loop_1961: call loop_1962 std %i0, [%l7 + 0x40] nop set 0x28, %o4 std %f30, [%l7 + %o4] loop_1962: call loop_1963 call loop_1964 xor %o5, %l4, %i5 nop set 0x60, %o1 flush %l7 + %o1 loop_1963: call loop_1965 loop_1964: movue %fcc0, %o0, %g1 call loop_1966 nop set 0x10, %g4 ldstub [%l7 + %g4], %l1 loop_1965: nop set 0x7E, %o2 nop ! lduha [%l7 + %o2] 0x04, %g7 ASI use replaced by convert2hboot loop_1966: call loop_1967 nop ! tvc %xcc, 0x68 changed by convert2hboot set 0x77, %o0 nop ! lduba [%l7 + %o0] 0x18, %g3 ASI use replaced by convert2hboot loop_1967: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot movrlez %o3, 0x0A8, %l3 nop set 0x5A, %i0 sth %o2, [%l7 + %i0] ld [%l7 + 0x1C], %f31 rd %fprs, %l5 nop ! tleu %xcc, 0x6e changed by convert2hboot sll %g5, %l0, %o1 movge %fcc3, %l6, %g4 xor %i1, 0x0E45, %o7 set 0x68, %g5 nop ! stda %l2, [%l7 + %g5] 0xea ASI use replaced by convert2hboot membar #Sync add %i3, 0x014F, %i6 brlez,pn %g6, loop_1968 fcmpne32 %f2, %f6, %o6 set 0x1E, %l2 nop ! stba %i4, [%l7 + %l2] 0x10 ASI use replaced by convert2hboot loop_1968: call loop_1969 call loop_1970 call loop_1971 bgu,a,pt %icc, loop_1972 loop_1969: wrpr %i7, %o4, %pil loop_1970: xor %i0, 0x069F, %o5 loop_1971: movneg %xcc, 0x280, %l4 loop_1972: nop setx loop_1973, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004200001402, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot ld [%l7 + 0x5C], %f16 ldub [%l7 + 0x0B], %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_1973: mulx %i5, 0x13ED, %l1 popc 0x0AA9, %g7 call loop_1974 nop setx loop_1975, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004400001401, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop set 0x27, %g2 ldstub [%l7 + %g2], %g1 call loop_1976 loop_1974: ld [%l7 + 0x74], %f6 loop_1975: call loop_1977 edge32n %i2, %g3, %o3 loop_1976: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_1977: prefetch [%l7 + 0x08], 4 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x50, %g7 nop ! ldda [%l7 + %g7] 0x89, %l2 ASI use replaced by convert2hboot nop ! tsubcctv %l0, 0x74, %o1 changed by convert2hboot subccc %l6, %g4, %g5 orcc %o7, %i1, %l2 nop ! tvs %icc, 0x72 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot sra %g6, 0x16, %o6 movrne %i7, %o4, %i0 call loop_1978 fornot2s %f13, %f30, %f1 srax %i4, %o5, %g2 call loop_1979 loop_1978: lduh [%l7 + 0x44], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_1979: call loop_1980 fpackfix %f4, %f15 nop nop setx 0x23D04F6C3062CC00, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr call loop_1981 loop_1980: call loop_1982 st %f10, [%l7 + 0x78] call loop_1983 loop_1981: fmovdcc %xcc, %f28, %f4 loop_1982: call loop_1984 call loop_1985 loop_1983: nop set 0x38, %i5 flush %l7 + %i5 nop set 0x68, %g1 ldx [%l7 + %g1], %i5 loop_1984: fmovdleu %xcc, %f24, %f6 loop_1985: nop set 0x64, %i7 stb %g7, [%l7 + %i7] call loop_1986 fabss %f3, %f13 nop ! tsubcctv %g1, %i2, %l1 changed by convert2hboot nop nop setx 0x505E6800, %l0, %l6 st %l6, [%l7 + 0x50] ld [%l7 + 0x50], %fsr loop_1986: fmovsa %fcc2, %f3, %f25 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot stx %o3, [%l7 + 0x68] prefetch [%l7 + 0x18], 1 flush %l7 + 0x6C wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync set 0x40, %i6 nop ! ldda [%l7 + %i6] 0xdb, %f0 ASI use replaced by convert2hboot edge32ln %l3, %l0, %o1 set 0x24, %i1 nop ! lduwa [%l7 + %i1] 0x89, %l6 ASI use replaced by convert2hboot addccc %l5, 0x1F07, %g5 call loop_1987 srl %g4, 0x03, %i1 set 0x40, %l1 nop ! stda %f0, [%l7 + %l1] 0xc2 ASI use replaced by convert2hboot loop_1987: fblg,a %fcc1, loop_1988 flush %l7 + 0x48 bcs %icc, loop_1989 call loop_1990 loop_1988: ldub [%l7 + 0x0F], %o7 set 0x6C, %i4 nop ! lduha [%l7 + %i4] 0x04, %i6 ASI use replaced by convert2hboot loop_1989: fandnot2 %f30, %f0, %f30 loop_1990: lduh [%l7 + 0x70], %l2 set 0x44, %o7 nop ! lduwa [%l7 + %o7] 0x80, %g6 ASI use replaced by convert2hboot set 0x1C, %l3 nop ! stwa %o6, [%l7 + %l3] 0x19 ASI use replaced by convert2hboot edge32l %i7, %i3, %i0 set 0x24, %o6 sta %f26, [%l7 + %o6] 0x81 call loop_1991 srl %o4, %o5, %g2 call loop_1992 call loop_1993 loop_1991: wr %g0, 0x0, %pcr ! wr %o0, %l4, %ccr changed by convert2hboot nop set 0x3C, %o3 prefetch [%l7 + %o3], 4 loop_1992: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_1993: call loop_1994 srax %g7, %g1, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot loop_1994: call loop_1995 fmovrslez %g3, %f30, %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l7 + 0x30] %asi, %f30 loop_1995: fmul8x16 %f23, %f8, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! ta %xcc, 0x76 changed by convert2hboot call loop_1996 call loop_1997 movrlez %o2, %o3, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_1996: nop set 0x72, %g3 stb %l0, [%l7 + %g3] loop_1997: call loop_1998 array8 %l6, %l5, %g4 movneg %xcc, 0x0FB, %g5 ldub [%l7 + 0x15], %i1 loop_1998: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop set 0x18, %l5 stx %i6, [%l7 + %l5] set 0x68, %l4 nop ! ldsha [%l7 + %l4] 0x11, %g6 ASI use replaced by convert2hboot set 0x1A, %o5 nop ! lduba [%l7 + %o5] 0x19, %o6 ASI use replaced by convert2hboot call loop_1999 nop set 0x12, %i2 ldsh [%l7 + %i2], %l2 movlg %fcc3, 0x67E, %i3 umul %i7, 0x1A81, %o4 loop_1999: edge32ln %i0, %o5, %o0 edge32l %g2, %i5, %l4 ldstub [%l7 + 0x52], %g7 fbg %fcc3, loop_2000 call loop_2001 std %g0, [%l7 + 0x18] bcc %xcc, loop_2002 loop_2000: nop ! taddcctv %i2, 0x58, %g3 changed by convert2hboot loop_2001: fbug %fcc3, loop_2003 fblg %fcc1, loop_2004 loop_2002: ldd [%l7 + 0x18], %l0 call loop_2005 loop_2003: umul %o2, 0x00F7, %i4 loop_2004: nop nop setx 0x97838614407B4C00, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr nop nop setx 0xF91CB0D5A069F800, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_2005: call loop_2006 xor %o3, 0x0954, %o1 call loop_2007 std %f12, [%l7 + 0x50] loop_2006: fbge,a,pn %fcc0, loop_2008 wr %g0, 0x0, %pcr ! wr %l3, 0x0D5D, %sys_tick changed by convert2hboot loop_2007: subcc %l6, 0x1FED, %l5 nop fitod %f8, %f18 fdtos %f18, %f5 loop_2008: sth %g4, [%l7 + 0x5E] nop set 0x1C, %l0 lduw [%l7 + %l0], %l0 call loop_2009 rdpr %wstate, %i1 prefetch [%l7 + 0x68], 1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xE79, %hsys_tick_cmpr changed by convert2hboot loop_2009: nop set 0x34, %g6 flush %l7 + %g6 mova %fcc1, 0x3F6, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot srlx %l2, %g6, %i3 call loop_2010 edge16l %i7, %o4, %i0 nop ! rdhpr %hpstate, %o0 changed by convert2hboot brgz,a,pn %o5, loop_2011 loop_2010: popc %g2, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2011: nop ! rdhpr %hintp, %g7 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f23, [%l7 + 0x40] %asi edge16n %i2, %g3, %l1 wr %g0, 0x0, %pcr ! wr %g1, %o2, %pic changed by convert2hboot pdist %f28, %f26, %f22 nop set 0x52, %i3 ldsh [%l7 + %i3], %i4 edge32l %o1, %o3, %l6 call loop_2012 fba %fcc0, loop_2013 udiv %l5, 0x0747, %l3 nop set 0x67, %o4 stb %g4, [%l7 + %o4] loop_2012: call loop_2014 loop_2013: fmovde %fcc2, %f2, %f26 nop ! tleu %xcc, 0x5a changed by convert2hboot fmuld8sux16 %f18, %f7, %f10 loop_2014: ldd [%l7 + 0x48], %f4 movcc %icc, %l0, %i1 nop ! taddcctv %g5, 0x35, %i6 changed by convert2hboot call loop_2015 call loop_2016 nop ! tsubcctv %o7, %o6, %l2 changed by convert2hboot call loop_2017 loop_2015: fbn,a,pt %fcc2, loop_2018 loop_2016: nop set 0x28, %o1 std %i2, [%l7 + %o1] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2017: fmovdu %fcc3, %f8, %f0 loop_2018: nop set 0x10, %g4 ldd [%l7 + %g4], %o4 stx %i0, [%l7 + 0x50] call loop_2019 st %f4, [%l7 + 0x60] set 0x70, %o2 lda [%l7 + %o2] 0x0c, %f7 loop_2019: fbue,a,pt %fcc3, loop_2020 nop nop setx 0x90455C00, %l0, %l6 st %l6, [%l7 + 0x08] ld [%l7 + 0x08], %fsr nop nop setx 0x507DF0DA3045BC00, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr ld [%l7 + 0x50], %f12 loop_2020: call loop_2021 std %o0, [%l7 + 0x30] call loop_2022 nop set 0x08, %o0 lduw [%l7 + %o0], %i7 loop_2021: nop ! tneg %icc, 0x39 changed by convert2hboot call loop_2023 loop_2022: nop ! rdhpr %ver, %o5 changed by convert2hboot nop set 0x22, %i0 ldub [%l7 + %i0], %g2 set 0x78, %g5 nop ! stwa %i5, [%l7 + %g5] 0x10 ASI use replaced by convert2hboot loop_2023: nop fitos %f0, %f24 fstox %f24, %f8 call loop_2024 call loop_2025 nop ! tcc %xcc, 0x7f changed by convert2hboot nop set 0x08, %l6 ldd [%l7 + %l6], %g6 loop_2024: loop_2025: movge %fcc2, 0x25B, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot add %l7, 0x74, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %l1, %g3 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x70B, %hsys_tick_cmpr changed by convert2hboot nop set 0x50, %l2 std %f16, [%l7 + %l2] call loop_2026 nop setx loop_2027, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004100001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_2028 ldsb [%l7 + 0x41], %o2 loop_2026: nop set 0x0, %g2 nop ! stxa %o1, [%g0 + %g2] 0x57 ASI use replaced by convert2hboot loop_2027: or %i4, %o3, %l5 loop_2028: nop set 0x0F, %g7 nop ! ldsba [%l7 + %g7] 0x89, %l6 ASI use replaced by convert2hboot call loop_2029 edge16ln %g4, %l0, %l3 fbne,a,pn %fcc3, loop_2030 nop set 0x5C, %g1 swap [%l7 + %g1], %i1 loop_2029: wr %g0, 0x0, %pcr ! wr %g5, %i6, %pic changed by convert2hboot set 0x46, %i5 nop ! lduha [%l7 + %i5] 0x10, %o7 ASI use replaced by convert2hboot loop_2030: nop ! rdhpr %hsys_tick_cmpr, %l2 changed by convert2hboot call loop_2031 bcc %icc, loop_2032 call loop_2033 edge8l %i3, %o6, %o4 loop_2031: nop set 0x40, %i7 ldx [%l7 + %i7], %g6 loop_2032: orncc %i0, 0x0283, %o0 loop_2033: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot for %f18, %f0, %f8 nop setx 0x1683, %l0, %g2 udiv %i7, %g2, %g7 set 0x60, %i1 nop ! ldxa [%l7 + %i1] 0x10, %i5 ASI use replaced by convert2hboot set 0x1C, %i6 nop ! ldsha [%l7 + %i6] 0x04, %l4 ASI use replaced by convert2hboot movrlz %l1, 0x121, %g3 brlz,pt %g1, loop_2034 call loop_2035 call loop_2036 subcc %o2, %i2, %o1 loop_2034: nop set 0x78, %i4 nop ! stda %o2, [%l7 + %i4] 0x18 ASI use replaced by convert2hboot loop_2035: lduw [%l7 + 0x60], %l5 loop_2036: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xAF3, %hsys_tick_cmpr changed by convert2hboot edge8 %g4, %i4, %l3 membar #Sync set 0x40, %l1 nop ! ldda [%l7 + %l1] 0xf0, %f16 ASI use replaced by convert2hboot set 0x10, %o7 nop ! stda %i0, [%l7 + %o7] 0x27 ASI use replaced by convert2hboot membar #Sync edge16ln %g5, %i6, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_2037 movuge %fcc0, %l2, %i3 nop nop setx 0x1063F000, %l0, %l6 st %l6, [%l7 + 0x18] ld [%l7 + 0x18], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2037: ldd [%l7 + 0x58], %o6 std %f0, [%l7 + 0x60] set 0x60, %o6 nop ! ldda [%l7 + %o6] 0x2b, %i0 ASI use replaced by convert2hboot fble,pt %fcc1, loop_2038 nop fitod %f10, %f14 fdtox %f14, %f10 fxtod %f10, %f12 std %o0, [%l7 + 0x40] call loop_2039 loop_2038: nop ! ta %icc, 0x69 changed by convert2hboot nop ! taddcc %o5, 0x68, %g6 changed by convert2hboot ldub [%l7 + 0x1C], %i7 loop_2039: call loop_2040 nop ! tneg %xcc, 0x3e changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync loop_2040: movule %fcc3, %i5, %l4 call loop_2041 fpadd32s %f9, %f11, %f6 call loop_2042 flush %l7 + 0x74 loop_2041: std %g2, [%l7 + 0x28] set 0x48, %l3 nop ! ldsba [%l7 + %l3] 0x89, %g3 ASI use replaced by convert2hboot loop_2042: movue %fcc3, 0x4F7, %g1 call loop_2043 bvc,pn %icc, loop_2044 call loop_2045 call loop_2046 loop_2043: fmuld8sux16 %f18, %f24, %f26 loop_2044: nop set 0x08, %g3 ldx [%l7 + %g3], %o2 loop_2045: mulscc %i2, %o1, %o3 loop_2046: bneg,a %xcc, loop_2047 call loop_2048 movlg %fcc0, %l1, %l5 call loop_2049 loop_2047: call loop_2050 loop_2048: call loop_2051 sth %g4, [%l7 + 0x08] loop_2049: stx %i4, [%l7 + 0x28] loop_2050: nop ! tneg %icc, 0x55 changed by convert2hboot loop_2051: nop wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot nop set 0x20, %o3 std %f28, [%l7 + %o3] set 0x40, %l5 nop ! ldda [%l7 + %l5] 0xd0, %f0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop setx 0x14EE, %l0, %i6 udiv %g5, %i6, %l6 call loop_2052 andncc %l0, 0x1D21, %o7 call loop_2053 call loop_2054 loop_2052: nop nop setx 0x90682000, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr fnand %f22, %f24, %f30 loop_2053: nop set 0x110, %o5 nop ! ldxa [%g0 + %o5] 0x21, %i3 ASI use replaced by convert2hboot loop_2054: nop set 0x10, %l4 ldd [%l7 + %l4], %o4 set 0x24, %i2 nop ! stha %l2, [%l7 + %i2] 0xe3 ASI use replaced by convert2hboot membar #Sync set 0x08, %l0 nop ! ldsba [%l7 + %l0] 0x11, %o6 ASI use replaced by convert2hboot add %l7, 0x64, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! casa [%l6] 0x80, %o0, %i0 ASI use replaced by convert2hboot umul %g6, %i7, %g7 set 0x78, %g6 sta %f14, [%l7 + %g6] 0x80 or %o5, 0x14EB, %l4 bleu,a %xcc, loop_2055 stb %i5, [%l7 + 0x7E] fsrc1s %f7, %f13 edge16l %g3, %g2, %g1 loop_2055: nop set 0x30, %o4 ldx [%l7 + %o4], %i2 movue %fcc3, %o1, %o3 call loop_2056 wr %g0, 0x0, %pcr ! wr %o2, %l1, %softint changed by convert2hboot call loop_2057 brlez %g4, loop_2058 loop_2056: st %f4, [%l7 + 0x3C] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_2057: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x20] %asi, %f28 loop_2058: fbuge %fcc1, loop_2059 call loop_2060 stb %l3, [%l7 + 0x62] loop_2059: call loop_2061 ldub [%l7 + 0x12], %i1 loop_2060: smul %g5, %i4, %i6 ldx [%l7 + 0x08], %l6 loop_2061: call loop_2062 call loop_2063 fbn,a,pn %fcc3, loop_2064 movcc %xcc, %o7, %l0 loop_2062: nop set 0x60, %o1 ldd [%l7 + %o1], %o4 loop_2063: rd %ccr, %i3 loop_2064: call loop_2065 movrlz %o6, 0x1CC, %l2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2065: srlx %g6, %i0, %i7 fmovda %fcc3, %f0, %f2 set 0x62, %g4 nop ! lduha [%l7 + %g4] 0x10, %g7 ASI use replaced by convert2hboot call loop_2066 sra %l4, 0x1A, %o5 set 0x10, %i3 nop ! lduwa [%l7 + %i3] 0x11, %i5 ASI use replaced by convert2hboot loop_2066: bne %xcc, loop_2067 subc %g2, %g1, %i2 fpadd32 %f0, %f10, %f28 alignaddr %o1, %o3, %o2 loop_2067: call loop_2068 orncc %l1, 0x184D, %g4 and %l5, 0x0119, %l3 nop set 0x50, %o2 stw %i1, [%l7 + %o2] loop_2068: nop set 0x10, %o0 nop ! stxa %g3, [%l7 + %o0] 0x11 ASI use replaced by convert2hboot edge16n %i4, %i6, %l6 xnor %o7, %l0, %g5 prefetch [%l7 + 0x30], 0 call loop_2069 movue %fcc2, 0x10E, %o4 orn %i3, %l2, %o6 lduw [%l7 + 0x3C], %g6 loop_2069: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! sir 0x04D2 !!sir is illegal_instruction nop ! tge %icc, 0x51 changed by convert2hboot set 0x78, %g5 nop ! stda %i6, [%l7 + %g5] 0x19 ASI use replaced by convert2hboot set 0x34, %i0 nop ! lduha [%l7 + %i0] 0x81, %o0 ASI use replaced by convert2hboot call loop_2070 orncc %l4, 0x1D3F, %g7 ldstub [%l7 + 0x27], %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_2070: nop set 0x60, %l2 ldd [%l7 + %l2], %f26 call loop_2071 fands %f28, %f21, %f14 nop set 0x38, %l6 lduh [%l7 + %l6], %g1 fmovdo %fcc2, %f30, %f18 loop_2071: bcs,a %xcc, loop_2072 movuge %fcc2, %i2, %g2 nop set 0x7F, %g2 ldub [%l7 + %g2], %o1 std %o2, [%l7 + 0x20] loop_2072: movre %l1, %o2, %l5 call loop_2073 rdpr %canrestore, %g4 edge32l %i1, %g3, %i4 swap [%l7 + 0x6C], %l3 loop_2073: nop add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot stb %i6, [%l7 + 0x1E] nop setx 0x10C8, %l0, %g5 udiv %l0, %g5, %i3 call loop_2074 wr %g0, 0x0, %pcr ! wr %l2, 0x192E, %ccr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2074: stx %g6, [%l7 + 0x18] nop setx 0x06CE, %l0, %i7 sdiv %i0, %i7, %o6 nop ! tsubcctv %l4, %o0, %g7 changed by convert2hboot set 0x28, %g1 nop ! ldstuba [%l7 + %g1] 0x89, %i5 ASI use replaced by convert2hboot set 0x40, %g7 nop ! ldda [%l7 + %g7] 0x81, %f0 ASI use replaced by convert2hboot nop set 0x5E, %i5 ldsb [%l7 + %i5], %o5 udivcc %i2, 0x1833, %g2 fmovsa %xcc, %f0, %f1 nop set 0x30, %i1 std %g0, [%l7 + %i1] set 0x40, %i7 nop ! ldda [%l7 + %i7] 0xd8, %f16 ASI use replaced by convert2hboot ldub [%l7 + 0x1F], %o1 ldd [%l7 + 0x58], %l0 set 0x40, %i4 nop ! stda %f0, [%l7 + %i4] 0xcd ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xC9B, %tick_cmpr changed by convert2hboot fmovs %f4, %f10 call loop_2075 brlz,a,pt %o3, loop_2076 edge16l %g4, %g3, %i1 wr %g0, 0x0, %pcr ! wr %i4, %l6, %softint changed by convert2hboot loop_2075: call loop_2077 loop_2076: lduw [%l7 + 0x6C], %l3 call loop_2078 ldsh [%l7 + 0x2A], %o7 loop_2077: nop nop setx 0x8069FC00, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr nop set 0x5A, %l1 sth %l0, [%l7 + %l1] loop_2078: call loop_2079 call loop_2080 nop set 0x48, %o7 ldx [%l7 + %o7], %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_2079: call loop_2081 loop_2080: nop ! tcc %xcc, 0x5e changed by convert2hboot flush %l7 + 0x6C movne %icc, %l2, %o4 loop_2081: addcc %g6, 0x18BE, %i3 movule %fcc1, 0x62B, %i7 addc %o6, 0x0098, %i0 rdpr %canrestore, %o0 call loop_2082 movne %icc, 0x379, %g7 nop set 0x18, %i6 std %f14, [%l7 + %i6] call loop_2083 loop_2082: nop setx loop_2084, %l0, %l1 jmpl %l1, %i5 call loop_2085 call loop_2086 loop_2083: orn %o5, 0x1F95, %i2 loop_2084: movcs %xcc, %g2, %g1 loop_2085: call loop_2087 loop_2086: nop ! rdhpr %htba, %l4 changed by convert2hboot call loop_2088 bn,pt %icc, loop_2089 loop_2087: nop ! tn %xcc, 0x40 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_2088: nop set 0x1E, %o6 nop ! lduha [%l7 + %o6] 0x19, %o2 ASI use replaced by convert2hboot loop_2089: fblg,a,pn %fcc1, loop_2090 call loop_2091 andncc %l5, %l1, %o3 fmovsue %fcc0, %f7, %f18 loop_2090: nop set 0x3C, %g3 ldsb [%l7 + %g3], %g3 loop_2091: bshuffle %f12, %f0, %f10 movuge %fcc3, 0x676, %g4 edge16l %i4, %l6, %l3 fone %f4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xBEF, %hsys_tick_cmpr changed by convert2hboot call loop_2092 movneg %icc, %l0, %i6 call loop_2093 movug %fcc2, %o7, %l2 loop_2092: call loop_2094 alignaddr %o4, %g5, %i3 loop_2093: call loop_2095 fcmple16 %f14, %f14, %g6 loop_2094: ldd [%l7 + 0x38], %f12 call loop_2096 loop_2095: call loop_2097 nop set 0x40, %l3 ldd [%l7 + %l3], %o6 nop fitos %f0, %f26 fstox %f26, %f22 loop_2096: nop set 0x37, %l5 nop ! lduba [%l7 + %l5] 0x18, %i7 ASI use replaced by convert2hboot loop_2097: nop ! tn %icc, 0x68 changed by convert2hboot bleu,a,pt %icc, loop_2098 stx %o0, [%l7 + 0x10] nop set 0x10, %o5 ldd [%l7 + %o5], %f12 set 0x38, %l4 nop ! ldswa [%l7 + %l4] 0x89, %i0 ASI use replaced by convert2hboot loop_2098: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fornot2s %f15, %f8, %f30 edge32n %i5, %i2, %g2 call loop_2099 nop set 0x70, %o3 ldd [%l7 + %o3], %f6 set 0x0A, %i2 nop ! lduha [%l7 + %i2] 0x11, %g1 ASI use replaced by convert2hboot loop_2099: nop wr %g0, 0x0, %pcr ! wr %g0, 0x24, %asi changed by convert2hboot call loop_2100 nop set 0x20, %g6 swap [%l7 + %g6], %l4 nop ! tpos %icc, 0x39 changed by convert2hboot st %f3, [%l7 + 0x38] loop_2100: nop set 0x7A, %l0 nop ! lduha [%l7 + %l0] 0x18, %o2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync orncc %o1, %o3, %g3 nop set 0x48, %o1 lduw [%l7 + %o1], %l1 srl %g4, 0x1E, %i4 nop set 0x20, %g4 std %i6, [%l7 + %g4] call loop_2101 membar 0x30 nop set 0x20, %i3 stw %i1, [%l7 + %i3] movu %fcc3, %l0, %l3 loop_2101: call loop_2102 call loop_2103 nop nop setx 0x60532C00, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr call loop_2104 loop_2102: alignaddr %o7, %i6, %l2 loop_2103: nop set 0x30, %o2 nop ! stda %g4, [%l7 + %o2] 0x2b ASI use replaced by convert2hboot membar #Sync loop_2104: fbne %fcc0, loop_2105 nop set 0x60, %o0 swap [%l7 + %o0], %i3 call loop_2106 fmovdgu %xcc, %f28, %f4 loop_2105: call loop_2107 nop ! tcs %xcc, 0x7a changed by convert2hboot loop_2106: movrlz %o4, %g6, %i7 nop set 0x38, %g5 flush %l7 + %g5 loop_2107: nop ! rdhpr %hintp, %o6 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot bcs %xcc, loop_2108 call loop_2109 nop ! rdhpr %htba, %i0 changed by convert2hboot flush %l7 + 0x48 loop_2108: movug %fcc2, %g7, %i5 loop_2109: wrpr %i2, 0x1E6F, %pil call loop_2110 sth %g1, [%l7 + 0x1C] set 0x42, %i0 nop ! ldsha [%l7 + %i0] 0x80, %o5 ASI use replaced by convert2hboot loop_2110: movo %fcc2, %g2, %l4 nop ! te %icc, 0x75 changed by convert2hboot movl %xcc, %o2, %l5 call loop_2111 movneg %icc, %o1, %o3 call loop_2112 call loop_2113 loop_2111: call loop_2114 call loop_2115 loop_2112: orncc %g3, 0x0F4F, %g4 loop_2113: call loop_2116 loop_2114: movug %fcc2, %l1, %l6 loop_2115: nop setx 0x10E5, %l0, %i1 udivx %i4, %i1, %l0 set 0x68, %l2 nop ! stda %o6, [%l7 + %l2] 0xe3 ASI use replaced by convert2hboot membar #Sync loop_2116: nop set 0x18, %o4 lduw [%l7 + %o4], %i6 set 0x1A, %g2 nop ! ldsba [%l7 + %g2] 0x80, %l3 ASI use replaced by convert2hboot fornot2s %f2, %f28, %f4 set 0x48, %g1 sta %f2, [%l7 + %g1] 0x89 rd %fprs, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot flush %l7 + 0x6C fbue %fcc0, loop_2117 lduh [%l7 + 0x7C], %o4 swap [%l7 + 0x3C], %g6 sethi 0x1C2C, %i7 loop_2117: bneg,pn %icc, loop_2118 nop ! taddcc %o6, 0x37, %o0 changed by convert2hboot movo %fcc0, %l2, %g7 movne %icc, 0x183, %i0 loop_2118: nop set 0x24, %g7 nop ! ldswa [%l7 + %g7] 0x11, %i5 ASI use replaced by convert2hboot nop set 0x26, %l6 stb %i2, [%l7 + %l6] edge16 %g1, %o5, %g2 move %fcc3, 0x096, %o2 call loop_2119 movneg %xcc, %l5, %o1 call loop_2120 call loop_2121 loop_2119: nop set 0x38, %i5 std %f4, [%l7 + %i5] nop set 0x70, %i1 lduw [%l7 + %i1], %l4 loop_2120: ld [%l7 + 0x58], %f8 loop_2121: fmovdug %fcc3, %f8, %f8 mova %icc, 0x0DB, %g3 movre %g4, %l1, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x17, %asi changed by convert2hboot membar #Sync movuge %fcc1, %i4, %i1 call loop_2122 nop setx loop_2123, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001400001405, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_2124 movrlz %o3, %l0, %o7 loop_2122: nop set 0x40, %i4 nop ! ldda [%l7 + %i4] 0xd9, %f0 ASI use replaced by convert2hboot loop_2123: nop fitod %f6, %f10 fdtox %f10, %f8 loop_2124: call loop_2125 fpsub16 %f12, %f0, %f22 fmovdvc %xcc, %f8, %f14 bleu,a %icc, loop_2126 loop_2125: movo %fcc2, %i6, %l3 sll %g5, %i3, %g6 set 0x40, %i7 nop ! stda %f0, [%l7 + %i7] 0xc0 ASI use replaced by convert2hboot loop_2126: ldsh [%l7 + 0x2E], %o4 movvs %icc, %i7, %o6 call loop_2127 call loop_2128 nop nop setx 0xE064E400, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr nop set 0x0C, %l1 flush %l7 + %l1 loop_2127: ldsh [%l7 + 0x7A], %o0 loop_2128: nop set 0x10, %o7 nop ! stxa %l2, [%g0 + %o7] 0x21 ASI use replaced by convert2hboot rdpr %cwp, %g7 call loop_2129 bvs %xcc, loop_2130 fmul8x16 %f14, %f28, %f8 movvc %icc, 0x25E, %i0 loop_2129: call loop_2131 loop_2130: wrpr %i5, 0x0650, %cwp call loop_2132 nop ! wrpr %g1, 0x1EC2, %tick changed by convert2hboot loop_2131: call loop_2133 movrne %i2, %g2, %o5 loop_2132: call loop_2134 xnor %o2, 0x1858, %l5 loop_2133: std %o0, [%l7 + 0x60] nop ! rdhpr %hintp, %g3 changed by convert2hboot loop_2134: fba %fcc1, loop_2135 ld [%l7 + 0x78], %f9 set 0x4E, %i6 nop ! lduba [%l7 + %i6] 0x81, %l4 ASI use replaced by convert2hboot loop_2135: ld [%l7 + 0x28], %f2 nop set 0x20, %o6 lduw [%l7 + %o6], %l1 lduw [%l7 + 0x4C], %g4 wrpr %g0, 0x0, %gl nop ! rdhpr %hpstate, %l6 changed by convert2hboot fble,pn %fcc0, loop_2136 fmovdvs %xcc, %f10, %f20 nop set 0x3C, %g3 prefetch [%l7 + %g3], 2 nop ! ta %xcc, 0x6f changed by convert2hboot loop_2136: call loop_2137 orcc %o3, %l0, %o7 movn %icc, %l3, %i6 call loop_2138 loop_2137: fmovsleu %icc, %f20, %f1 nop nop setx 0x6074CC00, %l0, %l6 st %l6, [%l7 + 0x08] ld [%l7 + 0x08], %fsr call loop_2139 loop_2138: nop set 0x2D, %l5 ldsb [%l7 + %l5], %g5 call loop_2140 lduh [%l7 + 0x68], %g6 loop_2139: nop set 0x1C, %l3 flush %l7 + %l3 prefetch [%l7 + 0x48], 3 loop_2140: nop set 0x1A, %l4 nop ! lduha [%l7 + %l4] 0x80, %o4 ASI use replaced by convert2hboot call loop_2141 edge16n %i7, %o6, %i3 sth %l2, [%l7 + 0x74] fmovscs %icc, %f21, %f11 loop_2141: nop set 0x4E, %o3 nop ! stha %g7, [%l7 + %o3] 0x89 ASI use replaced by convert2hboot nop set 0x30, %i2 lduh [%l7 + %i2], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync ldd [%l7 + 0x68], %i0 set 0x20, %o5 lda [%l7 + %o5] 0x89, %f13 add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casa [%l6] 0x0c, %g2, %o5 ASI use replaced by convert2hboot flush %l7 + 0x34 set 0x28, %g6 nop ! prefetcha [%l7 + %g6] 0x18, 3 ASI use replaced by convert2hboot ldstub [%l7 + 0x15], %l5 call loop_2142 swap [%l7 + 0x1C], %o1 set 0x30, %o1 lda [%l7 + %o1] 0x81, %f2 loop_2142: ldsw [%l7 + 0x60], %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_2143 call loop_2144 nop ! tvc %xcc, 0x57 changed by convert2hboot addcc %l4, %l1, %g4 loop_2143: call loop_2145 loop_2144: call loop_2146 nop ! tn %xcc, 0x7c changed by convert2hboot wrpr %g0, 0x2, %gl loop_2145: nop set 0x40, %g4 lduw [%l7 + %g4], %l6 loop_2146: wrpr %g0, 0x2, %gl wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop nop setx 0xD0545400, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %o7 nop ! casa [%l6] 0x19, %o7, %l3 ASI use replaced by convert2hboot ldsh [%l7 + 0x6A], %i6 nop nop setx 0x271BDB81, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f17 setx 0xC517E610, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f10 fmuls %f10, %f17, %f26 call loop_2147 ldd [%l7 + 0x60], %g6 std %f8, [%l7 + 0x28] array32 %o4, %i7, %o6 loop_2147: alignaddr %i3, %g5, %l2 wrpr %g7, 0x04B0, %cwp EXIT_GOOD !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Stats for Thread 1: ! ! Type l : 1735 ! Type a : 219 ! Type x : 685 ! Type cti : 1054 ! Type f : 309 ! Type i : 998 ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Thread 2 Start ! .global thread_2 thread_2: !# Initialize registers .. !# Set %l7 for 8 windows !# This threads memory space into each windows %l7 mov %l7, %g1 wrpr %g0, 0x7, %cwp mov %g1, %l7 wrpr %g0, 0x6, %cwp mov %g1, %l7 wrpr %g0, 0x5, %cwp mov %g1, %l7 wrpr %g0, 0x4, %cwp mov %g1, %l7 wrpr %g0, 0x3, %cwp mov %g1, %l7 wrpr %g0, 0x2, %cwp mov %g1, %l7 wrpr %g0, 0x1, %cwp mov %g1, %l7 wrpr %g0, 0x0, %cwp mov %g1, %l7 !# Set %fsr setx 0x0000000000400000, %l0, %l6 stx %l6, [%l7 + 0x0] ldx [%l7 + 0x0], %fsr !# Initialize asi register wr %g0, 0x80, %asi !# Global registers set 0xB, %g1 set 0xD, %g2 set 0x4, %g3 set 0x2, %g4 set 0x0, %g5 set 0xE, %g6 set 0x9, %g7 !# Input registers set -0xA, %i0 set -0x1, %i1 set -0x4, %i2 set -0xC, %i3 set -0x4, %i4 set -0x8, %i5 set -0x9, %i6 set -0x0, %i7 !# Local registers set 0x456CAB0A, %l0 set 0x0A43DB30, %l1 set 0x68DFBD66, %l2 set 0x5057ACC4, %l3 set 0x21265CD7, %l4 set 0x152055D4, %l5 set 0x6364E1B8, %l6 !# Output registers set 0x0B7B, %o0 set -0x0DBF, %o1 set 0x07C0, %o2 set -0x1437, %o3 set 0x1B36, %o4 set 0x0664, %o5 set -0x13FF, %o6 set -0x1ADC, %o7 !# Float registers INIT_TH_FP_REG(%l7,%f0,0x2F47F143426FF3F5) INIT_TH_FP_REG(%l7,%f2,0x066E334D2832A788) INIT_TH_FP_REG(%l7,%f4,0xE64CC38D3A9D93B1) INIT_TH_FP_REG(%l7,%f6,0x52DDBB5D3C7F633A) INIT_TH_FP_REG(%l7,%f8,0x2A76C868D7BE07AC) INIT_TH_FP_REG(%l7,%f10,0x54B63F4A7ECD3112) INIT_TH_FP_REG(%l7,%f12,0xEC7C15A64433EFF3) INIT_TH_FP_REG(%l7,%f14,0x0D6724BAF3AF2D23) INIT_TH_FP_REG(%l7,%f16,0x0447E11EAE229FF7) INIT_TH_FP_REG(%l7,%f18,0x59AE8236385BF241) INIT_TH_FP_REG(%l7,%f20,0xCD0EA6FC33A75976) INIT_TH_FP_REG(%l7,%f22,0x1F2BFA386B1B0031) INIT_TH_FP_REG(%l7,%f24,0x39586BAC26A0BC7F) INIT_TH_FP_REG(%l7,%f26,0xED4A7D0E9C3E3720) INIT_TH_FP_REG(%l7,%f28,0x4AFDBE01787F71F4) INIT_TH_FP_REG(%l7,%f30,0x440E95E5D9E790F5) !# Other state or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot !# Execute Main Diag .. movvs %xcc, 0x720, %o0 call loop_2148 stx %i5, [%l7 + 0x10] nop set 0x58, %l0 flush %l7 + %l0 nop set 0x64, %o2 stw %i0, [%l7 + %o2] loop_2148: wr %g0, 0x0, %pcr ! wr %g1, 0x1EDE, %softint changed by convert2hboot call loop_2149 brgz,a %o5, loop_2150 fxnors %f24, %f22, %f15 movlg %fcc1, 0x1B7, %g2 loop_2149: brz,a %o2, loop_2151 loop_2150: call loop_2152 addc %l5, %o1, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_2151: srax %g3, %l1, %g4 loop_2152: edge32ln %i4, %l6, %l0 swap [%l7 + 0x78], %o3 mulscc %i1, %l3, %i6 sth %o7, [%l7 + 0x2E] st %f27, [%l7 + 0x38] call loop_2153 call loop_2154 nop set 0x54, %o0 lduw [%l7 + %o0], %g6 rd %fprs, %i7 loop_2153: call loop_2155 loop_2154: call loop_2156 nop ! tvs %xcc, 0x3e changed by convert2hboot edge32l %o6, %i3, %g5 loop_2155: bneg %xcc, loop_2157 loop_2156: nop ! tle %icc, 0x3e changed by convert2hboot nop set 0x50, %g5 stx %l2, [%l7 + %g5] wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_2157: edge8n %o4, %i5, %o0 call loop_2158 fbule,a %fcc3, loop_2159 edge32ln %i0, %o5, %g2 loop_2158: loop_2159: nop set 0x58, %i3 prefetch [%l7 + %i3], 4 fmovdul %fcc2, %f20, %f6 call loop_2160 udiv %o2, 0x027E, %l5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot ldstub [%l7 + 0x3E], %l4 loop_2160: nop nop setx 0x9988CAD37B83B771, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f2 setx 0xBE5F97CB, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f0 fsmuld %f0, %f2, %f16 fmovrdlez %o1, %f10, %f28 call loop_2161 lduw [%l7 + 0x44], %l1 set 0x50, %l2 nop ! ldda [%l7 + %l2] 0x80, %g2 ASI use replaced by convert2hboot loop_2161: std %g4, [%l7 + 0x20] nop set 0x60, %o4 std %i6, [%l7 + %o4] call loop_2162 fmovsul %fcc2, %f1, %f21 fsrc2 %f6, %f30 sth %i4, [%l7 + 0x2C] loop_2162: brgz,pt %o3, loop_2163 fcmped %fcc0, %f22, %f28 nop ! tg %icc, 0x55 changed by convert2hboot sll %i1, 0x18, %l3 loop_2163: movul %fcc2, 0x77C, %l0 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop set 0x78, %g2 lduw [%l7 + %g2], %i7 bleu,a,pt %xcc, loop_2164 fornot2s %f4, %f26, %f22 set 0x22, %g1 nop ! lduba [%l7 + %g1] 0x11, %o6 ASI use replaced by convert2hboot loop_2164: call loop_2165 call loop_2166 fbne %fcc0, loop_2167 nop set 0x16, %i0 ldsh [%l7 + %i0], %i6 loop_2165: nop set 0x28, %l6 stw %i3, [%l7 + %l6] loop_2166: call loop_2168 loop_2167: ba %icc, loop_2169 nop set 0x28, %g7 ldd [%l7 + %g7], %f26 nop set 0x54, %i5 ldub [%l7 + %i5], %g5 loop_2168: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2169: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xA27, %hsys_tick_cmpr changed by convert2hboot call loop_2170 call loop_2171 nop set 0x48, %i4 ldd [%l7 + %i4], %f0 movrlz %o0, 0x31D, %i5 loop_2170: movl %fcc0, %i0, %g2 loop_2171: call loop_2172 nop set 0x70, %i7 lduh [%l7 + %i7], %o5 wrpr %o2, 0x19F8, %pil wr %g0, 0x0, %pcr ! wr %g0, 0x57, %asi changed by convert2hboot loop_2172: nop set 0x62, %i1 nop ! lduha [%l7 + %i1] 0x88, %i2 ASI use replaced by convert2hboot movne %xcc, %l4, %o1 wr %g0, 0x0, %pcr ! wr %g1, 0x11CD, %clear_softint changed by convert2hboot fcmpgt32 %f16, %f14, %g3 nop set 0x6E, %l1 sth %g4, [%l7 + %l1] call loop_2173 fmuld8ulx16 %f4, %f10, %f8 edge16ln %l1, %i4, %l6 call loop_2174 loop_2173: movge %fcc0, 0x25E, %o3 call loop_2175 nop set 0x18, %i6 prefetch [%l7 + %i6], 2 loop_2174: movvc %icc, %i1, %l3 movneg %icc, %l0, %o7 loop_2175: call loop_2176 nop set 0x50, %o7 std %f28, [%l7 + %o7] nop nop setx 0xA692CFF6A84D33EC, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f22 setx 0xEC878DED9CBA64D0, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f8 fmuld %f8, %f22, %f22 nop set 0x08, %g3 stx %g6, [%l7 + %g3] loop_2176: nop set 0x20, %o6 ldub [%l7 + %o6], %o6 nop set 0x18, %l3 std %f2, [%l7 + %l3] call loop_2177 call loop_2178 ldub [%l7 + 0x30], %i7 nop ! tsubcc %i6, 0x4a, %i3 changed by convert2hboot loop_2177: std %f12, [%l7 + 0x70] loop_2178: nop wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync nop nop setx 0x2E44AAA697576AA5, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f10 setx 0x2A113B2C, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f4 fsmuld %f4, %f10, %f26 st %f18, [%l7 + 0x14] fpsub32 %f28, %f20, %f6 movvc %xcc, %o4, %l2 nop setx 0x021F, %l0, %o0 udivcc %g7, %o0, %i0 set 0x6C, %l4 nop ! ldswa [%l7 + %l4] 0x80, %i5 ASI use replaced by convert2hboot set 0x50, %o3 nop ! lduwa [%l7 + %o3] 0x88, %o5 ASI use replaced by convert2hboot call loop_2179 wrpr %o2, %l5, %pil set 0x74, %l5 nop ! ldswa [%l7 + %l5] 0x88, %g2 ASI use replaced by convert2hboot loop_2179: nop set 0x6F, %o5 ldub [%l7 + %o5], %l4 set 0x36, %i2 nop ! ldsba [%l7 + %i2] 0x04, %i2 ASI use replaced by convert2hboot set 0x54, %o1 nop ! stwa %o1, [%l7 + %o1] 0x81 ASI use replaced by convert2hboot nop ! tvc %xcc, 0x5d changed by convert2hboot set 0x30, %g4 nop ! ldxa [%g0 + %g4] 0x58, %g3 ASI use replaced by convert2hboot nop ! tne %xcc, 0x3e changed by convert2hboot edge32ln %g4, %l1, %i4 nop ! taddcctv %l6, %g1, %o3 changed by convert2hboot set 0x3B, %l0 nop ! lduba [%l7 + %l0] 0x89, %l3 ASI use replaced by convert2hboot set 0x6E, %g6 nop ! stha %i1, [%l7 + %g6] 0x04 ASI use replaced by convert2hboot ld [%l7 + 0x5C], %f5 call loop_2180 stw %o7, [%l7 + 0x1C] nop ! tg %xcc, 0x3d changed by convert2hboot stw %l0, [%l7 + 0x1C] loop_2180: nop setx 0x0D3E, %l0, %i7 udivcc %g6, %i7, %o6 nop ! ta %icc, 0x64 changed by convert2hboot bl,a %xcc, loop_2181 call loop_2182 call loop_2183 srl %i3, 0x04, %g5 loop_2181: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_2182: nop set 0x38, %o2 nop ! ldsha [%l7 + %o2] 0x80, %i6 ASI use replaced by convert2hboot loop_2183: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot alignaddrl %o0, %i5, %o5 edge16n %i0, %o2, %l5 nop set 0x18, %o0 ldsw [%l7 + %o0], %g2 orncc %l4, %o1, %i2 nop ! tge %xcc, 0x46 changed by convert2hboot movo %fcc3, 0x717, %g4 call loop_2184 stb %l1, [%l7 + 0x41] call loop_2185 nop set 0x0A, %i3 lduh [%l7 + %i3], %g3 loop_2184: ldx [%l7 + 0x30], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_2185: nop set 0x78, %l2 ldd [%l7 + %l2], %f28 orncc %l6, %o3, %l3 nop ! tn %icc, 0x65 changed by convert2hboot nop ! wrpr %i1, 0x048A, %tick changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync set 0x40, %g5 nop ! stda %f0, [%l7 + %g5] 0x1e ASI use replaced by convert2hboot membar #Sync set 0x79, %g2 nop ! ldstuba [%l7 + %g2] 0x11, %o7 ASI use replaced by convert2hboot nop set 0x48, %o4 sth %i7, [%l7 + %o4] ldub [%l7 + 0x50], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot edge8 %i3, %g5, %o4 mulx %i6, 0x1D52, %l2 lduw [%l7 + 0x3C], %o0 nop set 0x70, %g1 std %f16, [%l7 + %g1] call loop_2186 call loop_2187 ldsb [%l7 + 0x52], %g7 fones %f0 loop_2186: call loop_2188 loop_2187: movvs %xcc, %o5, %i0 set 0x40, %i0 nop ! stda %o2, [%l7 + %i0] 0x22 ASI use replaced by convert2hboot membar #Sync loop_2188: call loop_2189 nop ! tl %xcc, 0x61 changed by convert2hboot nop nop setx 0xDD67FC157B6805A3, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f18 fsqrtd %f18, %f18 stb %i5, [%l7 + 0x09] loop_2189: nop ! tvs %icc, 0x61 changed by convert2hboot nop set 0x3A, %g7 ldsb [%l7 + %g7], %g2 fpsub32 %f22, %f14, %f2 set 0x78, %i5 nop ! prefetcha [%l7 + %i5] 0x10, 1 ASI use replaced by convert2hboot call loop_2190 stw %o1, [%l7 + 0x44] call loop_2191 for %f28, %f28, %f18 loop_2190: nop set 0x3C, %i4 ldub [%l7 + %i4], %i2 call loop_2192 loop_2191: call loop_2193 andncc %g4, 0x0FEF, %l1 loop_2192: nop set 0x40, %l6 nop ! stda %f16, [%l7 + %l6] 0xcb ASI use replaced by convert2hboot loop_2193: nop add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %g3 nop ! casa [%l6] 0x89, %g3, %l4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_2194 call loop_2195 srl %g1, %o3, %l6 srax %l3, 0x1A, %i1 loop_2194: nop set 0x50, %i7 sta %f4, [%l7 + %i7] 0x89 loop_2195: and %l0, %o7, %i7 nop ! rdhpr %htba, %o6 changed by convert2hboot call loop_2196 call loop_2197 fornot1s %f9, %f18, %f29 set 0x08, %l1 nop ! stwa %g6, [%l7 + %l1] 0x10 ASI use replaced by convert2hboot loop_2196: and %g5, %o4, %i6 loop_2197: nop add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %l2, %i3 ASI use replaced by convert2hboot call loop_2198 umulcc %o0, 0x00EC, %o5 stw %g7, [%l7 + 0x68] nop set 0x08, %i1 std %f2, [%l7 + %i1] loop_2198: call loop_2199 bvs,pn %xcc, loop_2200 lduh [%l7 + 0x40], %i0 fba,a %fcc0, loop_2201 loop_2199: fmovsug %fcc2, %f8, %f27 loop_2200: nop set 0x40, %o7 nop ! stda %f16, [%l7 + %o7] 0x80 ASI use replaced by convert2hboot loop_2201: nop ! tsubcc %i5, %g2, %l5 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync call loop_2202 nop fitod %f12, %f18 fdtox %f18, %f12 set 0x0C, %g3 sta %f4, [%l7 + %g3] 0x81 loop_2202: nop ! tvc %xcc, 0x63 changed by convert2hboot movle %fcc1, 0x43E, %o2 nop ! tn %xcc, 0x4c changed by convert2hboot nop set 0x34, %o6 lduw [%l7 + %o6], %g4 add %l1, 0x0EE1, %i2 nop ! tne %xcc, 0x48 changed by convert2hboot move %fcc3, %g3, %l4 set 0x60, %l3 nop ! prefetcha [%l7 + %l3] 0x80, 1 ASI use replaced by convert2hboot fmovdcs %icc, %f28, %f12 fbn,pn %fcc2, loop_2203 sth %g1, [%l7 + 0x2A] fcmpne32 %f8, %f2, %l6 nop set 0x63, %l4 ldsb [%l7 + %l4], %l3 loop_2203: sdivx %o3, 0x01AF, %i1 bpos,pt %xcc, loop_2204 call loop_2205 move %fcc1, 0x604, %o7 loop_2204: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x7C] %asi, %f7 loop_2205: nop ! tle %icc, 0x6b changed by convert2hboot call loop_2206 call loop_2207 call loop_2208 ldx [%l7 + 0x70], %i7 loop_2206: nop set 0x64, %i6 sta %f4, [%l7 + %i6] 0x80 loop_2207: nop set 0x08, %l5 nop ! stxa %l0, [%l7 + %l5] 0x2f ASI use replaced by convert2hboot membar #Sync loop_2208: nop set 0x7F, %o3 nop ! ldsba [%l7 + %o3] 0x04, %o6 ASI use replaced by convert2hboot subcc %g5, %g6, %o4 nop fitos %f9, %f11 fstox %f11, %f4 fbge,a,pt %fcc1, loop_2209 nop set 0x50, %o5 stw %l2, [%l7 + %o5] nop ! rdhpr %hsys_tick_cmpr, %i6 changed by convert2hboot call loop_2210 loop_2209: bg,a,pt %icc, loop_2211 call loop_2212 nop ! sir 0x13F1 !!sir is illegal_instruction loop_2210: brgez %o0, loop_2213 loop_2211: nop ! tpos %icc, 0x3e changed by convert2hboot loop_2212: fmul8ulx16 %f12, %f28, %f16 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2213: fnot2 %f24, %f2 call loop_2214 nop setx 0x029D, %l0, %i5 sdiv %i0, %i5, %o5 call loop_2215 nop fitod %f19, %f26 loop_2214: movvs %xcc, 0x7A7, %l5 call loop_2216 loop_2215: movgu %icc, %o1, %o2 set 0x17, %o1 nop ! lduba [%l7 + %o1] 0x81, %g2 ASI use replaced by convert2hboot loop_2216: alignaddr %l1, %g4, %i2 call loop_2217 fbue,pn %fcc1, loop_2218 nop set 0x70, %i2 std %g2, [%l7 + %i2] nop setx 0x01F8, %l0, %i4 udiv %l4, %i4, %g1 loop_2217: st %f9, [%l7 + 0x48] loop_2218: srl %l6, 0x1E, %o3 call loop_2219 nop nop setx 0x4B5B0AF39052A400, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr set 0x28, %l0 lda [%l7 + %l0] 0x18, %f25 loop_2219: andncc %i1, %l3, %i7 orn %o7, %o6, %g5 nop nop setx 0x5057D000, %l0, %l6 st %l6, [%l7 + 0x44] ld [%l7 + 0x44], %fsr fbul,a %fcc3, loop_2220 call loop_2221 sllx %l0, %g6, %l2 nop nop setx 0x408ABDFDB3A28A87, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f12 fsqrtd %f12, %f16 loop_2220: edge16 %i6, %o0, %o4 loop_2221: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l7 + 0x6C] %asi, %f21 addccc %g7, 0x1582, %i3 set 0x25, %g6 nop ! ldsba [%l7 + %g6] 0x11, %i5 ASI use replaced by convert2hboot nop ! taddcc %o5, %l5, %i0 changed by convert2hboot alignaddr %o2, %o1, %l1 movrne %g2, 0x08B, %g4 edge32 %g3, %l4, %i4 set 0x6E, %g4 nop ! ldsha [%l7 + %g4] 0x80, %i2 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot bl,pn %icc, loop_2222 swap [%l7 + 0x54], %l6 movn %xcc, %i1, %l3 fpadd32s %f13, %f0, %f12 loop_2222: stw %o7, [%l7 + 0x44] call loop_2223 call loop_2224 alignaddrl %o6, %i7, %g5 ld [%l7 + 0x34], %f13 loop_2223: nop ! tsubcc %l0, %g6, %i6 changed by convert2hboot loop_2224: movle %fcc0, 0x2AE, %l2 edge16 %o4, %o0, %i3 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot stb %o5, [%l7 + 0x4F] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_2225 call loop_2226 call loop_2227 wrpr %g7, 0x0451, %cwp loop_2225: call loop_2228 loop_2226: call loop_2229 loop_2227: st %f0, [%l7 + 0x2C] call loop_2230 loop_2228: xorcc %o2, 0x14D2, %i0 loop_2229: call loop_2231 std %f10, [%l7 + 0x48] loop_2230: call loop_2232 bcc,a %icc, loop_2233 loop_2231: nop nop setx 0x0A97954F3DC8913A, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f14 setx 0x51178BE5310AA994, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f10 faddd %f10, %f14, %f18 bvc %icc, loop_2234 loop_2232: loop_2233: movue %fcc3, %l1, %g2 nop set 0x2E, %o2 stb %o1, [%l7 + %o2] loop_2234: nop set 0x08, %i3 nop ! swapa [%l7 + %i3] 0x10, %g3 ASI use replaced by convert2hboot call loop_2235 call loop_2236 udivcc %g4, 0x05ED, %i4 subc %i2, 0x0E01, %g1 loop_2235: sth %l4, [%l7 + 0x3E] loop_2236: nop ! tvs %xcc, 0x7d changed by convert2hboot bgu,a,pt %icc, loop_2237 nop set 0x08, %l2 prefetch [%l7 + %l2], 0 bpos,a,pn %xcc, loop_2238 lduh [%l7 + 0x3E], %o3 loop_2237: call loop_2239 call loop_2240 loop_2238: call loop_2241 nop set 0x20, %o0 sth %i1, [%l7 + %o0] loop_2239: stw %l6, [%l7 + 0x10] loop_2240: call loop_2242 loop_2241: ld [%l7 + 0x2C], %f24 andcc %l3, 0x0D5B, %o7 call loop_2243 loop_2242: nop ! tg %icc, 0x5d changed by convert2hboot set 0x30, %g5 nop ! prefetcha [%l7 + %g5] 0x19, 1 ASI use replaced by convert2hboot loop_2243: call loop_2244 fmovrdlez %i7, %f28, %f30 ld [%l7 + 0x3C], %f26 call loop_2245 loop_2244: stw %l0, [%l7 + 0x30] nop set 0x2A, %g2 lduh [%l7 + %g2], %g6 nop set 0x40, %o4 ldsw [%l7 + %o4], %g5 loop_2245: fxnors %f17, %f14, %f24 fcmpne32 %f30, %f16, %l2 nop ! rdhpr %ver, %o4 changed by convert2hboot nop ! tn %icc, 0x5d changed by convert2hboot addcc %o0, %i6, %i5 set 0x40, %g1 nop ! ldda [%l7 + %g1] 0xd3, %f0 ASI use replaced by convert2hboot udivx %o5, 0x0207, %l5 smulcc %i3, %g7, %o2 set 0x0D, %i0 nop ! ldsba [%l7 + %i0] 0x04, %i0 ASI use replaced by convert2hboot ble,a,pn %xcc, loop_2246 fmovsvc %xcc, %f17, %f1 orncc %g2, %l1, %g3 bcs,a %icc, loop_2247 loop_2246: movo %fcc0, 0x18A, %g4 movvc %xcc, 0x3CF, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_2247: movneg %xcc, 0x34E, %o1 prefetch [%l7 + 0x70], 4 set 0x50, %i5 nop ! ldxa [%l7 + %i5] 0x10, %g1 ASI use replaced by convert2hboot set 0x10, %g7 nop ! ldstuba [%l7 + %g7] 0x11, %l4 ASI use replaced by convert2hboot set 0x32, %l6 nop ! lduba [%l7 + %l6] 0x89, %o3 ASI use replaced by convert2hboot fexpand %f7, %f0 call loop_2248 movpos %icc, %l6, %l3 membar 0x14 call loop_2249 loop_2248: bcs,a,pn %icc, loop_2250 ld [%l7 + 0x40], %f30 nop nop setx 0xB072F400, %l0, %l6 st %l6, [%l7 + 0x68] ld [%l7 + 0x68], %fsr loop_2249: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_2250: movuge %fcc2, 0x422, %o6 nop nop setx 0x105EC400, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr call loop_2251 nop set 0x50, %i4 ldd [%l7 + %i4], %f6 fmovrse %i7, %f28, %f25 move %xcc, %i1, %l0 loop_2251: call loop_2252 nop set 0x50, %i7 stw %g6, [%l7 + %i7] wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync loop_2252: call loop_2253 nop ! ta %icc, 0x3a changed by convert2hboot call loop_2254 nop set 0x68, %i1 stx %o4, [%l7 + %i1] loop_2253: call loop_2255 nop set 0x70, %o7 ldsb [%l7 + %o7], %o0 loop_2254: nop set 0x34, %g3 swap [%l7 + %g3], %i6 nop set 0x18, %o6 ldd [%l7 + %o6], %f2 loop_2255: movgu %xcc, %l2, %o5 sth %i5, [%l7 + 0x5A] fands %f16, %f21, %f3 faligndata %f6, %f10, %f6 nop ! rdhpr %hsys_tick_cmpr, %i3 changed by convert2hboot nop nop setx 0xC0426C00, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr set 0x26, %l1 nop ! lduha [%l7 + %l1] 0x04, %g7 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot ldsh [%l7 + 0x50], %o2 nop ! tl %xcc, 0x64 changed by convert2hboot addcc %g2, 0x1AD2, %i0 nop ! tne %xcc, 0x4d changed by convert2hboot call loop_2256 call loop_2257 std %l0, [%l7 + 0x30] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2256: nop set 0x20, %l3 stx %i4, [%l7 + %l3] loop_2257: nop add %l7, 0x54, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sth %i2, [%l7 + 0x1C] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop set 0x1C, %i6 prefetch [%l7 + %i6], 1 nop set 0x40, %l5 ldub [%l7 + %l5], %g1 call loop_2258 call loop_2259 nop set 0x40, %l4 std %o2, [%l7 + %l4] nop ! rdhpr %ver, %l6 changed by convert2hboot loop_2258: call loop_2260 loop_2259: alignaddrl %l3, %o7, %o6 fmovsge %fcc3, %f22, %f9 std %f16, [%l7 + 0x08] loop_2260: lduw [%l7 + 0x10], %i7 st %f15, [%l7 + 0x4C] sth %i1, [%l7 + 0x68] nop set 0x68, %o5 std %f8, [%l7 + %o5] nop nop setx 0xD07E2000, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr ldsh [%l7 + 0x36], %l0 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_2261 call loop_2262 ble,pt %xcc, loop_2263 nop ! rdhpr %hsys_tick_cmpr, %g6 changed by convert2hboot loop_2261: nop set 0x48, %o1 lduh [%l7 + %o1], %o0 loop_2262: call loop_2264 loop_2263: fnegs %f16, %f7 edge8l %i6, %l2, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_2264: fmovrdgez %i3, %f10, %f22 mulx %l5, 0x0F10, %o2 movcs %xcc, %g7, %g2 fbn,a %fcc3, loop_2265 popc %l1, %i0 alignaddr %g4, %g3, %i4 add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_2265: nop set 0x23, %o3 ldsb [%l7 + %o3], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x20, %asi changed by convert2hboot pdist %f22, %f8, %f20 nop fitos %f5, %f0 fstox %f0, %f24 wr %g0, 0x0, %pcr ! wr %g0, 0x20, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x2B6, %sys_tick_cmpr changed by convert2hboot call loop_2266 call loop_2267 movge %xcc, 0x42F, %l3 call loop_2268 loop_2266: fmovdvc %icc, %f6, %f0 loop_2267: nop setx 0x085E, %l0, %i1 udivcc %i7, %i1, %o6 edge16n %g5, %l0, %o4 loop_2268: nop set 0x7A, %l0 nop ! lduba [%l7 + %l0] 0x11, %g6 ASI use replaced by convert2hboot movrlez %i6, %o0, %i5 call loop_2269 call loop_2270 fmovrsgz %o5, %f12, %f19 fmovsul %fcc0, %f5, %f29 loop_2269: lduw [%l7 + 0x30], %l2 loop_2270: nop set 0x38, %g6 lduh [%l7 + %g6], %l5 call loop_2271 nop ! ta %xcc, 0x59 changed by convert2hboot nop fitod %f1, %f0 stw %i3, [%l7 + 0x30] loop_2271: call loop_2272 nop ! tvc %xcc, 0x63 changed by convert2hboot call loop_2273 fmovdne %fcc1, %f6, %f4 loop_2272: fmovdo %fcc3, %f30, %f0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2273: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd0, %asi changed by convert2hboot mulscc %g2, 0x0163, %o2 call loop_2274 nop set 0x48, %i2 ldd [%l7 + %i2], %l0 nop ! wrpr %i0, %g3, %tick changed by convert2hboot nop ! tsubcctv %g4, %i2, %o1 changed by convert2hboot loop_2274: nop setx 0x0405, %l0, %l4 sdivcc %i4, %l4, %o3 nop ! rdpr %tl, %l6 changed by convert2hboot nop set 0x20, %g4 std %o6, [%l7 + %g4] call loop_2275 nop ! tvs %icc, 0x7e changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_2275: xnorcc %g1, 0x1154, %i1 set 0x5B, %o2 nop ! ldsba [%l7 + %o2] 0x18, %i7 ASI use replaced by convert2hboot fexpand %f24, %f28 call loop_2276 nop ! rdpr %tl, %g5 changed by convert2hboot ld [%l7 + 0x68], %f4 bne %xcc, loop_2277 loop_2276: fmovsvs %icc, %f28, %f23 nop ! tneg %xcc, 0x76 changed by convert2hboot ldx [%l7 + 0x58], %l0 loop_2277: bgu,a,pt %xcc, loop_2278 nop set 0x43, %i3 ldub [%l7 + %i3], %o4 fpack32 %f14, %f6, %f6 call loop_2279 loop_2278: nop ! tl %icc, 0x6c changed by convert2hboot nop set 0x10, %l2 ldx [%l7 + %l2], %o6 orn %i6, 0x0E38, %g6 loop_2279: wr %g0, 0x0, %pcr ! wr %i5, %o5, %sys_tick changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xE99, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fmovsuge %fcc0, %f24, %f6 fmovsul %fcc1, %f0, %f10 set 0x30, %g5 nop ! ldxa [%l7 + %g5] 0x80, %i3 ASI use replaced by convert2hboot call loop_2280 edge16 %l5, %g2, %o2 edge16n %g7, %l1, %i0 call loop_2281 loop_2280: fmovrdgez %g3, %f2, %f8 nop ! tvs %xcc, 0x39 changed by convert2hboot nop set 0x38, %o0 ldx [%l7 + %o0], %i2 loop_2281: call loop_2282 call loop_2283 call loop_2284 mulx %g4, %o1, %i4 loop_2282: call loop_2285 loop_2283: fmovsleu %icc, %f10, %f26 loop_2284: call loop_2286 movleu %xcc, 0x5BD, %o3 loop_2285: nop nop setx 0x65A7A929206DE400, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr nop set 0x26, %o4 ldsh [%l7 + %o4], %l4 loop_2286: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot ld [%l7 + 0x34], %f4 set 0x188, %g2 nop ! nop ! nop ! ldxa [%g0 + %g2] 0x40, %l6 ASI use replaced by convert2hboot ripped by fixASI40.pl ripped by fixASI40.pl wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_2287 nop set 0x42, %g1 lduh [%l7 + %g1], %i1 call loop_2288 nop set 0x50, %i0 std %g0, [%l7 + %i0] loop_2287: nop set 0x38, %g7 nop ! ldswa [%l7 + %g7] 0x81, %i7 ASI use replaced by convert2hboot loop_2288: st %f0, [%l7 + 0x3C] ld [%l7 + 0x5C], %f2 call loop_2289 call loop_2290 ldsw [%l7 + 0x24], %l0 lduw [%l7 + 0x1C], %o4 loop_2289: wrpr %g0, 0x3, %gl loop_2290: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot sta %f29, [%l7 + 0x28] %asi addcc %g6, 0x0624, %i5 nop ! tgu %icc, 0x50 changed by convert2hboot call loop_2291 ldsh [%l7 + 0x1C], %o6 call loop_2292 nop set 0x30, %l6 ldd [%l7 + %l6], %f8 loop_2291: fmovrslz %l2, %f27, %f28 call loop_2293 loop_2292: call loop_2294 movue %fcc0, %o5, %i3 set 0x50, %i4 nop ! stxa %l5, [%l7 + %i4] 0x04 ASI use replaced by convert2hboot loop_2293: nop set 0x28, %i5 flush %l7 + %i5 loop_2294: nop set 0x08, %i1 ldx [%l7 + %i1], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot fbul,a,pn %fcc0, loop_2295 nop set 0x74, %o7 swap [%l7 + %o7], %g7 call loop_2296 addcc %g2, 0x1531, %l1 loop_2295: movneg %xcc, %i0, %g3 nop nop setx 0xE0717C00, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr loop_2296: nop set 0x30, %g3 nop ! ldda [%l7 + %g3] 0x2e, %g4 ASI use replaced by convert2hboot nop set 0x60, %o6 ldx [%l7 + %o6], %o1 call loop_2297 call loop_2298 movg %fcc3, 0x5AE, %i2 nop set 0x40, %i7 stb %i4, [%l7 + %i7] loop_2297: fmovde %fcc3, %f14, %f0 loop_2298: movg %fcc3, %o3, %o7 call loop_2299 lduw [%l7 + 0x40], %l4 nop set 0x4D, %l1 ldstub [%l7 + %l1], %l3 srlx %l6, %i1, %g1 loop_2299: edge16ln %i7, %l0, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot rd %fprs, %o6 set 0x40, %l3 nop ! ldda [%l7 + %l3] 0x11, %i6 ASI use replaced by convert2hboot fcmpne32 %f18, %f16, %o5 add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %l2, %i3 ASI use replaced by convert2hboot edge16n %l5, %o2, %g7 add %g2, %l1, %i0 call loop_2300 nop nop setx 0xE088540C, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f22 fsqrts %f22, %f12 set 0x74, %l5 nop ! swapa [%l7 + %l5] 0x88, %o0 ASI use replaced by convert2hboot loop_2300: nop set 0x0, %l4 nop ! stxa %g4, [%g0 + %l4] 0x5f ASI use replaced by convert2hboot bl %xcc, loop_2301 fxnors %f3, %f28, %f2 bpos,a %icc, loop_2302 orn %o1, %g3, %i2 loop_2301: movpos %icc, 0x61E, %o3 flush %l7 + 0x0C loop_2302: nop set 0x54, %i6 nop ! ldswa [%l7 + %i6] 0x04, %i4 ASI use replaced by convert2hboot mulx %o7, 0x1FD2, %l4 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l6] %asi, %l3 call loop_2303 call loop_2304 fmovsneg %xcc, %f28, %f9 st %f18, [%l7 + 0x6C] loop_2303: nop set 0x40, %o1 ldsw [%l7 + %o1], %g1 loop_2304: call loop_2305 rd %pc, %i1 smulcc %l0, 0x0154, %o4 nop ! tneg %icc, 0x7a changed by convert2hboot loop_2305: nop set 0x38, %o5 nop ! prefetcha [%l7 + %o5] 0x88, 1 ASI use replaced by convert2hboot membar #Sync set 0x40, %l0 nop ! ldda [%l7 + %l0] 0x1f, %f0 ASI use replaced by convert2hboot add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casxa [%l6] 0x89, %i7, %g6 ASI use replaced by convert2hboot set 0x58, %o3 nop ! prefetcha [%l7 + %o3] 0x18, 3 ASI use replaced by convert2hboot udiv %i6, 0x1187, %i5 rd %pc, %l2 call loop_2306 edge8ln %o5, %i3, %o2 movrlz %l5, 0x07D, %g7 call loop_2307 loop_2306: rd %tick_cmpr, %l1 call loop_2308 movne %xcc, 0x602, %g2 loop_2307: call loop_2309 nop nop setx 0x3DD6897BD0790400, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr loop_2308: ldd [%l7 + 0x28], %f2 movn %icc, 0x21F, %o0 loop_2309: nop ! tpos %xcc, 0x48 changed by convert2hboot movre %i0, %g4, %g3 set 0x30, %g6 nop ! lduha [%l7 + %g6] 0x88, %o1 ASI use replaced by convert2hboot nop set 0x20, %g4 ldsw [%l7 + %g4], %i2 rd %y, %i4 movug %fcc1, 0x799, %o3 nop ! te %icc, 0x61 changed by convert2hboot call loop_2310 call loop_2311 subc %o7, %l4, %l3 add %l6, 0x0596, %g1 loop_2310: nop set 0x58, %i2 std %f30, [%l7 + %i2] loop_2311: nop set 0x20, %o2 ldd [%l7 + %o2], %i0 fmovslg %fcc1, %f20, %f14 set 0x38, %l2 nop ! ldswa [%l7 + %l2] 0x10, %l0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f13, [%l7 + 0x18] %asi nop ! tle %xcc, 0x4c changed by convert2hboot call loop_2312 call loop_2313 ld [%l7 + 0x5C], %f1 set 0x78, %i3 nop ! ldxa [%l7 + %i3] 0x18, %g5 ASI use replaced by convert2hboot loop_2312: ld [%l7 + 0x24], %f18 loop_2313: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync fandnot2s %f8, %f1, %f21 ba %icc, loop_2314 move %fcc0, 0x452, %g6 set 0x34, %g5 nop ! stwa %o6, [%l7 + %g5] 0x89 ASI use replaced by convert2hboot loop_2314: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_2315 nop set 0x38, %o0 prefetch [%l7 + %o0], 1 nop ! taddcctv %i6, %l2, %o5 changed by convert2hboot movcs %icc, %i5, %i3 loop_2315: call loop_2316 nop set 0x70, %g2 ldd [%l7 + %g2], %o2 call loop_2317 fbl,pt %fcc2, loop_2318 loop_2316: bg,a,pn %xcc, loop_2319 wr %g0, 0x0, %pcr ! wr %l5, %l1, %clear_softint changed by convert2hboot loop_2317: movvc %icc, %g7, %o0 loop_2318: call loop_2320 loop_2319: call loop_2321 call loop_2322 call loop_2323 loop_2320: nop ! wrpr %i0, 0x1A6B, %tick changed by convert2hboot loop_2321: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_2322: call loop_2324 loop_2323: nop set 0x64, %o4 lduw [%l7 + %o4], %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_2324: fcmpes %fcc2, %f27, %f2 movo %fcc0, %o1, %i4 rd %y, %i2 movn %fcc0, %o3, %o7 call loop_2325 call loop_2326 bne,pt %icc, loop_2327 edge16n %l4, %l6, %l3 loop_2325: fxnors %f8, %f12, %f24 loop_2326: fnot2 %f2, %f24 loop_2327: nop membar #Sync set 0x40, %g1 nop ! ldda [%l7 + %g1] 0xf9, %f16 ASI use replaced by convert2hboot call loop_2328 nop set 0x38, %g7 swap [%l7 + %g7], %i1 call loop_2329 array32 %g1, %g5, %l0 loop_2328: ldsw [%l7 + 0x08], %i7 lduh [%l7 + 0x1C], %g6 loop_2329: srlx %o4, %i6, %o6 movg %fcc3, 0x3FF, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync fbl,a %fcc3, loop_2330 xnorcc %o5, %i3, %l5 movcs %icc, %o2, %g7 call loop_2331 loop_2330: std %f26, [%l7 + 0x48] set 0x40, %i0 nop ! stda %f0, [%l7 + %i0] 0xd8 ASI use replaced by convert2hboot loop_2331: or %l1, %o0, %i0 set 0x40, %i4 nop ! ldda [%l7 + %i4] 0x19, %g2 ASI use replaced by convert2hboot nop set 0x30, %i5 std %g4, [%l7 + %i5] andcc %g2, %i4, %o1 set 0x59, %i1 nop ! stba %o3, [%l7 + %i1] 0x11 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot brgez,a,pt %i2, loop_2332 edge8l %l6, %l3, %i1 call loop_2333 nop set 0x58, %o7 ldsb [%l7 + %o7], %g1 loop_2332: nop set 0x58, %g3 sth %l4, [%l7 + %g3] wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot loop_2333: call loop_2334 nop fitos %f13, %f22 fstox %f22, %f20 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_2334: wr %g0, 0x0, %pcr ! wr %g0, 0x4, %fprs changed by convert2hboot nop ! ta %icc, 0x51 changed by convert2hboot call loop_2335 bvs,a,pt %icc, loop_2336 movcs %icc, %g6, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2335: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2336: call loop_2337 ldx [%l7 + 0x18], %i5 nop set 0x3D, %o6 ldstub [%l7 + %o6], %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2337: fmovdlg %fcc3, %f14, %f14 or %i3, 0x189B, %g7 ldub [%l7 + 0x0A], %o2 brnz,pt %l1, loop_2338 movo %fcc3, 0x46E, %i0 prefetch [%l7 + 0x64], 1 call loop_2339 loop_2338: nop set 0x72, %l6 sth %g3, [%l7 + %l6] fmovdn %icc, %f28, %f22 call loop_2340 loop_2339: nop set 0x3E, %i7 ldsh [%l7 + %i7], %g4 nop ! tne %xcc, 0x56 changed by convert2hboot nop set 0x5C, %l1 lduh [%l7 + %l1], %o0 loop_2340: fmovduge %fcc2, %f0, %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_2341 movule %fcc3, %o1, %o3 call loop_2342 nop nop setx 0xE070D400, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr loop_2341: nop set 0x7D, %l3 ldsb [%l7 + %l3], %o7 movcc %xcc, %g2, %l6 loop_2342: ldstub [%l7 + 0x52], %i2 call loop_2343 smul %i1, %g1, %l3 call loop_2344 fmovrsne %l4, %f30, %f5 loop_2343: nop set 0x3C, %l5 nop ! stha %i7, [%l7 + %l5] 0x2a ASI use replaced by convert2hboot membar #Sync loop_2344: nop ! tneg %icc, 0x47 changed by convert2hboot xnor %l0, 0x05AF, %g5 stx %o4, [%l7 + 0x18] udivcc %i6, 0x0310, %o6 ldd [%l7 + 0x08], %g6 nop fitos %f7, %f17 fstox %f17, %f12 fxtos %f12, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot ldsb [%l7 + 0x50], %l5 nop ! tcs %xcc, 0x44 changed by convert2hboot nop set 0x68, %l4 stx %l2, [%l7 + %l4] call loop_2345 nop fitod %f6, %f0 fdtox %f0, %f0 nop ! ta %xcc, 0x45 changed by convert2hboot call loop_2346 loop_2345: stw %g7, [%l7 + 0x18] movo %fcc0, %o2, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2346: nop set 0x65, %o1 stb %i0, [%l7 + %o1] alignaddr %g3, %o0, %i4 call loop_2347 call loop_2348 call loop_2349 st %f14, [%l7 + 0x40] loop_2347: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_2348: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd3, %asi changed by convert2hboot loop_2349: call loop_2350 nop set 0x38, %o5 ldd [%l7 + %o5], %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2350: nop set 0x78, %i6 stw %o7, [%l7 + %i6] lduw [%l7 + 0x34], %g4 call loop_2351 fmovscs %xcc, %f3, %f11 nop set 0x56, %o3 lduh [%l7 + %o3], %g2 movleu %icc, %l6, %i2 loop_2351: wrpr %g0, 0x0, %gl movrlz %l3, %l4, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x58, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x986, %hsys_tick_cmpr changed by convert2hboot call loop_2352 call loop_2353 fba %fcc2, loop_2354 call loop_2355 loop_2352: nop set 0x2C, %l0 lduh [%l7 + %l0], %i6 loop_2353: call loop_2356 loop_2354: fmovrsgz %o6, %f6, %f19 loop_2355: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2356: call loop_2357 call loop_2358 bcs,a %icc, loop_2359 fbge,pn %fcc1, loop_2360 loop_2357: ldsw [%l7 + 0x40], %o4 loop_2358: call loop_2361 loop_2359: bleu,pn %xcc, loop_2362 loop_2360: call loop_2363 nop set 0x40, %g6 stx %o5, [%l7 + %g6] loop_2361: nop set 0x48, %i2 ldd [%l7 + %i2], %i4 loop_2362: call loop_2364 loop_2363: movg %icc, 0x666, %l2 set 0x70, %g4 nop ! ldxa [%l7 + %g4] 0x18, %g7 ASI use replaced by convert2hboot loop_2364: mulx %l5, 0x1327, %o2 sllx %l1, %i3, %g3 call loop_2365 call loop_2366 movuge %fcc2, %i0, %o0 membar 0x3A loop_2365: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2366: nop set 0x50, %l2 nop ! ldda [%l7 + %l2] 0x2c, %o0 ASI use replaced by convert2hboot set 0x1B, %o2 nop ! lduba [%l7 + %o2] 0x18, %o7 ASI use replaced by convert2hboot movn %icc, 0x298, %g4 movug %fcc1, %o3, %l6 lduh [%l7 + 0x7A], %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot fpsub16s %f28, %f3, %f25 ba %icc, loop_2367 alignaddr %l3, %g1, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2367: call loop_2368 call loop_2369 nop set 0x20, %g5 std %l4, [%l7 + %g5] set 0x60, %i3 nop ! swapa [%l7 + %i3] 0x04, %g5 ASI use replaced by convert2hboot loop_2368: nop set 0x38, %g2 flush %l7 + %g2 loop_2369: nop wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot set 0x40, %o4 nop ! stda %f0, [%l7 + %o4] 0xc4 ASI use replaced by convert2hboot xnor %i6, %o6, %g6 stw %o4, [%l7 + 0x2C] subcc %o5, 0x11A9, %i5 call loop_2370 call loop_2371 call loop_2372 nop nop setx 0x9C298B840438000, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr loop_2370: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_2371: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2372: call loop_2373 faligndata %f22, %f30, %f8 orn %l5, 0x109B, %o2 fbue,a,pn %fcc3, loop_2374 loop_2373: nop ! rdhpr %htba, %l1 changed by convert2hboot ldsh [%l7 + 0x08], %i3 xor %g3, %i0, %i4 loop_2374: fmovrdgz %o0, %f22, %f26 call loop_2375 ble,pt %xcc, loop_2376 movuge %fcc0, %o1, %o7 fmovdo %fcc1, %f22, %f6 loop_2375: add %o3, %g4, %l6 loop_2376: call loop_2377 nop set 0x78, %g1 ldx [%l7 + %g1], %g2 nop ! ta %xcc, 0x62 changed by convert2hboot fbu,a %fcc0, loop_2378 loop_2377: udiv %i2, 0x1B13, %g1 ldstub [%l7 + 0x76], %i7 nop set 0x64, %o0 stb %l3, [%l7 + %o0] loop_2378: nop set 0x3D, %g7 ldstub [%l7 + %g7], %l0 call loop_2379 rdpr %cansave, %g5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x075, %hsys_tick_cmpr changed by convert2hboot loop_2379: ldsb [%l7 + 0x63], %i1 nop set 0x48, %i4 lduw [%l7 + %i4], %o6 call loop_2380 smulcc %i6, 0x137C, %o4 call loop_2381 call loop_2382 loop_2380: nop set 0x28, %i0 std %o4, [%l7 + %i0] loop_2381: call loop_2383 loop_2382: bn %icc, loop_2384 call loop_2385 nop set 0x1C, %i5 swap [%l7 + %i5], %g6 loop_2383: udivcc %i5, 0x1420, %g7 loop_2384: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2385: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop set 0x68, %i1 flush %l7 + %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x4, %fprs changed by convert2hboot fmul8x16al %f8, %f26, %f28 nop set 0x40, %g3 swap [%l7 + %g3], %o2 fsrc2s %f17, %f26 call loop_2386 fors %f25, %f28, %f15 movvc %xcc, 0x626, %l1 call loop_2387 loop_2386: mova %fcc3, %i3, %g3 movl %xcc, %i0, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2387: nop set 0x68, %o7 flush %l7 + %o7 nop set 0x08, %l6 stx %o7, [%l7 + %l6] call loop_2388 ldx [%l7 + 0x38], %o3 call loop_2389 lduw [%l7 + 0x14], %g4 loop_2388: fnot1 %f16, %f10 nop ! ta %xcc, 0x5e changed by convert2hboot loop_2389: nop nop setx 0x4B3ED7B287C56CCD, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f26 fsqrtd %f26, %f18 nop nop setx 0x56AB502F9003A218, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f30 setx 0x9387C2FA6599A450, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f26 fsubd %f26, %f30, %f16 subccc %o0, 0x05DB, %l6 movg %fcc1, %i2, %g2 sethi 0x1B89, %i7 add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %g1 call loop_2390 call loop_2391 fmovsg %icc, %f19, %f8 stb %l0, [%l7 + 0x18] loop_2390: ba %xcc, loop_2392 loop_2391: fmovsuge %fcc2, %f9, %f2 xnor %l4, %i1, %o6 fmovsuge %fcc0, %f2, %f19 loop_2392: nop ! rdhpr %hsys_tick_cmpr, %i6 changed by convert2hboot set 0x18, %i7 nop ! stwa %o4, [%l7 + %i7] 0x80 ASI use replaced by convert2hboot set 0x18, %o6 nop ! stda %o4, [%l7 + %o6] 0x2f ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop setx 0x175E, %l0, %g7 sdivcc %g5, %g7, %l2 nop ! taddcc %l5, 0x58, %o2 changed by convert2hboot call loop_2393 fbn %fcc0, loop_2394 nop set 0x18, %l3 lduw [%l7 + %l3], %l1 smul %i5, %i3, %i0 loop_2393: bcc,a,pt %icc, loop_2395 loop_2394: nop set 0x30, %l5 ldd [%l7 + %l5], %g2 nop nop setx 0x10789C00, %l0, %l6 st %l6, [%l7 + 0x08] ld [%l7 + 0x08], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2395: call loop_2396 sra %i4, 0x05, %o3 set 0x28, %l1 nop ! ldxa [%l7 + %l1] 0x19, %o7 ASI use replaced by convert2hboot loop_2396: bge,pn %xcc, loop_2397 call loop_2398 or %g4, 0x1072, %l6 bg,a,pt %xcc, loop_2399 loop_2397: call loop_2400 loop_2398: call loop_2401 loop_2399: fornot2s %f30, %f27, %f1 loop_2400: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2401: nop set 0x40, %o1 nop ! ldda [%l7 + %o1] 0xdb, %f16 ASI use replaced by convert2hboot bl,a,pt %icc, loop_2402 edge8 %i2, %i7, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_2402: flush %l7 + 0x40 nop nop setx 0xF0FC4BD986BCD657, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f2 setx 0x5CDAE87E, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f0 fsmuld %f0, %f2, %f6 fandnot2 %f8, %f0, %f18 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fmovsgu %xcc, %f27, %f24 set 0x28, %l4 nop ! ldxa [%l7 + %l4] 0x0c, %l0 ASI use replaced by convert2hboot nop ! taddcc %l4, 0x73, %i1 changed by convert2hboot addcc %o6, %i6, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync sethi 0x00E8, %g5 brnz %g7, loop_2403 nop setx 0x1680, %l0, %l5 sdiv %l2, %l5, %o2 ld [%l7 + 0x7C], %f20 loop_2403: umul %g6, 0x06D3, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot prefetch [%l7 + 0x54], 0 call loop_2404 call loop_2405 movue %fcc3, 0x23A, %i0 set 0x60, %o5 nop ! stxa %i3, [%l7 + %o5] 0x04 ASI use replaced by convert2hboot loop_2404: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x60] %asi, %f0 loop_2405: st %f15, [%l7 + 0x3C] set 0x32, %o3 nop ! ldstuba [%l7 + %o3] 0x81, %o1 ASI use replaced by convert2hboot fmovd %f6, %f24 call loop_2406 flush %l7 + 0x64 nop set 0x70, %l0 ldd [%l7 + %l0], %g2 fornot1 %f12, %f16, %f24 loop_2406: call loop_2407 ldsb [%l7 + 0x55], %i4 fbul,a %fcc0, loop_2408 wrpr %o7, %g4, %cwp loop_2407: nop set 0x40, %g6 nop ! stda %f0, [%l7 + %g6] 0xc9 ASI use replaced by convert2hboot loop_2408: nop set 0x40, %i6 nop ! stda %f16, [%l7 + %i6] 0xc9 ASI use replaced by convert2hboot call loop_2409 wrpr %g0, 0x3, %gl nop set 0x20, %i2 lduh [%l7 + %i2], %i2 call loop_2410 loop_2409: edge16l %o0, %i7, %g2 xnor %g1, 0x070C, %l0 call loop_2411 loop_2410: srlx %l3, %l4, %o6 add %l7, 0x6C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %i1 loop_2411: sra %i6, %g5, %o5 ld [%l7 + 0x40], %f11 andcc %l2, 0x1961, %g7 set 0x2C, %l2 nop ! lduha [%l7 + %l2] 0x88, %l5 ASI use replaced by convert2hboot fpadd16s %f19, %f9, %f3 nop set 0x3C, %o2 ldsb [%l7 + %o2], %g6 nop ! te %xcc, 0x58 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %o2, 0x0A5E, %pic changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sta %f2, [%l7 + 0x28] %asi call loop_2412 stx %i5, [%l7 + 0x78] call loop_2413 umul %l1, %i0, %o1 loop_2412: array8 %i3, %i4, %g3 call loop_2414 loop_2413: call loop_2415 rd %sys_tick_cmpr, %o7 call loop_2416 loop_2414: call loop_2417 loop_2415: ldsw [%l7 + 0x08], %l6 nop set 0x26, %g5 ldstub [%l7 + %g5], %o3 loop_2416: nop set 0x44, %i3 nop ! stwa %g4, [%l7 + %i3] 0x04 ASI use replaced by convert2hboot loop_2417: call loop_2418 nop nop setx 0x58A77309307D5000, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr set 0x62, %g4 nop ! ldsba [%l7 + %g4] 0x0c, %o0 ASI use replaced by convert2hboot loop_2418: movug %fcc0, %i2, %g2 mova %icc, 0x010, %i7 nop set 0x55, %g2 ldsb [%l7 + %g2], %g1 call loop_2419 movvc %xcc, 0x206, %l3 fcmpgt32 %f14, %f18, %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2419: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop nop setx 0xA0444C00, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr srl %g5, %o4, %l2 call loop_2420 call loop_2421 ldsb [%l7 + 0x12], %o5 umul %g7, 0x1D3A, %g6 loop_2420: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_2421: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot movrgz %i0, %o1, %i3 call loop_2422 call loop_2423 fba,pn %fcc2, loop_2424 srl %i4, 0x1C, %l1 loop_2422: edge8l %o7, %l6, %g3 loop_2423: std %f26, [%l7 + 0x50] loop_2424: call loop_2425 ldub [%l7 + 0x3A], %o3 smul %o0, 0x03B1, %i2 nop set 0x70, %g1 std %f18, [%l7 + %g1] loop_2425: sdiv %g2, 0x145C, %g4 call loop_2426 call loop_2427 call loop_2428 call loop_2429 loop_2426: fpsub32 %f14, %f14, %f18 loop_2427: nop ! rdhpr %hsys_tick_cmpr, %g1 changed by convert2hboot loop_2428: nop set 0x36, %o0 lduh [%l7 + %o0], %l3 loop_2429: fsrc2s %f28, %f16 edge32ln %i7, %o6, %i1 fpmerge %f28, %f4, %f18 nop nop setx 0x7BFFF8F42057C000, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr stw %l4, [%l7 + 0x68] nop set 0x4C, %o4 stw %i6, [%l7 + %o4] wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot nop nop setx 0x46B10A545862B8D4, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f26 setx 0x2BD9EF96C1103500, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f6 fsubd %f6, %f26, %f10 umul %o4, 0x0992, %l2 fnor %f28, %f0, %f26 prefetch [%l7 + 0x54], 2 nop ! tneg %icc, 0x53 changed by convert2hboot nop nop setx 0xBF74C882F04AF400, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr alignaddrl %g5, %o5, %g7 fmovdue %fcc1, %f4, %f16 nop ! wrpr %g6, %o2, %tick changed by convert2hboot set 0x4C, %g7 lda [%l7 + %g7] 0x18, %f7 call loop_2430 call loop_2431 nop set 0x34, %i0 swap [%l7 + %i0], %l5 std %i0, [%l7 + 0x20] loop_2430: call loop_2432 loop_2431: call loop_2433 nop fitos %f6, %f27 fstod %f27, %f0 call loop_2434 loop_2432: movrne %o1, %i3, %i4 loop_2433: call loop_2435 smulcc %l1, %o7, %l6 loop_2434: nop set 0x28, %i4 std %f4, [%l7 + %i4] set 0x40, %i5 nop ! stda %f0, [%l7 + %i5] 0xf8 ASI use replaced by convert2hboot membar #Sync loop_2435: wr %g0, 0x0, %pcr ! wr %g3, %i5, %sys_tick changed by convert2hboot call loop_2436 nop ! ta %xcc, 0x43 changed by convert2hboot nop nop setx 0x30569C00, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr nop ! tl %icc, 0x61 changed by convert2hboot loop_2436: call loop_2437 movuge %fcc1, %o3, %i2 wr %g0, 0x0, %pcr ! wr %g2, %g4, %clear_softint changed by convert2hboot nop ! tleu %icc, 0x4a changed by convert2hboot loop_2437: nop ! taddcctv %g1, 0x63, %o0 changed by convert2hboot set 0x70, %i1 lda [%l7 + %i1] 0x18, %f29 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x30, %g3 nop ! ldda [%l7 + %g3] 0x11, %o6 ASI use replaced by convert2hboot fmovdleu %icc, %f24, %f6 sdivx %l4, 0x1452, %i6 call loop_2438 call loop_2439 and %l0, 0x1096, %o4 set 0x62, %o7 nop ! lduha [%l7 + %o7] 0x89, %l2 ASI use replaced by convert2hboot loop_2438: nop ! tvc %icc, 0x4d changed by convert2hboot loop_2439: nop set 0x70, %i7 stx %i1, [%l7 + %i7] set 0x10, %l6 nop ! ldda [%l7 + %l6] 0x24, %g4 ASI use replaced by convert2hboot swap [%l7 + 0x24], %o5 call loop_2440 call loop_2441 srax %g6, 0x07, %o2 call loop_2442 loop_2440: nop set 0x5B, %l3 ldub [%l7 + %l3], %l5 loop_2441: ld [%l7 + 0x24], %f29 ba %xcc, loop_2443 loop_2442: ldub [%l7 + 0x17], %g7 set 0x28, %l5 nop ! prefetcha [%l7 + %l5] 0x19, 0 ASI use replaced by convert2hboot loop_2443: call loop_2444 movleu %xcc, %i3, %o1 ldd [%l7 + 0x60], %i4 set 0x38, %l1 nop ! ldxa [%l7 + %l1] 0x04, %l1 ASI use replaced by convert2hboot loop_2444: stx %l6, [%l7 + 0x50] nop set 0x28, %o1 ldub [%l7 + %o1], %g3 call loop_2445 edge32n %o7, %o3, %i5 lduw [%l7 + 0x70], %g2 fmovrsgz %i2, %f26, %f4 loop_2445: sth %g1, [%l7 + 0x7C] wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot ldstub [%l7 + 0x40], %g4 call loop_2446 call loop_2447 flush %l7 + 0x68 fmovsleu %xcc, %f27, %f11 loop_2446: nop nop setx 0xB0462ED1405C0800, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr loop_2447: fones %f25 call loop_2448 fbug,pt %fcc3, loop_2449 fmovduge %fcc3, %f4, %f18 subccc %i7, 0x11FF, %o6 loop_2448: call loop_2450 loop_2449: nop ! rdhpr %ver, %l3 changed by convert2hboot nop set 0x0A, %l4 ldsb [%l7 + %l4], %l4 call loop_2451 loop_2450: rdpr %gl, %l0 set 0x28, %o6 nop ! swapa [%l7 + %o6] 0x18, %o4 ASI use replaced by convert2hboot loop_2451: nop set 0x0C, %o5 nop ! swapa [%l7 + %o5] 0x89, %l2 ASI use replaced by convert2hboot call loop_2452 call loop_2453 nop set 0x72, %o3 ldsh [%l7 + %o3], %i6 movu %fcc0, %g5, %o5 loop_2452: fmul8ulx16 %f8, %f14, %f2 loop_2453: nop ! tvs %xcc, 0x78 changed by convert2hboot ldsh [%l7 + 0x44], %g6 smul %o2, %l5, %i1 fcmpes %fcc3, %f29, %f25 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop set 0x7C, %l0 ldsw [%l7 + %l0], %i0 call loop_2454 call loop_2455 nop set 0x2B, %g6 ldub [%l7 + %g6], %o1 rdpr %wstate, %i4 loop_2454: nop ! sir 0x0E3B !!sir is illegal_instruction loop_2455: movn %fcc1, 0x171, %l1 call loop_2456 movrne %i3, 0x36A, %l6 fmul8x16au %f25, %f2, %f12 call loop_2457 loop_2456: call loop_2458 call loop_2459 fblg,a %fcc2, loop_2460 loop_2457: fnors %f3, %f29, %f27 loop_2458: call loop_2461 loop_2459: movu %fcc2, 0x79D, %o7 loop_2460: fornot1s %f27, %f8, %f17 fbuge,a,pn %fcc1, loop_2462 loop_2461: nop set 0x12, %i6 ldub [%l7 + %i6], %o3 set 0x40, %i2 nop ! stda %f16, [%l7 + %i2] 0x17 ASI use replaced by convert2hboot membar #Sync loop_2462: call loop_2463 nop set 0x08, %l2 stb %g3, [%l7 + %l2] wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot loop_2463: call loop_2464 nop set 0x2C, %o2 swap [%l7 + %o2], %g2 bl,pt %icc, loop_2465 nop ! tneg %xcc, 0x48 changed by convert2hboot loop_2464: call loop_2466 nop set 0x4C, %g5 sth %i2, [%l7 + %g5] loop_2465: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2466: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot ldub [%l7 + 0x2E], %i7 nop set 0x51, %i3 stb %o6, [%l7 + %i3] nop ! rdhpr %hintp, %l3 changed by convert2hboot call loop_2467 brgez,a %g4, loop_2468 nop ! sir 0x07B0 !!sir is illegal_instruction nop ! tl %icc, 0x77 changed by convert2hboot loop_2467: nop set 0x50, %g4 nop ! ldda [%l7 + %g4] 0x2f, %l4 ASI use replaced by convert2hboot loop_2468: swap [%l7 + 0x78], %o4 call loop_2469 nop set 0x38, %g2 ldd [%l7 + %g2], %f14 nop set 0x73, %g1 ldub [%l7 + %g1], %l2 nop ! sir 0x0FCB !!sir is illegal_instruction loop_2469: nop wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync fornot2s %f17, %f28, %f29 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sdivcc %o5, 0x00D5, %l0 umulcc %g6, %o2, %i1 nop ! tcc %xcc, 0x56 changed by convert2hboot movge %fcc1, 0x25A, %l5 rd %softint, %i0 call loop_2470 wrpr %g7, 0x13F7, %pil popc %i4, %o1 wrpr %l1, 0x1947, %pil loop_2470: sra %l6, 0x1A, %o7 nop set 0x28, %o4 flush %l7 + %o4 edge8 %i3, %g3, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync nop setx loop_2471, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x031100001406, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot fmovsne %icc, %f0, %f23 stw %g1, [%l7 + 0x40] xnor %i2, 0x0221, %i7 loop_2471: nop ! tsubcctv %o0, %o6, %l3 changed by convert2hboot ldd [%l7 + 0x18], %f2 array8 %g4, %l4, %o4 stx %i6, [%l7 + 0x58] fmul8ulx16 %f30, %f26, %f28 nop ! tpos %icc, 0x66 changed by convert2hboot edge16ln %g5, %o5, %l2 set 0x40, %g7 nop ! stda %f0, [%l7 + %g7] 0xc2 ASI use replaced by convert2hboot std %l0, [%l7 + 0x30] nop set 0x5C, %o0 prefetch [%l7 + %o0], 1 movue %fcc2, %o2, %g6 nop nop setx 0xB0752C00, %l0, %l6 st %l6, [%l7 + 0x20] ld [%l7 + 0x20], %fsr set 0x17, %i0 nop ! ldstuba [%l7 + %i0] 0x81, %i1 ASI use replaced by convert2hboot call loop_2472 fpack16 %f12, %f23 nop set 0x20, %i5 ldx [%l7 + %i5], %l5 xorcc %g7, %i4, %i0 loop_2472: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync ldsh [%l7 + 0x34], %l1 st %f7, [%l7 + 0x7C] set 0x24, %i1 nop ! ldstuba [%l7 + %i1] 0x10, %o7 ASI use replaced by convert2hboot edge16 %i3, %g3, %i5 set 0x58, %g3 nop ! swapa [%l7 + %g3] 0x0c, %o3 ASI use replaced by convert2hboot fpadd32 %f18, %f2, %f30 ldsh [%l7 + 0x5A], %l6 nop set 0x1C, %i4 stw %g2, [%l7 + %i4] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_2473 fmovdue %fcc1, %f16, %f20 call loop_2474 call loop_2475 loop_2473: nop set 0x28, %o7 std %f14, [%l7 + %o7] call loop_2476 loop_2474: orcc %i7, 0x058C, %g1 loop_2475: fornot1 %f24, %f24, %f22 nop nop setx 0xA04AE400, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr loop_2476: nop set 0x40, %l6 lduw [%l7 + %l6], %o6 set 0x44, %i7 nop ! stba %l3, [%l7 + %i7] 0x80 ASI use replaced by convert2hboot xor %g4, 0x13D5, %l4 call loop_2477 movge %icc, 0x276, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_2477: nop add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sll %o5, %l0, %l2 fmovsu %fcc0, %f0, %f17 set 0x50, %l3 nop ! ldda [%l7 + %l3] 0x19, %o2 ASI use replaced by convert2hboot bvc,a %xcc, loop_2478 std %i0, [%l7 + 0x60] nop set 0x50, %l1 stw %g6, [%l7 + %l1] fmovsug %fcc3, %f4, %f0 loop_2478: nop ! tcc %icc, 0x52 changed by convert2hboot swap [%l7 + 0x08], %l5 set 0x3D, %l5 nop ! ldsba [%l7 + %l5] 0x19, %i4 ASI use replaced by convert2hboot call loop_2479 nop set 0x32, %l4 ldstub [%l7 + %l4], %g7 stw %o1, [%l7 + 0x58] set 0x74, %o6 nop ! lduha [%l7 + %o6] 0x04, %l1 ASI use replaced by convert2hboot loop_2479: edge16ln %i0, %o7, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop fitod %f12, %f8 fdtoi %f8, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync fnot1 %f28, %f12 nop fitos %f14, %f7 fstod %f7, %f4 swap [%l7 + 0x48], %i3 udivx %i2, 0x0C88, %i7 and %g1, %o6, %l3 nop ! tsubcc %g2, 0x4d, %l4 changed by convert2hboot movgu %icc, 0x5B7, %o4 nop nop setx 0x86AB4BE2606C3000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync set 0x78, %o1 nop ! stwa %o0, [%l7 + %o1] 0x80 ASI use replaced by convert2hboot call loop_2480 call loop_2481 edge8ln %g5, %i6, %l0 call loop_2482 loop_2480: call loop_2483 loop_2481: fbne,a %fcc3, loop_2484 call loop_2485 loop_2482: array8 %o5, %l2, %i1 loop_2483: movrne %o2, %l5, %g6 loop_2484: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_2485: fbo,pt %fcc1, loop_2486 call loop_2487 call loop_2488 ld [%l7 + 0x7C], %f22 loop_2486: movleu %icc, %g7, %o1 loop_2487: movpos %xcc, %l1, %o7 loop_2488: nop nop setx 0x7A61BFBB3061C000, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr set 0x14, %o3 nop ! stba %g3, [%l7 + %o3] 0x18 ASI use replaced by convert2hboot call loop_2489 call loop_2490 call loop_2491 brnz,a,pn %i0, loop_2492 loop_2489: ldsh [%l7 + 0x2E], %i5 loop_2490: call loop_2493 loop_2491: fcmple32 %f18, %f24, %l6 loop_2492: nop set 0x3C, %l0 nop ! stwa %o3, [%l7 + %l0] 0x2a ASI use replaced by convert2hboot membar #Sync loop_2493: nop add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %i3 call loop_2494 call loop_2495 fbul,pn %fcc2, loop_2496 nop ! te %xcc, 0x4a changed by convert2hboot loop_2494: call loop_2497 loop_2495: st %f30, [%l7 + 0x70] loop_2496: call loop_2498 fbg,a,pn %fcc0, loop_2499 loop_2497: bcc,a,pn %xcc, loop_2500 loop_2498: call loop_2501 loop_2499: ld [%l7 + 0x4C], %f4 loop_2500: nop set 0x44, %g6 prefetch [%l7 + %g6], 3 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2501: call loop_2502 movule %fcc0, 0x24C, %o6 movo %fcc3, %i7, %l3 nop set 0x4D, %i6 ldub [%l7 + %i6], %l4 loop_2502: edge32 %g2, %g4, %o0 nop set 0x4C, %o5 swap [%l7 + %o5], %o4 stw %i6, [%l7 + 0x54] add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l7 + 0x4C] %asi, %f15 lduw [%l7 + 0x20], %g5 std %f26, [%l7 + 0x78] fmovdleu %icc, %f30, %f0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x68, %i2 nop ! ldxa [%l7 + %i2] 0x88, %o2 ASI use replaced by convert2hboot fpsub32s %f18, %f24, %f27 rdpr %gl, %l5 set 0x40, %o2 nop ! stda %f0, [%l7 + %o2] 0x18 ASI use replaced by convert2hboot ldsh [%l7 + 0x24], %l2 fmul8sux16 %f4, %f14, %f24 call loop_2503 fzero %f18 flush %l7 + 0x2C loop_2503: nop set 0x48, %l2 std %g6, [%l7 + %l2] ldd [%l7 + 0x10], %i4 call loop_2504 membar 0x7A nop ! tn %xcc, 0x5b changed by convert2hboot nop set 0x1E, %i3 lduh [%l7 + %i3], %g7 loop_2504: addc %o1, 0x02B5, %o7 call loop_2505 call loop_2506 nop set 0x15, %g5 ldsb [%l7 + %g5], %g3 movcc %icc, 0x6BD, %l1 loop_2505: nop set 0x40, %g2 nop ! stda %f0, [%l7 + %g2] 0x10 ASI use replaced by convert2hboot loop_2506: fmovrdgz %i0, %f6, %f22 set 0x78, %g1 nop ! stxa %l6, [%l7 + %g1] 0x10 ASI use replaced by convert2hboot srlx %o3, 0x05, %i5 umul %i2, 0x184F, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot sdivx %o6, 0x1E8F, %i7 set 0x1A, %g4 nop ! stha %l3, [%l7 + %g4] 0x2f ASI use replaced by convert2hboot membar #Sync call loop_2507 nop set 0x48, %g7 ldd [%l7 + %g7], %f18 set 0x40, %o4 nop ! swapa [%l7 + %o4] 0x19, %g2 ASI use replaced by convert2hboot loop_2507: nop set 0x60, %i0 nop ! swapa [%l7 + %i0] 0x0c, %l4 ASI use replaced by convert2hboot nop ! tleu %icc, 0x46 changed by convert2hboot movul %fcc1, 0x12B, %g4 movleu %icc, 0x5A3, %o0 nop setx 0x0113, %l0, %o4 sdivx %i6, %o4, %o5 set 0x6C, %o0 nop ! lduwa [%l7 + %o0] 0x04, %g5 ASI use replaced by convert2hboot st %f1, [%l7 + 0x28] stx %l0, [%l7 + 0x40] prefetch [%l7 + 0x34], 2 call loop_2508 nop set 0x24, %i1 prefetch [%l7 + %i1], 2 call loop_2509 ldx [%l7 + 0x18], %i1 loop_2508: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_2509: ldd [%l7 + 0x28], %f30 call loop_2510 nop set 0x20, %g3 stx %l5, [%l7 + %g3] call loop_2511 ld [%l7 + 0x68], %f3 loop_2510: srl %l2, 0x17, %i4 std %g6, [%l7 + 0x08] loop_2511: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! tvs %xcc, 0x62 changed by convert2hboot call loop_2512 call loop_2513 nop ! rdpr %tba, %o7 changed by convert2hboot ldsb [%l7 + 0x54], %o1 loop_2512: call loop_2514 loop_2513: subcc %g3, %l1, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x74] %asi, %f12 loop_2514: edge32ln %o3, %i5, %i2 fmul8x16al %f10, %f2, %f12 fmovdule %fcc3, %f30, %f0 call loop_2515 array8 %g1, %i3, %o6 wr %g0, 0x0, %pcr ! wr %i7, %i0, %clear_softint changed by convert2hboot ld [%l7 + 0x50], %f28 loop_2515: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot flush %l7 + 0x18 nop set 0x24, %i5 lduw [%l7 + %i5], %l3 fmovsul %fcc0, %f25, %f1 nop ! taddcctv %g4, 0x46, %l4 changed by convert2hboot std %o0, [%l7 + 0x18] ldd [%l7 + 0x68], %f22 fmovrdne %i6, %f18, %f16 rd %pc, %o5 call loop_2516 edge32 %g5, %l0, %o4 set 0x28, %i4 nop ! stxa %o2, [%l7 + %i4] 0xeb ASI use replaced by convert2hboot membar #Sync loop_2516: bl,pn %icc, loop_2517 fmovdul %fcc0, %f0, %f28 ldx [%l7 + 0x30], %i1 nop set 0x58, %l6 ldd [%l7 + %l6], %f30 loop_2517: call loop_2518 brlz,pn %l5, loop_2519 fbu,pn %fcc3, loop_2520 call loop_2521 loop_2518: call loop_2522 loop_2519: call loop_2523 loop_2520: movre %i4, %l2, %g6 loop_2521: std %o6, [%l7 + 0x48] loop_2522: ld [%l7 + 0x54], %f2 loop_2523: subc %g7, 0x0880, %g3 fnot1 %f8, %f16 ldx [%l7 + 0x10], %o1 nop ! tpos %icc, 0x4c changed by convert2hboot addc %l6, 0x04C6, %l1 movn %fcc1, 0x63F, %i5 nop nop setx 0x90641C00, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr fpadd32s %f11, %f3, %f9 fbl,pt %fcc3, loop_2524 fnot2 %f10, %f26 nop nop setx 0x20465C00, %l0, %l6 st %l6, [%l7 + 0x0C] ld [%l7 + 0x0C], %fsr lduw [%l7 + 0x5C], %o3 loop_2524: call loop_2525 call loop_2526 movgu %icc, 0x553, %i2 call loop_2527 loop_2525: call loop_2528 loop_2526: call loop_2529 orncc %i3, 0x1343, %o6 loop_2527: ld [%l7 + 0x28], %f31 loop_2528: nop setx 0x1CBF, %l0, %g1 sdiv %i7, %g1, %i0 loop_2529: lduh [%l7 + 0x4C], %g2 call loop_2530 xnorcc %g4, %l3, %o0 nop set 0x60, %i7 sth %l4, [%l7 + %i7] set 0x24, %o7 nop ! ldswa [%l7 + %o7] 0x10, %i6 ASI use replaced by convert2hboot loop_2530: stb %o5, [%l7 + 0x79] set 0x28, %l1 nop ! prefetcha [%l7 + %l1] 0x11, 2 ASI use replaced by convert2hboot mulx %g5, %o4, %i1 sllx %o2, %i4, %l5 st %f11, [%l7 + 0x44] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot xor %l2, 0x0FCC, %g7 set 0x10, %l3 nop ! stxa %o7, [%l7 + %l3] 0x19 ASI use replaced by convert2hboot lduw [%l7 + 0x20], %g3 call loop_2531 call loop_2532 movlg %fcc1, 0x654, %o1 nop set 0x28, %l4 swap [%l7 + %l4], %l6 loop_2531: call loop_2533 loop_2532: std %i4, [%l7 + 0x28] call loop_2534 call loop_2535 loop_2533: call loop_2536 nop nop setx 0xA3E042340F15FC13, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f28 setx 0x97527A0ACFA2AEDB, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f24 fsubd %f24, %f28, %f16 loop_2534: nop set 0x70, %l5 std %l0, [%l7 + %l5] loop_2535: wrpr %i2, 0x1545, %cwp loop_2536: call loop_2537 udivcc %o3, 0x12BB, %o6 fmovrslz %i3, %f17, %f15 nop set 0x08, %o1 ldd [%l7 + %o1], %i6 loop_2537: nop set 0x56, %o6 nop ! ldsha [%l7 + %o6] 0x04, %i0 ASI use replaced by convert2hboot smulcc %g2, 0x1860, %g4 call loop_2538 udiv %g1, 0x1B9E, %l3 nop nop setx 0xA47AE8F7F5398F76, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f14 setx 0x3588BDAE8CEE753A, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f26 fsubd %f26, %f14, %f10 call loop_2539 loop_2538: stw %o0, [%l7 + 0x14] lduw [%l7 + 0x54], %l4 set 0x51, %l0 nop ! ldstuba [%l7 + %l0] 0x18, %o5 ASI use replaced by convert2hboot loop_2539: nop set 0x20, %o3 nop ! prefetcha [%l7 + %o3] 0x19, 2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xd3, %asi changed by convert2hboot lduh [%l7 + 0x5E], %g5 set 0x5C, %g6 nop ! lduwa [%l7 + %g6] 0x11, %l0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f29, [%l7 + 0x24] %asi nop fitos %f5, %f8 fstox %f8, %f20 call loop_2540 ldub [%l7 + 0x79], %i1 nop ! tvs %xcc, 0x36 changed by convert2hboot call loop_2541 loop_2540: movu %fcc1, %o2, %i4 call loop_2542 nop nop setx 0x20B0BE91, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f25 setx 0xF52E209F, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f5 fadds %f5, %f25, %f3 loop_2541: nop ! rdhpr %hsys_tick_cmpr, %o4 changed by convert2hboot set 0x40, %i6 nop ! stda %f0, [%l7 + %i6] 0xcb ASI use replaced by convert2hboot loop_2542: nop set 0x52, %o5 nop ! lduba [%l7 + %o5] 0x18, %g6 ASI use replaced by convert2hboot add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %l2, %l5 ASI use replaced by convert2hboot call loop_2543 call loop_2544 swap [%l7 + 0x10], %o7 fsrc1s %f11, %f10 loop_2543: nop ! tg %xcc, 0x5f changed by convert2hboot loop_2544: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f8, [%l7 + 0x54] %asi call loop_2545 brgez,a,pt %g7, loop_2546 nop set 0x70, %o2 stw %o1, [%l7 + %o2] movl %icc, %g3, %i5 loop_2545: nop setx loop_2547, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001200001406, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_2546: popc %l1, %l6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xEB9, %sys_tick_cmpr changed by convert2hboot call loop_2548 loop_2547: call loop_2549 movpos %icc, 0x5CE, %o6 nop set 0x38, %i2 ldd [%l7 + %i2], %i6 loop_2548: brlz %i0, loop_2550 loop_2549: nop ! rdhpr %hpstate, %i3 changed by convert2hboot movul %fcc1, %g2, %g1 call loop_2551 loop_2550: prefetch [%l7 + 0x78], 1 set 0x18, %i3 sta %f0, [%l7 + %i3] 0x04 loop_2551: call loop_2552 call loop_2553 call loop_2554 call loop_2555 loop_2552: call loop_2556 loop_2553: smulcc %l3, %o0, %l4 loop_2554: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_2555: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_2556: nop membar #Sync set 0x40, %l2 nop ! ldda [%l7 + %l2] 0x1e, %f0 ASI use replaced by convert2hboot mova %fcc3, %i6, %g5 call loop_2557 membar 0x43 call loop_2558 fmovsue %fcc1, %f5, %f11 loop_2557: call loop_2559 wrpr %i1, 0x018F, %pil loop_2558: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2559: fbn,a,pt %fcc3, loop_2560 fbuge,pn %fcc0, loop_2561 nop nop setx 0x104E9400, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr lduw [%l7 + 0x6C], %i4 loop_2560: andn %o4, %o2, %l2 loop_2561: std %f26, [%l7 + 0x68] nop set 0x14, %g2 lduh [%l7 + %g2], %g6 call loop_2562 addccc %l5, %g7, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_2562: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop set 0x20, %g1 ldd [%l7 + %g1], %f30 nop setx loop_2563, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004200001401, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot brlz,pt %l1, loop_2564 call loop_2565 nop set 0x08, %g4 ldsw [%l7 + %g4], %i5 loop_2563: nop set 0x5C, %g5 nop ! ldswa [%l7 + %g5] 0x0c, %o3 ASI use replaced by convert2hboot loop_2564: call loop_2566 loop_2565: call loop_2567 sll %i2, %o6, %l6 call loop_2568 loop_2566: call loop_2569 loop_2567: add %i0, 0x0F15, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_2568: edge8 %g1, %g2, %o0 loop_2569: call loop_2570 call loop_2571 ba,a %xcc, loop_2572 brgz,a,pt %l4, loop_2573 loop_2570: lduh [%l7 + 0x5E], %g4 loop_2571: ldstub [%l7 + 0x4A], %l3 loop_2572: nop set 0x08, %g7 ldd [%l7 + %g7], %f22 loop_2573: nop ! tl %icc, 0x38 changed by convert2hboot nop ! tneg %icc, 0x62 changed by convert2hboot bne,a %icc, loop_2574 ldstub [%l7 + 0x33], %i6 st %f27, [%l7 + 0x14] nop ! tn %xcc, 0x37 changed by convert2hboot loop_2574: fbl %fcc3, loop_2575 nop nop setx 0x1EBD774C90490000, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2575: movge %icc, 0x508, %i1 nop ! rdpr %tba, %o5 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l7 + 0x18] %asi, %f24 nop nop setx 0x90650C00, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr nop ! tgu %xcc, 0x52 changed by convert2hboot nop nop setx 0xA075C800, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr fbn,pn %fcc0, loop_2576 srl %l0, 0x1A, %o4 brgz,a %i4, loop_2577 fba,a %fcc1, loop_2578 loop_2576: sra %l2, %g6, %l5 nop set 0x2A, %i0 ldub [%l7 + %i0], %g7 loop_2577: edge8n %o1, %o2, %g3 loop_2578: edge8 %o7, %l1, %i5 movgu %icc, 0x0A7, %i2 xnorcc %o6, %o3, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop set 0x40, %o4 std %f0, [%l7 + %o4] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_2579 edge32ln %i3, %g1, %g2 fblg %fcc0, loop_2580 fmovdpos %icc, %f28, %f0 loop_2579: movvs %icc, %l4, %o0 nop ! tneg %xcc, 0x62 changed by convert2hboot loop_2580: nop nop setx 0x50872802, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f19 setx 0x60E7D08D, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f9 fmuls %f9, %f19, %f9 udivcc %l3, 0x0E6E, %i6 call loop_2581 call loop_2582 edge8 %g4, %g5, %o5 call loop_2583 loop_2581: edge32ln %i1, %o4, %i4 loop_2582: call loop_2584 stw %l0, [%l7 + 0x2C] loop_2583: mova %icc, %l2, %g6 call loop_2585 loop_2584: call loop_2586 fmovdle %icc, %f16, %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2585: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2586: nop set 0x2A, %i1 lduh [%l7 + %i1], %o2 call loop_2587 call loop_2588 movg %icc, 0x736, %g7 lduw [%l7 + 0x2C], %o7 loop_2587: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_2588: call loop_2589 fmul8sux16 %f4, %f24, %f0 nop set 0x46, %o0 sth %l1, [%l7 + %o0] nop ! tgu %xcc, 0x72 changed by convert2hboot loop_2589: stb %i5, [%l7 + 0x4E] fblg,pn %fcc3, loop_2590 array8 %o6, %o3, %i0 call loop_2591 edge16n %i2, %i7, %i3 loop_2590: call loop_2592 call loop_2593 loop_2591: call loop_2594 ldsw [%l7 + 0x3C], %l6 loop_2592: std %g0, [%l7 + 0x70] loop_2593: alignaddr %g2, %o0, %l4 loop_2594: nop set 0x40, %i5 lda [%l7 + %i5] 0x19, %f29 swap [%l7 + 0x4C], %i6 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot fbn,a,pt %fcc3, loop_2595 bn,pn %xcc, loop_2596 call loop_2597 ld [%l7 + 0x20], %f25 loop_2595: std %o4, [%l7 + 0x30] loop_2596: call loop_2598 loop_2597: nop set 0x0C, %g3 stb %g5, [%l7 + %g3] nop nop setx 0x41A736994046D800, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2598: array16 %i4, %l0, %l2 call loop_2599 movpos %icc, %g6, %l5 call loop_2600 movle %fcc2, 0x127, %i1 loop_2599: nop set 0x58, %l6 lduw [%l7 + %l6], %o2 fmovsuge %fcc1, %f6, %f2 loop_2600: call loop_2601 nop set 0x78, %i7 sth %g7, [%l7 + %i7] call loop_2602 movlg %fcc2, %o7, %o1 loop_2601: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_2602: nop ! rdhpr %hintp, %g3 changed by convert2hboot set 0x63, %i4 nop ! ldstuba [%l7 + %i4] 0x80, %o6 ASI use replaced by convert2hboot bvc,pt %icc, loop_2603 orcc %i5, 0x0ADC, %o3 call loop_2604 ldsw [%l7 + 0x48], %i0 loop_2603: umulcc %i7, %i2, %l6 call loop_2605 loop_2604: call loop_2606 call loop_2607 wr %g0, 0x0, %pcr ! wr %i3, 0x16E4, %softint changed by convert2hboot loop_2605: movue %fcc2, %g2, %o0 loop_2606: call loop_2608 loop_2607: call loop_2609 nop nop setx 0x704DB800, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync loop_2608: brlz,pt %g1, loop_2610 loop_2609: swap [%l7 + 0x78], %i6 nop ! taddcctv %l3, 0x3f, %o5 changed by convert2hboot call loop_2611 loop_2610: fmuld8ulx16 %f18, %f4, %f8 movcs %icc, %g4, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_2611: nop set 0x58, %l1 ldx [%l7 + %l1], %i4 nop nop setx 0xB626F3BCD051A000, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr wrpr %g0, 0x1, %gl call loop_2612 nop set 0x38, %l3 ldstub [%l7 + %l3], %l0 call loop_2613 call loop_2614 loop_2612: nop ! tsubcctv %l5, 0x7b, %i1 changed by convert2hboot loop_2613: ldsw [%l7 + 0x6C], %o2 loop_2614: fbuge %fcc2, loop_2615 movu %fcc0, 0x61F, %g6 rd %pc, %o7 wrpr %o1, 0x0AAF, %pil loop_2615: nop set 0x0C, %l4 nop ! lduwa [%l7 + %l4] 0x11, %g7 ASI use replaced by convert2hboot alignaddrl %g3, %l1, %i5 nop ! tpos %xcc, 0x76 changed by convert2hboot ldstub [%l7 + 0x1C], %o3 call loop_2616 xnor %i0, 0x09D1, %i7 movrgez %o6, %i2, %l6 movge %icc, %g2, %o0 loop_2616: ldd [%l7 + 0x58], %l4 xnorcc %i3, 0x0DEC, %i6 call loop_2617 nop nop setx 0x40511400, %l0, %l6 st %l6, [%l7 + 0x20] ld [%l7 + 0x20], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_2617: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot swap [%l7 + 0x34], %o5 set 0x40, %o7 nop ! ldda [%l7 + %o7] 0x26, %g4 ASI use replaced by convert2hboot st %f2, [%l7 + 0x7C] set 0x54, %o1 nop ! swapa [%l7 + %o1] 0x10, %o4 ASI use replaced by convert2hboot st %f22, [%l7 + 0x60] nop ! tg %icc, 0x7e changed by convert2hboot set 0x50, %l5 nop ! lduba [%l7 + %l5] 0x18, %g5 ASI use replaced by convert2hboot nop fitos %f25, %f7 set 0x38, %l0 lda [%l7 + %l0] 0x11, %f6 ldsw [%l7 + 0x44], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot set 0x20, %o3 nop ! stda %l0, [%l7 + %o3] 0x81 ASI use replaced by convert2hboot call loop_2618 call loop_2619 edge32n %l5, %i1, %o2 ldd [%l7 + 0x10], %o6 loop_2618: st %f25, [%l7 + 0x70] loop_2619: nop ! tgu %xcc, 0x53 changed by convert2hboot xor %g6, 0x0511, %g7 brz,a,pn %g3, loop_2620 movrgz %l1, 0x23F, %o1 nop ! tpos %icc, 0x6f changed by convert2hboot movlg %fcc0, %i5, %o3 loop_2620: nop fitos %f12, %f16 fstox %f16, %f2 call loop_2621 call loop_2622 rd %fprs, %i7 fpadd16s %f30, %f24, %f10 loop_2621: nop set 0x23, %g6 nop ! ldstuba [%l7 + %g6] 0x80, %o6 ASI use replaced by convert2hboot loop_2622: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x40, %o6 nop ! stda %f0, [%l7 + %o6] 0xc2 ASI use replaced by convert2hboot fbg,a,pn %fcc0, loop_2623 sra %i2, %g2, %o0 nop ! tcc %xcc, 0x52 changed by convert2hboot call loop_2624 loop_2623: nop ! te %icc, 0x49 changed by convert2hboot ldstub [%l7 + 0x32], %l4 call loop_2625 loop_2624: brz,a,pn %l6, loop_2626 call loop_2627 call loop_2628 loop_2625: nop ! rdhpr %hintp, %i3 changed by convert2hboot loop_2626: nop set 0x5C, %i6 stw %g1, [%l7 + %i6] loop_2627: nop set 0x58, %o5 nop ! stda %l2, [%l7 + %o5] 0xe3 ASI use replaced by convert2hboot membar #Sync loop_2628: call loop_2629 fcmpgt32 %f20, %f12, %i6 call loop_2630 addcc %o5, 0x1A0D, %g4 loop_2629: call loop_2631 call loop_2632 loop_2630: movrne %o4, 0x1A7, %i4 mova %xcc, 0x08D, %l2 loop_2631: nop set 0x34, %i2 nop ! swapa [%l7 + %i2] 0x19, %g5 ASI use replaced by convert2hboot loop_2632: call loop_2633 call loop_2634 srl %l0, 0x02, %l5 call loop_2635 loop_2633: stw %i1, [%l7 + 0x18] loop_2634: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f24, [%l7 + 0x48] %asi loop_2635: stb %o2, [%l7 + 0x30] nop set 0x74, %i3 ldsw [%l7 + %i3], %g6 nop ! tvc %icc, 0x67 changed by convert2hboot add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %o7, %g3 ASI use replaced by convert2hboot call loop_2636 fpack16 %f10, %f4 nop set 0x50, %l2 ldx [%l7 + %l2], %g7 brlez %l1, loop_2637 loop_2636: lduw [%l7 + 0x34], %o1 sth %i5, [%l7 + 0x5C] fmovsneg %xcc, %f25, %f23 loop_2637: call loop_2638 call loop_2639 nop set 0x14, %g2 lduw [%l7 + %g2], %o3 call loop_2640 loop_2638: nop set 0x30, %g1 ldsw [%l7 + %g1], %o6 loop_2639: st %f2, [%l7 + 0x38] array32 %i7, %i2, %g2 loop_2640: nop set 0x30, %g4 stw %i0, [%l7 + %g4] call loop_2641 movrgz %l4, %l6, %i3 call loop_2642 nop set 0x14, %o2 ldstub [%l7 + %o2], %o0 loop_2641: nop set 0x0, %g5 nop ! stxa %g1, [%g0 + %g5] 0x5f ASI use replaced by convert2hboot loop_2642: call loop_2643 xor %l3, %i6, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2643: nop add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casa [%l6] 0x81, %i4, %g4 ASI use replaced by convert2hboot nop set 0x34, %g7 stb %g5, [%l7 + %g7] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x10, %i0 nop ! stwa %l5, [%l7 + %i0] 0xeb ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync call loop_2644 call loop_2645 ldd [%l7 + 0x48], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f5, [%l7 + 0x38] %asi loop_2644: nop set 0x16, %o4 sth %o2, [%l7 + %o4] loop_2645: movule %fcc3, %g6, %g3 ld [%l7 + 0x78], %f28 edge16 %o7, %l1, %g7 nop set 0x4C, %i1 lduh [%l7 + %i1], %o1 set 0x70, %o0 nop ! lduwa [%l7 + %o0] 0x0c, %i5 ASI use replaced by convert2hboot call loop_2646 fornot1 %f10, %f26, %f0 call loop_2647 orcc %o3, 0x0F19, %i7 loop_2646: call loop_2648 nop nop setx 0x5F5F498D95088787, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f26 setx 0x10638B1F, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f18 fsmuld %f18, %f26, %f22 loop_2647: lduh [%l7 + 0x14], %o6 addcc %g2, 0x000C, %i0 loop_2648: call loop_2649 nop ! tpos %icc, 0x38 changed by convert2hboot call loop_2650 movpos %icc, %l4, %i2 loop_2649: movle %fcc3, 0x7B5, %l6 addcc %i3, %g1, %o0 loop_2650: call loop_2651 nop set 0x2C, %g3 lduw [%l7 + %g3], %i6 lduw [%l7 + 0x5C], %l3 call loop_2652 loop_2651: prefetch [%l7 + 0x5C], 1 bshuffle %f28, %f12, %f12 orcc %o5, 0x12D6, %i4 loop_2652: nop set 0x40, %i5 nop ! stda %f0, [%l7 + %i5] 0x81 ASI use replaced by convert2hboot xorcc %o4, 0x0ABC, %g5 call loop_2653 call loop_2654 ldx [%l7 + 0x10], %l0 ba,a %xcc, loop_2655 loop_2653: call loop_2656 loop_2654: fmovsa %fcc1, %f2, %f21 edge16ln %l5, %g4, %i1 loop_2655: nop set 0x79, %i7 nop ! ldstuba [%l7 + %i7] 0x0c, %l2 ASI use replaced by convert2hboot loop_2656: nop membar #Sync set 0x40, %l6 nop ! ldda [%l7 + %l6] 0xf9, %f0 ASI use replaced by convert2hboot nop ! tvs %xcc, 0x6e changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sta %f29, [%l7 + 0x14] %asi edge8l %g6, %g3, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync set 0x0B, %l1 nop ! ldsba [%l7 + %l1] 0x0c, %g7 ASI use replaced by convert2hboot nop set 0x4C, %i4 flush %l7 + %i4 call loop_2657 edge8 %o1, %i5, %o7 std %f10, [%l7 + 0x78] wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_2657: nop set 0x0D, %l4 nop ! ldsba [%l7 + %l4] 0x19, %i7 ASI use replaced by convert2hboot call loop_2658 call loop_2659 nop setx 0x043E, %l0, %i0 udivcc %g2, %i0, %l4 nop set 0x30, %l3 ldd [%l7 + %l3], %f26 loop_2658: nop set 0x66, %o1 sth %i2, [%l7 + %o1] loop_2659: movule %fcc1, 0x3BE, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x28, %o7 stx %l6, [%l7 + %o7] movu %fcc1, %o0, %i6 fnot1s %f1, %f31 set 0x62, %l5 nop ! stha %l3, [%l7 + %l5] 0x81 ASI use replaced by convert2hboot nop fitos %f3, %f3 fstox %f3, %f6 fxtos %f6, %f24 fmovdvs %icc, %f12, %f26 std %o4, [%l7 + 0x28] ldd [%l7 + 0x20], %g0 set 0x14, %l0 nop ! stha %o4, [%l7 + %l0] 0x81 ASI use replaced by convert2hboot nop set 0x5C, %g6 ldstub [%l7 + %g6], %g5 ldd [%l7 + 0x38], %f20 st %f12, [%l7 + 0x74] call loop_2660 wr %g0, 0x0, %pcr ! wr %i4, 0x15E8, %set_softint changed by convert2hboot call loop_2661 fnegs %f25, %f27 loop_2660: fmul8sux16 %f14, %f0, %f28 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_2661: prefetch [%l7 + 0x48], 3 movneg %icc, 0x0CD, %g4 addccc %i1, 0x1FAB, %l0 add %l7, 0x24, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casa [%l6] 0x81, %l2, %g6 ASI use replaced by convert2hboot call loop_2662 mulx %g3, %o2, %l1 call loop_2663 xnorcc %g7, %i5, %o1 loop_2662: movne %xcc, 0x43F, %o3 movvs %xcc, 0x54E, %o7 loop_2663: nop set 0x26, %o6 nop ! stha %i7, [%l7 + %o6] 0x18 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot fmovdgu %xcc, %f28, %f14 call loop_2664 stb %i0, [%l7 + 0x66] wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x34] %asi, %f30 loop_2664: nop set 0x2C, %i6 nop ! ldswa [%l7 + %i6] 0x81, %l4 ASI use replaced by convert2hboot ld [%l7 + 0x60], %f22 edge32n %i2, %i3, %l6 call loop_2665 andncc %o0, 0x0C0F, %i6 fcmpgt32 %f2, %f10, %l3 fble,pn %fcc0, loop_2666 loop_2665: ld [%l7 + 0x6C], %f19 brgez,a %o5, loop_2667 wr %g0, 0x0, %pcr ! wr %g1, 0x10AC, %set_softint changed by convert2hboot loop_2666: call loop_2668 ldx [%l7 + 0x28], %o6 loop_2667: nop set 0x60, %o3 nop ! stda %o4, [%l7 + %o3] 0x11 ASI use replaced by convert2hboot loop_2668: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x54, %o5 nop ! stwa %l5, [%l7 + %o5] 0x80 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_2669 edge8l %i1, %l0, %l2 nop set 0x1F, %i2 ldub [%l7 + %i2], %i4 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %g6, %o2 ASI use replaced by convert2hboot loop_2669: nop set 0x4F, %l2 nop ! ldsba [%l7 + %l2] 0x19, %g3 ASI use replaced by convert2hboot nop setx loop_2670, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x011400001403, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot be,a,pt %xcc, loop_2671 bl,pn %icc, loop_2672 udivx %g7, 0x0416, %l1 loop_2670: fcmpes %fcc0, %f9, %f0 loop_2671: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2672: nop set 0x14, %i3 ldsw [%l7 + %i3], %o3 nop set 0x28, %g2 stx %o7, [%l7 + %g2] fpadd16s %f17, %f2, %f1 call loop_2673 call loop_2674 std %i6, [%l7 + 0x08] mulscc %g2, %i0, %l4 loop_2673: nop set 0x50, %g1 nop ! ldswa [%l7 + %g1] 0x10, %o1 ASI use replaced by convert2hboot loop_2674: movrgez %i2, 0x1F5, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_2675 nop set 0x53, %o2 ldub [%l7 + %o2], %i3 andcc %l3, %i6, %g1 nop ! tsubcc %o5, 0x7c, %o6 changed by convert2hboot loop_2675: bge,pn %xcc, loop_2676 call loop_2677 call loop_2678 fmovscc %xcc, %f15, %f3 loop_2676: call loop_2679 loop_2677: fmovdpos %xcc, %f26, %f4 loop_2678: nop set 0x6C, %g4 flush %l7 + %g4 movrgz %g5, %o4, %l5 loop_2679: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fsrc2 %f30, %f28 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f24, [%l7 + 0x58] %asi fmovda %fcc0, %f12, %f18 call loop_2680 lduh [%l7 + 0x30], %g4 fpack32 %f6, %f16, %f26 prefetch [%l7 + 0x18], 0 loop_2680: fba,pn %fcc3, loop_2681 sth %i1, [%l7 + 0x7A] set 0x08, %g7 nop ! stda %l0, [%l7 + %g7] 0x27 ASI use replaced by convert2hboot membar #Sync loop_2681: ldd [%l7 + 0x08], %f10 call loop_2682 nop nop setx 0x507E2C00, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr sdiv %i4, 0x1A36, %l2 andcc %g6, %g3, %o2 loop_2682: fpmerge %f0, %f3, %f28 fmovrslz %l1, %f3, %f27 nop ! taddcc %i5, %g7, %o3 changed by convert2hboot set 0x5C, %g5 nop ! stwa %i7, [%l7 + %g5] 0xe3 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot rdpr %pil, %i0 wrpr %l4, %o1, %cwp set 0x70, %i0 nop ! ldstuba [%l7 + %i0] 0x80, %g2 ASI use replaced by convert2hboot call loop_2683 call loop_2684 nop set 0x10, %o4 std %f22, [%l7 + %o4] call loop_2685 loop_2683: call loop_2686 loop_2684: st %f15, [%l7 + 0x28] nop fitos %f13, %f4 fstoi %f4, %f19 loop_2685: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2686: nop set 0x4A, %o0 lduh [%l7 + %o0], %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! tpos %icc, 0x45 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot ldsb [%l7 + 0x23], %o0 nop set 0x58, %g3 ldd [%l7 + %g3], %g0 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot set 0x7C, %i5 nop ! ldswa [%l7 + %i5] 0x11, %g5 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xC73, %tick_cmpr changed by convert2hboot call loop_2687 nop ! tleu %icc, 0x59 changed by convert2hboot fmul8x16al %f20, %f8, %f30 call loop_2688 loop_2687: call loop_2689 ldsh [%l7 + 0x68], %o6 call loop_2690 loop_2688: call loop_2691 loop_2689: movcc %icc, %g4, %l5 call loop_2692 loop_2690: nop ! tge %icc, 0x62 changed by convert2hboot loop_2691: nop set 0x4B, %i1 ldstub [%l7 + %i1], %i1 brlz,a,pt %i4, loop_2693 loop_2692: std %l0, [%l7 + 0x30] call loop_2694 fmovsl %fcc1, %f10, %f25 loop_2693: nop set 0x60, %i7 nop ! stda %g6, [%l7 + %i7] 0x23 ASI use replaced by convert2hboot membar #Sync loop_2694: stw %l2, [%l7 + 0x48] set 0x24, %l1 lda [%l7 + %l1] 0x89, %f11 ld [%l7 + 0x44], %f30 st %f13, [%l7 + 0x34] fmovscc %xcc, %f14, %f19 call loop_2695 call loop_2696 subccc %o2, 0x1951, %l1 set 0x32, %l6 nop ! lduha [%l7 + %l6] 0x11, %i5 ASI use replaced by convert2hboot loop_2695: nop nop setx 0x35B48492D42DB58C, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f8 setx 0xC95E3C21FC280CE8, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f4 fdivd %f4, %f8, %f16 loop_2696: nop set 0x30, %l4 lda [%l7 + %l4] 0x89, %f6 set 0x40, %l3 nop ! stda %g6, [%l7 + %l3] 0x81 ASI use replaced by convert2hboot nop ! tsubcctv %g3, %o3, %o7 changed by convert2hboot edge16n %i7, %i0, %o1 call loop_2697 sllx %g2, 0x14, %l4 movrlz %i2, %l6, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_2697: nop set 0x40, %o1 nop ! stha %g1, [%l7 + %o1] 0x80 ASI use replaced by convert2hboot movvc %icc, 0x33F, %l3 std %f4, [%l7 + 0x78] std %o4, [%l7 + 0x10] ldsb [%l7 + 0x43], %i6 call loop_2698 alignaddrl %o4, %o6, %g4 stb %g5, [%l7 + 0x3F] call loop_2699 loop_2698: nop nop setx 0x50401400, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr movuge %fcc1, 0x48F, %l5 nop nop setx 0x45A04A32, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f18 fsqrts %f18, %f11 loop_2699: call loop_2700 nop set 0x20, %o7 ldd [%l7 + %o7], %i0 nop ! tg %xcc, 0x51 changed by convert2hboot set 0x40, %i4 nop ! stda %f0, [%l7 + %i4] 0xc1 ASI use replaced by convert2hboot loop_2700: bcc %icc, loop_2701 sra %l0, 0x16, %g6 bn,a,pn %xcc, loop_2702 movue %fcc3, %l2, %i4 loop_2701: movvc %icc, %o2, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_2702: nop set 0x44, %l0 ldsw [%l7 + %l0], %g3 nop nop setx 0x604E5400, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr mova %icc, %o3, %g7 nop ! tvc %icc, 0x51 changed by convert2hboot move %icc, %o7, %i0 fbu,pn %fcc0, loop_2703 umulcc %o1, %g2, %l4 brgz %i2, loop_2704 srax %i7, %i3, %o0 loop_2703: srlx %g1, 0x18, %l3 fmovdne %fcc3, %f4, %f6 loop_2704: nop set 0x38, %g6 std %i6, [%l7 + %g6] nop setx 0x1E5B, %l0, %i6 sdivx %o5, %i6, %o4 rd %asi, %o6 call loop_2705 edge16n %g5, %l5, %i1 ldstub [%l7 + 0x62], %g4 call loop_2706 loop_2705: mova %icc, 0x75B, %l0 set 0x74, %l5 nop ! swapa [%l7 + %l5] 0x04, %l2 ASI use replaced by convert2hboot loop_2706: movre %g6, 0x24D, %o2 ldsw [%l7 + 0x50], %l1 srlx %i4, %g3, %o3 umul %i5, 0x0175, %o7 brlez,a,pn %g7, loop_2707 stx %o1, [%l7 + 0x30] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2707: ldd [%l7 + 0x30], %l4 call loop_2708 call loop_2709 call loop_2710 call loop_2711 loop_2708: call loop_2712 loop_2709: call loop_2713 loop_2710: ldsb [%l7 + 0x73], %i2 loop_2711: call loop_2714 loop_2712: stx %g2, [%l7 + 0x20] loop_2713: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_2714: nop setx loop_2715, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004100001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot movug %fcc3, %i7, %g1 smul %l3, 0x111F, %l6 nop set 0x1C, %o6 lduw [%l7 + %o6], %o0 loop_2715: call loop_2716 movcc %xcc, %o5, %o4 edge16 %i6, %g5, %o6 fors %f29, %f3, %f8 loop_2716: call loop_2717 nop fitod %f6, %f16 fdtox %f16, %f0 set 0x50, %i6 nop ! stwa %i1, [%l7 + %i6] 0x80 ASI use replaced by convert2hboot loop_2717: be %xcc, loop_2718 bcs %xcc, loop_2719 andcc %g4, %l0, %l2 call loop_2720 loop_2718: nop nop setx 0xA05F7C00, %l0, %l6 st %l6, [%l7 + 0x68] ld [%l7 + 0x68], %fsr loop_2719: call loop_2721 nop set 0x58, %o3 std %l4, [%l7 + %o3] loop_2720: nop set 0x40, %o5 nop ! ldda [%l7 + %o5] 0x80, %f16 ASI use replaced by convert2hboot loop_2721: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot and %l1, %g6, %i4 set 0x60, %i2 nop ! ldda [%l7 + %i2] 0xea, %g2 ASI use replaced by convert2hboot ldsw [%l7 + 0x3C], %i5 call loop_2722 nop set 0x3E, %i3 stb %o3, [%l7 + %i3] nop set 0x20, %g2 std %f16, [%l7 + %g2] sra %g7, %o1, %o7 loop_2722: nop set 0x78, %g1 stw %l4, [%l7 + %g1] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop set 0x28, %o2 ldsw [%l7 + %o2], %g2 nop set 0x10, %l2 std %i2, [%l7 + %l2] nop ! tpos %xcc, 0x38 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_2723 call loop_2724 bvc,a,pt %icc, loop_2725 nop ! rdpr %tba, %g1 changed by convert2hboot loop_2723: nop set 0x20, %g4 nop ! stxa %l3, [%l7 + %g4] 0xeb ASI use replaced by convert2hboot membar #Sync loop_2724: nop set 0x40, %g7 ldd [%l7 + %g7], %i6 loop_2725: call loop_2726 fmovd %f10, %f0 call loop_2727 wr %g0, 0x0, %pcr ! wr %o5, 0x0E67, %set_softint changed by convert2hboot loop_2726: rdpr %cwp, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_2727: andcc %o4, 0x19FF, %g5 ld [%l7 + 0x44], %f14 call loop_2728 fbne,pn %fcc0, loop_2729 nop set 0x29, %i0 ldub [%l7 + %i0], %o6 loop_2728: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2729: call loop_2730 movvs %icc, %l0, %l2 fmovsl %xcc, %f18, %f5 lduh [%l7 + 0x30], %l5 loop_2730: nop ! wrpr %o2, %l1, %tick changed by convert2hboot fmul8sux16 %f8, %f4, %f0 st %f31, [%l7 + 0x68] call loop_2731 srlx %g6, 0x07, %i4 fmovsneg %xcc, %f16, %f27 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2731: edge32ln %g3, %i5, %g7 fpack16 %f14, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lduh [%l7 + 0x64], %o7 nop ! tle %icc, 0x77 changed by convert2hboot add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %o1 nop ! casa [%l6] 0x88, %o1, %l4 ASI use replaced by convert2hboot fpack32 %f2, %f14, %f28 mulscc %i0, %i2, %g2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xE30, %hsys_tick_cmpr changed by convert2hboot call loop_2732 nop ! te %xcc, 0x54 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2732: nop nop setx 0xD0466400, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr ldsh [%l7 + 0x7C], %i7 st %f28, [%l7 + 0x58] stw %o5, [%l7 + 0x1C] set 0x60, %g5 nop ! prefetcha [%l7 + %g5] 0x18, 3 ASI use replaced by convert2hboot call loop_2733 call loop_2734 nop setx 0x0788, %l0, %l6 udiv %i6, %l6, %g5 fmovsue %fcc0, %f5, %f7 loop_2733: flush %l7 + 0x18 loop_2734: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f19, [%l7 + 0x40] %asi wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! tge %xcc, 0x4c changed by convert2hboot nop fitos %f2, %f3 ldx [%l7 + 0x60], %i1 nop ! tgu %icc, 0x4a changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot sta %f29, [%l7 + 0x30] %asi nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot fxor %f22, %f12, %f8 orncc %l2, 0x0223, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync set 0x40, %o0 nop ! stda %f0, [%l7 + %o0] 0xcb ASI use replaced by convert2hboot subc %l1, 0x1457, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_2735 flush %l7 + 0x60 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xAC8, %sys_tick_cmpr changed by convert2hboot movle %icc, 0x688, %g7 loop_2735: nop set 0x21, %g3 nop ! ldstuba [%l7 + %g3] 0x19, %o3 ASI use replaced by convert2hboot ldsw [%l7 + 0x2C], %i5 sth %o7, [%l7 + 0x7E] add %l7, 0x74, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! tl %icc, 0x66 changed by convert2hboot nop ! te %icc, 0x4e changed by convert2hboot movul %fcc3, %i0, %i2 nop set 0x71, %i5 ldsb [%l7 + %i5], %i3 fmul8sux16 %f10, %f12, %f26 call loop_2736 ldstub [%l7 + 0x75], %g1 ld [%l7 + 0x1C], %f24 set 0x4B, %o4 nop ! lduba [%l7 + %o4] 0x11, %l3 ASI use replaced by convert2hboot loop_2736: edge8l %g2, %i7, %o5 set 0x3C, %i7 nop ! swapa [%l7 + %i7] 0x0c, %o0 ASI use replaced by convert2hboot movuge %fcc1, %i6, %l6 ldsw [%l7 + 0x1C], %o4 movvc %xcc, 0x509, %i1 xnor %g5, %o6, %l0 set 0x6C, %l1 sta %f7, [%l7 + %l1] 0x88 call loop_2737 call loop_2738 ldub [%l7 + 0x14], %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2737: edge8 %l1, %i4, %g6 loop_2738: stb %l5, [%l7 + 0x5B] call loop_2739 call loop_2740 sub %g3, %g4, %o3 brz,a %i5, loop_2741 loop_2739: fmovrsne %o7, %f11, %f7 loop_2740: nop set 0x68, %i1 ldd [%l7 + %i1], %f26 wr %g0, 0x0, %pcr ! wr %g0, 0xf1, %asi changed by convert2hboot membar #Sync loop_2741: ld [%l7 + 0x50], %f28 movneg %xcc, 0x5C4, %l4 set 0x61, %l6 nop ! ldsba [%l7 + %l6] 0x19, %o1 ASI use replaced by convert2hboot fmovsne %fcc2, %f14, %f11 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot be,pn %icc, loop_2742 fmovdue %fcc0, %f8, %f12 nop ! tvc %icc, 0x52 changed by convert2hboot ld [%l7 + 0x68], %f2 loop_2742: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x60, %l4 lda [%l7 + %l4] 0x10, %f15 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x10, %o1 lduw [%l7 + %o1], %i3 call loop_2743 nop set 0x66, %l3 ldsb [%l7 + %l3], %g1 call loop_2744 movuge %fcc0, 0x58E, %g2 loop_2743: nop set 0x40, %o7 lduh [%l7 + %o7], %l3 edge16ln %i7, %o0, %o5 loop_2744: nop set 0x58, %i4 lduw [%l7 + %i4], %l6 fbu,a %fcc2, loop_2745 sethi 0x13D5, %i6 srl %i1, %g5, %o4 umul %l0, %l2, %o6 loop_2745: bl,a %icc, loop_2746 fmovdo %fcc3, %f26, %f16 call loop_2747 st %f0, [%l7 + 0x64] loop_2746: xnor %l1, 0x1BCF, %i4 call loop_2748 loop_2747: rd %asi, %g6 nop ! tsubcc %l5, 0x3b, %o2 changed by convert2hboot movg %icc, %g3, %g4 loop_2748: ldstub [%l7 + 0x62], %o3 ldstub [%l7 + 0x6F], %i5 ba %icc, loop_2749 movrne %o7, 0x25D, %o1 call loop_2750 call loop_2751 loop_2749: stw %g7, [%l7 + 0x5C] set 0x40, %g6 nop ! stda %f0, [%l7 + %g6] 0x1f ASI use replaced by convert2hboot membar #Sync loop_2750: nop ! taddcctv %i2, %i0, %l4 changed by convert2hboot loop_2751: smul %g1, 0x1814, %g2 bmask %l3, %i7, %i3 movue %fcc2, %o0, %o5 nop set 0x78, %l0 std %i6, [%l7 + %l0] nop ! wrpr %i6, 0x0F97, %tick changed by convert2hboot edge8l %g5, %o4, %i1 movcc %icc, %l0, %l2 sub %l1, %o6, %i4 call loop_2752 call loop_2753 call loop_2754 nop nop setx 0xE06CE400, %l0, %l6 st %l6, [%l7 + 0x7C] ld [%l7 + 0x7C], %fsr loop_2752: fornot2 %f24, %f28, %f20 loop_2753: nop ! taddcctv %g6, %o2, %g3 changed by convert2hboot loop_2754: fnot2 %f0, %f24 ldx [%l7 + 0x40], %g4 fcmpd %fcc3, %f18, %f28 movne %fcc2, 0x3EE, %o3 move %icc, 0x4FC, %i5 orncc %o7, 0x0D91, %o1 call loop_2755 nop set 0x22, %o6 stb %l5, [%l7 + %o6] call loop_2756 call loop_2757 loop_2755: fandnot2s %f3, %f16, %f30 nop set 0x38, %i6 ldx [%l7 + %i6], %i2 loop_2756: call loop_2758 loop_2757: call loop_2759 umul %g7, %i0, %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2758: fmul8ulx16 %f2, %f10, %f20 loop_2759: popc %g1, %l3 nop set 0x48, %l5 ldd [%l7 + %l5], %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync subcc %o0, 0x19FE, %o5 call loop_2760 call loop_2761 movne %icc, %i7, %i6 nop ! tl %icc, 0x73 changed by convert2hboot loop_2760: nop nop setx 0xF60EFB68A06F9800, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr loop_2761: nop set 0x18, %o5 nop ! prefetcha [%l7 + %o5] 0x80, 1 ASI use replaced by convert2hboot movrne %o4, %g5, %i1 set 0x28, %o3 nop ! ldswa [%l7 + %o3] 0x19, %l2 ASI use replaced by convert2hboot nop ! tg %xcc, 0x52 changed by convert2hboot set 0x60, %i2 nop ! stda %l0, [%l7 + %i2] 0x2f ASI use replaced by convert2hboot membar #Sync umulcc %l1, %o6, %g6 nop ! tcc %icc, 0x6e changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot call loop_2762 movug %fcc2, %i4, %g4 nop set 0x14, %i3 ldub [%l7 + %i3], %o3 subccc %i5, %o7, %o1 loop_2762: sth %g3, [%l7 + 0x76] std %l4, [%l7 + 0x30] wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_2763 ldd [%l7 + 0x40], %f28 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_2763: call loop_2764 bcs,pn %xcc, loop_2765 fmovsug %fcc2, %f14, %f14 orcc %g2, %g1, %l4 loop_2764: movo %fcc3, %l3, %o0 loop_2765: call loop_2766 call loop_2767 nop ! rdhpr %hintp, %o5 changed by convert2hboot set 0x48, %g2 nop ! ldswa [%l7 + %g2] 0x04, %i3 ASI use replaced by convert2hboot loop_2766: nop wr %g0, 0x0, %pcr ! wr %g0, 0xf9, %asi changed by convert2hboot membar #Sync loop_2767: movug %fcc1, %i7, %i6 fmovscc %icc, %f16, %f3 subc %o4, 0x1A52, %g5 set 0x40, %o2 nop ! ldda [%l7 + %o2] 0xd1, %f16 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop fitod %f6, %f20 fdtoi %f20, %f21 movleu %icc, %i1, %l2 call loop_2768 call loop_2769 fmovdn %fcc2, %f12, %f6 fnor %f28, %f20, %f2 loop_2768: nop set 0x1A, %g1 nop ! stba %l0, [%l7 + %g1] 0xeb ASI use replaced by convert2hboot membar #Sync loop_2769: stx %o6, [%l7 + 0x10] add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casxa [%l6] 0x88, %g6, %o2 ASI use replaced by convert2hboot movcc %xcc, %i4, %l1 fba,pt %fcc1, loop_2770 call loop_2771 nop set 0x40, %l2 ldd [%l7 + %l2], %f0 call loop_2772 loop_2770: ld [%l7 + 0x5C], %f22 loop_2771: srl %o3, %g4, %o7 call loop_2773 loop_2772: movo %fcc3, 0x02D, %o1 movcc %icc, 0x41D, %i5 call loop_2774 loop_2773: call loop_2775 edge8ln %l5, %g3, %g7 call loop_2776 loop_2774: loop_2775: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_2776: ld [%l7 + 0x58], %f9 fmovsl %fcc2, %f6, %f7 fbul,a %fcc0, loop_2777 ld [%l7 + 0x78], %f20 fand %f8, %f26, %f0 ldsw [%l7 + 0x54], %g2 loop_2777: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xC3F, %hsys_tick_cmpr changed by convert2hboot fmovrdgz %i2, %f28, %f4 ldub [%l7 + 0x5A], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x24, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f16, [%l7 + 0x1C] %asi sth %o5, [%l7 + 0x70] stw %i3, [%l7 + 0x1C] andncc %i7, 0x0513, %i6 call loop_2778 call loop_2779 nop set 0x0C, %g4 ldstub [%l7 + %g4], %l3 call loop_2780 loop_2778: st %f16, [%l7 + 0x14] loop_2779: nop set 0x20, %i0 ldd [%l7 + %i0], %f0 add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %o4, %g5 ASI use replaced by convert2hboot loop_2780: call loop_2781 call loop_2782 movg %xcc, 0x4DA, %l6 nop ! tg %xcc, 0x72 changed by convert2hboot loop_2781: movul %fcc1, 0x42D, %i1 loop_2782: swap [%l7 + 0x34], %l0 ldd [%l7 + 0x30], %f22 wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot fmovdcc %icc, %f14, %f14 set 0x44, %g7 nop ! lduwa [%l7 + %g7] 0x88, %o6 ASI use replaced by convert2hboot lduw [%l7 + 0x10], %g6 nop ! rdhpr %hpstate, %i4 changed by convert2hboot st %f24, [%l7 + 0x44] addccc %o2, 0x1AF8, %o3 andcc %g4, 0x0320, %l1 edge32n %o7, %o1, %l5 set 0x40, %o0 nop ! stda %f0, [%l7 + %o0] 0xc2 ASI use replaced by convert2hboot set 0x68, %g3 nop ! swapa [%l7 + %g3] 0x18, %g3 ASI use replaced by convert2hboot nop set 0x24, %i5 prefetch [%l7 + %i5], 4 ldstub [%l7 + 0x78], %i5 call loop_2783 call loop_2784 call loop_2785 fmovdl %fcc2, %f14, %f12 loop_2783: nop set 0x20, %o4 nop ! ldda [%l7 + %o4] 0x04, %i0 ASI use replaced by convert2hboot loop_2784: call loop_2786 loop_2785: ldd [%l7 + 0x70], %f24 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_2786: fmovdue %fcc3, %f2, %f28 set 0x38, %g5 nop ! lduwa [%l7 + %g5] 0x19, %g7 ASI use replaced by convert2hboot set 0x54, %i7 nop ! stwa %g1, [%l7 + %i7] 0x19 ASI use replaced by convert2hboot edge32l %l4, %i2, %o5 fmovd %f20, %f22 call loop_2787 call loop_2788 nop ! ta %icc, 0x6a changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2787: edge32 %i7, %i6, %l3 loop_2788: nop ! tl %xcc, 0x6b changed by convert2hboot sllx %o0, 0x04, %o4 xnor %l6, %i1, %g5 fexpand %f3, %f26 movcs %icc, 0x14A, %l2 bmask %o6, %g6, %l0 call loop_2789 nop set 0x38, %l1 stx %i4, [%l7 + %l1] brnz,a %o3, loop_2790 movcc %xcc, 0x4E5, %g4 loop_2789: call loop_2791 loop_2790: fcmple16 %f28, %f20, %l1 call loop_2792 call loop_2793 loop_2791: fmovsug %fcc2, %f13, %f28 be %icc, loop_2794 loop_2792: nop set 0x28, %l6 ldd [%l7 + %l6], %f8 loop_2793: fcmpgt16 %f4, %f28, %o7 ld [%l7 + 0x40], %f4 loop_2794: call loop_2795 nop ! te %xcc, 0x51 changed by convert2hboot std %o2, [%l7 + 0x48] flush %l7 + 0x40 loop_2795: nop ! tvs %xcc, 0x3b changed by convert2hboot nop ! taddcctv %o1, %l5, %i5 changed by convert2hboot rdpr %pil, %g3 ldx [%l7 + 0x70], %i0 andcc %g2, 0x032D, %g7 orncc %l4, %i2, %g1 smulcc %i3, %o5, %i7 wr %g0, 0x0, %pcr ! wr %l3, 0x1769, %sys_tick changed by convert2hboot call loop_2796 movvs %icc, 0x70E, %i6 call loop_2797 ld [%l7 + 0x44], %f4 loop_2796: nop add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casa [%l6] 0x10, %o4, %l6 ASI use replaced by convert2hboot loop_2797: call loop_2798 nop ! rdhpr %htba, %o0 changed by convert2hboot nop set 0x38, %i1 std %f24, [%l7 + %i1] nop nop setx 0x424F9378E0544400, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_2798: edge8ln %i1, %l2, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot array16 %l0, %i4, %o3 nop ! tne %xcc, 0x54 changed by convert2hboot fandnot1s %f19, %f29, %f13 set 0x60, %l4 nop ! prefetcha [%l7 + %l4] 0x88, 1 ASI use replaced by convert2hboot wrpr %g6, 0x0EF3, %pil wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! taddcc %l1, 0x75, %o2 changed by convert2hboot st %f10, [%l7 + 0x7C] fmovrslez %l5, %f21, %f23 udivx %i5, 0x0280, %o1 smulcc %g3, %g2, %g7 set 0x20, %o1 nop ! swapa [%l7 + %o1] 0x19, %l4 ASI use replaced by convert2hboot call loop_2799 orcc %i0, 0x0D3B, %i2 nop ! tcc %xcc, 0x7d changed by convert2hboot movlg %fcc0, 0x69E, %i3 loop_2799: call loop_2800 rd %y, %o5 call loop_2801 nop setx 0x0492, %l0, %l3 udivcc %i7, %l3, %i6 loop_2800: fmovde %icc, %f4, %f18 call loop_2802 loop_2801: sllx %g1, %l6, %o0 fmovdlg %fcc3, %f20, %f4 sllx %o4, %i1, %l2 loop_2802: nop set 0x14, %l3 nop ! lduba [%l7 + %l3] 0x80, %o6 ASI use replaced by convert2hboot nop set 0x65, %o7 ldsb [%l7 + %o7], %l0 ldd [%l7 + 0x70], %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync edge8ln %i4, %o3, %g6 set 0x7C, %g6 nop ! ldswa [%l7 + %g6] 0x81, %o7 ASI use replaced by convert2hboot nop set 0x0E, %i4 lduh [%l7 + %i4], %g4 stw %o2, [%l7 + 0x54] bleu %xcc, loop_2803 call loop_2804 nop set 0x68, %o6 stx %l5, [%l7 + %o6] nop set 0x47, %i6 ldsb [%l7 + %i6], %l1 loop_2803: nop set 0x6F, %l0 nop ! lduba [%l7 + %l0] 0x0c, %o1 ASI use replaced by convert2hboot loop_2804: ldsw [%l7 + 0x2C], %g3 nop set 0x08, %o5 std %i4, [%l7 + %o5] sdivcc %g7, 0x0FC0, %g2 nop nop setx 0x2076E400, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr brlz %l4, loop_2805 srlx %i2, %i3, %o5 fpsub16 %f30, %f20, %f14 bpos %xcc, loop_2806 loop_2805: fmovrsne %i7, %f17, %f26 flush %l7 + 0x20 nop set 0x74, %o3 ldsw [%l7 + %o3], %l3 loop_2806: call loop_2807 movrne %i6, 0x2DB, %g1 edge32l %l6, %o0, %i0 movre %i1, 0x350, %l2 loop_2807: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_2808 nop set 0x62, %i2 ldub [%l7 + %i2], %o6 call loop_2809 call loop_2810 loop_2808: call loop_2811 rd %pc, %l0 loop_2809: st %f30, [%l7 + 0x08] loop_2810: nop ! tneg %xcc, 0x4c changed by convert2hboot loop_2811: nop set 0x6E, %i3 nop ! lduba [%l7 + %i3] 0x88, %g5 ASI use replaced by convert2hboot nop set 0x28, %g2 ldx [%l7 + %g2], %o3 call loop_2812 rd %ccr, %i4 call loop_2813 movrlez %o7, %g6, %o2 loop_2812: wrpr %l5, %l1, %cwp nop setx 0x0EAD, %l0, %o1 sdivx %g4, %o1, %i5 loop_2813: call loop_2814 umul %g7, %g3, %g2 call loop_2815 swap [%l7 + 0x24], %l4 loop_2814: nop ! ta %icc, 0x52 changed by convert2hboot swap [%l7 + 0x7C], %i2 loop_2815: call loop_2816 brlez %o5, loop_2817 call loop_2818 fbule,a,pt %fcc1, loop_2819 loop_2816: flush %l7 + 0x48 loop_2817: srl %i3, 0x03, %l3 loop_2818: subcc %i7, 0x01F2, %g1 loop_2819: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sra %l6, 0x0C, %i0 set 0x68, %l5 nop ! stda %o0, [%l7 + %l5] 0x18 ASI use replaced by convert2hboot call loop_2820 addccc %i1, %l2, %o6 set 0x64, %o2 nop ! swapa [%l7 + %o2] 0x0c, %o4 ASI use replaced by convert2hboot loop_2820: nop set 0x16, %l2 ldsb [%l7 + %l2], %g5 call loop_2821 popc 0x185B, %o3 xor %l0, %i4, %g6 nop nop setx 0xB04C4000, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr loop_2821: fbuge %fcc1, loop_2822 movre %o7, 0x235, %o2 st %f28, [%l7 + 0x40] movl %fcc3, %l1, %l5 loop_2822: fpadd32 %f28, %f16, %f10 call loop_2823 std %o0, [%l7 + 0x30] orncc %i5, 0x0E1B, %g4 movleu %icc, %g7, %g2 loop_2823: wrpr %g3, %i2, %cwp call loop_2824 orcc %l4, %o5, %i3 nop set 0x20, %g4 sth %l3, [%l7 + %g4] fmovsa %xcc, %f4, %f4 loop_2824: nop set 0x30, %g1 stx %g1, [%l7 + %g1] nop ! tcc %icc, 0x50 changed by convert2hboot fbug,pt %fcc0, loop_2825 nop set 0x3D, %i0 ldsb [%l7 + %i0], %i6 set 0x40, %o0 sta %f6, [%l7 + %o0] 0x10 loop_2825: fmovrdgz %i7, %f16, %f12 nop set 0x7D, %g3 ldub [%l7 + %g3], %i0 nop nop setx 0xD023992E3BFDF7C8, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f16 setx 0x364C32ABE064D2C7, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f26 faddd %f26, %f16, %f16 call loop_2826 wrpr %l6, 0x00E7, %cwp set 0x60, %i5 nop ! swapa [%l7 + %i5] 0x19, %i1 ASI use replaced by convert2hboot loop_2826: movg %xcc, 0x248, %o0 ldsh [%l7 + 0x1C], %o6 call loop_2827 nop ! tvs %icc, 0x55 changed by convert2hboot nop ! sir 0x0C1B !!sir is illegal_instruction nop set 0x0F, %o4 ldsb [%l7 + %o4], %o4 loop_2827: nop set 0x29, %g7 ldstub [%l7 + %g7], %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_2828 call loop_2829 call loop_2830 wr %g0, 0x0, %pcr ! wr %l0, %i4, %softint changed by convert2hboot loop_2828: subccc %g6, 0x083D, %o7 loop_2829: call loop_2831 loop_2830: edge32n %o3, %o2, %l5 add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_2831: ld [%l7 + 0x50], %f5 set 0x28, %g5 nop ! lduwa [%l7 + %g5] 0x18, %i5 ASI use replaced by convert2hboot mulscc %g7, %g4, %g3 call loop_2832 nop nop setx 0x889CCBCC006F9000, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_2832: nop ! tgu %icc, 0x4c changed by convert2hboot movl %fcc3, 0x306, %i2 sth %o5, [%l7 + 0x70] nop ! tcc %xcc, 0x7b changed by convert2hboot set 0x4C, %i7 nop ! stwa %i3, [%l7 + %i7] 0x89 ASI use replaced by convert2hboot call loop_2833 movg %xcc, 0x2A9, %l4 call loop_2834 nop set 0x6B, %l6 stb %l3, [%l7 + %l6] loop_2833: call loop_2835 ldx [%l7 + 0x70], %i6 loop_2834: sub %g1, %i7, %i0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_2835: nop ! rdpr %tba, %o6 changed by convert2hboot nop ! tge %xcc, 0x6a changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x52, %i1 nop ! lduha [%l7 + %i1] 0x88, %l2 ASI use replaced by convert2hboot nop set 0x20, %l1 ldd [%l7 + %l1], %o0 nop set 0x1C, %l4 ldsw [%l7 + %l4], %l0 brgez,a,pn %g5, loop_2836 call loop_2837 fbue,pt %fcc3, loop_2838 fmovrde %i4, %f20, %f12 loop_2836: nop set 0x30, %o1 ldx [%l7 + %o1], %o7 loop_2837: call loop_2839 loop_2838: call loop_2840 udivcc %g6, 0x04F2, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0xd9, %asi changed by convert2hboot loop_2839: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_2840: fmovsvs %xcc, %f27, %f19 set 0x2C, %o7 nop ! ldsha [%l7 + %o7] 0x19, %l5 ASI use replaced by convert2hboot smulcc %l1, %o1, %g7 movge %fcc3, 0x248, %g4 call loop_2841 call loop_2842 edge32l %i5, %g2, %g3 lduh [%l7 + 0x5A], %i2 loop_2841: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x0C] %asi, %f4 loop_2842: nop set 0x78, %l3 prefetch [%l7 + %l3], 2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x40, %i4 prefetch [%l7 + %i4], 0 nop set 0x08, %g6 sth %l4, [%l7 + %g6] mulx %o5, 0x1998, %i6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x306, %hsys_tick_cmpr changed by convert2hboot fmovrdgz %i0, %f0, %f30 call loop_2843 sethi 0x1EF1, %l6 movvc %icc, %i1, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_2843: call loop_2844 call loop_2845 call loop_2846 loop_2844: call loop_2847 loop_2845: edge16n %l2, %l3, %o0 call loop_2848 loop_2846: ble,a %icc, loop_2849 loop_2847: ldx [%l7 + 0x40], %g5 call loop_2850 loop_2848: fmovrdgz %i4, %f16, %f16 loop_2849: nop set 0x7E, %o6 nop ! stba %l0, [%l7 + %o6] 0x04 ASI use replaced by convert2hboot loop_2850: flush %l7 + 0x30 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot bn %icc, loop_2851 call loop_2852 orn %o2, 0x006C, %o7 call loop_2853 loop_2851: fmovse %icc, %f16, %f31 loop_2852: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync loop_2853: nop set 0x14, %i6 sta %f24, [%l7 + %i6] 0x10 call loop_2854 nop ! tn %icc, 0x42 changed by convert2hboot set 0x48, %o5 nop ! stwa %l1, [%l7 + %o5] 0xe3 ASI use replaced by convert2hboot membar #Sync loop_2854: sth %o1, [%l7 + 0x1C] set 0x58, %l0 nop ! prefetcha [%l7 + %l0] 0x11, 4 ASI use replaced by convert2hboot set 0x17, %i2 nop ! ldstuba [%l7 + %i2] 0x18, %l5 ASI use replaced by convert2hboot udivcc %g4, 0x0FDF, %i5 call loop_2855 call loop_2856 fmovdgu %icc, %f12, %f18 fmovdge %xcc, %f6, %f20 loop_2855: call loop_2857 loop_2856: lduw [%l7 + 0x7C], %g3 alignaddr %i2, %g2, %i3 wr %g0, 0x0, %pcr ! wr %o5, 0x070E, %set_softint changed by convert2hboot loop_2857: call loop_2858 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_2858: sth %g1, [%l7 + 0x20] call loop_2859 call loop_2860 wrpr %i7, %i0, %pil nop set 0x53, %o3 ldub [%l7 + %o3], %l6 loop_2859: call loop_2861 loop_2860: nop set 0x26, %g2 lduh [%l7 + %g2], %l4 ldsh [%l7 + 0x76], %i1 call loop_2862 loop_2861: ld [%l7 + 0x08], %f2 movcs %icc, %o4, %l2 ld [%l7 + 0x68], %f16 loop_2862: fmovdu %fcc2, %f14, %f0 and %o6, 0x1844, %l3 call loop_2863 movre %o0, 0x0A9, %g5 fmovsgu %xcc, %f5, %f23 call loop_2864 loop_2863: stw %l0, [%l7 + 0x78] set 0x40, %l5 nop ! ldda [%l7 + %l5] 0x26, %i4 ASI use replaced by convert2hboot loop_2864: call loop_2865 array32 %o2, %g6, %o3 nop ! tl %icc, 0x60 changed by convert2hboot nop set 0x18, %i3 ldx [%l7 + %i3], %l1 loop_2865: nop add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l6] %asi, %o1 set 0x34, %o2 nop ! stha %l5, [%l7 + %o2] 0x19 ASI use replaced by convert2hboot nop set 0x0D, %l2 stb %g4, [%l7 + %l2] nop set 0x1A, %g4 ldsb [%l7 + %g4], %g7 nop set 0x70, %g1 std %f2, [%l7 + %g1] edge16ln %i5, %g3, %i2 nop set 0x54, %i0 swap [%l7 + %i0], %g2 add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l6] %asi, %o5 nop ! casa [%l6] 0x10, %o5, %i3 ASI use replaced by convert2hboot lduw [%l7 + 0x34], %g1 movug %fcc2, %i6, %i7 call loop_2866 ldsb [%l7 + 0x0C], %l6 call loop_2867 movleu %xcc, 0x144, %l4 loop_2866: call loop_2868 smul %i1, %o4, %l2 loop_2867: stb %o6, [%l7 + 0x35] add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %i0, %o0 ASI use replaced by convert2hboot loop_2868: edge32l %g5, %l3, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_2869 call loop_2870 nop nop setx 0x2BFF4971C0574000, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr rd %fprs, %o2 loop_2869: std %f18, [%l7 + 0x28] loop_2870: mulx %g6, 0x17AF, %l1 call loop_2871 ba %icc, loop_2872 edge8 %o1, %o7, %l5 set 0x24, %o0 sta %f17, [%l7 + %o0] 0x11 loop_2871: nop set 0x30, %i5 nop ! ldswa [%l7 + %i5] 0x0c, %g4 ASI use replaced by convert2hboot loop_2872: lduw [%l7 + 0x10], %o3 call loop_2873 call loop_2874 nop ! ta %icc, 0x75 changed by convert2hboot call loop_2875 loop_2873: nop ! tneg %xcc, 0x7a changed by convert2hboot loop_2874: nop set 0x48, %o4 nop ! stba %g7, [%l7 + %o4] 0xea ASI use replaced by convert2hboot membar #Sync loop_2875: movrne %i5, %i2, %g2 smul %g3, 0x0B34, %o5 call loop_2876 edge8n %g1, %i6, %i7 wr %g0, 0x0, %pcr ! wr %l6, %i3, %sys_tick changed by convert2hboot edge16l %i1, %l4, %o4 loop_2876: movrgz %l2, 0x06D, %o6 fmovdug %fcc2, %f24, %f2 nop set 0x40, %g3 ldd [%l7 + %g3], %i0 fmovrdne %g5, %f6, %f30 movneg %icc, %o0, %i4 set 0x50, %g7 nop ! stda %l2, [%l7 + %g7] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_2877 call loop_2878 swap [%l7 + 0x3C], %o2 loop_2877: call loop_2879 be,a %icc, loop_2880 loop_2878: array16 %g6, %l1, %o1 call loop_2881 loop_2879: rdpr %gl, %l0 loop_2880: nop set 0x08, %i7 std %f10, [%l7 + %i7] set 0x10, %g5 nop ! lduha [%l7 + %g5] 0x0c, %o7 ASI use replaced by convert2hboot loop_2881: nop set 0x3B, %l6 ldsb [%l7 + %l6], %g4 nop ! taddcc %l5, 0x78, %g7 changed by convert2hboot movule %fcc1, 0x21F, %o3 call loop_2882 mulx %i2, 0x1392, %g2 umul %g3, %o5, %g1 set 0x28, %i1 nop ! prefetcha [%l7 + %i1] 0x88, 0 ASI use replaced by convert2hboot loop_2882: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd2, %asi changed by convert2hboot fbul,a %fcc3, loop_2883 fpack16 %f16, %f18 nop set 0x28, %l1 ldd [%l7 + %l1], %i6 set 0x4C, %o1 sta %f8, [%l7 + %o1] 0x10 loop_2883: fnor %f0, %f24, %f16 add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %i7 nop ! casa [%l6] 0x11, %i7, %i3 ASI use replaced by convert2hboot movneg %icc, 0x46D, %l6 nop set 0x51, %o7 ldstub [%l7 + %o7], %l4 nop nop setx 0x70DF0EB803FE80A4, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 setx 0xA3385127B346C66B, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fsubd %f22, %f24, %f2 set 0x70, %l3 nop ! lduwa [%l7 + %l3] 0x11, %i1 ASI use replaced by convert2hboot fornot1s %f14, %f6, %f14 sra %l2, %o6, %o4 call loop_2884 bcc %icc, loop_2885 nop nop setx 0x805C3C00, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr call loop_2886 loop_2884: movug %fcc2, %i0, %g5 loop_2885: fmovrslez %i4, %f18, %f26 nop set 0x3A, %l4 ldsh [%l7 + %l4], %o0 loop_2886: wr %g0, 0x0, %pcr ! wr %l3, %o2, %clear_softint changed by convert2hboot call loop_2887 fmovdle %xcc, %f20, %f0 fxnor %f30, %f14, %f4 call loop_2888 loop_2887: call loop_2889 nop ! ta %icc, 0x44 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_2888: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_2889: nop set 0x3A, %g6 lduh [%l7 + %g6], %o1 call loop_2890 movrlz %l0, 0x00B, %g4 sdiv %o7, 0x1A8C, %g7 bne,pt %xcc, loop_2891 loop_2890: call loop_2892 nop set 0x48, %i4 stx %o3, [%l7 + %i4] fbue %fcc2, loop_2893 loop_2891: nop fitod %f2, %f14 fdtox %f14, %f0 loop_2892: addccc %i2, 0x087B, %l5 nop set 0x44, %i6 ldsh [%l7 + %i6], %g3 loop_2893: nop set 0x60, %o5 ldd [%l7 + %o5], %f24 bne %icc, loop_2894 ldstub [%l7 + 0x23], %g2 nop set 0x18, %l0 stw %g1, [%l7 + %l0] set 0x48, %o6 nop ! prefetcha [%l7 + %o6] 0x10, 0 ASI use replaced by convert2hboot loop_2894: nop set 0x30, %o3 nop ! ldsha [%l7 + %o3] 0x81, %i6 ASI use replaced by convert2hboot nop ! tge %icc, 0x73 changed by convert2hboot ldx [%l7 + 0x38], %i5 add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x2C, %i2 nop ! ldsba [%l7 + %i2] 0x81, %l6 ASI use replaced by convert2hboot call loop_2895 call loop_2896 movue %fcc2, %l4, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x08] %asi, %f1 loop_2895: nop set 0x6C, %g2 nop ! ldswa [%l7 + %g2] 0x10, %o6 ASI use replaced by convert2hboot loop_2896: call loop_2897 udivx %i1, 0x1AEE, %o4 andcc %g5, 0x0201, %i0 sethi 0x1C7D, %i4 loop_2897: movle %fcc2, 0x366, %l3 set 0x7F, %l5 nop ! stba %o0, [%l7 + %l5] 0x19 ASI use replaced by convert2hboot nop set 0x48, %o2 stw %g6, [%l7 + %o2] call loop_2898 set 0x7C, %i3 nop ! lduwa [%l7 + %i3] 0x0c, %o2 ASI use replaced by convert2hboot loop_2898: rdpr %gl, %o1 ldsb [%l7 + 0x3D], %l0 ldstub [%l7 + 0x4A], %g4 movvc %icc, 0x0B3, %l1 xnorcc %g7, 0x0DD7, %o3 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %o7 add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casa [%l6] 0x18, %g3, %g2 ASI use replaced by convert2hboot edge32 %l5, %g1, %i6 call loop_2899 call loop_2900 call loop_2901 call loop_2902 loop_2899: mulx %i5, 0x047B, %o5 loop_2900: subcc %i7, 0x1FC2, %l6 loop_2901: nop ! te %xcc, 0x54 changed by convert2hboot loop_2902: call loop_2903 movgu %icc, 0x7F0, %l4 call loop_2904 srax %l2, %o6, %i1 loop_2903: stw %i3, [%l7 + 0x08] edge32n %g5, %o4, %i0 loop_2904: call loop_2905 ba,a,pn %xcc, loop_2906 movrne %l3, 0x21B, %o0 call loop_2907 loop_2905: nop ! sir 0x09ED !!sir is illegal_instruction loop_2906: call loop_2908 ldx [%l7 + 0x78], %g6 loop_2907: nop nop setx 0xB8BEEB56BD556C0C, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f20 setx 0x9928E849, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f26 fsmuld %f26, %f20, %f30 nop set 0x30, %l2 std %f20, [%l7 + %l2] loop_2908: call loop_2909 movcc %xcc, %i4, %o2 nop set 0x2F, %g4 stb %l0, [%l7 + %g4] nop ! tg %icc, 0x7d changed by convert2hboot loop_2909: nop add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot set 0x1C, %g1 nop ! stwa %g4, [%l7 + %g1] 0xe3 ASI use replaced by convert2hboot membar #Sync add %l7, 0x2C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot andn %i2, %g3, %g2 set 0x54, %o0 lda [%l7 + %o0] 0x18, %f3 movrgz %l5, 0x2F7, %g1 nop set 0x53, %i5 ldsb [%l7 + %i5], %o7 popc 0x065E, %i6 set 0x34, %i0 sta %f15, [%l7 + %i0] 0x88 set 0x110, %o4 nop ! stxa %o5, [%g0 + %o4] 0x21 ASI use replaced by convert2hboot ldstub [%l7 + 0x6B], %i7 edge32n %i5, %l4, %l6 fmovdcc %xcc, %f30, %f12 nop ! wr %g0, 0x0, %pcr ! wr %g0, 0x40, %asi changed by convert2hboot ripped by fixASI40.pl nop ! tcc %xcc, 0x4e changed by convert2hboot call loop_2910 call loop_2911 nop set 0x38, %g3 ldx [%l7 + %g3], %i1 nop ! rdpr %tl, %i3 changed by convert2hboot loop_2910: ldd [%l7 + 0x38], %f18 loop_2911: call loop_2912 fbuge,a %fcc3, loop_2913 stw %g5, [%l7 + 0x70] call loop_2914 loop_2912: call loop_2915 loop_2913: call loop_2916 nop set 0x64, %i7 prefetch [%l7 + %i7], 1 loop_2914: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_2915: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_2916: call loop_2917 ldsb [%l7 + 0x70], %o4 call loop_2918 nop set 0x36, %g5 ldsh [%l7 + %g5], %i0 loop_2917: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_2918: call loop_2919 fmuld8sux16 %f30, %f13, %f26 call loop_2920 call loop_2921 loop_2919: xnor %o0, 0x0A14, %g6 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_2920: ldstub [%l7 + 0x53], %o1 loop_2921: nop nop setx 0x8040FC00, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr nop set 0x20, %l6 ldd [%l7 + %l6], %f4 nop ! taddcctv %l0, 0x36, %g4 changed by convert2hboot call loop_2922 edge8 %o3, %g7, %l1 call loop_2923 for %f18, %f26, %f0 loop_2922: edge16l %i2, %g3, %g2 call loop_2924 loop_2923: xorcc %g1, %o7, %l5 popc %i6, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_2924: nop set 0x6C, %g7 sth %l4, [%l7 + %g7] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x40, %l1 nop ! stda %f0, [%l7 + %l1] 0xc8 ASI use replaced by convert2hboot nop set 0x2E, %o1 lduh [%l7 + %o1], %o6 set 0x68, %o7 nop ! ldxa [%l7 + %o7] 0x80, %l6 ASI use replaced by convert2hboot nop set 0x4E, %i1 ldsb [%l7 + %i1], %i3 call loop_2925 call loop_2926 call loop_2927 fmovsul %fcc3, %f3, %f8 loop_2925: nop set 0x2C, %l3 sta %f4, [%l7 + %l3] 0x10 loop_2926: call loop_2928 loop_2927: nop setx 0x04F7, %l0, %i1 sdivx %g5, %i1, %l2 call loop_2929 nop ! tl %xcc, 0x6d changed by convert2hboot loop_2928: nop set 0x28, %g6 nop ! lduwa [%l7 + %g6] 0x80, %o4 ASI use replaced by convert2hboot loop_2929: fmovrdlez %i0, %f8, %f0 call loop_2930 srax %l3, %o0, %g6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot and %o1, %o2, %g4 loop_2930: nop set 0x37, %l4 ldstub [%l7 + %l4], %l0 set 0x40, %i6 nop ! stda %o2, [%l7 + %i6] 0xe2 ASI use replaced by convert2hboot membar #Sync call loop_2931 call loop_2932 sllx %l1, %g7, %i2 set 0x5E, %i4 nop ! ldsha [%l7 + %i4] 0x88, %g2 ASI use replaced by convert2hboot loop_2931: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x7BD, %hsys_tick_cmpr changed by convert2hboot loop_2932: movl %icc, 0x4B6, %g1 andncc %i6, %l5, %o5 st %f0, [%l7 + 0x20] nop ! taddcctv %l4, %i5, %o6 changed by convert2hboot nop ! taddcc %i7, %l6, %g5 changed by convert2hboot nop set 0x5C, %o5 flush %l7 + %o5 flush %l7 + 0x34 set 0x58, %o6 nop ! swapa [%l7 + %o6] 0x80, %i3 ASI use replaced by convert2hboot movlg %fcc0, %l2, %i1 fmovdug %fcc2, %f30, %f16 ldd [%l7 + 0x10], %f10 alignaddrl %i0, %l3, %o0 nop setx 0x109D, %l0, %o4 udiv %g6, %o4, %o1 call loop_2933 subc %i4, %o2, %l0 brgz,a,pn %o3, loop_2934 add %g4, 0x0F1E, %l1 loop_2933: call loop_2935 fmovscc %xcc, %f23, %f10 loop_2934: sethi 0x1204, %i2 loop_2935: call loop_2936 andncc %g2, 0x1AB2, %g3 nop ! tl %xcc, 0x45 changed by convert2hboot call loop_2937 loop_2936: nop set 0x08, %o3 ldd [%l7 + %o3], %f20 nop set 0x20, %l0 lduw [%l7 + %l0], %o7 loop_2937: wrpr %g7, 0x0220, %cwp wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync bgu %icc, loop_2938 ldsh [%l7 + 0x0C], %l5 fbu %fcc3, loop_2939 nop set 0x58, %g2 std %f28, [%l7 + %g2] loop_2938: nop set 0x62, %i2 ldstub [%l7 + %i2], %o5 movge %xcc, 0x711, %i6 loop_2939: nop ! tleu %icc, 0x42 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xda, %asi changed by convert2hboot set 0x0C, %l5 nop ! lduwa [%l7 + %l5] 0x19, %i5 ASI use replaced by convert2hboot udiv %l4, 0x01AC, %i7 nop setx 0x0435, %l0, %o6 udiv %l6, %o6, %i3 call loop_2940 mova %xcc, %g5, %i1 sth %i0, [%l7 + 0x52] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_2940: nop ! tcc %xcc, 0x6b changed by convert2hboot set 0x08, %i3 nop ! ldsba [%l7 + %i3] 0x19, %o0 ASI use replaced by convert2hboot movneg %xcc, 0x07C, %g6 xor %l3, 0x1583, %o4 movpos %icc, %i4, %o1 sra %o2, 0x0D, %l0 ldstub [%l7 + 0x59], %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f13, [%l7 + 0x50] %asi smul %g4, 0x01BC, %l1 nop ! tn %xcc, 0x4c changed by convert2hboot std %f20, [%l7 + 0x68] bcs,pt %icc, loop_2941 call loop_2942 nop set 0x36, %l2 stb %g2, [%l7 + %l2] wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_2941: nop set 0x41, %g4 ldub [%l7 + %g4], %o7 loop_2942: ldx [%l7 + 0x78], %g3 nop nop setx 0x2C32BEA950408C00, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr call loop_2943 call loop_2944 bg,pn %icc, loop_2945 flush %l7 + 0x7C loop_2943: nop set 0x68, %g1 nop ! stwa %g7, [%l7 + %g1] 0x23 ASI use replaced by convert2hboot membar #Sync loop_2944: stw %l5, [%l7 + 0x68] loop_2945: andcc %g1, 0x0E97, %o5 call loop_2946 orn %i6, %l4, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_2946: call loop_2947 wr %g0, 0x0, %pcr ! wr %o6, 0x1731, %ccr changed by convert2hboot nop ! sir 0x1AB9 !!sir is illegal_instruction wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_2947: call loop_2948 fmovrdlz %i7, %f4, %f8 nop ! tleu %icc, 0x5b changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_2948: edge16n %i1, %l2, %o0 brlez %g6, loop_2949 nop set 0x72, %o0 lduh [%l7 + %o0], %i0 sra %l3, %o4, %o1 call loop_2950 loop_2949: call loop_2951 movg %fcc0, %o2, %i4 ldsb [%l7 + 0x10], %o3 loop_2950: fmovdpos %xcc, %f18, %f16 loop_2951: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_2952 fbge %fcc0, loop_2953 call loop_2954 ldub [%l7 + 0x12], %l0 loop_2952: nop set 0x30, %i5 nop ! swapa [%l7 + %i5] 0x18, %g2 ASI use replaced by convert2hboot loop_2953: stw %l1, [%l7 + 0x3C] loop_2954: nop ! tgu %xcc, 0x5d changed by convert2hboot call loop_2955 nop set 0x58, %o2 swap [%l7 + %o2], %i2 call loop_2956 ldd [%l7 + 0x40], %f22 loop_2955: nop set 0x30, %i0 ldd [%l7 + %i0], %f14 call loop_2957 loop_2956: sethi 0x03DA, %o7 call loop_2958 ldstub [%l7 + 0x67], %g7 loop_2957: fmovdul %fcc3, %f6, %f16 call loop_2959 loop_2958: prefetch [%l7 + 0x50], 1 ldub [%l7 + 0x3C], %l5 call loop_2960 loop_2959: fandnot2 %f0, %f30, %f18 ld [%l7 + 0x60], %f8 nop set 0x14, %o4 ldsw [%l7 + %o4], %g3 loop_2960: nop nop setx 0x695800, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr nop set 0x48, %g3 stw %g1, [%l7 + %g3] call loop_2961 nop fitos %f13, %f23 fstox %f23, %f4 fxtos %f4, %f17 nop set 0x20, %g5 std %f10, [%l7 + %g5] stb %o5, [%l7 + 0x31] loop_2961: nop set 0x7C, %l6 nop ! stha %i6, [%l7 + %l6] 0xea ASI use replaced by convert2hboot membar #Sync alignaddrl %l4, %l6, %i5 nop set 0x20, %i7 std %f2, [%l7 + %i7] nop set 0x16, %l1 ldub [%l7 + %l1], %i3 nop ! taddcctv %i7, 0x74, %o6 changed by convert2hboot sethi 0x0A4D, %g5 fpsub32s %f29, %f28, %f15 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f15, [%l7 + 0x18] %asi call loop_2962 call loop_2963 nop set 0x5C, %o1 prefetch [%l7 + %o1], 4 udivx %l2, 0x121B, %i1 loop_2962: call loop_2964 loop_2963: call loop_2965 movul %fcc0, %g6, %i0 add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %l3 loop_2964: movle %fcc2, 0x6DC, %o1 loop_2965: ldstub [%l7 + 0x1A], %o4 sth %o2, [%l7 + 0x22] add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fmovslg %fcc1, %f26, %f20 nop nop setx 0x10708800, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr subcc %l0, %o3, %g2 set 0x1E, %o7 nop ! lduha [%l7 + %o7] 0x89, %l1 ASI use replaced by convert2hboot fmovrsgz %o7, %f29, %f30 call loop_2966 nop set 0x68, %g7 stx %i2, [%l7 + %g7] edge8 %g7, %g3, %g1 fmovsneg %xcc, %f19, %f21 loop_2966: call loop_2967 nop set 0x58, %l3 ldd [%l7 + %l3], %f28 call loop_2968 std %o4, [%l7 + 0x38] loop_2967: ldd [%l7 + 0x70], %i6 set 0x24, %i1 lda [%l7 + %i1] 0x10, %f29 loop_2968: nop set 0x68, %g6 nop ! prefetcha [%l7 + %g6] 0x81, 3 ASI use replaced by convert2hboot edge32n %l6, %i5, %i3 call loop_2969 call loop_2970 call loop_2971 fmovsne %icc, %f13, %f7 loop_2969: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_2970: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_2971: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync edge32ln %l2, %i1, %g6 nop set 0x10, %i6 ldd [%l7 + %i6], %f22 movule %fcc0, 0x766, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x2C] %asi, %f11 flush %l7 + 0x64 nop set 0x2C, %i4 prefetch [%l7 + %i4], 4 nop set 0x24, %o5 stw %i0, [%l7 + %o5] set 0x40, %o6 nop ! ldda [%l7 + %o6] 0x18, %f0 ASI use replaced by convert2hboot nop set 0x78, %l4 ldd [%l7 + %l4], %l2 ldd [%l7 + 0x38], %f14 stx %o0, [%l7 + 0x10] call loop_2972 nop ! tl %xcc, 0x62 changed by convert2hboot nop ! tge %icc, 0x60 changed by convert2hboot call loop_2973 loop_2972: nop ! tvc %xcc, 0x4c changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xd1, %asi changed by convert2hboot loop_2973: call loop_2974 movrne %o4, %o2, %o1 nop set 0x40, %l0 lduh [%l7 + %l0], %i4 nop ! tneg %icc, 0x7c changed by convert2hboot loop_2974: ba,a %icc, loop_2975 std %g4, [%l7 + 0x60] nop nop setx 0x405E5400, %l0, %l6 st %l6, [%l7 + 0x48] ld [%l7 + 0x48], %fsr call loop_2976 loop_2975: nop set 0x74, %g2 ldsw [%l7 + %g2], %o3 nop nop setx 0x30FDE4EF70799C00, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr ld [%l7 + 0x60], %f23 loop_2976: nop set 0x40, %i2 nop ! stda %f0, [%l7 + %i2] 0xc2 ASI use replaced by convert2hboot movug %fcc2, 0x29E, %l0 call loop_2977 fmovrsgz %g2, %f5, %f19 xorcc %o7, 0x0F4E, %i2 set 0x2A, %o3 nop ! lduha [%l7 + %o3] 0x89, %l1 ASI use replaced by convert2hboot loop_2977: call loop_2978 nop ! ta %icc, 0x4a changed by convert2hboot stb %g3, [%l7 + 0x61] call loop_2979 loop_2978: set 0x40, %i3 nop ! ldda [%l7 + %i3] 0xd0, %f16 ASI use replaced by convert2hboot loop_2979: call loop_2980 nop set 0x19, %l5 ldsb [%l7 + %l5], %g1 call loop_2981 subc %o5, %g7, %l4 loop_2980: fands %f17, %f3, %f21 nop ! tsubcctv %l6, %i5, %i3 changed by convert2hboot loop_2981: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot ldub [%l7 + 0x74], %i7 fzero %f2 call loop_2982 udivx %l5, 0x0C1E, %l2 fbge %fcc1, loop_2983 fnot1 %f10, %f14 loop_2982: wr %g0, 0x0, %pcr ! wr %i1, %g6, %ccr changed by convert2hboot call loop_2984 loop_2983: mova %fcc3, %o6, %i0 sth %g5, [%l7 + 0x5E] movrne %l3, 0x372, %o4 loop_2984: call loop_2985 call loop_2986 call loop_2987 bcc %xcc, loop_2988 loop_2985: fbuge,a %fcc2, loop_2989 loop_2986: nop set 0x58, %l2 stx %o0, [%l7 + %l2] loop_2987: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_2988: fnors %f13, %f8, %f6 loop_2989: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot ldsb [%l7 + 0x40], %l0 nop ! tleu %xcc, 0x55 changed by convert2hboot movvc %icc, 0x5B2, %g2 movlg %fcc0, 0x6D1, %o7 add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_2990 ldsh [%l7 + 0x1C], %l1 edge8ln %g1, %g3, %g7 call loop_2991 loop_2990: wr %g0, 0x0, %pcr ! wr %o5, 0x1355, %y changed by convert2hboot nop set 0x7D, %g1 ldstub [%l7 + %g1], %l6 std %l4, [%l7 + 0x70] loop_2991: fmovsneg %icc, %f18, %f22 fbge,a %fcc2, loop_2992 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_2992: call loop_2993 nop nop setx 0xB0750800, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr set 0x0F, %g4 nop ! ldsba [%l7 + %g4] 0x19, %i6 ASI use replaced by convert2hboot loop_2993: fmovspos %xcc, %f6, %f30 edge32l %i7, %l5, %i5 call loop_2994 fmovdle %fcc3, %f12, %f6 call loop_2995 call loop_2996 loop_2994: nop set 0x54, %o0 flush %l7 + %o0 set 0x64, %o2 lda [%l7 + %o2] 0x0c, %f15 loop_2995: sllx %i1, %g6, %o6 loop_2996: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot fpadd32 %f2, %f26, %f30 fmovdue %fcc1, %f22, %f16 srlx %l2, %g5, %o4 movug %fcc0, 0x779, %l3 subcc %o0, 0x0DA9, %i4 nop fitod %f2, %f2 fdtox %f2, %f0 nop set 0x38, %i0 ldd [%l7 + %i0], %f28 lduw [%l7 + 0x50], %o2 nop set 0x28, %o4 ldd [%l7 + %o4], %f18 movrgez %o1, %o3, %l0 set 0x73, %g3 nop ! lduba [%l7 + %g3] 0x19, %o7 ASI use replaced by convert2hboot nop ! taddcctv %g4, 0x3a, %i2 changed by convert2hboot set 0x0C, %g5 sta %f0, [%l7 + %g5] 0x11 nop set 0x30, %l6 ldsw [%l7 + %l6], %l1 fnot2s %f15, %f17 nop ! tleu %icc, 0x6f changed by convert2hboot prefetch [%l7 + 0x14], 3 bmask %g2, %g3, %g7 call loop_2997 call loop_2998 nop ! taddcc %o5, 0x74, %g1 changed by convert2hboot nop set 0x28, %i7 ldsw [%l7 + %i7], %l6 loop_2997: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_2998: nop add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %l4 movuge %fcc2, %l5, %i5 call loop_2999 movg %icc, 0x681, %i1 wrpr %i6, %o6, %pil fbe,a %fcc3, loop_3000 loop_2999: edge8 %i0, %l2, %g6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot fpsub32s %f17, %f24, %f26 loop_3000: nop nop setx 0x1061A400, %l0, %l6 st %l6, [%l7 + 0x48] ld [%l7 + 0x48], %fsr set 0x5C, %l1 nop ! swapa [%l7 + %l1] 0x04, %g5 ASI use replaced by convert2hboot movg %icc, %o0, %i4 set 0x20, %i5 nop ! ldsba [%l7 + %i5] 0x89, %o1 ASI use replaced by convert2hboot call loop_3001 movvc %xcc, 0x335, %o3 nop ! tl %icc, 0x57 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_3001: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fbl,a %fcc2, loop_3002 addcc %g4, %i2, %o7 set 0x40, %o7 nop ! ldda [%l7 + %o7] 0xdb, %f0 ASI use replaced by convert2hboot loop_3002: nop ! tleu %icc, 0x6d changed by convert2hboot edge16ln %l1, %g3, %g7 fmovdug %fcc2, %f26, %f20 call loop_3003 call loop_3004 nop nop setx 0xA0474C00, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr movleu %icc, 0x3B2, %g2 loop_3003: nop ! tleu %icc, 0x78 changed by convert2hboot loop_3004: call loop_3005 ld [%l7 + 0x10], %f17 set 0x50, %o1 nop ! ldda [%l7 + %o1] 0xe2, %o4 ASI use replaced by convert2hboot loop_3005: nop add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_3006 srl %l4, %l6, %l5 nop nop setx 0x90682000, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr call loop_3007 loop_3006: nop nop setx 0x73A6751E9D6DD826, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f30 setx 0xE4FA8D2D82E822FC, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fdivd %f22, %f30, %f0 nop set 0x28, %g7 std %f4, [%l7 + %g7] set 0x14, %i1 nop ! lduwa [%l7 + %i1] 0x81, %i5 ASI use replaced by convert2hboot loop_3007: prefetch [%l7 + 0x50], 3 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot mulscc %i7, 0x0F4A, %o6 fmovsn %fcc2, %f30, %f18 add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %i6 nop ! casa [%l6] 0x89, %i6, %l2 ASI use replaced by convert2hboot movne %icc, %i0, %g6 call loop_3008 bleu,pn %xcc, loop_3009 brlez %l3, loop_3010 ble,a,pn %icc, loop_3011 loop_3008: call loop_3012 loop_3009: xnor %o4, 0x1A49, %o0 loop_3010: wr %g0, 0x0, %pcr ! wr %i4, %o1, %pic changed by convert2hboot loop_3011: nop set 0x20, %g6 nop ! stxa %g5, [%l7 + %g6] 0xeb ASI use replaced by convert2hboot membar #Sync loop_3012: nop set 0x14, %l3 nop ! lduwa [%l7 + %l3] 0x11, %o3 ASI use replaced by convert2hboot fbuge %fcc2, loop_3013 std %l0, [%l7 + 0x08] movcc %icc, 0x6A4, %o2 call loop_3014 loop_3013: call loop_3015 call loop_3016 ldstub [%l7 + 0x4C], %i2 loop_3014: flush %l7 + 0x2C loop_3015: call loop_3017 loop_3016: stw %o7, [%l7 + 0x38] fba,a %fcc1, loop_3018 ldsb [%l7 + 0x20], %g4 loop_3017: call loop_3019 call loop_3020 loop_3018: call loop_3021 call loop_3022 loop_3019: nop setx loop_3023, %l0, %l1 jmpl %l1, %g3 loop_3020: ba,a %icc, loop_3024 loop_3021: call loop_3025 loop_3022: call loop_3026 loop_3023: fmovdle %fcc1, %f20, %f28 loop_3024: call loop_3027 loop_3025: movg %fcc3, %g7, %l1 loop_3026: movu %fcc2, %g2, %o5 rd %pc, %i3 loop_3027: nop set 0x3C, %i4 stw %l4, [%l7 + %i4] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! ta %xcc, 0x68 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot ld [%l7 + 0x3C], %f14 nop set 0x37, %i6 ldstub [%l7 + %i6], %l5 call loop_3028 andcc %o6, %i7, %l2 call loop_3029 call loop_3030 loop_3028: movvc %xcc, 0x082, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_3029: nop set 0x10, %o6 nop ! stda %l2, [%l7 + %o6] 0x04 ASI use replaced by convert2hboot loop_3030: movvc %xcc, %o4, %g6 set 0x38, %l4 nop ! stha %i4, [%l7 + %l4] 0x19 ASI use replaced by convert2hboot movule %fcc3, %o1, %o0 sth %g5, [%l7 + 0x68] nop setx 0x1F54, %l0, %o2 sdivx %l0, %o2, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l7 + 0x14] %asi, %f13 call loop_3031 st %f19, [%l7 + 0x44] fpadd16 %f22, %f8, %f26 call loop_3032 loop_3031: call loop_3033 ldd [%l7 + 0x30], %f2 nop set 0x44, %o5 stb %i2, [%l7 + %o5] loop_3032: fxnor %f28, %f26, %f22 loop_3033: movl %xcc, 0x456, %o7 fornot2s %f30, %f12, %f7 set 0x1C, %g2 nop ! ldsba [%l7 + %g2] 0x19, %g3 ASI use replaced by convert2hboot fbul,a %fcc0, loop_3034 call loop_3035 fbule,a %fcc1, loop_3036 nop nop setx 0x9045E400, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr loop_3034: nop set 0x6C, %l0 swap [%l7 + %l0], %g4 loop_3035: edge32ln %g7, %g2, %o5 loop_3036: fnands %f20, %f13, %f24 nop set 0x08, %i2 std %f24, [%l7 + %i2] call loop_3037 ldd [%l7 + 0x40], %l0 bpos %icc, loop_3038 st %f7, [%l7 + 0x0C] loop_3037: wrpr %g0, 0x0, %gl set 0x57, %o3 nop ! lduba [%l7 + %o3] 0x81, %l6 ASI use replaced by convert2hboot loop_3038: edge32n %g1, %i5, %l5 call loop_3039 smul %o6, 0x11B8, %i7 movleu %xcc, 0x116, %i1 call loop_3040 loop_3039: orncc %i6, 0x0C4F, %l2 call loop_3041 call loop_3042 loop_3040: nop set 0x72, %l5 sth %l3, [%l7 + %l5] movpos %xcc, 0x4F0, %o4 loop_3041: nop membar #Sync set 0x40, %i3 nop ! ldda [%l7 + %i3] 0x1f, %f16 ASI use replaced by convert2hboot loop_3042: call loop_3043 st %f0, [%l7 + 0x6C] ldsw [%l7 + 0x24], %i0 set 0x60, %l2 nop ! stda %g6, [%l7 + %l2] 0xeb ASI use replaced by convert2hboot membar #Sync loop_3043: fpackfix %f30, %f10 alignaddr %o1, %o0, %g5 rdpr %gl, %l0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot set 0x60, %g4 nop ! ldda [%l7 + %g4] 0xeb, %i4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %o3, %i2, %sys_tick changed by convert2hboot edge32ln %g3, %o7, %g4 call loop_3044 bvs,pt %xcc, loop_3045 call loop_3046 loop_3044: subc %g2, %o5, %g7 loop_3045: st %f5, [%l7 + 0x3C] loop_3046: fbg,pn %fcc3, loop_3047 nop nop setx 0x2BB9777D, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f12 setx 0xE87D76B4, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f6 fmuls %f6, %f12, %f18 nop fitod %f2, %f18 fdtox %f18, %f14 nop nop setx 0x7D4BA17AD0546800, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr loop_3047: nop fitod %f15, %f4 fpsub16s %f4, %f22, %f12 set 0x60, %g1 nop ! ldsba [%l7 + %g1] 0x11, %l1 ASI use replaced by convert2hboot nop nop setx 0x50651800, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr set 0x69, %o2 nop ! ldstuba [%l7 + %o2] 0x81, %i3 ASI use replaced by convert2hboot call loop_3048 rdpr %wstate, %l4 ld [%l7 + 0x58], %f19 set 0x31, %o0 nop ! ldstuba [%l7 + %o0] 0x0c, %g1 ASI use replaced by convert2hboot loop_3048: fbg,pn %fcc0, loop_3049 fsrc1 %f6, %f26 set 0x70, %i0 nop ! ldda [%l7 + %i0] 0x24, %i4 ASI use replaced by convert2hboot loop_3049: call loop_3050 call loop_3051 brlz,a,pt %l5, loop_3052 call loop_3053 loop_3050: nop set 0x50, %g3 ldd [%l7 + %g3], %i6 loop_3051: movgu %icc, 0x1B3, %i7 loop_3052: nop ! tleu %xcc, 0x5e changed by convert2hboot loop_3053: call loop_3054 movl %fcc0, 0x43E, %i1 ldstub [%l7 + 0x72], %i6 orcc %l2, %l3, %o4 loop_3054: call loop_3055 nop set 0x5E, %o4 sth %o6, [%l7 + %o4] call loop_3056 call loop_3057 loop_3055: fbu %fcc0, loop_3058 fones %f10 loop_3056: prefetch [%l7 + 0x24], 1 loop_3057: movre %g6, 0x2F2, %o1 loop_3058: nop set 0x25, %l6 stb %i0, [%l7 + %l6] set 0x4C, %i7 nop ! ldswa [%l7 + %i7] 0x0c, %o0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sta %f6, [%l7 + 0x68] %asi andcc %g5, %l0, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_3059 call loop_3060 call loop_3061 call loop_3062 loop_3059: call loop_3063 loop_3060: st %f2, [%l7 + 0x28] loop_3061: smulcc %o3, 0x1781, %i2 loop_3062: nop set 0x26, %g5 nop ! ldsba [%l7 + %g5] 0x81, %g3 ASI use replaced by convert2hboot loop_3063: nop set 0x68, %l1 nop ! stba %o7, [%l7 + %l1] 0x27 ASI use replaced by convert2hboot membar #Sync lduh [%l7 + 0x0E], %g2 call loop_3064 call loop_3065 array16 %o5, %g4, %l1 wrpr %g0, 0x2, %gl loop_3064: xorcc %i3, %i5, %l5 loop_3065: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot movo %fcc1, 0x033, %i7 ldstub [%l7 + 0x4F], %g1 call loop_3066 call loop_3067 nop ! tleu %xcc, 0x73 changed by convert2hboot set 0x34, %i5 nop ! ldswa [%l7 + %i5] 0x81, %i1 ASI use replaced by convert2hboot loop_3066: nop set 0x58, %o7 nop ! stda %i6, [%l7 + %o7] 0x11 ASI use replaced by convert2hboot loop_3067: nop set 0x24, %g7 lduw [%l7 + %g7], %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fmuld8sux16 %f21, %f10, %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot set 0x64, %i1 nop ! lduha [%l7 + %i1] 0x88, %l2 ASI use replaced by convert2hboot call loop_3068 rdpr %gl, %o1 stb %g6, [%l7 + 0x69] wrpr %g0, 0x3, %gl loop_3068: nop set 0x19, %o1 ldstub [%l7 + %o1], %g5 rd %tick_cmpr, %i0 nop fitos %f13, %f8 fstod %f8, %f12 call loop_3069 nop ! tvs %xcc, 0x44 changed by convert2hboot nop ! taddcc %l0, 0x65, %i4 changed by convert2hboot ld [%l7 + 0x10], %f23 loop_3069: stw %o2, [%l7 + 0x0C] array32 %o3, %i2, %o7 nop nop setx 0x2F5F1F4AD05F2800, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr nop nop setx 0xC17188CC11760D82, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f16 setx 0x9749F23EF90610AD, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fmuld %f12, %f16, %f8 nop fitod %f6, %f12 fdtox %f12, %f28 fxtod %f28, %f28 call loop_3070 faligndata %f26, %f20, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_3070: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot movg %fcc1, %g2, %l1 movg %xcc, 0x517, %g7 nop set 0x18, %l3 ldd [%l7 + %l3], %g4 movrgz %l4, %i3, %l5 fandnot2s %f12, %f25, %f19 nop set 0x53, %g6 ldub [%l7 + %g6], %i5 add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %i7 fmovdn %icc, %f8, %f30 call loop_3071 movle %xcc, 0x423, %i1 fmovsul %fcc2, %f21, %f23 bge %icc, loop_3072 loop_3071: nop set 0x72, %i4 sth %o4, [%l7 + %i4] call loop_3073 movl %xcc, 0x7B9, %o6 loop_3072: call loop_3074 edge32n %l2, %o1, %l3 loop_3073: call loop_3075 nop nop setx 0x91EEC0C0040C800, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr loop_3074: fmovsvs %icc, %f11, %f15 set 0x20, %i6 nop ! swapa [%l7 + %i6] 0x89, %o0 ASI use replaced by convert2hboot loop_3075: rd %asi, %g5 srl %g6, 0x10, %i0 call loop_3076 std %i4, [%l7 + 0x08] ble,pt %xcc, loop_3077 call loop_3078 loop_3076: call loop_3079 nop nop setx 0xC0741800, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr loop_3077: nop set 0x14, %l4 ldsw [%l7 + %l4], %l0 loop_3078: fpadd32 %f6, %f0, %f24 loop_3079: stb %o2, [%l7 + 0x29] fone %f18 set 0x08, %o6 nop ! stha %o3, [%l7 + %o6] 0x81 ASI use replaced by convert2hboot fmovdn %xcc, %f30, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! rdhpr %hsys_tick_cmpr, %o7 changed by convert2hboot call loop_3080 movn %xcc, %o5, %l1 subc %g7, %g2, %l4 nop ! tvs %xcc, 0x5c changed by convert2hboot loop_3080: nop nop setx 0x2629D539B0527C00, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr set 0x50, %o5 nop ! stxa %i3, [%l7 + %o5] 0x2f ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x34, %g2 nop ! lduwa [%l7 + %g2] 0x81, %i5 ASI use replaced by convert2hboot movrlz %l5, %l6, %i7 st %f19, [%l7 + 0x58] set 0x50, %i2 nop ! stxa %i6, [%l7 + %i2] 0x23 ASI use replaced by convert2hboot membar #Sync nop set 0x30, %l0 stx %g1, [%l7 + %l0] movrne %i1, %o4, %l2 movn %fcc1, %o6, %o1 set 0x6C, %l5 nop ! stha %l3, [%l7 + %l5] 0x2a ASI use replaced by convert2hboot membar #Sync bn %xcc, loop_3081 call loop_3082 call loop_3083 ldsb [%l7 + 0x51], %o0 loop_3081: nop ! tg %xcc, 0x6f changed by convert2hboot loop_3082: call loop_3084 loop_3083: std %f4, [%l7 + 0x20] sdiv %g5, 0x1DA3, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_3084: call loop_3085 call loop_3086 call loop_3087 nop set 0x28, %i3 ldd [%l7 + %i3], %l0 loop_3085: nop nop setx 0x69EAF14B, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f15 fsqrts %f15, %f13 loop_3086: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_3087: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fmovdvs %xcc, %f18, %f18 nop set 0x50, %l2 std %f2, [%l7 + %l2] membar 0x73 call loop_3088 sth %o3, [%l7 + 0x1A] fnot2s %f16, %f0 fnegs %f6, %f6 loop_3088: fbul,a,pn %fcc3, loop_3089 call loop_3090 ldsh [%l7 + 0x42], %g3 call loop_3091 loop_3089: loop_3090: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_3091: addccc %o7, %o5, %l1 call loop_3092 nop set 0x13, %g4 ldub [%l7 + %g4], %g2 call loop_3093 nop set 0x10, %g1 std %g6, [%l7 + %g1] loop_3092: ldd [%l7 + 0x48], %f20 nop ! tcs %xcc, 0x69 changed by convert2hboot loop_3093: nop set 0x75, %o2 nop ! lduba [%l7 + %o2] 0x18, %i3 ASI use replaced by convert2hboot set 0x2E, %o3 nop ! ldsba [%l7 + %o3] 0x0c, %l4 ASI use replaced by convert2hboot call loop_3094 fnors %f26, %f23, %f12 call loop_3095 fblg,a,pt %fcc0, loop_3096 loop_3094: fbge,a %fcc2, loop_3097 fnand %f8, %f0, %f14 loop_3095: nop set 0x20, %o0 nop ! ldsha [%l7 + %o0] 0x10, %i5 ASI use replaced by convert2hboot loop_3096: nop ! rdhpr %htba, %l5 changed by convert2hboot loop_3097: call loop_3098 brgz,a %l6, loop_3099 call loop_3100 call loop_3101 loop_3098: brgz,a,pn %i7, loop_3102 loop_3099: fbge,pt %fcc3, loop_3103 loop_3100: movpos %icc, 0x2CD, %i6 loop_3101: call loop_3104 loop_3102: bneg,pn %xcc, loop_3105 loop_3103: bl,a,pt %icc, loop_3106 ldsb [%l7 + 0x6B], %g4 loop_3104: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_3105: andcc %g1, 0x0AD1, %o4 loop_3106: call loop_3107 nop ! tvc %icc, 0x7b changed by convert2hboot sethi 0x17BA, %l2 bmask %o6, %o1, %l3 loop_3107: flush %l7 + 0x48 xnorcc %i1, 0x02BC, %o0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x330, %hsys_tick_cmpr changed by convert2hboot set 0x40, %g3 nop ! swapa [%l7 + %g3] 0x11, %g6 ASI use replaced by convert2hboot rd %tick_cmpr, %g5 call loop_3108 ld [%l7 + 0x38], %f13 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_3108: nop add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %o2, %l0 ASI use replaced by convert2hboot nop setx loop_3109, %l0, %l1 jmpl %l1, %g3 nop ! rdhpr %hsys_tick_cmpr, %o3 changed by convert2hboot bge,pn %xcc, loop_3110 call loop_3111 loop_3109: call loop_3112 call loop_3113 loop_3110: std %f12, [%l7 + 0x10] loop_3111: nop ! tsubcc %o7, %o5, %i2 changed by convert2hboot loop_3112: nop set 0x40, %i0 lda [%l7 + %i0] 0x88, %f0 loop_3113: nop ! rdhpr %ver, %l1 changed by convert2hboot mulscc %g2, 0x0480, %g7 set 0x20, %o4 nop ! ldda [%l7 + %o4] 0x24, %l4 ASI use replaced by convert2hboot flush %l7 + 0x74 nop set 0x1D, %l6 ldub [%l7 + %l6], %i5 call loop_3114 nop setx loop_3115, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x012400001401, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot lduh [%l7 + 0x76], %l5 call loop_3116 loop_3114: fmovdul %fcc1, %f8, %f30 loop_3115: fmul8x16 %f18, %f20, %f22 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_3116: fmovdue %fcc3, %f6, %f20 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot ldub [%l7 + 0x57], %i6 array32 %g4, %g1, %l2 nop nop setx 0x73244376F072E000, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr set 0x1E, %g5 nop ! ldsha [%l7 + %g5] 0x81, %o6 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f4, [%l7 + 0x68] %asi nop set 0x79, %l1 stb %o1, [%l7 + %l1] wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x40, %i7 nop ! stda %f16, [%l7 + %i7] 0xc3 ASI use replaced by convert2hboot nop set 0x08, %o7 stx %o0, [%l7 + %o7] edge32l %i0, %g6, %g5 nop nop setx 0x57D219F5060C400, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr set 0x60, %i5 sta %f19, [%l7 + %i5] 0x10 call loop_3117 bne %icc, loop_3118 edge16ln %i4, %o4, %o2 call loop_3119 loop_3117: call loop_3120 loop_3118: nop set 0x14, %g7 flush %l7 + %g7 stb %g3, [%l7 + 0x5D] loop_3119: nop wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot loop_3120: call loop_3121 nop ! tgu %icc, 0x65 changed by convert2hboot fmovdug %fcc0, %f4, %f12 set 0x15, %o1 nop ! ldstuba [%l7 + %o1] 0x10, %o7 ASI use replaced by convert2hboot loop_3121: brlez,a,pt %o5, loop_3122 fmovrsgez %l0, %f27, %f2 ldsb [%l7 + 0x1D], %l1 stw %i2, [%l7 + 0x48] loop_3122: bcs,a,pn %xcc, loop_3123 nop set 0x70, %l3 stx %g2, [%l7 + %l3] set 0x6C, %i1 nop ! ldstuba [%l7 + %i1] 0x89, %l4 ASI use replaced by convert2hboot loop_3123: nop set 0x64, %g6 lduw [%l7 + %g6], %g7 nop set 0x1C, %i6 swap [%l7 + %i6], %i5 nop ! tleu %icc, 0x6a changed by convert2hboot srlx %l5, 0x10, %i3 udiv %i7, 0x100F, %l6 fabsd %f6, %f18 movleu %xcc, %g4, %i6 wr %g0, 0x0, %pcr ! wr %l2, 0x10D2, %y changed by convert2hboot call loop_3124 fmovsu %fcc0, %f25, %f20 set 0x26, %l4 nop ! lduha [%l7 + %l4] 0x19, %g1 ASI use replaced by convert2hboot loop_3124: nop nop setx 0x773FFE736065B400, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr fmovrsgz %o6, %f12, %f15 set 0x1C, %i4 nop ! ldswa [%l7 + %i4] 0x18, %l3 ASI use replaced by convert2hboot call loop_3125 call loop_3126 fmovso %fcc3, %f18, %f19 faligndata %f16, %f12, %f16 loop_3125: flush %l7 + 0x5C loop_3126: umulcc %i1, 0x1AF9, %o0 call loop_3127 call loop_3128 call loop_3129 call loop_3130 loop_3127: fbge %fcc2, loop_3131 loop_3128: ble,a,pn %xcc, loop_3132 loop_3129: movpos %xcc, 0x581, %o1 loop_3130: nop set 0x18, %o5 swap [%l7 + %o5], %g6 loop_3131: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_3132: nop set 0x28, %o6 nop ! stha %i4, [%l7 + %o6] 0x19 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x48] %asi, %f27 call loop_3133 ldstub [%l7 + 0x0B], %o4 set 0x14, %i2 nop ! ldswa [%l7 + %i2] 0x0c, %o2 ASI use replaced by convert2hboot loop_3133: nop ! rdhpr %hsys_tick_cmpr, %i0 changed by convert2hboot nop set 0x08, %l0 prefetch [%l7 + %l0], 0 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %o3 call loop_3134 smul %o7, 0x1DB8, %o5 fsrc2s %f10, %f8 fmovspos %icc, %f20, %f29 loop_3134: movne %icc, 0x47E, %l0 ldsw [%l7 + 0x48], %l1 set 0x40, %l5 nop ! ldda [%l7 + %l5] 0x04, %f16 ASI use replaced by convert2hboot call loop_3135 stx %i2, [%l7 + 0x28] wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_3135: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync fmovspos %icc, %f26, %f13 nop ! tne %xcc, 0x47 changed by convert2hboot nop ! tleu %xcc, 0x42 changed by convert2hboot set 0x24, %i3 nop ! stha %i5, [%l7 + %i3] 0x22 ASI use replaced by convert2hboot membar #Sync nop ! rdhpr %htba, %l4 changed by convert2hboot call loop_3136 call loop_3137 fones %f0 call loop_3138 loop_3136: rd %fprs, %i3 loop_3137: ldub [%l7 + 0x53], %l5 set 0x10, %l2 nop ! ldsha [%l7 + %l2] 0x18, %l6 ASI use replaced by convert2hboot loop_3138: andncc %g4, %i7, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync nop ! tn %icc, 0x6a changed by convert2hboot nop nop setx 0x78A764C5F07D7C00, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr nop setx 0x1F04, %l0, %l3 sdivx %o6, %l3, %i1 movn %xcc, %o0, %g1 subcc %o1, 0x0EB1, %g5 fmovduge %fcc3, %f12, %f4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot stw %o4, [%l7 + 0x34] call loop_3139 call loop_3140 nop fitos %f12, %f23 fstod %f23, %f24 call loop_3141 loop_3139: fmovrde %o2, %f18, %f8 loop_3140: movu %fcc3, 0x453, %o3 call loop_3142 loop_3141: nop setx loop_3143, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x012200001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot nop set 0x08, %g2 std %f18, [%l7 + %g2] nop set 0x4C, %g1 prefetch [%l7 + %g1], 4 loop_3142: wr %g0, 0x0, %pcr ! wr %i0, %o7, %clear_softint changed by convert2hboot loop_3143: edge32n %o5, %g3, %l1 subccc %l0, %i2, %g2 call loop_3144 fmovdu %fcc1, %f2, %f28 movcs %icc, %i5, %l4 nop ! tl %xcc, 0x65 changed by convert2hboot loop_3144: call loop_3145 nop nop setx 0xB040DC00, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr call loop_3146 fmovrsgez %i3, %f23, %f4 loop_3145: call loop_3147 umul %g7, %l6, %g4 loop_3146: fmovrsgez %l5, %f17, %f25 call loop_3148 loop_3147: udivx %i7, 0x1BB7, %l2 nop set 0x50, %g4 stx %i6, [%l7 + %g4] set 0x60, %o3 nop ! ldxa [%l7 + %o3] 0x89, %l3 ASI use replaced by convert2hboot loop_3148: udivcc %o6, 0x1C59, %i1 movrgz %g1, 0x2C0, %o1 edge16n %o0, %g5, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0xd9, %asi changed by convert2hboot andn %i4, 0x072F, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop nop setx 0x8BD5DEFF, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f21 setx 0xB18A3174, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f6 fsubs %f6, %f21, %f22 nop set 0x30, %o0 stw %i0, [%l7 + %o0] call loop_3149 rd %asi, %o4 nop set 0x70, %o2 ldsh [%l7 + %o2], %o5 orcc %g3, 0x08CE, %l1 loop_3149: sth %l0, [%l7 + 0x74] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! tn %xcc, 0x35 changed by convert2hboot call loop_3150 nop ! tle %xcc, 0x76 changed by convert2hboot call loop_3151 fxnors %f26, %f12, %f17 loop_3150: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3151: call loop_3152 wrpr %i5, %l4, %pil add %l7, 0x7C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_3152: nop set 0x20, %g3 nop ! stwa %g2, [%l7 + %g3] 0x80 ASI use replaced by convert2hboot set 0x28, %i0 nop ! ldsha [%l7 + %i0] 0x0c, %l6 ASI use replaced by convert2hboot nop setx loop_3153, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002200001405, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_3154 call loop_3155 call loop_3156 loop_3153: fble,a %fcc2, loop_3157 loop_3154: call loop_3158 loop_3155: call loop_3159 loop_3156: call loop_3160 loop_3157: call loop_3161 loop_3158: sub %g4, %l5, %i7 loop_3159: call loop_3162 loop_3160: call loop_3163 loop_3161: call loop_3164 fmovdcc %icc, %f8, %f20 loop_3162: nop set 0x58, %l6 stx %i6, [%l7 + %l6] loop_3163: fpsub16 %f0, %f26, %f28 loop_3164: call loop_3165 stx %l3, [%l7 + 0x68] xor %o6, 0x097F, %l2 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_3165: nop ! tvc %xcc, 0x6e changed by convert2hboot sub %i1, %o0, %g5 call loop_3166 nop nop setx 0xD180C5ACAA910890, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f20 setx 0xBD2781EF0C1227A8, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f2 fsubd %f2, %f20, %f2 nop ! ta %icc, 0x79 changed by convert2hboot set 0x2E, %g5 nop ! stba %i4, [%l7 + %g5] 0x2b ASI use replaced by convert2hboot membar #Sync loop_3166: nop set 0x23, %o4 nop ! ldstuba [%l7 + %o4] 0x19, %o2 ASI use replaced by convert2hboot nop set 0x6A, %i7 sth %g6, [%l7 + %i7] set 0x38, %l1 nop ! stxa %i0, [%l7 + %l1] 0x2f ASI use replaced by convert2hboot membar #Sync nop setx loop_3167, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x024200001406, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot popc %o3, %o4 call loop_3168 call loop_3169 loop_3167: call loop_3170 nop set 0x55, %i5 ldub [%l7 + %i5], %o5 loop_3168: movu %fcc0, %l1, %l0 loop_3169: call loop_3171 loop_3170: call loop_3172 call loop_3173 nop set 0x0C, %g7 lduw [%l7 + %g7], %o7 loop_3171: call loop_3174 loop_3172: movu %fcc2, %i2, %i5 loop_3173: st %f24, [%l7 + 0x14] andn %l4, 0x0086, %g3 loop_3174: call loop_3175 call loop_3176 srl %g7, 0x17, %g2 call loop_3177 loop_3175: call loop_3178 loop_3176: fnor %f20, %f26, %f8 call loop_3179 loop_3177: fsrc1 %f16, %f10 loop_3178: call loop_3180 fmovdge %xcc, %f4, %f18 loop_3179: nop set 0x18, %o7 nop ! ldsha [%l7 + %o7] 0x11, %i3 ASI use replaced by convert2hboot loop_3180: nop set 0x60, %l3 nop ! ldda [%l7 + %l3] 0x23, %g4 ASI use replaced by convert2hboot ld [%l7 + 0x48], %f18 and %l5, 0x0737, %l6 set 0x28, %o1 nop ! prefetcha [%l7 + %o1] 0x18, 3 ASI use replaced by convert2hboot movrgez %i6, %o6, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_3181 nop ! rdhpr %ver, %l2 changed by convert2hboot fbul,a,pt %fcc0, loop_3182 call loop_3183 loop_3181: brgez,pn %i1, loop_3184 udiv %o0, 0x1288, %o1 loop_3182: nop set 0x54, %g6 sta %f18, [%l7 + %g6] 0x10 loop_3183: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_3184: call loop_3185 brlez,a,pt %i4, loop_3186 call loop_3187 call loop_3188 loop_3185: movl %xcc, %o2, %g6 loop_3186: call loop_3189 loop_3187: nop nop setx 0xC07EB000, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr loop_3188: nop set 0x72, %i1 sth %o3, [%l7 + %i1] call loop_3190 loop_3189: call loop_3191 rdpr %cleanwin, %o4 bshuffle %f28, %f14, %f18 loop_3190: nop set 0x60, %i6 nop ! ldswa [%l7 + %i6] 0x89, %o5 ASI use replaced by convert2hboot loop_3191: call loop_3192 umulcc %i0, 0x1D0C, %l0 set 0x72, %l4 nop ! lduba [%l7 + %l4] 0x10, %o7 ASI use replaced by convert2hboot loop_3192: nop add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %i2 nop ! casa [%l6] 0x11, %i2, %i5 ASI use replaced by convert2hboot set 0x74, %i4 sta %f0, [%l7 + %i4] 0x10 stx %l1, [%l7 + 0x78] call loop_3193 fornot1 %f8, %f18, %f18 umul %l4, 0x15EF, %g3 ldx [%l7 + 0x58], %g2 loop_3193: nop ! tcc %xcc, 0x5e changed by convert2hboot ldsw [%l7 + 0x58], %i3 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %g7, %g4 ASI use replaced by convert2hboot nop set 0x6B, %o5 ldub [%l7 + %o5], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_3194 wrpr %l6, 0x19E4, %cwp call loop_3195 fornot1s %f26, %f6, %f26 loop_3194: st %f10, [%l7 + 0x58] nop setx 0x1BE4, %l0, %l3 sdiv %i6, %l3, %o6 loop_3195: call loop_3196 fxnors %f4, %f26, %f24 nop set 0x5F, %i2 stb %g1, [%l7 + %i2] loop_3196: fmovsule %fcc0, %f0, %f12 lduw [%l7 + 0x3C], %i1 nop nop setx 0x8677D89BB06E2400, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr fmovdvc %icc, %f24, %f18 set 0x7C, %o6 sta %f15, [%l7 + %o6] 0x19 fmovrsne %o0, %f19, %f26 call loop_3197 call loop_3198 nop setx 0x11B6, %l0, %o1 sdiv %l2, %o1, %g5 nop set 0x2C, %l0 flush %l7 + %l0 loop_3197: movug %fcc2, 0x50A, %o2 loop_3198: call loop_3199 nop set 0x54, %l5 ldstub [%l7 + %l5], %g6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot andncc %o3, %o4, %i0 loop_3199: bmask %l0, %o7, %i2 sth %o5, [%l7 + 0x4C] rd %y, %i5 call loop_3200 array16 %l1, %l4, %g3 orncc %i3, 0x089F, %g2 fbge,a,pn %fcc3, loop_3201 loop_3200: nop nop setx 0xCFCFB7EF, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f12 setx 0x75A9C3F1, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f23 fdivs %f23, %f12, %f27 nop setx loop_3202, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002100001402, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_3203 loop_3201: call loop_3204 lduh [%l7 + 0x66], %g4 loop_3202: fbge %fcc3, loop_3205 loop_3203: call loop_3206 loop_3204: mulx %g7, %i7, %l6 call loop_3207 loop_3205: nop set 0x60, %i3 flush %l7 + %i3 loop_3206: nop setx loop_3208, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001200001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot mulscc %i6, 0x0BBF, %l3 loop_3207: call loop_3209 nop set 0x40, %g2 stw %o6, [%l7 + %g2] loop_3208: ldstub [%l7 + 0x2A], %g1 nop set 0x50, %g1 prefetch [%l7 + %g1], 3 loop_3209: call loop_3210 nop ! taddcctv %l5, %i1, %o0 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_3210: nop set 0x54, %l2 nop ! lduwa [%l7 + %l2] 0x19, %l2 ASI use replaced by convert2hboot rdpr %cansave, %o2 call loop_3211 edge16l %g6, %i4, %o3 fmovdlg %fcc2, %f12, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_3211: rdpr %cleanwin, %i0 ld [%l7 + 0x4C], %f15 stx %l0, [%l7 + 0x30] fmovrsgez %o4, %f12, %f2 ldub [%l7 + 0x76], %o7 movrlez %o5, %i2, %l1 movo %fcc1, %l4, %i5 pdist %f18, %f0, %f16 ble %icc, loop_3212 fnot1 %f16, %f14 call loop_3213 movo %fcc0, %g3, %i3 loop_3212: nop setx loop_3214, %l0, %l1 jmpl %l1, %g2 nop ! tcc %icc, 0x39 changed by convert2hboot loop_3213: nop set 0x40, %o3 nop ! ldda [%l7 + %o3] 0xd2, %f0 ASI use replaced by convert2hboot loop_3214: movul %fcc1, %g4, %g7 nop nop setx 0x49C0B508C06DD400, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr set 0x40, %o0 nop ! ldda [%l7 + %o0] 0x24, %i6 ASI use replaced by convert2hboot fbue %fcc3, loop_3215 call loop_3216 mova %fcc3, %l6, %l3 fbug,pn %fcc3, loop_3217 loop_3215: call loop_3218 loop_3216: movrlz %o6, 0x27F, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot loop_3217: ldx [%l7 + 0x78], %i1 loop_3218: fexpand %f6, %f30 call loop_3219 st %f8, [%l7 + 0x3C] call loop_3220 call loop_3221 loop_3219: nop set 0x42, %o2 stb %g1, [%l7 + %o2] set 0x18, %g3 nop ! ldxa [%l7 + %g3] 0x04, %o0 ASI use replaced by convert2hboot loop_3220: loop_3221: nop wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot call loop_3222 fble,a,pt %fcc3, loop_3223 movule %fcc2, %o2, %l2 nop set 0x78, %i0 stx %i4, [%l7 + %i0] loop_3222: stw %g6, [%l7 + 0x14] loop_3223: nop ! tle %xcc, 0x6c changed by convert2hboot fmovdl %fcc1, %f10, %f4 prefetch [%l7 + 0x20], 1 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f22, [%l7 + 0x44] %asi wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f13, [%l7 + 0x78] %asi nop set 0x60, %g4 std %f8, [%l7 + %g4] set 0x44, %l6 nop ! stwa %o3, [%l7 + %l6] 0x04 ASI use replaced by convert2hboot sra %i0, %l0, %o7 fbuge %fcc2, loop_3224 st %f0, [%l7 + 0x08] nop nop setx 0x50525532F0630000, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr lduw [%l7 + 0x08], %o5 loop_3224: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_3225 ldd [%l7 + 0x20], %i2 set 0x48, %o4 nop ! stxa %l1, [%l7 + %o4] 0x80 ASI use replaced by convert2hboot loop_3225: call loop_3226 call loop_3227 nop ! tvc %icc, 0x4d changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_3226: wrpr %g3, 0x0548, %cwp loop_3227: nop ! rdhpr %hpstate, %i3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_3228 nop nop setx 0x5BE4D4F6F049D400, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr call loop_3229 movle %xcc, 0x422, %g2 loop_3228: orcc %g7, %g4, %l6 loop_3229: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot addc %o6, 0x1F68, %i6 fnot2s %f23, %f8 set 0x60, %g5 nop ! lduba [%l7 + %g5] 0x04, %l5 ASI use replaced by convert2hboot and %i1, 0x0188, %i7 call loop_3230 array16 %g1, %o0, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_3230: fcmpne32 %f0, %f12, %i4 stb %g6, [%l7 + 0x27] set 0x60, %l1 nop ! prefetcha [%l7 + %l1] 0x89, 0 ASI use replaced by convert2hboot nop set 0x78, %i5 stx %o3, [%l7 + %i5] nop set 0x58, %g7 ldd [%l7 + %g7], %i0 nop set 0x58, %o7 flush %l7 + %o7 edge16 %g5, %l0, %o7 nop set 0x28, %i7 ldsw [%l7 + %i7], %o4 nop set 0x20, %o1 stb %o5, [%l7 + %o1] nop ! tsubcc %l1, %i2, %l4 changed by convert2hboot stw %i3, [%l7 + 0x24] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fbul,a %fcc3, loop_3231 movn %xcc, 0x48A, %g2 wr %g0, 0x0, %pcr ! wr %g7, %g4, %sys_tick changed by convert2hboot stw %i5, [%l7 + 0x08] loop_3231: sethi 0x0411, %l6 nop set 0x50, %l3 lduw [%l7 + %l3], %o6 alignaddr %i6, %l3, %i1 stb %l5, [%l7 + 0x22] set 0x10, %g6 nop ! stda %g0, [%l7 + %g6] 0x80 ASI use replaced by convert2hboot nop set 0x48, %i1 swap [%l7 + %i1], %i7 call loop_3232 nop set 0x24, %i6 ldsb [%l7 + %i6], %o0 edge8n %o2, %i4, %g6 loop_3232: nop set 0x30, %l4 nop ! ldda [%l7 + %l4] 0x11, %l2 ASI use replaced by convert2hboot call loop_3233 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_3233: nop set 0x0E, %o5 nop ! ldstuba [%l7 + %o5] 0x18, %o1 ASI use replaced by convert2hboot xor %g5, %l0, %o7 nop set 0x40, %i4 prefetch [%l7 + %i4], 2 call loop_3234 bleu,a %icc, loop_3235 movo %fcc2, 0x35D, %i0 ldsw [%l7 + 0x70], %o4 loop_3234: nop set 0x20, %o6 swap [%l7 + %o6], %l1 loop_3235: movcc %xcc, 0x6F9, %o5 array32 %i2, %l4, %g3 mulscc %i3, %g2, %g7 stb %i5, [%l7 + 0x49] call loop_3236 srl %l6, 0x03, %o6 fmul8x16 %f7, %f12, %f14 loop_3236: nop set 0x60, %l0 flush %l7 + %l0 call loop_3237 nop set 0x78, %l5 swap [%l7 + %l5], %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_3237: nop ! tn %xcc, 0x72 changed by convert2hboot bge,a,pt %xcc, loop_3238 movge %fcc0, 0x36D, %g4 nop set 0x08, %i3 ldd [%l7 + %i3], %l4 set 0x34, %g2 nop ! stba %i1, [%l7 + %g2] 0x23 ASI use replaced by convert2hboot membar #Sync loop_3238: flush %l7 + 0x6C nop set 0x70, %g1 ldsb [%l7 + %g1], %g1 call loop_3239 nop ! tgu %xcc, 0x7b changed by convert2hboot rdpr %pil, %i7 st %f30, [%l7 + 0x48] loop_3239: call loop_3240 call loop_3241 call loop_3242 wrpr %g0, 0x0, %gl loop_3240: call loop_3243 loop_3241: fmovdpos %xcc, %f22, %f4 loop_3242: nop set 0x5A, %i2 nop ! stha %i4, [%l7 + %i2] 0x80 ASI use replaced by convert2hboot loop_3243: edge16l %o0, %l2, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot bne,a %xcc, loop_3244 nop set 0x58, %o3 ldd [%l7 + %o3], %o2 andncc %g5, 0x10F3, %l0 set 0x30, %l2 nop ! stda %i0, [%l7 + %l2] 0x04 ASI use replaced by convert2hboot loop_3244: addccc %o4, 0x1CDD, %o7 srl %l1, 0x0C, %i2 nop set 0x4B, %o0 stb %l4, [%l7 + %o0] nop set 0x28, %o2 ldsw [%l7 + %o2], %g3 bshuffle %f22, %f30, %f28 nop setx loop_3245, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x011400001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot swap [%l7 + 0x70], %i3 andncc %g2, %g7, %i5 set 0x2C, %g3 sta %f27, [%l7 + %g3] 0x80 loop_3245: edge8 %l6, %o5, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop set 0x3C, %i0 lduw [%l7 + %i0], %l3 ldsb [%l7 + 0x7D], %l5 nop set 0x20, %g4 lduh [%l7 + %g4], %g4 nop ! tge %icc, 0x55 changed by convert2hboot call loop_3246 nop ! tsubcc %g1, 0x52, %i1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_3246: nop fitos %f23, %f14 subcc %i7, %i4, %o0 udiv %l2, 0x01AC, %g6 lduh [%l7 + 0x2C], %o3 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf9, %asi changed by convert2hboot movcs %icc, 0x357, %g5 set 0x10, %o4 nop ! ldsha [%l7 + %o4] 0x81, %l0 ASI use replaced by convert2hboot andncc %i0, %o1, %o7 bvs,pt %xcc, loop_3247 nop set 0x78, %l6 std %o4, [%l7 + %l6] add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3247: nop ! rdhpr %hpstate, %g3 changed by convert2hboot nop ! tge %icc, 0x61 changed by convert2hboot sdivx %i3, 0x1174, %l4 call loop_3248 call loop_3249 bge %xcc, loop_3250 call loop_3251 loop_3248: nop ! sir 0x121F !!sir is illegal_instruction loop_3249: flush %l7 + 0x14 loop_3250: nop set 0x24, %l1 nop ! ldswa [%l7 + %l1] 0x19, %g2 ASI use replaced by convert2hboot loop_3251: call loop_3252 and %i5, %l6, %o5 lduw [%l7 + 0x74], %g7 nop set 0x6C, %g5 prefetch [%l7 + %g5], 0 loop_3252: wrpr %i6, %o6, %cwp call loop_3253 nop set 0x58, %g7 lduw [%l7 + %g7], %l3 call loop_3254 fmovrde %g4, %f12, %f0 loop_3253: lduh [%l7 + 0x0A], %l5 ldsb [%l7 + 0x7C], %i1 loop_3254: st %f10, [%l7 + 0x50] call loop_3255 nop set 0x77, %o7 ldub [%l7 + %o7], %o2 fmovdn %icc, %f14, %f4 call loop_3256 loop_3255: movrgz %g1, %i4, %i7 nop ! rdhpr %htba, %l2 changed by convert2hboot st %f26, [%l7 + 0x30] loop_3256: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot ldub [%l7 + 0x7C], %o3 fpadd16s %f15, %f31, %f19 brgez %g6, loop_3257 call loop_3258 call loop_3259 ldsh [%l7 + 0x50], %l0 loop_3257: ldsw [%l7 + 0x74], %g5 loop_3258: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_3259: nop set 0x0C, %i5 nop ! stwa %o7, [%l7 + %i5] 0x18 ASI use replaced by convert2hboot movleu %icc, %l1, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot set 0x50, %o1 nop ! ldda [%l7 + %o1] 0x11, %l4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movule %fcc2, 0x106, %i3 fbug %fcc2, loop_3260 nop nop setx 0xCDA6EF5750478C00, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr call loop_3261 call loop_3262 loop_3260: call loop_3263 xorcc %g2, 0x0FFA, %l6 loop_3261: loop_3262: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_3263: nop setx 0x0E0A, %l0, %i5 sdivcc %g7, %i5, %i6 nop set 0x60, %i7 lduh [%l7 + %i7], %o6 set 0x50, %l3 nop ! stda %l2, [%l7 + %l3] 0x2f ASI use replaced by convert2hboot membar #Sync nop ! taddcc %l5, 0x45, %i1 changed by convert2hboot prefetch [%l7 + 0x40], 2 call loop_3264 call loop_3265 nop set 0x10, %i1 std %g4, [%l7 + %i1] wrpr %o2, 0x0677, %pil loop_3264: nop set 0x24, %i6 prefetch [%l7 + %i6], 0 loop_3265: lduw [%l7 + 0x58], %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_3266 call loop_3267 stb %l2, [%l7 + 0x20] st %f0, [%l7 + 0x20] loop_3266: nop set 0x1C, %g6 nop ! ldswa [%l7 + %g6] 0x80, %o0 ASI use replaced by convert2hboot loop_3267: nop set 0x20, %l4 nop ! ldxa [%g0 + %l4] 0x4f, %i7 ASI use replaced by convert2hboot srl %o3, 0x18, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot fba,a,pt %fcc0, loop_3268 fbg,a,pn %fcc2, loop_3269 movrlez %o1, 0x331, %l0 call loop_3270 loop_3268: nop ! tl %xcc, 0x49 changed by convert2hboot loop_3269: call loop_3271 call loop_3272 loop_3270: nop nop setx 0x106AD800, %l0, %l6 st %l6, [%l7 + 0x44] ld [%l7 + 0x44], %fsr nop nop setx 0x6B38AED2007C3800, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr loop_3271: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_3272: call loop_3273 nop ! ta %xcc, 0x5c changed by convert2hboot call loop_3274 fmovdle %xcc, %f16, %f8 loop_3273: call loop_3275 umulcc %o7, 0x0124, %i2 loop_3274: call loop_3276 call loop_3277 loop_3275: stw %o4, [%l7 + 0x54] call loop_3278 loop_3276: nop set 0x08, %o5 ldsb [%l7 + %o5], %g3 loop_3277: nop fitod %f2, %f24 fdtoi %f24, %f30 set 0x54, %o6 nop ! swapa [%l7 + %o6] 0x80, %l1 ASI use replaced by convert2hboot loop_3278: call loop_3279 subc %l4, 0x0826, %g2 call loop_3280 fxnors %f8, %f28, %f9 loop_3279: call loop_3281 movl %xcc, %i3, %l6 loop_3280: ldd [%l7 + 0x18], %f22 movgu %icc, %o5, %g7 loop_3281: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot ! membar #Sync EXIT_GOOD !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Stats for Thread 2: ! ! Type l : 1664 ! Type a : 168 ! Type x : 694 ! Type cti : 1134 ! Type f : 369 ! Type i : 971 ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Thread 3 Start ! .global thread_3 thread_3: mov %l7, %g1 !# Set %cwp for 8 windows !# This threads memory space into each %l7 wrpr %g0, 0x7, %cwp mov %g1, %l7 wrpr %g0, 0x6, %cwp mov %g1, %l7 wrpr %g0, 0x5, %cwp mov %g1, %l7 wrpr %g0, 0x4, %cwp mov %g1, %l7 wrpr %g0, 0x3, %cwp mov %g1, %l7 wrpr %g0, 0x2, %cwp mov %g1, %l7 wrpr %g0, 0x1, %cwp mov %g1, %l7 wrpr %g0, 0x0, %cwp mov %g1, %l7 !# Set %fsr setx 0x0000000000400000, %l0, %l6 !# no post process stx %l6, [%l7 + 0x0] !# no post process ldx [%l7 + 0x0], %fsr !# no post process !# Initialize registers .. wr %g0, 0x80, %asi ! added by convert2hboot !# Global registers set 0xD, %g1 set 0xD, %g2 set 0xE, %g3 set 0xC, %g4 set 0x8, %g5 set 0x9, %g6 set 0x5, %g7 !# Input registers set -0x3, %i0 set -0x6, %i1 set -0x2, %i2 set -0x9, %i3 set -0x2, %i4 set -0x4, %i5 set -0x4, %i6 set -0x5, %i7 !# Local registers set 0x5D277289, %l0 set 0x6F74BD5B, %l1 set 0x60347BAB, %l2 set 0x2651D8F7, %l3 set 0x361DE06E, %l4 set 0x0199A7CC, %l5 set 0x5834A4CB, %l6 !# Output registers set 0x17C8, %o0 set 0x103B, %o1 set 0x17EC, %o2 set 0x07D3, %o3 set -0x07A1, %o4 set 0x0FE6, %o5 set 0x15BE, %o6 set -0x0BB0, %o7 !# Float registers INIT_TH_FP_REG(%l7,%f0,0x0B62BE57FE07F559) INIT_TH_FP_REG(%l7,%f2,0x2A2E07851141871F) INIT_TH_FP_REG(%l7,%f4,0x37E0EEA030F380B6) INIT_TH_FP_REG(%l7,%f6,0x7471022DCDC02D50) INIT_TH_FP_REG(%l7,%f8,0xB2F753DA700C0702) INIT_TH_FP_REG(%l7,%f10,0xBEB3DAB0E7E9381B) INIT_TH_FP_REG(%l7,%f12,0x12DD308665D67B81) INIT_TH_FP_REG(%l7,%f14,0xC6DE74F6B5819948) INIT_TH_FP_REG(%l7,%f16,0xCE8F82CEC133191B) INIT_TH_FP_REG(%l7,%f18,0x5491C626979135C4) INIT_TH_FP_REG(%l7,%f20,0xCEDBB19178CC5209) INIT_TH_FP_REG(%l7,%f22,0x5F5303B135F56388) INIT_TH_FP_REG(%l7,%f24,0xE9D50B4168CA11EF) INIT_TH_FP_REG(%l7,%f26,0xFB6D33B3C90C5FAD) INIT_TH_FP_REG(%l7,%f28,0x88833B6AE397ED60) INIT_TH_FP_REG(%l7,%f30,0x1D3433AC8754DD2F) !# Execute Main Diag .. nop set 0x20, %i4 stx %o6, [%l7 + %i4] call loop_3282 movlg %fcc3, 0x7AA, %i6 fabsd %f0, %f2 ldstub [%l7 + 0x2D], %l3 loop_3282: nop set 0x70, %l0 nop ! ldda [%l7 + %l0] 0x27, %i0 ASI use replaced by convert2hboot call loop_3283 srax %g4, 0x0C, %l5 nop ! tcc %xcc, 0x6d changed by convert2hboot fbu,a %fcc1, loop_3284 loop_3283: fmuld8ulx16 %f10, %f25, %f0 orncc %g1, 0x1908, %i4 set 0x54, %l5 nop ! stwa %l2, [%l7 + %l5] 0x04 ASI use replaced by convert2hboot loop_3284: nop set 0x48, %g2 stx %o0, [%l7 + %g2] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x305, %hsys_tick_cmpr changed by convert2hboot std %f16, [%l7 + 0x30] set 0x50, %g1 nop ! ldstuba [%l7 + %g1] 0x0c, %i7 ASI use replaced by convert2hboot add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casxa [%l6] 0x89, %g6, %g5 ASI use replaced by convert2hboot ld [%l7 + 0x28], %f13 call loop_3285 nop set 0x50, %i2 swap [%l7 + %i2], %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_3285: stb %i0, [%l7 + 0x4E] xnorcc %o7, 0x05A4, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot set 0x50, %o3 nop ! stxa %l1, [%l7 + %o3] 0x23 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_3286 nop set 0x64, %i3 ldub [%l7 + %i3], %l4 fcmple16 %f10, %f24, %i3 wr %g0, 0x0, %pcr ! wr %g2, 0x0B38, %y changed by convert2hboot loop_3286: nop set 0x4C, %l2 prefetch [%l7 + %l2], 0 nop ! tleu %icc, 0x67 changed by convert2hboot call loop_3287 movu %fcc3, %l6, %o5 set 0x24, %o2 sta %f27, [%l7 + %o2] 0x04 loop_3287: call loop_3288 call loop_3289 ldsb [%l7 + 0x58], %i5 set 0x4C, %o0 nop ! stwa %g7, [%l7 + %o0] 0x04 ASI use replaced by convert2hboot loop_3288: udivx %o6, 0x1931, %i6 loop_3289: nop ! ta %xcc, 0x6d changed by convert2hboot movneg %xcc, 0x210, %l3 set 0x5C, %i0 nop ! stwa %g4, [%l7 + %i0] 0xe3 ASI use replaced by convert2hboot membar #Sync ld [%l7 + 0x70], %f2 call loop_3290 fmovsule %fcc1, %f9, %f16 lduh [%l7 + 0x56], %i1 call loop_3291 loop_3290: fmovrdlz %g1, %f22, %f10 pdist %f0, %f2, %f2 sllx %i4, %l5, %l2 loop_3291: fmovduge %fcc1, %f20, %f24 wr %g0, 0x0, %pcr ! wr %g0, 0xd2, %asi changed by convert2hboot ldsb [%l7 + 0x65], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x48] %asi, %f9 fmovdue %fcc2, %f24, %f6 ld [%l7 + 0x40], %f9 sethi 0x0702, %o2 fbul,pt %fcc1, loop_3292 call loop_3293 nop ! taddcctv %o3, %g6, %i7 changed by convert2hboot nop set 0x16, %g3 ldsb [%l7 + %g3], %g5 loop_3292: call loop_3294 loop_3293: nop set 0x14, %o4 ldsh [%l7 + %o4], %o1 faligndata %f0, %f8, %f6 rd %tick_cmpr, %l0 loop_3294: bl,a,pt %xcc, loop_3295 call loop_3296 membar 0x60 add %i0, 0x1673, %o4 loop_3295: call loop_3297 loop_3296: fmovsvc %xcc, %f31, %f11 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_3297: nop set 0x58, %g4 stx %g3, [%l7 + %g4] wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync set 0x44, %l1 nop ! stwa %i2, [%l7 + %l1] 0x22 ASI use replaced by convert2hboot membar #Sync set 0x58, %g5 nop ! ldxa [%l7 + %g5] 0x80, %l4 ASI use replaced by convert2hboot call loop_3298 nop set 0x5C, %l6 ldstub [%l7 + %l6], %g2 nop ! tge %icc, 0x3d changed by convert2hboot call loop_3299 loop_3298: nop ! tneg %icc, 0x70 changed by convert2hboot nop nop setx 0x5E0DC956C04DA400, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr stw %i3, [%l7 + 0x14] loop_3299: nop ! taddcc %l6, %i5, %g7 changed by convert2hboot ldsw [%l7 + 0x1C], %o6 movleu %xcc, 0x7B3, %o5 nop setx 0x19B6, %l0, %g4 sdivx %i6, %g4, %i1 wr %g0, 0x0, %pcr ! wr %g1, 0x10EE, %y changed by convert2hboot nop set 0x54, %g7 ldsw [%l7 + %g7], %l3 set 0x40, %i5 nop ! ldda [%l7 + %i5] 0x89, %f0 ASI use replaced by convert2hboot call loop_3300 call loop_3301 sdivx %i4, 0x1A14, %l2 call loop_3302 loop_3300: or %l5, %o2, %o3 loop_3301: nop set 0x18, %o1 nop ! prefetcha [%l7 + %o1] 0x80, 1 ASI use replaced by convert2hboot loop_3302: fandnot1 %f8, %f2, %f16 ldstub [%l7 + 0x4A], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot smulcc %o1, 0x1795, %g5 call loop_3303 call loop_3304 movrne %i0, 0x245, %l0 call loop_3305 loop_3303: call loop_3306 loop_3304: nop set 0x34, %i7 ldsw [%l7 + %i7], %o4 swap [%l7 + 0x50], %g3 loop_3305: wrpr %o7, %l1, %pil loop_3306: ld [%l7 + 0x54], %f18 set 0x5D, %l3 nop ! ldstuba [%l7 + %l3] 0x10, %l4 ASI use replaced by convert2hboot st %f13, [%l7 + 0x14] fmovsule %fcc1, %f12, %f18 movvs %xcc, 0x058, %g2 call loop_3307 bvs,a,pn %icc, loop_3308 call loop_3309 call loop_3310 loop_3307: fand %f16, %f0, %f22 loop_3308: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_3309: call loop_3311 loop_3310: nop ! tne %icc, 0x5a changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sta %f25, [%l7 + 0x08] %asi loop_3311: nop add %l7, 0x0C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x4C, %i1 nop ! stwa %o5, [%l7 + %i1] 0xeb ASI use replaced by convert2hboot membar #Sync xor %o6, %i6, %g4 call loop_3312 fmul8x16al %f12, %f13, %f20 move %icc, %g1, %l3 fbn,a %fcc1, loop_3313 loop_3312: nop set 0x78, %o7 std %i4, [%l7 + %o7] call loop_3314 nop set 0x39, %g6 ldub [%l7 + %g6], %i1 loop_3313: move %fcc1, 0x0EF, %l2 nop ! sir 0x034E !!sir is illegal_instruction loop_3314: nop add %l7, 0x54, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %l5 set 0x38, %i6 nop ! ldxa [%l7 + %i6] 0x81, %o3 ASI use replaced by convert2hboot fbge,pt %fcc1, loop_3315 nop set 0x28, %o5 prefetch [%l7 + %o5], 1 movrlez %o0, 0x2EA, %i7 call loop_3316 loop_3315: edge32n %g6, %o1, %i0 rd %tick_cmpr, %l0 stw %g5, [%l7 + 0x6C] loop_3316: nop set 0x64, %l4 nop ! swapa [%l7 + %l4] 0x80, %o4 ASI use replaced by convert2hboot prefetch [%l7 + 0x4C], 3 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fmuld8sux16 %f31, %f7, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync call loop_3317 call loop_3318 st %f15, [%l7 + 0x74] fmovsleu %xcc, %f19, %f14 loop_3317: call loop_3319 loop_3318: nop nop setx 0x48C000, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr ldsw [%l7 + 0x2C], %l1 add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3319: nop set 0x0E, %o6 sth %l6, [%l7 + %o6] call loop_3320 wr %g0, 0x0, %pcr ! wr %i2, 0x15EC, %clear_softint changed by convert2hboot call loop_3321 fmul8ulx16 %f8, %f0, %f6 loop_3320: nop set 0x28, %i4 nop ! ldswa [%l7 + %i4] 0x88, %i5 ASI use replaced by convert2hboot loop_3321: rdpr %otherwin, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! tle %xcc, 0x77 changed by convert2hboot call loop_3322 nop set 0x4A, %l0 ldub [%l7 + %l0], %o6 nop ! tne %icc, 0x5d changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_3322: nop set 0x18, %l5 nop ! stda %i6, [%l7 + %l5] 0x27 ASI use replaced by convert2hboot membar #Sync movrgez %g1, %l3, %g4 fbu,a,pt %fcc2, loop_3323 call loop_3324 srlx %i1, 0x1F, %i4 set 0x40, %g2 nop ! stda %f0, [%l7 + %g2] 0xca ASI use replaced by convert2hboot loop_3323: edge8 %l5, %l2, %o3 loop_3324: nop add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot fble,pn %fcc1, loop_3325 nop set 0x21, %i2 ldstub [%l7 + %i2], %o2 movrgez %g6, %o1, %l0 call loop_3326 loop_3325: fnors %f1, %f13, %f14 nop ! tcs %xcc, 0x58 changed by convert2hboot nop ! te %xcc, 0x64 changed by convert2hboot loop_3326: st %f2, [%l7 + 0x3C] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xF24, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_3327 movpos %xcc, 0x0DA, %g3 lduw [%l7 + 0x7C], %i0 nop set 0x08, %g1 sth %o7, [%l7 + %g1] loop_3327: fand %f18, %f0, %f18 movvc %icc, %l4, %g2 set 0x34, %o3 nop ! ldsha [%l7 + %o3] 0x10, %l6 ASI use replaced by convert2hboot call loop_3328 nop ! rdhpr %hintp, %l1 changed by convert2hboot ble,pn %icc, loop_3329 nop set 0x6C, %l2 swap [%l7 + %l2], %i2 loop_3328: call loop_3330 movrgez %i3, 0x390, %i5 loop_3329: fmovda %fcc2, %f8, %f6 brz,pn %g7, loop_3331 loop_3330: call loop_3332 fpadd16s %f8, %f8, %f1 call loop_3333 loop_3331: call loop_3334 loop_3332: call loop_3335 call loop_3336 loop_3333: mova %fcc3, %o5, %i6 loop_3334: nop set 0x34, %i3 ldsh [%l7 + %i3], %g1 loop_3335: nop set 0x2C, %o0 stw %o6, [%l7 + %o0] loop_3336: ldub [%l7 + 0x31], %g4 set 0x42, %o2 nop ! ldsba [%l7 + %o2] 0x88, %l3 ASI use replaced by convert2hboot set 0x40, %i0 nop ! ldda [%l7 + %i0] 0x88, %f0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync call loop_3337 nop set 0x68, %g3 ldd [%l7 + %g3], %i4 nop ! tvs %icc, 0x45 changed by convert2hboot movrlz %l5, %l2, %o3 loop_3337: movrgez %i7, %o0, %g6 call loop_3338 fcmpgt32 %f8, %f30, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_3338: fmovsle %fcc1, %f27, %f6 fpack32 %f16, %f28, %f28 set 0x72, %g4 nop ! lduha [%l7 + %g4] 0x18, %g5 ASI use replaced by convert2hboot call loop_3339 call loop_3340 nop set 0x4C, %l1 lduw [%l7 + %l1], %o4 call loop_3341 loop_3339: nop ! tneg %icc, 0x50 changed by convert2hboot loop_3340: alignaddrl %l0, %g3, %i0 membar 0x6A loop_3341: ldub [%l7 + 0x6B], %l4 popc %o7, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f19, [%l7 + 0x38] %asi call loop_3342 sth %l6, [%l7 + 0x2A] nop ! tn %xcc, 0x7e changed by convert2hboot call loop_3343 loop_3342: nop set 0x28, %o4 std %f0, [%l7 + %o4] ldx [%l7 + 0x38], %i2 ldstub [%l7 + 0x19], %l1 loop_3343: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop set 0x20, %l6 stw %i3, [%l7 + %l6] call loop_3344 call loop_3345 nop set 0x20, %g5 stw %o5, [%l7 + %g5] nop ! tvs %xcc, 0x7f changed by convert2hboot loop_3344: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3345: call loop_3346 nop ! rdhpr %hsys_tick_cmpr, %g7 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_3346: nop set 0x7C, %g7 swap [%l7 + %g7], %g4 call loop_3347 nop nop setx 0x5761EBE60A74322A, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f28 setx 0xE285462F2E54A370, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f24 faddd %f24, %f28, %f30 call loop_3348 call loop_3349 loop_3347: rdpr %otherwin, %g1 alignaddr %i1, %i4, %l3 loop_3348: nop set 0x6A, %i5 sth %l2, [%l7 + %i5] loop_3349: nop set 0x60, %i7 ldd [%l7 + %i7], %o2 set 0x58, %l3 nop ! lduwa [%l7 + %l3] 0x80, %i7 ASI use replaced by convert2hboot sth %l5, [%l7 + 0x58] set 0x4B, %o1 nop ! stba %g6, [%l7 + %o1] 0x04 ASI use replaced by convert2hboot std %f10, [%l7 + 0x50] edge8n %o0, %o1, %g5 nop ! rdhpr %htba, %o2 changed by convert2hboot set 0x10, %i1 nop ! ldda [%l7 + %i1] 0xe3, %o4 ASI use replaced by convert2hboot nop ! tcs %icc, 0x79 changed by convert2hboot fmovscc %xcc, %f8, %f4 nop set 0x68, %g6 ldsw [%l7 + %g6], %g3 edge16 %i0, %l0, %o7 ld [%l7 + 0x44], %f31 nop ! taddcc %g2, 0x40, %l4 changed by convert2hboot membar #Sync set 0x40, %o7 nop ! ldda [%l7 + %o7] 0xf0, %f16 ASI use replaced by convert2hboot nop set 0x30, %i6 lduw [%l7 + %i6], %l6 addccc %i2, %l1, %i5 set 0x40, %o5 nop ! ldda [%l7 + %o5] 0x80, %f0 ASI use replaced by convert2hboot nop nop setx 0x4B36421C40602400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr nop set 0x68, %l4 ldd [%l7 + %l4], %o4 orcc %i3, %i6, %o6 call loop_3350 nop nop setx 0x5B489233E0431800, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr nop set 0x5C, %o6 prefetch [%l7 + %o6], 1 call loop_3351 loop_3350: nop set 0x18, %l0 lduw [%l7 + %l0], %g7 movrgez %g4, 0x1FC, %i1 nop set 0x1A, %l5 stb %i4, [%l7 + %l5] loop_3351: nop ! te %xcc, 0x68 changed by convert2hboot brlz,a,pt %g1, loop_3352 fbu,pt %fcc3, loop_3353 nop ! rdhpr %hintp, %l2 changed by convert2hboot movug %fcc0, %o3, %l3 loop_3352: brlz,a,pn %l5, loop_3354 loop_3353: fsrc1s %f24, %f14 call loop_3355 call loop_3356 loop_3354: edge16l %g6, %o0, %o1 nop ! tvs %icc, 0x65 changed by convert2hboot loop_3355: nop set 0x3C, %i4 lduw [%l7 + %i4], %g5 loop_3356: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x285, %tick_cmpr changed by convert2hboot nop nop setx 0x917F24EF74E9364B, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f2 setx 0x99994829D425F18E, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fmuld %f12, %f2, %f16 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x8BB, %hsys_tick_cmpr changed by convert2hboot set 0x7C, %i2 nop ! ldsha [%l7 + %i2] 0x11, %o4 ASI use replaced by convert2hboot call loop_3357 call loop_3358 prefetch [%l7 + 0x6C], 3 call loop_3359 loop_3357: orncc %o7, %g2, %l4 loop_3358: brlez,a,pt %l6, loop_3360 nop set 0x32, %g2 ldsh [%l7 + %g2], %i2 loop_3359: fcmps %fcc2, %f27, %f28 st %f8, [%l7 + 0x10] loop_3360: call loop_3361 nop set 0x25, %o3 ldsb [%l7 + %o3], %l1 stw %i5, [%l7 + 0x5C] edge8ln %o5, %i3, %l0 loop_3361: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f29, [%l7 + 0x78] %asi nop set 0x44, %g1 lduh [%l7 + %g1], %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_3362 nop set 0x58, %l2 std %g4, [%l7 + %l2] movu %fcc2, 0x5D9, %i1 add %i4, 0x1399, %g7 loop_3362: nop set 0x58, %i3 ldd [%l7 + %i3], %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot bleu,pt %xcc, loop_3363 orcc %g1, %o3, %l5 movrne %l3, 0x220, %o0 call loop_3364 loop_3363: ldd [%l7 + 0x68], %f26 smul %g6, %g5, %o1 std %o2, [%l7 + 0x18] loop_3364: nop set 0x2E, %o2 ldsh [%l7 + %o2], %i7 set 0x48, %o0 nop ! stxa %g3, [%l7 + %o0] 0x23 ASI use replaced by convert2hboot membar #Sync call loop_3365 fmovdgu %icc, %f6, %f10 xnorcc %o4, %o7, %i0 edge32n %l4, %l6, %g2 loop_3365: array32 %i2, %l1, %o5 add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %i3, %l0 ASI use replaced by convert2hboot set 0x62, %i0 nop ! stha %i6, [%l7 + %i0] 0x2a ASI use replaced by convert2hboot membar #Sync fcmpgt16 %f16, %f0, %o6 add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %g4, %i5 ASI use replaced by convert2hboot call loop_3366 lduh [%l7 + 0x52], %i1 movrlz %g7, 0x003, %i4 wr %g0, 0x0, %pcr ! wr %l2, 0x041F, %softint changed by convert2hboot loop_3366: stx %o3, [%l7 + 0x20] wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot fmovdu %fcc1, %f16, %f16 set 0x67, %g3 nop ! stba %l3, [%l7 + %g3] 0x22 ASI use replaced by convert2hboot membar #Sync fmovrsgez %g1, %f20, %f14 ldd [%l7 + 0x18], %g6 call loop_3367 call loop_3368 st %f0, [%l7 + 0x20] call loop_3369 loop_3367: movue %fcc1, %g5, %o0 loop_3368: nop set 0x46, %g4 ldsh [%l7 + %g4], %o1 set 0x14, %l1 nop ! ldsba [%l7 + %l1] 0x81, %i7 ASI use replaced by convert2hboot loop_3369: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync set 0x72, %l6 nop ! stha %o4, [%l7 + %l6] 0x2a ASI use replaced by convert2hboot membar #Sync ldsb [%l7 + 0x1E], %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fbuge %fcc0, loop_3370 nop set 0x68, %g5 ldx [%l7 + %g5], %i0 bl %icc, loop_3371 swap [%l7 + 0x7C], %l6 loop_3370: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot loop_3371: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot ldsh [%l7 + 0x6A], %l1 nop ! rdhpr %ver, %o5 changed by convert2hboot add %i2, %i3, %i6 nop ! tvc %icc, 0x51 changed by convert2hboot rd %tick_cmpr, %o6 set 0x60, %o4 nop ! lduwa [%l7 + %o4] 0x04, %g4 ASI use replaced by convert2hboot movle %icc, %l0, %i1 ld [%l7 + 0x70], %f26 nop ! te %icc, 0x7b changed by convert2hboot set 0x40, %i5 lda [%l7 + %i5] 0x11, %f3 sll %i5, 0x0E, %g7 call loop_3372 call loop_3373 call loop_3374 nop ! tge %icc, 0x76 changed by convert2hboot loop_3372: nop set 0x0B, %g7 ldstub [%l7 + %g7], %i4 loop_3373: fmovrsgez %o3, %f26, %f2 loop_3374: call loop_3375 st %f19, [%l7 + 0x5C] sdivx %l5, 0x0838, %l2 movvc %xcc, %l3, %g1 loop_3375: nop nop setx 0x107C9C00, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot fmovdl %fcc0, %f26, %f26 call loop_3376 std %g6, [%l7 + 0x08] nop ! tge %icc, 0x66 changed by convert2hboot fmovdvc %icc, %f22, %f14 loop_3376: subcc %o1, %o0, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sethi 0x1574, %o7 movvc %xcc, 0x679, %o2 set 0x40, %i7 nop ! stda %f0, [%l7 + %i7] 0xc5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot smulcc %g3, %g2, %l6 edge8l %l4, %l1, %i2 edge32ln %o5, %i6, %o6 call loop_3377 edge8n %i3, %g4, %i1 rd %ccr, %l0 fmovsug %fcc0, %f0, %f3 loop_3377: movul %fcc1, 0x493, %g7 nop ! te %icc, 0x36 changed by convert2hboot call loop_3378 rd %sys_tick_cmpr, %i5 fmovs %f24, %f29 loop_3378: move %fcc0, 0x529, %o3 set 0x32, %l3 nop ! stba %i4, [%l7 + %l3] 0xe2 ASI use replaced by convert2hboot membar #Sync call loop_3379 ldsb [%l7 + 0x14], %l5 nop set 0x18, %i1 flush %l7 + %i1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xFB1, %tick_cmpr changed by convert2hboot loop_3379: call loop_3380 nop set 0x10, %o1 stx %l3, [%l7 + %o1] nop set 0x54, %g6 ldsw [%l7 + %g6], %g5 nop ! wrpr %g1, 0x1938, %tick changed by convert2hboot loop_3380: call loop_3381 call loop_3382 call loop_3383 nop set 0x10, %i6 std %o0, [%l7 + %i6] loop_3381: nop nop setx 0x6F8000, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr loop_3382: nop set 0x20, %o5 nop ! stda %g6, [%l7 + %o5] 0x04 ASI use replaced by convert2hboot loop_3383: fmovrslz %o0, %f3, %f30 set 0x18, %l4 nop ! ldxa [%l7 + %l4] 0x81, %i7 ASI use replaced by convert2hboot call loop_3384 nop ! rdhpr %hintp, %o7 changed by convert2hboot nop ! rdhpr %hintp, %o2 changed by convert2hboot ldsh [%l7 + 0x44], %i0 loop_3384: edge16n %o4, %g3, %l6 fmovdule %fcc2, %f30, %f18 call loop_3385 fmovdue %fcc1, %f26, %f2 set 0x14, %o7 lda [%l7 + %o7] 0x19, %f8 loop_3385: call loop_3386 call loop_3387 nop ! sir 0x0CE4 !!sir is illegal_instruction call loop_3388 loop_3386: call loop_3389 loop_3387: movvs %xcc, 0x74D, %g2 call loop_3390 loop_3388: nop nop setx 0xBFBB4CFE404EC400, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_3389: edge8l %l1, %l4, %o5 call loop_3391 loop_3390: mova %icc, %i2, %o6 call loop_3392 loop_3391: nop ! tsubcctv %i3, 0x4d, %i6 changed by convert2hboot ldx [%l7 + 0x30], %i1 bvs %xcc, loop_3393 loop_3392: edge32ln %l0, %g4, %i5 nop set 0x71, %o6 ldsb [%l7 + %o6], %o3 fnands %f24, %f26, %f22 loop_3393: nop set 0x6F, %l5 nop ! ldstuba [%l7 + %l5] 0x80, %i4 ASI use replaced by convert2hboot std %l4, [%l7 + 0x20] set 0x4C, %i4 nop ! swapa [%l7 + %i4] 0x88, %l2 ASI use replaced by convert2hboot call loop_3394 fbo %fcc0, loop_3395 udivcc %g7, 0x110F, %l3 and %g5, %o1, %g6 loop_3394: call loop_3396 loop_3395: sth %o0, [%l7 + 0x2C] call loop_3397 nop set 0x5C, %l0 ldsw [%l7 + %l0], %g1 loop_3396: movrlz %o7, %o2, %i0 stb %i7, [%l7 + 0x44] loop_3397: ldsb [%l7 + 0x1A], %g3 add %l7, 0x2C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop set 0x58, %i2 stx %l1, [%l7 + %i2] call loop_3398 bpos %icc, loop_3399 nop set 0x38, %o3 ldd [%l7 + %o3], %f18 movrgez %o4, %l4, %i2 loop_3398: rd %fprs, %o6 loop_3399: fxors %f13, %f14, %f5 fmovrdgz %o5, %f20, %f20 fcmpne16 %f18, %f14, %i3 call loop_3400 fmovspos %xcc, %f24, %f12 movpos %xcc, 0x12E, %i6 movcs %xcc, 0x093, %i1 loop_3400: nop set 0x40, %g1 nop ! stda %f16, [%l7 + %g1] 0xcc ASI use replaced by convert2hboot fmovdlg %fcc1, %f24, %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_3401 movcs %icc, 0x1EE, %o3 orn %l0, %l5, %i4 call loop_3402 loop_3401: call loop_3403 call loop_3404 orcc %l2, %l3, %g5 loop_3402: array8 %o1, %g7, %g6 loop_3403: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x717, %hsys_tick_cmpr changed by convert2hboot loop_3404: fmovrsgez %o7, %f29, %f9 call loop_3405 fbuge,pt %fcc0, loop_3406 fmovdgu %xcc, %f0, %f2 set 0x20, %g2 nop ! prefetcha [%l7 + %g2] 0x80, 4 ASI use replaced by convert2hboot loop_3405: movn %fcc0, 0x634, %o2 loop_3406: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot add %i7, 0x1A49, %l6 movvs %icc, %g2, %l1 call loop_3407 nop set 0x2C, %i3 stw %g3, [%l7 + %i3] fble,a,pt %fcc2, loop_3408 prefetch [%l7 + 0x14], 3 loop_3407: call loop_3409 call loop_3410 loop_3408: bcs,pn %xcc, loop_3411 nop ! wrpr %l4, %i2, %tick changed by convert2hboot loop_3409: nop set 0x18, %o2 nop ! ldxa [%l7 + %o2] 0x89, %o4 ASI use replaced by convert2hboot loop_3410: fxnors %f30, %f18, %f28 loop_3411: xnor %o6, 0x0EEA, %i3 call loop_3412 call loop_3413 call loop_3414 ld [%l7 + 0x5C], %f7 loop_3412: call loop_3415 loop_3413: edge16ln %o5, %i1, %g4 loop_3414: nop set 0x72, %l2 nop ! ldsha [%l7 + %l2] 0x19, %i5 ASI use replaced by convert2hboot loop_3415: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_3416 nop ! rdhpr %hintp, %o3 changed by convert2hboot call loop_3417 call loop_3418 loop_3416: st %f30, [%l7 + 0x58] fbg,a %fcc1, loop_3419 loop_3417: fxnor %f18, %f20, %f20 loop_3418: call loop_3420 call loop_3421 loop_3419: call loop_3422 for %f0, %f28, %f22 loop_3420: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_3421: ldd [%l7 + 0x40], %f18 loop_3422: nop set 0x50, %i0 nop ! stwa %l2, [%l7 + %i0] 0xea ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync movrgz %g5, 0x15D, %o1 set 0x1A, %g3 nop ! ldstuba [%l7 + %g3] 0x19, %l3 ASI use replaced by convert2hboot set 0x18, %g4 nop ! lduha [%l7 + %g4] 0x11, %g6 ASI use replaced by convert2hboot call loop_3423 nop set 0x3C, %l1 sth %g7, [%l7 + %l1] nop nop setx 0x907F3800, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr nop set 0x24, %l6 lduh [%l7 + %l6], %o0 loop_3423: nop membar #Sync set 0x40, %g5 nop ! ldda [%l7 + %g5] 0x1f, %f16 ASI use replaced by convert2hboot rd %sys_tick_cmpr, %o7 nop ! tl %icc, 0x3d changed by convert2hboot andn %i0, %g1, %i7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xEA0, %hsys_tick_cmpr changed by convert2hboot std %f20, [%l7 + 0x30] nop set 0x70, %o0 ldd [%l7 + %o0], %l0 flush %l7 + 0x50 bcs,pt %xcc, loop_3424 call loop_3425 umul %g3, %l4, %g2 subccc %o4, %o6, %i3 loop_3424: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_3425: st %f9, [%l7 + 0x64] add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop nop setx 0xCE523937EC6D6186, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f12 setx 0x901D72829DA4B585, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f0 fdivd %f0, %f12, %f18 set 0x40, %i5 nop ! stda %f16, [%l7 + %i5] 0xd8 ASI use replaced by convert2hboot movvc %icc, %i5, %i6 rd %sys_tick_cmpr, %i2 set 0x40, %o4 nop ! ldda [%l7 + %o4] 0xd9, %f0 ASI use replaced by convert2hboot sllx %l0, %l5, %o3 set 0x208, %g7 nop ! ldxa [%g0 + %g7] 0x52, %l2 ASI use replaced by convert2hboot nop set 0x6D, %i7 stb %g5, [%l7 + %i7] nop nop setx 0x47B400, %l0, %l6 st %l6, [%l7 + 0x68] ld [%l7 + 0x68], %fsr smulcc %o1, %i4, %l3 nop ! tne %icc, 0x70 changed by convert2hboot call loop_3426 ldsh [%l7 + 0x16], %g6 edge32ln %g7, %o0, %o7 nop set 0x30, %i1 ldub [%l7 + %i1], %i0 loop_3426: nop set 0x30, %o1 ldstub [%l7 + %o1], %g1 call loop_3427 call loop_3428 nop ! taddcc %i7, %l6, %o2 changed by convert2hboot call loop_3429 loop_3427: loop_3428: ldx [%l7 + 0x28], %g3 fmovscc %icc, %f22, %f26 loop_3429: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_3430 nop nop setx 0xFEFE37B21CCFFD64, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f18 fsqrtd %f18, %f8 fmovdvc %xcc, %f26, %f14 call loop_3431 loop_3430: call loop_3432 movne %fcc0, 0x16A, %l4 call loop_3433 loop_3431: wr %g0, 0x0, %pcr ! wr %o4, %g2, %pic changed by convert2hboot loop_3432: nop set 0x68, %g6 nop ! stwa %o6, [%l7 + %g6] 0xea ASI use replaced by convert2hboot membar #Sync loop_3433: movpos %icc, 0x443, %i3 flush %l7 + 0x50 set 0x5C, %i6 lda [%l7 + %i6] 0x04, %f24 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x5C, %o5 ldsw [%l7 + %o5], %o5 call loop_3434 call loop_3435 call loop_3436 ldub [%l7 + 0x2C], %g4 loop_3434: nop ! tcs %icc, 0x74 changed by convert2hboot loop_3435: nop set 0x70, %l3 std %f14, [%l7 + %l3] loop_3436: fmovspos %icc, %f19, %f6 ldsw [%l7 + 0x50], %i6 call loop_3437 movue %fcc1, 0x5C8, %i2 call loop_3438 call loop_3439 loop_3437: fpsub16s %f22, %f15, %f10 call loop_3440 loop_3438: nop set 0x58, %o7 std %f30, [%l7 + %o7] loop_3439: call loop_3441 movue %fcc2, %l0, %l5 loop_3440: rdpr %pil, %o3 nop ! wrpr %i5, %l2, %tick changed by convert2hboot loop_3441: call loop_3442 nop set 0x08, %o6 stx %g5, [%l7 + %o6] call loop_3443 nop set 0x40, %l5 prefetch [%l7 + %l5], 1 loop_3442: nop set 0x51, %i4 stb %i4, [%l7 + %i4] fmovscs %icc, %f7, %f20 loop_3443: sth %o1, [%l7 + 0x54] set 0x18, %l4 nop ! ldswa [%l7 + %l4] 0x80, %g6 ASI use replaced by convert2hboot flush %l7 + 0x20 movlg %fcc3, %l3, %o0 subccc %g7, %o7, %g1 ld [%l7 + 0x08], %f20 call loop_3444 call loop_3445 rd %softint, %i0 std %i6, [%l7 + 0x20] loop_3444: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x85D, %hsys_tick_cmpr changed by convert2hboot loop_3445: nop set 0x58, %l0 lduw [%l7 + %l0], %o2 nop ! rdpr %tl, %g3 changed by convert2hboot flush %l7 + 0x54 std %f4, [%l7 + 0x08] nop set 0x69, %i2 stb %l4, [%l7 + %i2] st %f28, [%l7 + 0x7C] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot sta %f23, [%l7 + 0x2C] %asi nop ! tleu %xcc, 0x47 changed by convert2hboot ldub [%l7 + 0x75], %l1 nop ! tsubcctv %g2, %o6, %i3 changed by convert2hboot add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casa [%l6] 0x0c, %i1, %o5 ASI use replaced by convert2hboot nop nop setx 0x89B97FC2E8DBDE75, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f30 setx 0xC591FB0EFC05CED1, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fdivd %f22, %f30, %f24 nop set 0x10, %o3 stx %o4, [%l7 + %o3] call loop_3446 nop setx loop_3447, %l0, %l1 jmpl %l1, %i6 nop setx loop_3448, %l0, %l1 jmpl %l1, %g4 nop nop setx 0xFEDAB9AB40513800, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_3446: call loop_3449 loop_3447: nop setx 0x07D1, %l1, %l0 sdiv %i2, %l0, %o3 loop_3448: flush %l7 + 0x30 nop nop setx 0x80589000, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr loop_3449: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot edge8l %l2, %g5, %l5 set 0x28, %g1 nop ! stha %i4, [%l7 + %g1] 0x11 ASI use replaced by convert2hboot andcc %o1, 0x173F, %g6 nop set 0x50, %i3 stw %l3, [%l7 + %i3] andn %g7, %o0, %g1 nop ! rdhpr %htba, %o7 changed by convert2hboot ldd [%l7 + 0x38], %f18 std %i0, [%l7 + 0x40] fbue,a,pn %fcc0, loop_3450 nop nop setx 0x70573000, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr nop set 0x24, %o2 prefetch [%l7 + %o2], 0 bn,pn %xcc, loop_3451 loop_3450: alignaddrl %l6, %o2, %g3 and %l4, %l1, %g2 call loop_3452 loop_3451: fmovdo %fcc2, %f18, %f12 fbue,a,pn %fcc1, loop_3453 call loop_3454 loop_3452: orncc %i7, 0x1DA6, %i3 nop set 0x10, %l2 ldd [%l7 + %l2], %f2 loop_3453: call loop_3455 loop_3454: nop set 0x28, %i0 stx %o6, [%l7 + %i0] nop ! rdhpr %hsys_tick_cmpr, %i1 changed by convert2hboot set 0x58, %g2 nop ! ldsha [%l7 + %g2] 0x0c, %o4 ASI use replaced by convert2hboot loop_3455: call loop_3456 ldd [%l7 + 0x50], %o4 call loop_3457 fmovd %f10, %f16 loop_3456: swap [%l7 + 0x0C], %i6 movg %icc, %i2, %g4 loop_3457: fbge,a,pt %fcc0, loop_3458 udivcc %l0, 0x0BED, %o3 wrpr %g0, 0x1, %gl set 0x3C, %g3 nop ! lduwa [%l7 + %g3] 0x0c, %i5 ASI use replaced by convert2hboot loop_3458: nop set 0x29, %g4 nop ! ldstuba [%l7 + %g4] 0x18, %l5 ASI use replaced by convert2hboot call loop_3459 nop ! tcc %icc, 0x71 changed by convert2hboot nop ! tge %icc, 0x39 changed by convert2hboot movrlz %g5, %i4, %o1 loop_3459: stb %g6, [%l7 + 0x08] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot subc %g7, %g1, %o0 call loop_3460 call loop_3461 nop nop setx 0x1079B000, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr nop set 0x6C, %l6 ldsh [%l7 + %l6], %o7 loop_3460: st %f17, [%l7 + 0x44] loop_3461: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_3462 fornot2s %f3, %f25, %f29 bleu %xcc, loop_3463 subc %o2, %i0, %g3 loop_3462: nop wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync loop_3463: call loop_3464 edge8 %l1, %i7, %g2 call loop_3465 fbule,a,pt %fcc0, loop_3466 loop_3464: nop ! rdhpr %hpstate, %o6 changed by convert2hboot movrlz %i3, 0x2A9, %o4 loop_3465: fmovdg %icc, %f16, %f8 loop_3466: movule %fcc0, 0x7BE, %o5 nop ! wrpr %i1, %i6, %tick changed by convert2hboot set 0x78, %g5 nop ! stwa %g4, [%l7 + %g5] 0xe3 ASI use replaced by convert2hboot membar #Sync movrgez %l0, 0x25F, %o3 lduh [%l7 + 0x1C], %i2 fxnor %f2, %f14, %f6 movn %xcc, 0x699, %l2 movcs %xcc, 0x32F, %i5 nop ! tpos %icc, 0x48 changed by convert2hboot call loop_3467 fpsub32s %f13, %f10, %f15 call loop_3468 std %l4, [%l7 + 0x50] loop_3467: fpadd16 %f30, %f12, %f4 umul %g5, 0x0BD5, %o1 loop_3468: subc %g6, 0x0C66, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync call loop_3469 call loop_3470 call loop_3471 fmovrsgz %g1, %f27, %f9 loop_3469: and %o0, 0x1F0D, %i4 loop_3470: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_3471: stw %o2, [%l7 + 0x58] nop ! taddcc %i0, %l6, %g3 changed by convert2hboot call loop_3472 edge16l %l1, %l4, %g2 call loop_3473 nop ! taddcc %o6, %i3, %o4 changed by convert2hboot loop_3472: call loop_3474 call loop_3475 loop_3473: stb %i7, [%l7 + 0x48] set 0x15, %l1 nop ! ldsba [%l7 + %l1] 0x80, %i1 ASI use replaced by convert2hboot loop_3474: call loop_3476 loop_3475: nop setx loop_3477, %l0, %l1 jmpl %l1, %i6 call loop_3478 st %f3, [%l7 + 0x78] loop_3476: movleu %xcc, 0x265, %o5 loop_3477: nop nop setx 0x1E59923B0047A000, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr loop_3478: call loop_3479 call loop_3480 nop set 0x66, %i5 sth %g4, [%l7 + %i5] nop set 0x60, %o4 ldd [%l7 + %o4], %o2 loop_3479: ld [%l7 + 0x14], %f31 loop_3480: subcc %i2, 0x1314, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot swap [%l7 + 0x4C], %l5 ldsh [%l7 + 0x0A], %g5 nop ! tgu %icc, 0x75 changed by convert2hboot nop ! tpos %icc, 0x51 changed by convert2hboot set 0x70, %o0 nop ! stda %l2, [%l7 + %o0] 0xea ASI use replaced by convert2hboot membar #Sync nop ! tle %icc, 0x69 changed by convert2hboot nop setx 0x1019, %l0, %g6 udiv %o1, %g6, %l3 move %fcc3, %g7, %g1 rd %pc, %i4 wr %g0, 0x0, %pcr ! wr %o0, 0x1DEA, %sys_tick changed by convert2hboot call loop_3481 nop set 0x3A, %i7 lduh [%l7 + %i7], %o2 movvs %icc, 0x03F, %i0 movneg %xcc, 0x786, %o7 loop_3481: edge16n %l6, %l1, %g3 nop ! te %icc, 0x49 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %l4, 0x1FCB, %sys_tick changed by convert2hboot ldsb [%l7 + 0x32], %g2 call loop_3482 fmovdcc %xcc, %f2, %f22 sth %o6, [%l7 + 0x14] nop set 0x28, %i1 std %f16, [%l7 + %i1] loop_3482: nop ! rdhpr %hpstate, %o4 changed by convert2hboot movuge %fcc3, %i3, %i1 nop set 0x7C, %o1 ldsb [%l7 + %o1], %i6 set 0x20, %g7 nop ! swapa [%l7 + %g7] 0x19, %o5 ASI use replaced by convert2hboot set 0x40, %i6 nop ! stda %f16, [%l7 + %i6] 0x16 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot ldd [%l7 + 0x48], %f28 call loop_3483 flush %l7 + 0x74 wrpr %i2, %l0, %cwp set 0x40, %g6 nop ! stda %f0, [%l7 + %g6] 0xcb ASI use replaced by convert2hboot loop_3483: nop nop setx 0xF0F5C17F, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f17 setx 0x5AF67747, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f28 fsubs %f28, %f17, %f20 call loop_3484 call loop_3485 fxnors %f16, %f9, %f27 edge32ln %i5, %l5, %g5 loop_3484: nop membar #Sync set 0x40, %l3 nop ! ldda [%l7 + %l3] 0x16, %f16 ASI use replaced by convert2hboot loop_3485: ldd [%l7 + 0x08], %f14 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casxa [%l6] 0x88, %o3, %l2 ASI use replaced by convert2hboot subcc %g6, %o1, %g7 nop set 0x18, %o7 ldd [%l7 + %o7], %g0 flush %l7 + 0x1C membar #Sync set 0x40, %o5 nop ! ldda [%l7 + %o5] 0x16, %f16 ASI use replaced by convert2hboot nop nop setx 0x4AC5D8BE67083143, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f20 fsqrtd %f20, %f22 call loop_3486 call loop_3487 st %f4, [%l7 + 0x64] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3486: ldd [%l7 + 0x50], %f8 loop_3487: nop ! taddcc %i4, %o0, %o2 changed by convert2hboot call loop_3488 call loop_3489 call loop_3490 fsrc2 %f22, %f16 loop_3488: umul %o7, 0x054D, %l6 loop_3489: movpos %xcc, %l1, %i0 loop_3490: nop ! te %xcc, 0x3d changed by convert2hboot call loop_3491 ldx [%l7 + 0x68], %g3 sth %l4, [%l7 + 0x34] ld [%l7 + 0x10], %f11 loop_3491: move %fcc2, 0x2A7, %g2 fmovsleu %xcc, %f9, %f27 nop set 0x10, %l5 stw %o4, [%l7 + %l5] nop nop setx 0xB07DF000, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr call loop_3492 movl %xcc, %o6, %i1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xB89, %hsys_tick_cmpr changed by convert2hboot movu %fcc3, %i7, %g4 loop_3492: call loop_3493 call loop_3494 nop ! tcc %xcc, 0x42 changed by convert2hboot fmovsgu %xcc, %f7, %f19 loop_3493: call loop_3495 loop_3494: call loop_3496 nop nop setx 0x350F1CC3C04FEC00, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_3495: nop add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %l0, %i2 ASI use replaced by convert2hboot loop_3496: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot nop setx 0x0DBB, %l0, %o3 udivcc %l5, %o3, %g5 fpack32 %f16, %f10, %f16 nop nop setx 0x105C2400, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr nop nop setx 0x3519ECAB8049B000, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr wrpr %g6, 0x076A, %cwp set 0x6E, %o6 nop ! ldsba [%l7 + %o6] 0x10, %l2 ASI use replaced by convert2hboot bmask %o1, %g1, %g7 sllx %l3, %o0, %o2 call loop_3497 call loop_3498 fble,a %fcc2, loop_3499 movl %fcc0, %i4, %l6 loop_3497: bvc %xcc, loop_3500 loop_3498: movrlz %l1, 0x1DA, %o7 loop_3499: bne,a %xcc, loop_3501 nop nop setx 0xB5E823B4E6747450, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f12 setx 0x7D8843AA1098CC4A, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f18 fsubd %f18, %f12, %f14 loop_3500: nop set 0x1E, %i4 sth %g3, [%l7 + %i4] nop nop setx 0x7E7400, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr loop_3501: nop nop setx 0xB05C0400, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr nop ! tgu %icc, 0x74 changed by convert2hboot sth %l4, [%l7 + 0x34] fandnot1 %f0, %f22, %f18 set 0x40, %l4 nop ! stxa %g2, [%l7 + %l4] 0x19 ASI use replaced by convert2hboot std %i0, [%l7 + 0x78] fbuge,a,pn %fcc3, loop_3502 nop ! tsubcctv %o6, %o4, %i6 changed by convert2hboot set 0x40, %i2 nop ! ldda [%l7 + %i2] 0x89, %f0 ASI use replaced by convert2hboot loop_3502: nop set 0x50, %o3 nop ! swapa [%l7 + %o3] 0x88, %i1 ASI use replaced by convert2hboot set 0x1C, %l0 nop ! ldswa [%l7 + %l0] 0x10, %o5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x75, %g1 nop ! stba %g4, [%l7 + %g1] 0x22 ASI use replaced by convert2hboot membar #Sync call loop_3503 call loop_3504 call loop_3505 nop fitos %f4, %f30 fstox %f30, %f30 loop_3503: edge32ln %l0, %i2, %i5 loop_3504: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_3505: ld [%l7 + 0x70], %f18 nop ! tgu %xcc, 0x68 changed by convert2hboot set 0x3E, %o2 nop ! lduha [%l7 + %o2] 0x11, %i3 ASI use replaced by convert2hboot nop ! tneg %icc, 0x4e changed by convert2hboot ldsb [%l7 + 0x56], %g5 movule %fcc1, 0x517, %o3 stx %l2, [%l7 + 0x68] wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot ldd [%l7 + 0x38], %f6 nop set 0x72, %l2 ldsh [%l7 + %l2], %o1 fnot1 %f12, %f4 edge32l %g1, %l3, %g7 stw %o2, [%l7 + 0x20] ldsb [%l7 + 0x5C], %o0 call loop_3506 alignaddr %l6, %i4, %l1 udiv %g3, 0x0C47, %o7 call loop_3507 loop_3506: umulcc %l4, %i0, %g2 nop ! tn %xcc, 0x69 changed by convert2hboot ldub [%l7 + 0x69], %o4 loop_3507: nop set 0x28, %i0 nop ! stba %o6, [%l7 + %i0] 0x89 ASI use replaced by convert2hboot nop set 0x5B, %g2 ldstub [%l7 + %g2], %i1 call loop_3508 fble,pt %fcc1, loop_3509 call loop_3510 nop set 0x38, %g3 stx %o5, [%l7 + %g3] loop_3508: call loop_3511 loop_3509: bcs %icc, loop_3512 loop_3510: nop set 0x54, %i3 prefetch [%l7 + %i3], 3 loop_3511: edge8ln %i6, %g4, %i7 loop_3512: call loop_3513 fbne %fcc1, loop_3514 fbug,pn %fcc3, loop_3515 call loop_3516 loop_3513: fmovdvc %xcc, %f4, %f26 loop_3514: nop set 0x30, %g4 nop ! ldxa [%g0 + %g4] 0x4f, %l0 ASI use replaced by convert2hboot loop_3515: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_3516: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot xorcc %i5, %l5, %i3 add %l7, 0x2C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_3517 stw %g5, [%l7 + 0x6C] fmovda %fcc0, %f24, %f8 popc %g6, %g1 loop_3517: nop add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %l3, %o1 ASI use replaced by convert2hboot andn %o2, %o0, %l6 call loop_3518 nop nop setx 0xFF6715C1F0536800, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr call loop_3519 fmovdo %fcc0, %f16, %f8 loop_3518: nop add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casa [%l6] 0x10, %g7, %i4 ASI use replaced by convert2hboot loop_3519: call loop_3520 nop nop setx 0xC02CB8A1B0654400, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr set 0x7E, %l6 nop ! ldstuba [%l7 + %l6] 0x89, %l1 ASI use replaced by convert2hboot loop_3520: edge16l %g3, %l4, %i0 edge16l %o7, %g2, %o4 call loop_3521 call loop_3522 swap [%l7 + 0x78], %o6 stw %o5, [%l7 + 0x10] loop_3521: rd %pc, %i1 loop_3522: call loop_3523 call loop_3524 rd %tick_cmpr, %g4 nop set 0x14, %l1 swap [%l7 + %l1], %i6 loop_3523: andcc %i7, 0x0C94, %i2 loop_3524: fpsub32 %f2, %f12, %f30 set 0x43, %i5 nop ! ldstuba [%l7 + %i5] 0x11, %l0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x46, %o4 nop ! ldsba [%l7 + %o4] 0x80, %l5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_3525 edge8ln %o3, %l2, %g5 set 0x1A, %g5 nop ! ldsba [%l7 + %g5] 0x10, %g6 ASI use replaced by convert2hboot loop_3525: mulscc %g1, %l3, %o1 call loop_3526 array32 %o0, %o2, %g7 call loop_3527 ble,a,pt %icc, loop_3528 loop_3526: call loop_3529 loop_3527: movre %i4, %l6, %l1 loop_3528: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3529: ld [%l7 + 0x08], %f1 nop set 0x0E, %o0 sth %g3, [%l7 + %o0] set 0x78, %i1 sta %f12, [%l7 + %i1] 0x89 call loop_3530 call loop_3531 set 0x50, %o1 nop ! ldswa [%l7 + %o1] 0x88, %i0 ASI use replaced by convert2hboot loop_3530: call loop_3532 loop_3531: fcmped %fcc3, %f16, %f22 nop ! tl %icc, 0x7a changed by convert2hboot fmul8x16au %f5, %f30, %f30 loop_3532: call loop_3533 stw %g2, [%l7 + 0x38] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_3533: stw %o4, [%l7 + 0x24] prefetch [%l7 + 0x48], 2 fmovscc %icc, %f11, %f16 fsrc2 %f30, %f2 call loop_3534 call loop_3535 fbu,a %fcc2, loop_3536 nop setx loop_3537, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x011200001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_3534: call loop_3538 loop_3535: loop_3536: call loop_3539 loop_3537: call loop_3540 loop_3538: call loop_3541 nop setx 0x187A, %l0, %o6 udivx %o5, %o6, %g4 loop_3539: movu %fcc1, 0x102, %i6 loop_3540: nop set 0x0F, %i7 stb %i7, [%l7 + %i7] loop_3541: call loop_3542 call loop_3543 lduh [%l7 + 0x1A], %i2 nop set 0x70, %g7 std %f8, [%l7 + %g7] loop_3542: call loop_3544 loop_3543: ldd [%l7 + 0x48], %l0 call loop_3545 call loop_3546 loop_3544: nop set 0x20, %g6 swap [%l7 + %g6], %i5 call loop_3547 loop_3545: call loop_3548 loop_3546: movneg %xcc, 0x279, %l5 set 0x52, %i6 nop ! stha %i1, [%l7 + %i6] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_3547: nop ! tne %icc, 0x55 changed by convert2hboot loop_3548: ldsb [%l7 + 0x1F], %o3 nop ! tne %icc, 0x75 changed by convert2hboot rd %tick_cmpr, %i3 nop nop setx 0xC0767C00, %l0, %l6 st %l6, [%l7 + 0x18] ld [%l7 + 0x18], %fsr set 0x58, %o7 nop ! stba %g5, [%l7 + %o7] 0x88 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l7 + 0x7C] %asi, %f7 fmovdo %fcc3, %f10, %f12 set 0x20, %l3 nop ! ldda [%l7 + %l3] 0xe3, %g6 ASI use replaced by convert2hboot umul %l2, %g1, %l3 edge32ln %o1, %o2, %g7 fmovdug %fcc1, %f10, %f2 call loop_3549 xnorcc %i4, %o0, %l6 nop nop setx 0x6DF796547051E000, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr call loop_3550 loop_3549: rdpr %cleanwin, %l1 nop fitos %f1, %f20 fstoi %f20, %f13 call loop_3551 loop_3550: fpack32 %f4, %f30, %f26 nop ! tcs %icc, 0x7b changed by convert2hboot edge16l %l4, %g3, %g2 loop_3551: sth %i0, [%l7 + 0x6E] call loop_3552 call loop_3553 sdiv %o7, 0x1E06, %o4 stb %o6, [%l7 + 0x5F] loop_3552: nop set 0x10, %l5 sta %f10, [%l7 + %l5] 0x81 loop_3553: fbue,a,pt %fcc1, loop_3554 nop ! tle %xcc, 0x41 changed by convert2hboot call loop_3555 fpsub16s %f10, %f5, %f22 loop_3554: nop set 0x18, %o6 nop ! stda %g4, [%l7 + %o6] 0x04 ASI use replaced by convert2hboot loop_3555: nop set 0x7C, %o5 lda [%l7 + %o5] 0x11, %f22 call loop_3556 nop ! tvs %xcc, 0x58 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f3, [%l7 + 0x60] %asi loop_3556: nop set 0x16, %l4 stb %o5, [%l7 + %l4] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_3557 nop set 0x50, %i4 ldd [%l7 + %i4], %i6 set 0x24, %o3 nop ! ldsha [%l7 + %o3] 0x11, %l0 ASI use replaced by convert2hboot loop_3557: nop ! tge %icc, 0x5f changed by convert2hboot rdpr %canrestore, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x50, %asi changed by convert2hboot nop ! rdhpr %hintp, %i5 changed by convert2hboot bleu,pt %icc, loop_3558 call loop_3559 nop ! rdhpr %hintp, %o3 changed by convert2hboot call loop_3560 loop_3558: nop set 0x38, %l0 std %i2, [%l7 + %l0] loop_3559: rdpr %canrestore, %i1 call loop_3561 loop_3560: stb %g6, [%l7 + 0x0E] set 0x78, %g1 nop ! ldxa [%l7 + %g1] 0x19, %g5 ASI use replaced by convert2hboot loop_3561: call loop_3562 wrpr %l2, %g1, %cwp ldd [%l7 + 0x20], %f2 movne %fcc2, 0x503, %l3 loop_3562: prefetch [%l7 + 0x64], 0 nop ! tgu %icc, 0x51 changed by convert2hboot set 0x40, %i2 nop ! stha %o1, [%l7 + %i2] 0xea ASI use replaced by convert2hboot membar #Sync nop setx 0x02DE, %l0, %o2 udivx %g7, %o2, %i4 call loop_3563 movrgez %l6, 0x3BB, %l1 sub %o0, %g3, %l4 orncc %i0, %o7, %o4 loop_3563: bvs,a,pt %icc, loop_3564 fpack16 %f12, %f31 nop setx loop_3565, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002400001405, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot std %f24, [%l7 + 0x70] loop_3564: bleu,a,pt %xcc, loop_3566 nop set 0x08, %l2 lduh [%l7 + %l2], %o6 loop_3565: nop ! ta %icc, 0x6d changed by convert2hboot fbue,a,pt %fcc3, loop_3567 loop_3566: call loop_3568 fmovscc %icc, %f0, %f18 swap [%l7 + 0x1C], %g4 loop_3567: lduh [%l7 + 0x30], %o5 loop_3568: wr %g0, 0x0, %pcr ! wr %i7, 0x188C, %y changed by convert2hboot ld [%l7 + 0x30], %f1 set 0x16, %o2 nop ! lduha [%l7 + %o2] 0x19, %g2 ASI use replaced by convert2hboot movpos %icc, 0x17A, %i6 nop ! taddcc %l0, %i2, %l5 changed by convert2hboot nop set 0x74, %g2 swap [%l7 + %g2], %o3 nop set 0x66, %g3 sth %i3, [%l7 + %g3] call loop_3569 call loop_3570 fcmple16 %f18, %f20, %i1 xnorcc %g6, %i5, %g5 loop_3569: faligndata %f0, %f0, %f28 loop_3570: wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop nop setx 0x40400000, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr set 0x50, %i0 nop ! stda %l2, [%l7 + %i0] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_3571 popc 0x1E75, %o1 call loop_3572 edge8n %g7, %o2, %g1 loop_3571: nop set 0x30, %i3 nop ! swapa [%l7 + %i3] 0x10, %i4 ASI use replaced by convert2hboot loop_3572: fmovse %fcc3, %f23, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot movl %icc, 0x69A, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot set 0x2E, %g4 nop ! stha %l4, [%l7 + %g4] 0x11 ASI use replaced by convert2hboot fmovdgu %xcc, %f6, %f12 nop ! taddcc %i0, %o7, %o4 changed by convert2hboot ldd [%l7 + 0x40], %o6 andn %g4, %o5, %o0 and %g2, %i6, %i7 lduw [%l7 + 0x24], %i2 nop nop setx 0x3FBFF58860713000, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr bge,a %xcc, loop_3573 subc %l0, 0x0525, %l5 call loop_3574 edge16l %o3, %i1, %g6 loop_3573: call loop_3575 loop_3574: wr %g0, 0x0, %pcr ! wr %i5, 0x046E, %pic changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f1, [%l7 + 0x40] %asi loop_3575: srl %g5, 0x06, %l2 nop set 0x10, %l1 stw %i3, [%l7 + %l1] call loop_3576 call loop_3577 brgez,a %o1, loop_3578 ldstub [%l7 + 0x7E], %g7 loop_3576: stb %l3, [%l7 + 0x6F] loop_3577: nop set 0x6B, %i5 nop ! lduba [%l7 + %i5] 0x19, %g1 ASI use replaced by convert2hboot loop_3578: nop fitos %f0, %f3 fstoi %f3, %f18 ldub [%l7 + 0x3C], %o2 set 0x58, %o4 nop ! ldxa [%l7 + %o4] 0x0c, %i4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_3579 movul %fcc2, %l6, %g3 nop set 0x3E, %l6 sth %i0, [%l7 + %l6] nop setx 0x04F7, %l0, %o4 udiv %l4, %o4, %o6 loop_3579: subc %o7, 0x1BD1, %g4 ld [%l7 + 0x44], %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f26, [%l7 + 0x20] %asi array16 %o0, %o5, %g2 nop nop setx 0x7FE05F74D056B800, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sdivcc %i7, 0x0081, %l0 wr %g0, 0x0, %pcr ! wr %l5, %i2, %y changed by convert2hboot set 0x68, %o0 nop ! ldsba [%l7 + %o0] 0x18, %o3 ASI use replaced by convert2hboot for %f24, %f26, %f2 set 0x1C, %i1 lda [%l7 + %i1] 0x89, %f23 nop set 0x60, %g5 prefetch [%l7 + %g5], 1 set 0x30, %i7 nop ! prefetcha [%l7 + %i7] 0x10, 0 ASI use replaced by convert2hboot fexpand %f24, %f2 movre %i5, 0x1BE, %g5 call loop_3580 call loop_3581 call loop_3582 fnegd %f30, %f6 loop_3580: call loop_3583 loop_3581: call loop_3584 loop_3582: nop set 0x68, %g7 std %f16, [%l7 + %g7] addcc %l2, 0x1925, %i3 loop_3583: nop add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casa [%l6] 0x88, %i1, %g7 ASI use replaced by convert2hboot loop_3584: brnz %o1, loop_3585 fmovse %icc, %f24, %f4 ldub [%l7 + 0x6B], %g1 ldsw [%l7 + 0x50], %l3 loop_3585: call loop_3586 call loop_3587 fpsub32 %f6, %f20, %f16 call loop_3588 loop_3586: movg %fcc2, 0x620, %i4 loop_3587: call loop_3589 rd %y, %o2 loop_3588: nop ! rdhpr %ver, %l1 changed by convert2hboot call loop_3590 loop_3589: edge16ln %g3, %l6, %i0 nop set 0x38, %o1 ldx [%l7 + %o1], %l4 call loop_3591 loop_3590: flush %l7 + 0x38 rdpr %canrestore, %o4 nop set 0x18, %g6 ldstub [%l7 + %g6], %o7 loop_3591: nop set 0x72, %o7 ldub [%l7 + %o7], %g4 call loop_3592 call loop_3593 call loop_3594 ldsw [%l7 + 0x5C], %o6 loop_3592: nop ! taddcc %o0, %o5, %i6 changed by convert2hboot loop_3593: call loop_3595 loop_3594: nop set 0x60, %i6 ldsw [%l7 + %i6], %i7 srax %l0, 0x18, %g2 nop set 0x18, %l5 std %l4, [%l7 + %l5] loop_3595: nop set 0x40, %o6 nop ! stda %f16, [%l7 + %o6] 0x10 ASI use replaced by convert2hboot array32 %o3, %g6, %i5 call loop_3596 nop set 0x20, %l3 ldsh [%l7 + %l3], %g5 movpos %icc, 0x316, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_3596: swap [%l7 + 0x28], %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot set 0x54, %l4 nop ! lduha [%l7 + %l4] 0x88, %o1 ASI use replaced by convert2hboot nop set 0x6C, %o5 swap [%l7 + %o5], %g1 call loop_3597 nop set 0x18, %o3 stb %g7, [%l7 + %o3] nop ! tvs %icc, 0x4e changed by convert2hboot call loop_3598 loop_3597: nop set 0x10, %l0 ldsw [%l7 + %l0], %l3 nop set 0x7C, %g1 sth %o2, [%l7 + %g1] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_3598: fblg,pt %fcc0, loop_3599 ldx [%l7 + 0x58], %i4 call loop_3600 rd %fprs, %g3 loop_3599: nop set 0x7C, %i4 nop ! swapa [%l7 + %i4] 0x89, %i0 ASI use replaced by convert2hboot loop_3600: nop set 0x4A, %i2 nop ! stba %l6, [%l7 + %i2] 0x89 ASI use replaced by convert2hboot alignaddrl %o4, %l4, %o7 fornot1 %f18, %f26, %f10 ld [%l7 + 0x30], %f23 rdpr %gl, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop nop setx 0x3151711850697400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr movre %o0, %o5, %i7 array8 %l0, %g2, %l5 call loop_3601 rd %sys_tick_cmpr, %o3 call loop_3602 fmovrslz %g6, %f12, %f7 loop_3601: fmovrdlz %i6, %f24, %f22 edge32 %i5, %g5, %i2 loop_3602: nop ! tle %icc, 0x3e changed by convert2hboot call loop_3603 call loop_3604 wr %g0, 0x0, %pcr ! wr %i1, %l2, %ccr changed by convert2hboot call loop_3605 loop_3603: edge32 %o1, %i3, %g1 loop_3604: fmovsleu %xcc, %f23, %f22 fba %fcc1, loop_3606 loop_3605: edge32l %g7, %l3, %l1 sub %o2, 0x08D7, %g3 srlx %i0, %l6, %o4 loop_3606: edge8l %i4, %l4, %o6 swap [%l7 + 0x44], %o7 add %l7, 0x2C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casa [%l6] 0x88, %o0, %o5 ASI use replaced by convert2hboot stx %i7, [%l7 + 0x70] call loop_3607 bgu,a,pt %xcc, loop_3608 nop set 0x30, %o2 prefetch [%l7 + %o2], 1 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f21, [%l7 + 0x7C] %asi loop_3607: alignaddr %l0, %g2, %l5 loop_3608: fmovdgu %icc, %f24, %f18 srax %g4, %g6, %i6 set 0x68, %g2 nop ! swapa [%l7 + %g2] 0x19, %i5 ASI use replaced by convert2hboot brlz,a,pn %o3, loop_3609 fnors %f31, %f13, %f23 sdivcc %g5, 0x0646, %i1 call loop_3610 loop_3609: call loop_3611 std %i2, [%l7 + 0x40] call loop_3612 loop_3610: fmovdlg %fcc3, %f16, %f0 loop_3611: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3612: popc 0x095A, %o1 ba,a,pt %xcc, loop_3613 ldstub [%l7 + 0x47], %g1 ld [%l7 + 0x24], %f3 movcc %xcc, 0x7D2, %g7 loop_3613: nop fitos %f3, %f5 fstox %f5, %f18 nop set 0x65, %g3 ldsb [%l7 + %g3], %l3 call loop_3614 std %f22, [%l7 + 0x20] nop ! tleu %icc, 0x4e changed by convert2hboot movcs %icc, 0x3C0, %l1 loop_3614: fblg,pn %fcc3, loop_3615 call loop_3616 movrne %o2, %g3, %i3 nop set 0x43, %i0 ldsb [%l7 + %i0], %l6 loop_3615: stb %o4, [%l7 + 0x52] loop_3616: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot movug %fcc3, 0x610, %l4 nop set 0x40, %l2 ldd [%l7 + %l2], %f10 stx %i0, [%l7 + 0x58] call loop_3617 swap [%l7 + 0x50], %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_3617: fmovdn %fcc2, %f8, %f4 call loop_3618 call loop_3619 call loop_3620 rdpr %canrestore, %o6 loop_3618: popc %o5, %i7 loop_3619: nop set 0x22, %i3 nop ! ldsha [%l7 + %i3] 0x81, %g2 ASI use replaced by convert2hboot loop_3620: nop set 0x28, %l1 flush %l7 + %l1 nop set 0x18, %i5 ldsh [%l7 + %i5], %l5 call loop_3621 ld [%l7 + 0x68], %f0 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf1, %asi changed by convert2hboot loop_3621: call loop_3622 fzeros %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_3622: movgu %icc, 0x2DE, %g6 nop ! tcs %xcc, 0x6e changed by convert2hboot udiv %i6, 0x032D, %l0 set 0x74, %g4 nop ! ldswa [%l7 + %g4] 0x89, %o3 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x18] %asi, %f21 set 0x1C, %o4 lda [%l7 + %o4] 0x81, %f7 call loop_3623 be,a,pn %xcc, loop_3624 stb %g5, [%l7 + 0x0F] nop set 0x28, %l6 flush %l7 + %l6 loop_3623: subccc %i5, %i1, %l2 loop_3624: or %o1, %g1, %i2 lduw [%l7 + 0x28], %l3 nop set 0x30, %o0 std %g6, [%l7 + %o0] call loop_3625 call loop_3626 call loop_3627 fbl %fcc1, loop_3628 loop_3625: call loop_3629 loop_3626: fcmpeq16 %f30, %f14, %l1 loop_3627: nop set 0x108, %g5 nop ! ldxa [%g0 + %g5] 0x52, %o2 ASI use replaced by convert2hboot loop_3628: call loop_3630 loop_3629: call loop_3631 nop set 0x74, %i1 lduw [%l7 + %i1], %i3 nop set 0x7E, %g7 ldstub [%l7 + %g7], %g3 loop_3630: nop set 0x78, %i7 nop ! stxa %l6, [%l7 + %i7] 0x2f ASI use replaced by convert2hboot membar #Sync loop_3631: movule %fcc2, 0x1B5, %i4 call loop_3632 nop set 0x68, %g6 flush %l7 + %g6 call loop_3633 prefetch [%l7 + 0x74], 0 loop_3632: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_3633: nop set 0x78, %o7 ldx [%l7 + %o7], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot subc %o7, 0x0EE1, %o0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot set 0x70, %o1 nop ! ldxa [%l7 + %o1] 0x0c, %i7 ASI use replaced by convert2hboot movrgez %l5, %g2, %g4 mulscc %i6, 0x1DC2, %g6 movu %fcc2, %o3, %g5 movo %fcc3, %l0, %i5 movne %fcc1, 0x7F5, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot subccc %l2, 0x15D1, %i2 ldsb [%l7 + 0x10], %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f0, [%l7 + 0x0C] %asi call loop_3634 nop nop setx 0x2ED10D67, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f22 fsqrts %f22, %f25 nop set 0x7B, %i6 ldstub [%l7 + %i6], %g1 fpadd16 %f18, %f26, %f26 loop_3634: edge32l %l1, %o2, %g7 nop ! te %xcc, 0x4d changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_3635 call loop_3636 ldd [%l7 + 0x68], %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3635: sdivx %o4, 0x1275, %g3 loop_3636: ldstub [%l7 + 0x0E], %i0 nop ! tg %xcc, 0x36 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! tle %xcc, 0x64 changed by convert2hboot std %f26, [%l7 + 0x78] fornot2s %f8, %f21, %f21 srlx %o0, %o7, %o5 set 0x2C, %l5 sta %f7, [%l7 + %l5] 0x10 nop ! wrpr %o6, 0x0F5B, %tick changed by convert2hboot nop set 0x08, %l3 std %l4, [%l7 + %l3] array32 %g2, %g4, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_3637 call loop_3638 edge16n %i6, %o3, %g5 add %l7, 0x2C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %i5 loop_3637: nop set 0x28, %l4 stx %o1, [%l7 + %l4] loop_3638: nop set 0x74, %o5 lda [%l7 + %o5] 0x80, %f2 nop set 0x50, %o3 std %f28, [%l7 + %o3] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot udiv %i1, 0x1011, %i2 add %g1, %l1, %o2 call loop_3639 call loop_3640 call loop_3641 call loop_3642 loop_3639: fmovsue %fcc3, %f15, %f8 loop_3640: movcs %xcc, %l3, %g7 loop_3641: nop set 0x28, %l0 lda [%l7 + %l0] 0x0c, %f4 loop_3642: nop set 0x3A, %o6 nop ! stha %i3, [%l7 + %o6] 0x18 ASI use replaced by convert2hboot call loop_3643 call loop_3644 fbul,a,pn %fcc1, loop_3645 call loop_3646 loop_3643: nop set 0x14, %g1 prefetch [%l7 + %g1], 3 loop_3644: popc 0x0E25, %l6 loop_3645: ld [%l7 + 0x78], %f31 loop_3646: sll %i4, 0x15, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync fabss %f26, %f3 stb %l4, [%l7 + 0x3F] call loop_3647 lduh [%l7 + 0x54], %o0 set 0x36, %i2 nop ! stha %o7, [%l7 + %i2] 0x10 ASI use replaced by convert2hboot loop_3647: std %o4, [%l7 + 0x58] bg %icc, loop_3648 st %f24, [%l7 + 0x08] set 0x40, %i4 nop ! stda %f0, [%l7 + %i4] 0xc1 ASI use replaced by convert2hboot loop_3648: movge %icc, %o5, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_3649 movne %fcc2, 0x237, %g2 xor %i7, 0x0AB2, %g6 call loop_3650 loop_3649: lduw [%l7 + 0x44], %g4 fmovduge %fcc3, %f30, %f10 fpsub16s %f9, %f13, %f18 loop_3650: bneg %xcc, loop_3651 nop set 0x15, %o2 stb %i6, [%l7 + %o2] smulcc %g5, %o3, %l0 subc %o1, %l2, %i5 loop_3651: nop set 0x74, %g2 nop ! lduha [%l7 + %g2] 0x19, %i2 ASI use replaced by convert2hboot sub %i1, %l1, %o2 smul %g1, 0x1A59, %l3 ldsh [%l7 + 0x0A], %g7 nop nop setx 0xB99577C8F070E000, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr fmul8x16au %f14, %f5, %f10 nop set 0x7C, %g3 flush %l7 + %g3 nop set 0x32, %l2 stb %l6, [%l7 + %l2] set 0x40, %i3 nop ! ldxa [%l7 + %i3] 0x80, %i3 ASI use replaced by convert2hboot nop set 0x50, %l1 lduw [%l7 + %l1], %g3 movu %fcc3, %i4, %l4 call loop_3652 nop ! tl %icc, 0x78 changed by convert2hboot add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_3652: nop set 0x37, %i0 ldub [%l7 + %i0], %o4 call loop_3653 nop nop setx 0x368BDC18905D9000, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr move %xcc, 0x7E9, %o5 addc %o6, 0x1473, %i0 loop_3653: call loop_3654 call loop_3655 nop ! tneg %xcc, 0x57 changed by convert2hboot movule %fcc3, 0x7E2, %g2 loop_3654: srl %i7, %g6, %g4 loop_3655: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync call loop_3656 call loop_3657 call loop_3658 bleu,a %xcc, loop_3659 loop_3656: call loop_3660 loop_3657: movleu %icc, %l5, %g5 loop_3658: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_3659: fcmpeq32 %f6, %f30, %o1 loop_3660: bcc,pt %icc, loop_3661 nop set 0x48, %g4 prefetch [%l7 + %g4], 4 call loop_3662 call loop_3663 loop_3661: lduh [%l7 + 0x42], %o3 ldsh [%l7 + 0x38], %l2 loop_3662: nop set 0x5E, %i5 nop ! lduha [%l7 + %i5] 0x0c, %i2 ASI use replaced by convert2hboot loop_3663: nop set 0x34, %o4 nop ! swapa [%l7 + %o4] 0x81, %i1 ASI use replaced by convert2hboot nop ! tcc %icc, 0x64 changed by convert2hboot call loop_3664 call loop_3665 nop set 0x53, %l6 ldsb [%l7 + %l6], %i5 nop set 0x76, %g5 ldstub [%l7 + %g5], %l1 loop_3664: ldd [%l7 + 0x48], %o2 loop_3665: stb %l3, [%l7 + 0x7B] add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casa [%l6] 0x19, %g7, %l6 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot ldsh [%l7 + 0x1C], %i4 nop set 0x68, %o0 stx %g1, [%l7 + %o0] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f15, [%l7 + 0x18] %asi set 0x10, %i1 lda [%l7 + %i1] 0x80, %f24 call loop_3666 call loop_3667 swap [%l7 + 0x6C], %l4 brlez %o0, loop_3668 loop_3666: nop set 0x68, %g7 swap [%l7 + %g7], %o7 loop_3667: bg,a %xcc, loop_3669 call loop_3670 loop_3668: nop ! tneg %icc, 0x46 changed by convert2hboot fxor %f18, %f10, %f12 loop_3669: fbuge,pn %fcc0, loop_3671 loop_3670: nop set 0x4C, %i7 lduw [%l7 + %i7], %o5 set 0x10, %o7 nop ! lduwa [%l7 + %o7] 0x89, %o4 ASI use replaced by convert2hboot loop_3671: call loop_3672 call loop_3673 movgu %xcc, 0x75E, %o6 xor %g2, %i7, %g6 loop_3672: orncc %g4, 0x159F, %i6 loop_3673: call loop_3674 add %l5, %i0, %g5 set 0x17, %g6 nop ! stba %l0, [%l7 + %g6] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_3674: nop setx 0x006B, %l0, %l2 udivx %o3, %l2, %o1 set 0x40, %i6 nop ! stda %f16, [%l7 + %i6] 0xc8 ASI use replaced by convert2hboot set 0x64, %o1 nop ! stba %i2, [%l7 + %o1] 0xe2 ASI use replaced by convert2hboot membar #Sync ldsw [%l7 + 0x20], %i1 nop set 0x57, %l5 ldstub [%l7 + %l5], %i5 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x44] %asi, %f13 set 0x44, %l4 nop ! ldstuba [%l7 + %l4] 0x80, %g7 ASI use replaced by convert2hboot ldsh [%l7 + 0x20], %l3 set 0x70, %o5 nop ! ldda [%l7 + %o5] 0xe3, %i2 ASI use replaced by convert2hboot fzeros %f4 set 0x40, %o3 nop ! stda %f0, [%l7 + %o3] 0xcb ASI use replaced by convert2hboot call loop_3675 movrlez %l6, %i4, %g1 srl %g3, 0x00, %o0 fmovdvs %xcc, %f8, %f18 loop_3675: wrpr %o7, 0x0EB9, %pil set 0x50, %l3 nop ! lduha [%l7 + %l3] 0x11, %o5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %l4, 0x1362, %sys_tick changed by convert2hboot nop nop setx 0x7A778FE9C0735800, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr fmovspos %icc, %f9, %f19 nop ! ta %icc, 0x4e changed by convert2hboot call loop_3676 movrne %o6, 0x0B9, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot set 0x7A, %l0 nop ! stha %g2, [%l7 + %l0] 0x10 ASI use replaced by convert2hboot loop_3676: flush %l7 + 0x74 movrlz %i6, 0x0FF, %g4 array8 %i0, %l5, %g5 movu %fcc2, %o3, %l2 set 0x26, %g1 nop ! stha %l0, [%l7 + %g1] 0x2b ASI use replaced by convert2hboot membar #Sync call loop_3677 st %f5, [%l7 + 0x30] set 0x67, %o6 nop ! lduba [%l7 + %o6] 0x11, %o1 ASI use replaced by convert2hboot loop_3677: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot ldx [%l7 + 0x50], %i1 movule %fcc2, 0x114, %i5 call loop_3678 nop ! rdhpr %hsys_tick_cmpr, %o2 changed by convert2hboot movg %fcc3, 0x790, %l1 call loop_3679 loop_3678: srlx %g7, 0x06, %i3 set 0x20, %i2 nop ! lduha [%l7 + %i2] 0x88, %l6 ASI use replaced by convert2hboot loop_3679: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot edge8 %l3, %g1, %o0 nop setx 0x0F9E, %l0, %o5 sdiv %g3, %o5, %l4 fmovrsgz %o6, %f4, %f30 set 0x28, %i4 nop ! ldswa [%l7 + %i4] 0x11, %o4 ASI use replaced by convert2hboot call loop_3680 ldx [%l7 + 0x28], %o7 alignaddrl %i7, %g2, %i6 andn %g6, 0x1A6A, %g4 loop_3680: call loop_3681 orn %l5, %g5, %i0 movre %o3, 0x071, %l0 nop set 0x10, %o2 ldsw [%l7 + %o2], %o1 loop_3681: st %f20, [%l7 + 0x24] set 0x24, %g3 nop ! ldsha [%l7 + %g3] 0x88, %l2 ASI use replaced by convert2hboot movcs %icc, 0x3C3, %i2 mova %fcc2, %i5, %o2 call loop_3682 call loop_3683 ldd [%l7 + 0x10], %f10 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_3682: call loop_3684 loop_3683: st %f2, [%l7 + 0x4C] nop set 0x70, %g2 ldsw [%l7 + %g2], %l1 movrgz %i3, %l6, %i4 loop_3684: fmovdo %fcc0, %f4, %f24 edge8 %g7, %g1, %l3 wr %g0, 0x0, %pcr ! wr %o0, 0x1FC2, %set_softint changed by convert2hboot stb %g3, [%l7 + 0x18] ldsh [%l7 + 0x0A], %l4 swap [%l7 + 0x28], %o6 std %o4, [%l7 + 0x28] membar #Sync set 0x40, %i3 nop ! ldda [%l7 + %i3] 0x16, %f0 ASI use replaced by convert2hboot call loop_3685 fnor %f30, %f16, %f6 set 0x40, %l1 nop ! stda %f0, [%l7 + %l1] 0xd8 ASI use replaced by convert2hboot loop_3685: nop set 0x15, %l2 nop ! ldsba [%l7 + %l2] 0x89, %o5 ASI use replaced by convert2hboot call loop_3686 stb %i7, [%l7 + 0x15] wr %g0, 0x0, %pcr ! wr %g0, 0x2e, %asi changed by convert2hboot loop_3686: nop ! tpos %icc, 0x62 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f23, [%l7 + 0x70] %asi nop set 0x64, %i0 ldub [%l7 + %i0], %o7 fba,pn %fcc2, loop_3687 alignaddrl %g6, %g4, %l5 call loop_3688 fpadd16 %f6, %f4, %f16 loop_3687: prefetch [%l7 + 0x30], 1 nop ! rdhpr %htba, %i6 changed by convert2hboot loop_3688: stb %i0, [%l7 + 0x19] nop set 0x78, %g4 ldsw [%l7 + %g4], %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_3689 wr %g0, 0x0, %pcr ! wr %o1, %l2, %ccr changed by convert2hboot movg %fcc3, %o3, %i2 nop set 0x14, %o4 stw %o2, [%l7 + %o4] loop_3689: nop set 0x2E, %l6 nop ! ldsba [%l7 + %l6] 0x81, %i5 ASI use replaced by convert2hboot bvs,pt %xcc, loop_3690 sethi 0x1A14, %l1 set 0x6D, %g5 nop ! ldstuba [%l7 + %g5] 0x10, %i1 ASI use replaced by convert2hboot loop_3690: movue %fcc0, %l6, %i3 std %f4, [%l7 + 0x58] set 0x3C, %i5 nop ! ldstuba [%l7 + %i5] 0x10, %g7 ASI use replaced by convert2hboot ldd [%l7 + 0x78], %f0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x68, %o0 prefetch [%l7 + %o0], 0 move %xcc, %g1, %o0 movrgez %l3, 0x04B, %l4 call loop_3691 swap [%l7 + 0x3C], %g3 fpadd16s %f29, %f28, %f10 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_3691: movge %fcc0, %o6, %o5 movrne %i7, 0x040, %o7 set 0x74, %g7 nop ! stwa %g6, [%l7 + %g7] 0x89 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot xnor %g2, %i6, %i0 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf9, %asi changed by convert2hboot add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %l5 call loop_3692 nop nop setx 0x30CA91447048A800, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr ldd [%l7 + 0x20], %f24 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x14] %asi, %f0 loop_3692: sth %l0, [%l7 + 0x50] call loop_3693 fcmpne16 %f4, %f12, %o1 nop set 0x58, %i7 ldd [%l7 + %i7], %f0 call loop_3694 loop_3693: fmovda %xcc, %f14, %f22 fnot2s %f30, %f7 call loop_3695 loop_3694: call loop_3696 lduw [%l7 + 0x5C], %l2 ldd [%l7 + 0x58], %f6 loop_3695: nop set 0x60, %o7 nop ! swapa [%l7 + %o7] 0x0c, %i2 ASI use replaced by convert2hboot loop_3696: movue %fcc3, %o3, %o2 call loop_3697 call loop_3698 call loop_3699 nop set 0x18, %g6 std %f26, [%l7 + %g6] loop_3697: call loop_3700 loop_3698: nop ! tn %xcc, 0x5b changed by convert2hboot loop_3699: wrpr %g0, 0x3, %gl call loop_3701 loop_3700: fpadd16s %f9, %f14, %f15 call loop_3702 movu %fcc0, 0x0E4, %i1 loop_3701: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_3702: call loop_3703 edge8l %g7, %i3, %g1 call loop_3704 ldsb [%l7 + 0x47], %i4 loop_3703: nop set 0x6C, %i1 flush %l7 + %i1 nop setx loop_3705, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004200001401, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_3704: call loop_3706 mova %fcc2, %o0, %l3 call loop_3707 loop_3705: movrgz %g3, 0x3D7, %l4 loop_3706: nop ! tcc %icc, 0x4a changed by convert2hboot ba %xcc, loop_3708 loop_3707: srl %o4, 0x10, %o5 nop set 0x70, %i6 swap [%l7 + %i6], %i7 call loop_3709 loop_3708: movul %fcc1, %o7, %g6 fmovda %xcc, %f16, %f20 or %o6, %g4, %g2 loop_3709: call loop_3710 call loop_3711 fbul,pn %fcc3, loop_3712 call loop_3713 loop_3710: call loop_3714 loop_3711: ldd [%l7 + 0x10], %f6 loop_3712: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xB06, %hsys_tick_cmpr changed by convert2hboot loop_3713: fmovdne %icc, %f12, %f6 loop_3714: fbule,pn %fcc0, loop_3715 brgez,a,pt %l5, loop_3716 movvc %icc, 0x519, %g5 fcmpne32 %f12, %f12, %o1 loop_3715: umul %l0, %l2, %i2 loop_3716: nop set 0x28, %o1 nop ! ldsba [%l7 + %o1] 0x04, %o3 ASI use replaced by convert2hboot ldsb [%l7 + 0x4E], %i5 call loop_3717 call loop_3718 xor %o2, %l1, %l6 nop setx 0x16E1, %l0, %g7 sdivcc %i1, %g7, %i3 loop_3717: nop set 0x6E, %l5 ldsh [%l7 + %l5], %g1 loop_3718: fnot2 %f10, %f2 set 0x12, %l4 nop ! stba %o0, [%l7 + %l4] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_3719 subc %i4, %l3, %g3 movge %xcc, %l4, %o4 nop nop setx 0x5B577BC3C07F6000, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr loop_3719: movrgz %o5, 0x30D, %o7 addccc %i7, %g6, %g4 set 0x70, %o3 nop ! lduha [%l7 + %o3] 0x18, %g2 ASI use replaced by convert2hboot call loop_3720 call loop_3721 call loop_3722 call loop_3723 loop_3720: movgu %icc, 0x388, %o6 loop_3721: ldstub [%l7 + 0x75], %i0 loop_3722: nop set 0x58, %o5 std %l4, [%l7 + %o5] loop_3723: call loop_3724 mulx %i6, 0x1FDA, %o1 call loop_3725 nop ! tge %icc, 0x4d changed by convert2hboot loop_3724: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f21, [%l7 + 0x78] %asi loop_3725: fmovdn %xcc, %f0, %f24 call loop_3726 fmovdule %fcc0, %f4, %f10 call loop_3727 loop_3726: nop set 0x78, %l0 swap [%l7 + %l0], %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x2c, %asi changed by convert2hboot loop_3727: call loop_3728 bmask %i2, %o3, %l2 movle %xcc, 0x20A, %i5 call loop_3729 loop_3728: call loop_3730 movvc %icc, %l1, %o2 set 0x38, %l3 nop ! lduwa [%l7 + %l3] 0x80, %l6 ASI use replaced by convert2hboot loop_3729: call loop_3731 loop_3730: call loop_3732 flush %l7 + 0x20 array32 %i1, %g7, %i3 loop_3731: nop setx 0x0DA3, %l0, %g1 sdivx %o0, %g1, %i4 loop_3732: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot ble,a %icc, loop_3733 umulcc %l4, 0x13D1, %o4 call loop_3734 nop set 0x57, %g1 stb %l3, [%l7 + %g1] loop_3733: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_3734: nop set 0x64, %i2 sta %f25, [%l7 + %i2] 0x11 bleu,a,pt %xcc, loop_3735 call loop_3736 bl,a,pt %xcc, loop_3737 nop set 0x08, %o6 prefetch [%l7 + %o6], 2 loop_3735: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync loop_3736: std %f10, [%l7 + 0x60] loop_3737: call loop_3738 nop ! taddcctv %o7, 0x46, %g6 changed by convert2hboot nop set 0x34, %o2 swap [%l7 + %o2], %g4 alignaddrl %g2, %o6, %i7 loop_3738: call loop_3739 stx %l5, [%l7 + 0x60] call loop_3740 ldd [%l7 + 0x10], %f6 loop_3739: fones %f7 fbo,a,pt %fcc2, loop_3741 loop_3740: nop set 0x28, %i4 lduh [%l7 + %i4], %i0 brlez,pt %o1, loop_3742 movul %fcc2, 0x76F, %i6 loop_3741: fbuge,a %fcc3, loop_3743 fmovsn %fcc2, %f9, %f1 loop_3742: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f11, [%l7 + 0x54] %asi loop_3743: fmovsgu %icc, %f29, %f14 nop set 0x10, %g3 std %g4, [%l7 + %g3] nop setx 0x1EFF, %l1, %l0 udivcc %i2, %l0, %o3 nop set 0x54, %g2 flush %l7 + %g2 nop set 0x30, %l1 ldx [%l7 + %l1], %i5 bcs,a %xcc, loop_3744 ldstub [%l7 + 0x29], %l2 call loop_3745 nop ! tne %xcc, 0x63 changed by convert2hboot loop_3744: nop setx 0x06F3, %l0, %l1 udivcc %o2, %l1, %l6 ldsb [%l7 + 0x0E], %g7 loop_3745: nop set 0x30, %i3 nop ! prefetcha [%l7 + %i3] 0x10, 4 ASI use replaced by convert2hboot array32 %i3, %o0, %i4 call loop_3746 nop setx 0x097B, %l0, %g3 sdivcc %g1, %g3, %o4 fsrc2 %f28, %f4 call loop_3747 loop_3746: call loop_3748 movrgez %l4, 0x257, %l3 fxors %f2, %f18, %f1 loop_3747: call loop_3749 loop_3748: flush %l7 + 0x28 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_3749: brgz %g6, loop_3750 xor %g4, 0x1128, %o7 set 0x2C, %i0 nop ! lduwa [%l7 + %i0] 0x10, %g2 ASI use replaced by convert2hboot loop_3750: nop set 0x70, %g4 ldd [%l7 + %g4], %o6 bshuffle %f26, %f14, %f20 brgez %i7, loop_3751 call loop_3752 call loop_3753 nop set 0x7A, %o4 lduh [%l7 + %o4], %i0 loop_3751: rdpr %wstate, %o1 loop_3752: ldd [%l7 + 0x70], %i6 loop_3753: srlx %g5, %l5, %i2 fbug,a %fcc1, loop_3754 fmovrdgz %o3, %f20, %f12 call loop_3755 nop nop setx 0x504DA400, %l0, %l6 st %l6, [%l7 + 0x48] ld [%l7 + 0x48], %fsr loop_3754: movvc %xcc, %l0, %i5 set 0x36, %l6 nop ! ldsba [%l7 + %l6] 0x10, %l2 ASI use replaced by convert2hboot loop_3755: std %l0, [%l7 + 0x78] nop set 0x2D, %l2 ldub [%l7 + %l2], %l6 bcs %icc, loop_3756 nop ! tneg %xcc, 0x60 changed by convert2hboot std %f14, [%l7 + 0x78] nop set 0x3C, %i5 ldsb [%l7 + %i5], %o2 loop_3756: nop set 0x32, %g5 nop ! ldsha [%l7 + %g5] 0x11, %i1 ASI use replaced by convert2hboot set 0x3C, %o0 nop ! stwa %g7, [%l7 + %o0] 0x04 ASI use replaced by convert2hboot nop ! te %xcc, 0x7a changed by convert2hboot call loop_3757 nop set 0x0A, %i7 lduh [%l7 + %i7], %o0 call loop_3758 call loop_3759 loop_3757: ldub [%l7 + 0x4C], %i4 andncc %i3, %g3, %g1 loop_3758: call loop_3760 loop_3759: call loop_3761 ldsw [%l7 + 0x50], %l4 fors %f21, %f2, %f6 loop_3760: prefetch [%l7 + 0x0C], 1 loop_3761: call loop_3762 smulcc %o4, 0x1651, %l3 ld [%l7 + 0x38], %f31 set 0x4B, %g7 nop ! stba %o5, [%l7 + %g7] 0x80 ASI use replaced by convert2hboot loop_3762: fmovduge %fcc1, %f6, %f18 nop ! tneg %xcc, 0x71 changed by convert2hboot ldsw [%l7 + 0x40], %g6 call loop_3763 call loop_3764 nop ! tg %icc, 0x79 changed by convert2hboot call loop_3765 loop_3763: ldsb [%l7 + 0x22], %o7 loop_3764: nop nop setx 0xC0574800, %l0, %l6 st %l6, [%l7 + 0x2C] ld [%l7 + 0x2C], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_3765: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot fmovsleu %xcc, %f27, %f17 call loop_3766 nop ! ta %xcc, 0x70 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_3766: nop set 0x3A, %g6 nop ! stha %i0, [%l7 + %g6] 0x19 ASI use replaced by convert2hboot nop nop setx 0xB3791993C0A95769, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f12 setx 0xD8C7CB3FE30F19D3, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f6 fsubd %f6, %f12, %f20 nop set 0x30, %o7 ldsw [%l7 + %o7], %o1 nop set 0x38, %i6 prefetch [%l7 + %i6], 1 rdpr %canrestore, %i6 call loop_3767 fmovsvs %icc, %f25, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3767: nop set 0x60, %i1 stx %g5, [%l7 + %i1] movvs %icc, 0x416, %i2 edge8ln %o3, %l0, %i5 set 0x7C, %l5 nop ! swapa [%l7 + %l5] 0x04, %l2 ASI use replaced by convert2hboot bmask %l5, %l6, %l1 srlx %i1, 0x05, %g7 ldsw [%l7 + 0x54], %o2 set 0x2C, %l4 nop ! ldstuba [%l7 + %l4] 0x88, %i4 ASI use replaced by convert2hboot call loop_3768 std %o0, [%l7 + 0x30] std %g2, [%l7 + 0x18] movg %fcc2, %i3, %l4 loop_3768: call loop_3769 nop ! tleu %xcc, 0x6b changed by convert2hboot edge8 %o4, %g1, %l3 movvs %icc, %o5, %o7 loop_3769: bmask %g6, %g2, %o6 popc 0x1EBA, %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movvs %icc, 0x6BB, %i6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot subc %i0, %i2, %o3 call loop_3770 call loop_3771 prefetch [%l7 + 0x60], 2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_3770: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_3771: andncc %l0, %l5, %l2 edge32l %l6, %l1, %i1 call loop_3772 call loop_3773 call loop_3774 call loop_3775 loop_3772: rd %ccr, %g7 loop_3773: call loop_3776 loop_3774: call loop_3777 loop_3775: nop ! ta %xcc, 0x38 changed by convert2hboot set 0x70, %o1 nop ! stxa %o2, [%l7 + %o1] 0x80 ASI use replaced by convert2hboot loop_3776: nop set 0x08, %o5 stw %i4, [%l7 + %o5] loop_3777: nop set 0x64, %o3 stw %g3, [%l7 + %o3] xnorcc %o0, 0x084C, %i3 nop ! sir 0x17B7 !!sir is illegal_instruction nop set 0x0C, %l0 ldsh [%l7 + %l0], %l4 nop set 0x28, %l3 lduw [%l7 + %l3], %g1 movule %fcc1, 0x151, %o4 call loop_3778 movule %fcc1, 0x1E9, %l3 set 0x30, %g1 nop ! ldda [%l7 + %g1] 0x80, %o6 ASI use replaced by convert2hboot loop_3778: nop set 0x72, %o6 ldsh [%l7 + %o6], %o5 set 0x2C, %o2 nop ! lduwa [%l7 + %o2] 0x10, %g6 ASI use replaced by convert2hboot st %f14, [%l7 + 0x08] bvc,a %xcc, loop_3779 call loop_3780 nop ! tvs %xcc, 0x3e changed by convert2hboot fmovrde %g2, %f10, %f26 loop_3779: nop set 0x1C, %i4 nop ! ldsha [%l7 + %i4] 0x80, %o6 ASI use replaced by convert2hboot loop_3780: nop ! wrpr %g4, 0x0C64, %tick changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot st %f1, [%l7 + 0x48] movgu %xcc, 0x2E2, %i7 nop fitod %f6, %f2 fdtox %f2, %f6 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %o1, %i0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! tneg %icc, 0x54 changed by convert2hboot call loop_3781 movcc %xcc, %g5, %o3 movn %fcc1, 0x79B, %l0 call loop_3782 loop_3781: ldx [%l7 + 0x68], %i5 st %f22, [%l7 + 0x10] call loop_3783 loop_3782: ldx [%l7 + 0x48], %l5 call loop_3784 membar 0x50 loop_3783: call loop_3785 movvs %icc, %l6, %l1 loop_3784: call loop_3786 movu %fcc1, %i1, %l2 loop_3785: std %o2, [%l7 + 0x58] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_3786: call loop_3787 call loop_3788 brlez %g3, loop_3789 call loop_3790 loop_3787: bneg,a %icc, loop_3791 loop_3788: call loop_3792 loop_3789: std %g6, [%l7 + 0x60] loop_3790: movle %fcc1, 0x519, %o0 loop_3791: call loop_3793 loop_3792: call loop_3794 call loop_3795 nop set 0x08, %i2 ldsw [%l7 + %i2], %i3 loop_3793: nop set 0x64, %g3 ldsh [%l7 + %g3], %g1 loop_3794: brlz %l4, loop_3796 loop_3795: ld [%l7 + 0x18], %f11 nop set 0x38, %g2 swap [%l7 + %g2], %l3 movrgez %o4, 0x0D2, %o5 loop_3796: call loop_3797 st %f12, [%l7 + 0x6C] call loop_3798 addcc %g6, %o7, %o6 loop_3797: rd %asi, %g2 nop set 0x1C, %l1 ldsw [%l7 + %l1], %g4 loop_3798: call loop_3799 ld [%l7 + 0x50], %f5 xnorcc %i6, %o1, %i0 loop_3799: nop ! tge %xcc, 0x57 changed by convert2hboot set 0x28, %i3 nop ! lduha [%l7 + %i3] 0x19, %i7 ASI use replaced by convert2hboot st %f27, [%l7 + 0x58] andcc %g5, 0x0468, %o3 nop set 0x28, %i0 ldsh [%l7 + %i0], %l0 addcc %i2, 0x0ED4, %i5 ldsb [%l7 + 0x14], %l5 nop set 0x3C, %o4 ldsh [%l7 + %o4], %l1 xnor %l6, 0x1A08, %i1 call loop_3800 nop set 0x78, %g4 ldsh [%l7 + %g4], %o2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g3, %g7, %sys_tick changed by convert2hboot loop_3800: nop set 0x48, %l6 std %l2, [%l7 + %l6] nop set 0x1B, %l2 ldsb [%l7 + %l2], %o0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x3E8, %hsys_tick_cmpr changed by convert2hboot nop set 0x66, %g5 ldsh [%l7 + %g5], %l4 set 0x60, %o0 nop ! ldda [%l7 + %o0] 0x18, %l2 ASI use replaced by convert2hboot ba,a,pn %icc, loop_3801 bge,a,pn %icc, loop_3802 flush %l7 + 0x0C nop ! taddcctv %i3, %o5, %o4 changed by convert2hboot loop_3801: fbge,a %fcc2, loop_3803 loop_3802: ldsb [%l7 + 0x33], %g6 fmul8x16au %f0, %f14, %f0 call loop_3804 loop_3803: nop ! tgu %icc, 0x66 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync loop_3804: nop set 0x38, %i7 nop ! ldswa [%l7 + %i7] 0x18, %g2 ASI use replaced by convert2hboot call loop_3805 call loop_3806 call loop_3807 movne %icc, %o6, %i6 loop_3805: sllx %g4, %i0, %o1 loop_3806: nop set 0x50, %g7 nop ! ldsha [%l7 + %g7] 0x10, %g5 ASI use replaced by convert2hboot loop_3807: call loop_3808 nop set 0x60, %g6 ldd [%l7 + %g6], %f12 nop ! tcc %icc, 0x73 changed by convert2hboot call loop_3809 loop_3808: fmovsg %icc, %f30, %f18 call loop_3810 nop ! tg %xcc, 0x62 changed by convert2hboot loop_3809: nop setx loop_3811, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x022400001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot nop set 0x50, %o7 stw %i7, [%l7 + %o7] loop_3810: move %fcc3, %o3, %l0 ldub [%l7 + 0x62], %i2 loop_3811: fmovsuge %fcc1, %f6, %f5 movle %fcc1, %l5, %i5 rd %softint, %l6 set 0x3C, %i6 nop ! ldswa [%l7 + %i6] 0x11, %l1 ASI use replaced by convert2hboot nop set 0x7C, %i1 stw %o2, [%l7 + %i1] fpmerge %f10, %f29, %f30 movug %fcc0, %i1, %i4 nop set 0x13, %l5 stb %g3, [%l7 + %l5] nop setx 0x196C, %l0, %l2 udivcc %g7, %l2, %g1 nop set 0x30, %i5 std %o0, [%l7 + %i5] set 0x20, %l4 nop ! ldswa [%l7 + %l4] 0x88, %l3 ASI use replaced by convert2hboot nop ! tsubcctv %l4, 0x5a, %o5 changed by convert2hboot wrpr %g0, 0x3, %gl wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f28, [%l7 + 0x10] %asi call loop_3812 call loop_3813 or %i3, 0x1C52, %o7 nop ! tsubcc %g2, %o6, %g6 changed by convert2hboot loop_3812: call loop_3814 loop_3813: call loop_3815 and %g4, %i6, %i0 set 0x40, %o5 nop ! stwa %o1, [%l7 + %o5] 0xea ASI use replaced by convert2hboot membar #Sync loop_3814: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_3815: nop set 0x40, %o3 nop ! swapa [%l7 + %o3] 0x18, %i7 ASI use replaced by convert2hboot ld [%l7 + 0x24], %f30 nop set 0x2A, %l0 ldsb [%l7 + %l0], %l0 movre %i2, %l5, %i5 nop set 0x68, %o1 ldx [%l7 + %o1], %o3 orcc %l6, 0x079D, %o2 call loop_3816 nop set 0x16, %l3 lduh [%l7 + %l3], %l1 fmovrdgz %i1, %f4, %f22 bn %icc, loop_3817 loop_3816: fpsub32 %f30, %f18, %f0 set 0x78, %o6 nop ! stwa %i4, [%l7 + %o6] 0x89 ASI use replaced by convert2hboot loop_3817: call loop_3818 nop nop setx 0x7D6B8CD2606D0800, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr fmovdvs %icc, %f30, %f28 fornot2s %f24, %f9, %f6 loop_3818: movu %fcc1, 0x540, %g3 fnors %f8, %f18, %f21 call loop_3819 stx %l2, [%l7 + 0x30] call loop_3820 nop ! tg %xcc, 0x79 changed by convert2hboot loop_3819: smulcc %g7, %g1, %o0 nop ! rdhpr %hsys_tick_cmpr, %l4 changed by convert2hboot loop_3820: bneg,a,pn %xcc, loop_3821 nop ! ta %xcc, 0x39 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_3821: fcmpgt16 %f20, %f2, %o5 set 0x0D, %g1 nop ! lduba [%l7 + %g1] 0x89, %i3 ASI use replaced by convert2hboot subccc %o7, 0x082E, %o4 set 0x30, %o2 nop ! stba %o6, [%l7 + %o2] 0x89 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! tsubcc %g4, %i6, %i0 changed by convert2hboot movle %fcc3, %o1, %g2 movul %fcc1, 0x285, %i7 nop ! tne %icc, 0x4e changed by convert2hboot call loop_3822 popc 0x07EE, %l0 nop nop setx 0x206BB800, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr set 0x60, %i4 nop ! ldsha [%l7 + %i4] 0x04, %g5 ASI use replaced by convert2hboot loop_3822: movrlez %l5, 0x136, %i5 call loop_3823 nop set 0x34, %g3 ldstub [%l7 + %g3], %i2 nop set 0x28, %i2 ldsw [%l7 + %i2], %l6 set 0x49, %g2 nop ! stba %o2, [%l7 + %g2] 0x2b ASI use replaced by convert2hboot membar #Sync loop_3823: nop set 0x58, %i3 lduw [%l7 + %i3], %l1 set 0x2B, %i0 nop ! lduba [%l7 + %i0] 0x04, %i1 ASI use replaced by convert2hboot call loop_3824 bvc %xcc, loop_3825 nop nop setx 0x306D50A4D04F7000, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr nop ! wrpr %o3, 0x1CA3, %tick changed by convert2hboot loop_3824: loop_3825: nop set 0x60, %l1 nop ! ldda [%l7 + %l1] 0x2a, %g2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f18, [%l7 + 0x3C] %asi bpos,a,pn %xcc, loop_3826 prefetch [%l7 + 0x28], 4 nop set 0x48, %o4 prefetch [%l7 + %o4], 0 nop set 0x08, %l6 std %f24, [%l7 + %l6] loop_3826: call loop_3827 call loop_3828 nop set 0x10, %l2 lduw [%l7 + %l2], %i4 call loop_3829 loop_3827: ldx [%l7 + 0x50], %g7 loop_3828: nop set 0x40, %g4 ldd [%l7 + %g4], %f6 nop ! tge %xcc, 0x3c changed by convert2hboot loop_3829: nop setx 0x1EA6, %l0, %o0 udiv %l2, %o0, %g1 sra %l3, 0x1A, %l4 nop set 0x68, %g5 ldx [%l7 + %g5], %i3 nop set 0x64, %o0 prefetch [%l7 + %o0], 3 add %l7, 0x2C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %o7 nop set 0x48, %g7 std %f28, [%l7 + %g7] std %f14, [%l7 + 0x40] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot bvc,a %icc, loop_3830 bn %icc, loop_3831 ld [%l7 + 0x50], %f10 nop set 0x30, %g6 stx %o5, [%l7 + %g6] loop_3830: nop set 0x15, %i7 nop ! lduba [%l7 + %i7] 0x11, %g6 ASI use replaced by convert2hboot loop_3831: nop setx 0x17A8, %l0, %g4 udivcc %i6, %g4, %o1 rd %tick_cmpr, %g2 fbug,a %fcc1, loop_3832 ldx [%l7 + 0x50], %i7 set 0x1C, %o7 sta %f22, [%l7 + %o7] 0x80 loop_3832: rd %pc, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x2F, %i6 nop ! lduba [%l7 + %i6] 0x81, %l5 ASI use replaced by convert2hboot set 0x28, %l5 lda [%l7 + %l5] 0x80, %f20 nop set 0x44, %i1 prefetch [%l7 + %i1], 0 nop nop setx 0x9D17649904EC800, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr set 0x1D, %l4 nop ! ldsba [%l7 + %l4] 0x19, %i5 ASI use replaced by convert2hboot add %l7, 0x54, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casa [%l6] 0x0c, %l6, %o2 ASI use replaced by convert2hboot nop nop setx 0x90554400, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr call loop_3833 call loop_3834 movule %fcc2, 0x08E, %i2 std %l0, [%l7 + 0x20] loop_3833: fmuld8sux16 %f20, %f19, %f8 loop_3834: nop set 0x4C, %o5 nop ! ldsha [%l7 + %o5] 0x10, %i1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync nop ! tle %icc, 0x69 changed by convert2hboot call loop_3835 nop nop setx 0x31F447960AC4CD9D, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f4 setx 0x667A2CD3640B0C54, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f8 fsubd %f8, %f4, %f28 set 0x1B, %i5 nop ! stba %i4, [%l7 + %i5] 0x27 ASI use replaced by convert2hboot membar #Sync loop_3835: ldsw [%l7 + 0x5C], %g7 set 0x78, %l0 nop ! ldswa [%l7 + %l0] 0x81, %o3 ASI use replaced by convert2hboot call loop_3836 ldd [%l7 + 0x30], %f16 addc %o0, 0x1CCF, %l2 nop set 0x4B, %o3 stb %g1, [%l7 + %o3] loop_3836: nop ! rdhpr %ver, %l4 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot array8 %o7, %o4, %l3 movug %fcc0, %o5, %g6 sdiv %i6, 0x0E38, %g4 movlg %fcc3, %o6, %o1 call loop_3837 bge,a %icc, loop_3838 call loop_3839 call loop_3840 loop_3837: call loop_3841 loop_3838: call loop_3842 loop_3839: call loop_3843 loop_3840: edge32ln %i7, %l0, %i0 loop_3841: srax %g5, 0x0C, %l5 loop_3842: mulx %g2, %i5, %o2 loop_3843: fmovsge %fcc3, %f17, %f26 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot fbul,pn %fcc0, loop_3844 nop nop setx 0xC05B2400, %l0, %l6 st %l6, [%l7 + 0x18] ld [%l7 + 0x18], %fsr ldub [%l7 + 0x09], %l6 subcc %i1, 0x1030, %g3 loop_3844: nop add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casa [%l6] 0x0c, %i4, %l1 ASI use replaced by convert2hboot ld [%l7 + 0x28], %f26 call loop_3845 call loop_3846 nop set 0x50, %l3 std %g6, [%l7 + %l3] call loop_3847 loop_3845: call loop_3848 loop_3846: call loop_3849 call loop_3850 loop_3847: fsrc2s %f24, %f26 loop_3848: call loop_3851 loop_3849: call loop_3852 loop_3850: xnorcc %o0, %l2, %g1 set 0x54, %o6 sta %f8, [%l7 + %o6] 0x80 loop_3851: bg,pn %icc, loop_3853 loop_3852: nop set 0x22, %o1 ldsh [%l7 + %o1], %l4 set 0x34, %o2 nop ! swapa [%l7 + %o2] 0x80, %i3 ASI use replaced by convert2hboot loop_3853: call loop_3854 fcmpgt16 %f12, %f14, %o3 wr %g0, 0x0, %pcr ! wr %o4, %l3, %y changed by convert2hboot fmovrdne %o5, %f4, %f28 loop_3854: call loop_3855 movrlez %o7, 0x024, %g6 movlg %fcc1, 0x1B8, %i6 alignaddr %o6, %o1, %g4 loop_3855: bg,pn %icc, loop_3856 ldd [%l7 + 0x38], %f30 nop set 0x4C, %i4 lduh [%l7 + %i4], %l0 ldstub [%l7 + 0x3C], %i7 loop_3856: call loop_3857 call loop_3858 movu %fcc0, 0x57A, %g5 edge16l %l5, %i0, %i5 loop_3857: stb %g2, [%l7 + 0x26] loop_3858: edge32ln %o2, %i2, %l6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot fblg,a %fcc0, loop_3859 call loop_3860 fandnot2 %f10, %f28, %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_3859: fbg %fcc3, loop_3861 loop_3860: call loop_3862 std %f26, [%l7 + 0x48] ldd [%l7 + 0x58], %g6 loop_3861: call loop_3863 loop_3862: movle %xcc, 0x072, %l1 call loop_3864 fmovrdgz %l2, %f6, %f30 loop_3863: call loop_3865 nop set 0x44, %g3 ldsw [%l7 + %g3], %o0 loop_3864: addc %g1, %i3, %o3 fcmpes %fcc2, %f24, %f8 loop_3865: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x18] %asi, %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop set 0x55, %g1 stb %o4, [%l7 + %g1] set 0x2E, %i2 nop ! ldsha [%l7 + %i2] 0x10, %l3 ASI use replaced by convert2hboot sth %o7, [%l7 + 0x5C] sth %g6, [%l7 + 0x36] std %o4, [%l7 + 0x38] call loop_3866 nop ! tsubcctv %i6, 0x53, %o6 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_3866: nop nop setx 0x4389ED7490679000, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr flush %l7 + 0x7C call loop_3867 nop set 0x50, %i3 flush %l7 + %i3 ldstub [%l7 + 0x2B], %l0 call loop_3868 loop_3867: call loop_3869 nop set 0x78, %g2 ldx [%l7 + %g2], %o1 nop ! rdhpr %hpstate, %i7 changed by convert2hboot loop_3868: bvc,pt %icc, loop_3870 loop_3869: call loop_3871 nop ! rdhpr %hintp, %l5 changed by convert2hboot andn %i0, 0x166E, %i5 loop_3870: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x3F5, %tick_cmpr changed by convert2hboot loop_3871: nop ! te %xcc, 0x62 changed by convert2hboot nop set 0x20, %i0 std %f16, [%l7 + %i0] movue %fcc1, %i2, %l6 call loop_3872 call loop_3873 call loop_3874 nop set 0x70, %l1 std %o2, [%l7 + %l1] loop_3872: st %f8, [%l7 + 0x0C] loop_3873: call loop_3875 loop_3874: nop set 0x24, %l6 flush %l7 + %l6 nop set 0x34, %o4 lduw [%l7 + %o4], %i1 set 0x3D, %g4 nop ! ldsba [%l7 + %g4] 0x89, %g3 ASI use replaced by convert2hboot loop_3875: nop set 0x40, %g5 nop ! ldda [%l7 + %g5] 0xdb, %f0 ASI use replaced by convert2hboot nop set 0x10, %l2 lduw [%l7 + %l2], %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot mulscc %i4, 0x1C34, %l2 srlx %g1, %i3, %o3 nop nop setx 0xD06ED800, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr set 0x52, %g7 nop ! ldsha [%l7 + %g7] 0x19, %o0 ASI use replaced by convert2hboot set 0x65, %g6 nop ! lduba [%l7 + %g6] 0x0c, %o4 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x1AC, %tick_cmpr changed by convert2hboot call loop_3876 rd %ccr, %o7 nop set 0x14, %o0 stb %o5, [%l7 + %o0] stx %g6, [%l7 + 0x40] loop_3876: call loop_3877 call loop_3878 movle %icc, %i6, %o6 set 0x14, %o7 lda [%l7 + %o7] 0x19, %f15 loop_3877: pdist %f10, %f26, %f2 loop_3878: brgez %l0, loop_3879 call loop_3880 call loop_3881 nop set 0x3C, %i7 ldsh [%l7 + %i7], %o1 loop_3879: xorcc %i7, 0x13C9, %l5 loop_3880: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_3881: nop set 0x48, %l5 ldd [%l7 + %l5], %i0 set 0x54, %i1 nop ! stba %g2, [%l7 + %i1] 0x2a ASI use replaced by convert2hboot membar #Sync call loop_3882 call loop_3883 swap [%l7 + 0x34], %i5 call loop_3884 loop_3882: subccc %i2, 0x1C4E, %l6 loop_3883: nop set 0x70, %i6 ldd [%l7 + %i6], %f28 set 0x10, %l4 nop ! ldxa [%g0 + %l4] 0x20, %o2 ASI use replaced by convert2hboot loop_3884: popc %g5, %i1 fnegs %f30, %f3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! sir 0x04C0 !!sir is illegal_instruction alignaddrl %g7, %l1, %l2 edge8l %g1, %i3, %i4 bg,a,pn %icc, loop_3885 udiv %o0, 0x15C2, %o3 ldsb [%l7 + 0x3D], %l4 wrpr %o4, %l3, %cwp loop_3885: nop set 0x08, %o5 stb %o7, [%l7 + %o5] wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot fmovrslez %g6, %f4, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x2e, %asi changed by convert2hboot edge8 %l0, %o1, %o6 movrne %l5, %g4, %i7 move %fcc1, 0x30F, %i0 call loop_3886 orcc %i5, 0x102C, %g2 call loop_3887 call loop_3888 loop_3886: call loop_3889 nop fitos %f10, %f5 fstoi %f5, %f29 loop_3887: nop ! tle %xcc, 0x43 changed by convert2hboot loop_3888: movge %xcc, %i2, %l6 loop_3889: call loop_3890 ldstub [%l7 + 0x5C], %o2 nop nop setx 0x98AC16AD7A8039AA, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f16 setx 0x8947F3FE, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f26 fsmuld %f26, %f16, %f8 call loop_3891 loop_3890: nop set 0x21, %l0 ldsb [%l7 + %l0], %i1 movcs %icc, 0x240, %g5 wr %g0, 0x0, %pcr ! wr %g3, %l1, %y changed by convert2hboot loop_3891: sth %l2, [%l7 + 0x4E] add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop set 0x70, %i5 ldd [%l7 + %i5], %i4 fcmps %fcc3, %f1, %f12 edge16l %g7, %o3, %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync nop set 0x70, %o3 swap [%l7 + %o3], %l3 sra %o0, 0x0B, %o5 stx %o7, [%l7 + 0x68] membar 0x76 nop set 0x50, %o6 prefetch [%l7 + %o6], 3 stw %i6, [%l7 + 0x7C] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f0, [%l7 + 0x24] %asi lduh [%l7 + 0x2E], %l0 nop ! sir 0x0D6D !!sir is illegal_instruction nop ! tn %icc, 0x51 changed by convert2hboot call loop_3892 nop fitod %f2, %f26 fdtox %f26, %f12 set 0x3C, %o1 nop ! lduwa [%l7 + %o1] 0x10, %g6 ASI use replaced by convert2hboot loop_3892: nop add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! casa [%l6] 0x80, %o6, %o1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x14, %l3 nop ! lduha [%l7 + %l3] 0x80, %i7 ASI use replaced by convert2hboot call loop_3893 call loop_3894 fmuld8sux16 %f7, %f25, %f6 st %f7, [%l7 + 0x7C] loop_3893: call loop_3895 loop_3894: fmovdule %fcc0, %f26, %f24 movule %fcc1, 0x462, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_3895: nop ! tgu %xcc, 0x78 changed by convert2hboot call loop_3896 call loop_3897 prefetch [%l7 + 0x74], 2 addc %i5, %g2, %i2 loop_3896: edge8 %l6, %i1, %o2 loop_3897: nop set 0x38, %o2 std %g2, [%l7 + %o2] st %f26, [%l7 + 0x58] add %l7, 0x74, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casa [%l6] 0x19, %g5, %l1 ASI use replaced by convert2hboot array16 %l2, %i3, %i4 nop set 0x38, %i4 lduh [%l7 + %i4], %g7 movu %fcc3, 0x40F, %g1 fbo,pn %fcc0, loop_3898 subcc %o3, %o4, %l4 call loop_3899 nop ! te %xcc, 0x7a changed by convert2hboot loop_3898: call loop_3900 movne %xcc, %l3, %o5 loop_3899: prefetch [%l7 + 0x0C], 4 xorcc %o7, %o0, %l0 loop_3900: ldstub [%l7 + 0x0C], %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot ldsh [%l7 + 0x18], %o6 orn %l5, 0x073F, %o1 nop setx 0x0FF1, %l0, %g4 udivx %i0, %g4, %i5 nop set 0x17, %g3 ldub [%l7 + %g3], %i7 fnor %f14, %f4, %f20 faligndata %f24, %f6, %f24 nop setx 0x17ED, %l0, %i2 sdiv %g2, %i2, %i1 call loop_3901 nop set 0x20, %g1 sth %o2, [%l7 + %g1] set 0x52, %i3 nop ! stha %g3, [%l7 + %i3] 0x2a ASI use replaced by convert2hboot membar #Sync loop_3901: bg,a %icc, loop_3902 nop set 0x70, %i2 ldx [%l7 + %i2], %l6 fmovsug %fcc2, %f4, %f11 edge8n %l1, %l2, %i3 loop_3902: nop wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fmul8x16al %f24, %f1, %f26 call loop_3903 call loop_3904 add %i4, 0x1765, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3903: call loop_3905 loop_3904: udiv %o5, 0x1829, %l3 swap [%l7 + 0x44], %o0 call loop_3906 loop_3905: ble,a %xcc, loop_3907 call loop_3908 sth %o7, [%l7 + 0x5C] loop_3906: call loop_3909 loop_3907: rdpr %otherwin, %l0 loop_3908: nop set 0x58, %g2 nop ! stda %i6, [%l7 + %g2] 0x27 ASI use replaced by convert2hboot membar #Sync loop_3909: bn %icc, loop_3910 call loop_3911 andn %g6, %o6, %o1 fmul8sux16 %f18, %f12, %f8 loop_3910: call loop_3912 loop_3911: sth %l5, [%l7 + 0x4A] subcc %g4, 0x0385, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync loop_3912: array8 %i7, %i2, %i1 nop nop setx 0xB3E3975910689C00, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr nop set 0x38, %l1 ldsh [%l7 + %l1], %g2 nop set 0x68, %i0 std %g2, [%l7 + %i0] edge8 %o2, %l6, %l1 call loop_3913 call loop_3914 fpadd16 %f30, %f12, %f30 nop set 0x44, %l6 stw %l2, [%l7 + %l6] loop_3913: nop set 0x6F, %g4 nop ! stba %g5, [%l7 + %g4] 0x10 ASI use replaced by convert2hboot loop_3914: call loop_3915 andcc %i3, %g1, %o3 brgz %g7, loop_3916 nop set 0x60, %o4 std %f26, [%l7 + %o4] loop_3915: nop set 0x78, %l2 nop ! stxa %o4, [%l7 + %l2] 0x10 ASI use replaced by convert2hboot loop_3916: call loop_3917 nop setx loop_3918, %l0, %l1 jmpl %l1, %l4 call loop_3919 movgu %icc, %i4, %l3 loop_3917: nop set 0x20, %g5 nop ! swapa [%l7 + %g5] 0x04, %o5 ASI use replaced by convert2hboot loop_3918: nop set 0x14, %g7 ldsw [%l7 + %g7], %o7 loop_3919: nop set 0x78, %g6 nop ! lduwa [%l7 + %g6] 0x11, %o0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_3920 call loop_3921 call loop_3922 nop set 0x38, %o0 std %f26, [%l7 + %o0] loop_3920: stx %g6, [%l7 + 0x18] loop_3921: nop ! tleu %xcc, 0x51 changed by convert2hboot loop_3922: movrne %l0, 0x145, %o6 nop ! tvs %xcc, 0x6e changed by convert2hboot call loop_3923 st %f4, [%l7 + 0x74] call loop_3924 prefetch [%l7 + 0x2C], 4 loop_3923: nop set 0x2C, %o7 nop ! lduba [%l7 + %o7] 0x80, %o1 ASI use replaced by convert2hboot loop_3924: ldsb [%l7 + 0x11], %g4 stw %l5, [%l7 + 0x40] fbul,a %fcc2, loop_3925 ldd [%l7 + 0x30], %i4 movrgz %i0, 0x1EC, %i7 set 0x10, %l5 nop ! prefetcha [%l7 + %l5] 0x18, 2 ASI use replaced by convert2hboot loop_3925: nop set 0x70, %i7 ldd [%l7 + %i7], %f24 sub %g2, %g3, %o2 set 0x7C, %i6 nop ! stba %l6, [%l7 + %i6] 0xea ASI use replaced by convert2hboot membar #Sync call loop_3926 movgu %xcc, %l1, %l2 xor %i2, %g5, %g1 loop_3926: sth %i3, [%l7 + 0x48] wr %g0, 0x0, %pcr ! wr %g0, 0x24, %asi changed by convert2hboot fmovdne %icc, %f10, %f10 nop ! tge %icc, 0x41 changed by convert2hboot ldsw [%l7 + 0x5C], %g7 nop setx 0x1ABD, %l0, %o4 udivcc %l4, %o4, %i4 nop set 0x70, %i1 ldd [%l7 + %i1], %f4 nop ! taddcctv %o5, 0x4a, %o7 changed by convert2hboot fmovrde %l3, %f22, %f20 nop ! tge %icc, 0x5f changed by convert2hboot call loop_3927 brgez,a,pt %o0, loop_3928 call loop_3929 call loop_3930 loop_3927: nop set 0x2C, %l4 ldsw [%l7 + %l4], %i6 loop_3928: nop setx 0x0C3F, %l0, %g6 udivcc %l0, %g6, %o1 loop_3929: nop set 0x10, %l0 nop ! ldda [%l7 + %l0] 0xea, %g4 ASI use replaced by convert2hboot loop_3930: call loop_3931 call loop_3932 call loop_3933 loop_3931: nop set 0x50, %i5 std %f0, [%l7 + %i5] sth %o6, [%l7 + 0x4C] loop_3932: loop_3933: nop set 0x22, %o3 ldsh [%l7 + %o3], %l5 movgu %xcc, 0x03C, %i0 set 0x50, %o6 nop ! swapa [%l7 + %o6] 0x88, %i5 ASI use replaced by convert2hboot call loop_3934 rd %fprs, %i1 set 0x24, %o5 sta %f9, [%l7 + %o5] 0x10 loop_3934: fxnor %f4, %f20, %f12 call loop_3935 nop ! tle %icc, 0x69 changed by convert2hboot set 0x6E, %l3 nop ! lduha [%l7 + %l3] 0x04, %g2 ASI use replaced by convert2hboot loop_3935: bcs,a,pt %xcc, loop_3936 call loop_3937 prefetch [%l7 + 0x68], 0 st %f17, [%l7 + 0x14] loop_3936: call loop_3938 loop_3937: sll %g3, %i7, %o2 sethi 0x0074, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0xdb, %asi changed by convert2hboot loop_3938: nop set 0x10, %o2 nop ! stxa %l1, [%l7 + %o2] 0x81 ASI use replaced by convert2hboot call loop_3939 sdivcc %i2, 0x1978, %l2 flush %l7 + 0x0C set 0x40, %o1 nop ! stwa %g1, [%l7 + %o1] 0x27 ASI use replaced by convert2hboot membar #Sync loop_3939: rdpr %cwp, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x57, %asi changed by convert2hboot smul %i3, %l4, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x58, %asi changed by convert2hboot set 0x40, %g3 nop ! stda %f16, [%l7 + %g3] 0xc2 ASI use replaced by convert2hboot nop nop setx 0xEC2477A4, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f0 setx 0xDB59FF67, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f20 fsubs %f20, %f0, %f6 nop ! tgu %xcc, 0x5c changed by convert2hboot membar 0x6C movcc %xcc, 0x4DF, %i4 set 0x17, %g1 nop ! stba %o5, [%l7 + %g1] 0x18 ASI use replaced by convert2hboot movne %fcc0, 0x103, %l3 ldub [%l7 + 0x2B], %o7 add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l6] %asi, %i6 nop ! casa [%l6] 0x18, %i6, %o0 ASI use replaced by convert2hboot st %f29, [%l7 + 0x34] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop set 0x38, %i4 ldsh [%l7 + %i4], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x24, %i2 nop ! ldswa [%l7 + %i2] 0x80, %g4 ASI use replaced by convert2hboot fmovsuge %fcc1, %f29, %f28 xnor %l5, 0x1FB9, %o6 ld [%l7 + 0x34], %f29 nop set 0x40, %g2 stx %i5, [%l7 + %g2] add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movvs %xcc, %g2, %g3 fmovdule %fcc2, %f18, %f26 nop ! tpos %icc, 0x61 changed by convert2hboot fmuld8ulx16 %f30, %f25, %f28 andn %o2, 0x0BA0, %l6 nop set 0x18, %i3 ldd [%l7 + %i3], %f10 set 0x1B, %i0 nop ! stba %l1, [%l7 + %i0] 0x2a ASI use replaced by convert2hboot membar #Sync fzero %f2 membar 0x47 nop ! tn %xcc, 0x64 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot fmovsuge %fcc1, %f13, %f27 call loop_3940 wrpr %i7, %g1, %pil call loop_3941 call loop_3942 loop_3940: call loop_3943 nop ! taddcctv %l2, 0x41, %o3 changed by convert2hboot loop_3941: movvs %xcc, 0x25E, %g5 loop_3942: movue %fcc3, %l4, %o4 loop_3943: ldsw [%l7 + 0x28], %i3 call loop_3944 nop ! tvs %xcc, 0x77 changed by convert2hboot movrlez %i4, %g7, %l3 nop set 0x50, %l1 ldd [%l7 + %l1], %f10 loop_3944: nop set 0x24, %g4 nop ! ldsba [%l7 + %g4] 0x0c, %o5 ASI use replaced by convert2hboot call loop_3945 call loop_3946 call loop_3947 xor %o7, 0x0D5D, %o0 loop_3945: fpack32 %f4, %f30, %f30 loop_3946: call loop_3948 loop_3947: movpos %icc, 0x3D5, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync loop_3948: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %o1, %i6 ASI use replaced by convert2hboot nop ! tvs %xcc, 0x4f changed by convert2hboot st %f8, [%l7 + 0x2C] brlz,a,pt %l5, loop_3949 bn,pt %icc, loop_3950 nop set 0x58, %o4 stw %g4, [%l7 + %o4] fblg,a,pn %fcc0, loop_3951 loop_3949: nop fitos %f10, %f0 loop_3950: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_3951: nop setx loop_3952, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x034200001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot ldub [%l7 + 0x6B], %o6 set 0x7C, %l6 sta %f26, [%l7 + %l6] 0x80 loop_3952: std %i0, [%l7 + 0x68] call loop_3953 bge,pt %xcc, loop_3954 call loop_3955 swap [%l7 + 0x24], %g2 loop_3953: call loop_3956 loop_3954: nop set 0x24, %g5 lduw [%l7 + %g5], %i1 loop_3955: fbe,pt %fcc1, loop_3957 stb %g3, [%l7 + 0x65] loop_3956: call loop_3958 st %f29, [%l7 + 0x58] loop_3957: call loop_3959 fbu,pn %fcc0, loop_3960 loop_3958: fcmpeq16 %f22, %f30, %o2 call loop_3961 loop_3959: movne %fcc3, 0x2B8, %l6 loop_3960: bge,a,pn %xcc, loop_3962 nop set 0x6C, %g7 ldub [%l7 + %g7], %l1 loop_3961: call loop_3963 andcc %i2, 0x10CB, %g1 loop_3962: call loop_3964 ld [%l7 + 0x40], %f25 loop_3963: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_3964: mulscc %o3, 0x065B, %i7 fpadd16s %f15, %f24, %f14 call loop_3965 mova %fcc1, %g5, %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x5C] %asi, %f22 loop_3965: call loop_3966 nop nop setx 0xDF1E974E, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f3 fsqrts %f3, %f30 call loop_3967 fandnot2s %f18, %f28, %f3 loop_3966: call loop_3968 call loop_3969 loop_3967: bleu,pn %icc, loop_3970 ldd [%l7 + 0x28], %o4 loop_3968: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_3969: nop wr %g0, 0x0, %pcr ! wr %g0, 0x58, %asi changed by convert2hboot loop_3970: nop ! rdhpr %hintp, %i4 changed by convert2hboot fbne %fcc2, loop_3971 xnor %l3, 0x167E, %o5 set 0x40, %g6 nop ! ldda [%l7 + %g6] 0x10, %f0 ASI use replaced by convert2hboot loop_3971: flush %l7 + 0x78 call loop_3972 xorcc %o7, 0x1636, %o0 nop set 0x13, %o0 ldsb [%l7 + %o0], %g6 nop nop setx 0xC0476000, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr loop_3972: nop set 0x5D, %o7 ldsb [%l7 + %o7], %o1 fbge,pt %fcc0, loop_3973 nop setx 0x0AF4, %l0, %l5 udivx %i6, %l5, %l0 nop setx 0x0873, %l0, %i5 sdivcc %g4, %i5, %o6 bcs,a,pt %icc, loop_3974 loop_3973: rd %fprs, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_3974: nop add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %i0, %i1 ASI use replaced by convert2hboot fmul8x16au %f18, %f18, %f26 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_3975 call loop_3976 nop set 0x48, %l2 std %o2, [%l7 + %l2] stw %l6, [%l7 + 0x78] loop_3975: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_3976: fmovscs %xcc, %f22, %f0 nop ! tcs %xcc, 0x4f changed by convert2hboot nop ! tvs %xcc, 0x69 changed by convert2hboot and %g1, 0x01EB, %i2 nop nop setx 0x70502C00, %l0, %l6 st %l6, [%l7 + 0x48] ld [%l7 + 0x48], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x78, %l5 ldd [%l7 + %l5], %f12 call loop_3977 call loop_3978 nop ! sir 0x0D9F !!sir is illegal_instruction ldsw [%l7 + 0x48], %l2 loop_3977: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f3, [%l7 + 0x34] %asi loop_3978: nop nop setx 0x8F08328C6881944A, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f6 setx 0x5A0174625AC913A3, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f4 faddd %f4, %f6, %f30 stx %i7, [%l7 + 0x78] lduh [%l7 + 0x0A], %l4 call loop_3979 st %f7, [%l7 + 0x74] nop set 0x10, %i6 prefetch [%l7 + %i6], 1 add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %o4 nop ! casa [%l6] 0x88, %o4, %g5 ASI use replaced by convert2hboot loop_3979: lduw [%l7 + 0x24], %g7 call loop_3980 array8 %i3, %l3, %i4 set 0x42, %i1 nop ! stha %o7, [%l7 + %i1] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_3980: prefetch [%l7 + 0x34], 4 xnorcc %o5, %o0, %o1 set 0x08, %i7 lda [%l7 + %i7] 0x81, %f12 ldstub [%l7 + 0x5A], %i6 movul %fcc0, %g6, %l5 movg %xcc, %l0, %i5 call loop_3981 call loop_3982 bcc,a,pt %icc, loop_3983 nop ! wrpr %o6, %g2, %tick changed by convert2hboot loop_3981: call loop_3984 loop_3982: call loop_3985 loop_3983: ldx [%l7 + 0x30], %i0 call loop_3986 loop_3984: wrpr %i1, 0x1957, %pil loop_3985: std %g2, [%l7 + 0x50] popc %g4, %o2 loop_3986: movo %fcc0, 0x272, %l6 fbne,a %fcc0, loop_3987 add %l1, %g1, %o3 nop ! tcs %xcc, 0x7c changed by convert2hboot add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %l2, %i2 ASI use replaced by convert2hboot loop_3987: flush %l7 + 0x58 lduw [%l7 + 0x78], %i7 fmovdu %fcc0, %f14, %f28 brgez,pn %o4, loop_3988 call loop_3989 nop set 0x68, %l4 prefetch [%l7 + %l4], 4 set 0x20, %i5 nop ! ldda [%l7 + %i5] 0x18, %g4 ASI use replaced by convert2hboot loop_3988: nop set 0x10, %o3 ldx [%l7 + %o3], %g7 loop_3989: st %f20, [%l7 + 0x34] movl %icc, %i3, %l4 call loop_3990 call loop_3991 ldx [%l7 + 0x78], %i4 umulcc %o7, %l3, %o0 loop_3990: nop set 0x26, %l0 nop ! lduba [%l7 + %l0] 0x89, %o1 ASI use replaced by convert2hboot loop_3991: nop ! tneg %xcc, 0x5e changed by convert2hboot nop ! tsubcctv %o5, %g6, %i6 changed by convert2hboot brz,a %l0, loop_3992 nop set 0x6D, %o5 ldstub [%l7 + %o5], %i5 set 0x40, %o6 nop ! lduwa [%l7 + %o6] 0x80, %l5 ASI use replaced by convert2hboot loop_3992: nop set 0x44, %o2 prefetch [%l7 + %o2], 1 set 0x20, %l3 nop ! ldda [%l7 + %l3] 0x26, %o6 ASI use replaced by convert2hboot set 0x38, %o1 nop ! stha %i0, [%l7 + %o1] 0x81 ASI use replaced by convert2hboot movo %fcc1, %i1, %g2 orncc %g3, %g4, %l6 nop ! te %icc, 0x40 changed by convert2hboot call loop_3993 call loop_3994 nop ! tg %xcc, 0x60 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3993: nop add %l7, 0x34, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_3994: call loop_3995 nop set 0x40, %g3 ldd [%l7 + %g3], %l2 movrlez %i2, %o2, %i7 lduw [%l7 + 0x68], %o4 loop_3995: call loop_3996 call loop_3997 call loop_3998 stx %g5, [%l7 + 0x28] loop_3996: fmovrdgez %g7, %f2, %f16 loop_3997: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_3998: subc %i4, 0x1191, %i3 set 0x60, %i4 nop ! ldda [%l7 + %i4] 0xeb, %o6 ASI use replaced by convert2hboot fbue %fcc1, loop_3999 nop ! taddcc %l3, %o1, %o0 changed by convert2hboot edge16l %o5, %i6, %l0 fandnot2 %f4, %f18, %f4 loop_3999: call loop_4000 move %fcc2, 0x361, %i5 sdiv %l5, 0x18E0, %o6 prefetch [%l7 + 0x24], 4 loop_4000: call loop_4001 fmovdgu %xcc, %f12, %f0 nop set 0x4C, %g1 flush %l7 + %g1 ldstub [%l7 + 0x2B], %i0 loop_4001: std %f30, [%l7 + 0x40] wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync call loop_4002 andcc %g6, %g2, %g4 fmovscs %icc, %f27, %f29 nop ! rdhpr %ver, %l6 changed by convert2hboot loop_4002: nop set 0x50, %i2 std %g2, [%l7 + %i2] lduh [%l7 + 0x28], %l1 ld [%l7 + 0x70], %f19 call loop_4003 movrlz %g1, 0x048, %l2 nop fitos %f6, %f21 fstod %f21, %f20 nop set 0x3E, %g2 ldsb [%l7 + %g2], %i2 loop_4003: call loop_4004 call loop_4005 call loop_4006 prefetch [%l7 + 0x24], 3 loop_4004: udivcc %o2, 0x15DB, %i7 loop_4005: movgu %icc, 0x7CB, %o4 loop_4006: call loop_4007 ldsh [%l7 + 0x08], %o3 nop set 0x18, %i0 ldsw [%l7 + %i0], %g7 fpadd32 %f26, %f28, %f28 loop_4007: nop ! rdhpr %hsys_tick_cmpr, %l4 changed by convert2hboot alignaddr %i4, %i3, %g5 fmovsul %fcc0, %f9, %f15 nop set 0x50, %l1 ldsh [%l7 + %l1], %o7 stw %l3, [%l7 + 0x64] bpos,a,pn %xcc, loop_4008 smulcc %o1, %o0, %i6 call loop_4009 call loop_4010 loop_4008: call loop_4011 fmovso %fcc0, %f11, %f17 loop_4009: call loop_4012 loop_4010: call loop_4013 loop_4011: array8 %l0, %o5, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot loop_4012: call loop_4014 loop_4013: wr %g0, 0x0, %pcr ! wr %i0, %i5, %clear_softint changed by convert2hboot call loop_4015 st %f4, [%l7 + 0x44] loop_4014: fbe %fcc1, loop_4016 nop nop setx 0xEA4C8912, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f31 setx 0xCB9CE36D, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f23 fadds %f23, %f31, %f22 loop_4015: nop set 0x24, %g4 nop ! ldsha [%l7 + %g4] 0x89, %g6 ASI use replaced by convert2hboot loop_4016: nop ! tg %xcc, 0x42 changed by convert2hboot umul %g2, 0x0245, %i1 ld [%l7 + 0x38], %f2 edge8ln %g4, %l6, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync edge8l %g1, %i2, %l2 call loop_4017 fornot2s %f19, %f29, %f29 call loop_4018 nop ! tle %xcc, 0x6e changed by convert2hboot loop_4017: ldsw [%l7 + 0x60], %o2 rd %ccr, %o4 loop_4018: nop ! sir 0x166B !!sir is illegal_instruction call loop_4019 ldsb [%l7 + 0x7D], %o3 nop set 0x20, %i3 ldx [%l7 + %i3], %i7 call loop_4020 loop_4019: nop set 0x78, %l6 std %f14, [%l7 + %l6] ldsh [%l7 + 0x40], %g7 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_4020: call loop_4021 nop set 0x28, %g5 std %f6, [%l7 + %g5] rd %ccr, %i3 ldub [%l7 + 0x5F], %i4 loop_4021: call loop_4022 fnot2s %f15, %f27 set 0x4E, %o4 nop ! stba %g5, [%l7 + %o4] 0x2a ASI use replaced by convert2hboot membar #Sync loop_4022: nop set 0x75, %g6 ldstub [%l7 + %g6], %l3 call loop_4023 nop ! tl %icc, 0x72 changed by convert2hboot wrpr %o1, 0x0071, %pil edge32l %o0, %o7, %l0 loop_4023: fbne,pt %fcc0, loop_4024 call loop_4025 nop set 0x54, %g7 ldsw [%l7 + %g7], %o5 set 0x40, %o0 nop ! ldda [%l7 + %o0] 0xd0, %f16 ASI use replaced by convert2hboot loop_4024: subc %l5, %i6, %i0 loop_4025: nop set 0x26, %l2 ldsb [%l7 + %l2], %o6 ble %xcc, loop_4026 addccc %g6, 0x07D5, %g2 brz,a %i1, loop_4027 call loop_4028 loop_4026: nop ! rdpr %tba, %i5 changed by convert2hboot ld [%l7 + 0x7C], %f7 loop_4027: nop set 0x0, %o7 nop ! stxa %l6, [%g0 + %o7] 0x5f ASI use replaced by convert2hboot loop_4028: lduw [%l7 + 0x64], %g4 call loop_4029 call loop_4030 call loop_4031 nop ! sir 0x0BA0 !!sir is illegal_instruction loop_4029: swap [%l7 + 0x64], %l1 loop_4030: fmovdule %fcc3, %f16, %f22 loop_4031: ld [%l7 + 0x7C], %f7 srax %g3, %g1, %i2 fmuld8sux16 %f0, %f2, %f18 ld [%l7 + 0x6C], %f1 nop set 0x14, %i6 prefetch [%l7 + %i6], 0 nop setx loop_4032, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004100001403, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop ! tl %xcc, 0x42 changed by convert2hboot set 0x20, %i1 nop ! stxa %l2, [%l7 + %i1] 0x80 ASI use replaced by convert2hboot loop_4032: fmovdo %fcc1, %f4, %f22 set 0x59, %i7 nop ! ldstuba [%l7 + %i7] 0x18, %o4 ASI use replaced by convert2hboot call loop_4033 fpsub32s %f12, %f6, %f12 call loop_4034 call loop_4035 loop_4033: nop set 0x20, %l5 ldd [%l7 + %l5], %f2 ld [%l7 + 0x38], %f0 loop_4034: call loop_4036 loop_4035: subc %o2, %o3, %i7 call loop_4037 nop set 0x28, %l4 std %g6, [%l7 + %l4] loop_4036: flush %l7 + 0x50 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot loop_4037: nop set 0x7C, %o3 nop ! stwa %l4, [%l7 + %o3] 0xeb ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_4038 ld [%l7 + 0x14], %f16 call loop_4039 nop ! tsubcc %g5, %o1, %l3 changed by convert2hboot loop_4038: ld [%l7 + 0x24], %f24 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l7 + 0x60] %asi, %f7 loop_4039: call loop_4040 nop set 0x68, %i5 ldx [%l7 + %i5], %o7 nop set 0x1A, %l0 lduh [%l7 + %l0], %o0 call loop_4041 loop_4040: call loop_4042 fmovrsne %o5, %f21, %f30 nop ! tg %xcc, 0x49 changed by convert2hboot loop_4041: edge8ln %l5, %l0, %i0 loop_4042: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot movrgez %g6, %o6, %g2 call loop_4043 call loop_4044 call loop_4045 loop_4043: ldsh [%l7 + 0x20], %i1 loop_4044: call loop_4046 loop_4045: nop set 0x61, %o5 ldsb [%l7 + %o5], %l6 fbge,a %fcc3, loop_4047 wrpr %g0, 0x2, %gl loop_4046: fmovdvs %icc, %f26, %f16 edge32ln %g4, %l1, %g1 loop_4047: nop nop setx 0x903313A8D072BC00, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr nop set 0x08, %o2 lduw [%l7 + %o2], %i2 bvc,pt %xcc, loop_4048 call loop_4049 call loop_4050 fpack32 %f8, %f6, %f2 loop_4048: ld [%l7 + 0x70], %f13 loop_4049: loop_4050: ldd [%l7 + 0x78], %f24 srlx %l2, %g3, %o4 nop set 0x18, %o6 stx %o2, [%l7 + %o6] nop ! tl %xcc, 0x52 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fmovdg %fcc0, %f24, %f20 nop set 0x0C, %l3 flush %l7 + %l3 swap [%l7 + 0x2C], %o3 nop set 0x58, %o1 stw %g7, [%l7 + %o1] nop ! tpos %xcc, 0x3c changed by convert2hboot call loop_4051 movne %fcc1, 0x7DA, %l4 call loop_4052 ld [%l7 + 0x78], %f6 loop_4051: nop ! tsubcc %i4, 0x5a, %g5 changed by convert2hboot set 0x74, %i4 nop ! ldsba [%l7 + %i4] 0x89, %i3 ASI use replaced by convert2hboot loop_4052: srlx %l3, %o7, %o0 set 0x48, %g3 nop ! stwa %o5, [%l7 + %g3] 0x2b ASI use replaced by convert2hboot membar #Sync edge16n %l5, %o1, %l0 movul %fcc2, %i0, %i6 stw %o6, [%l7 + 0x1C] set 0x33, %g1 nop ! ldsba [%l7 + %g1] 0x11, %g2 ASI use replaced by convert2hboot movre %i1, %g6, %i5 set 0x50, %i2 sta %f30, [%l7 + %i2] 0x88 call loop_4053 movn %fcc2, %g4, %l1 loop_4053: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sta %f25, [%l7 + 0x3C] %asi call loop_4054 nop ! rdhpr %hintp, %g1 changed by convert2hboot edge16l %i2, %l6, %l2 nop ! tvc %xcc, 0x4f changed by convert2hboot loop_4054: call loop_4055 movo %fcc1, %g3, %o4 fbe,a %fcc2, loop_4056 movlg %fcc0, %i7, %o2 loop_4055: nop set 0x30, %i0 ldsh [%l7 + %i0], %g7 nop fitos %f13, %f16 loop_4056: sub %l4, 0x0B58, %o3 edge32 %i4, %i3, %l3 set 0x0C, %l1 nop ! ldswa [%l7 + %l1] 0x18, %g5 ASI use replaced by convert2hboot movlg %fcc3, 0x6A6, %o7 movcc %icc, %o5, %o0 set 0x50, %g2 nop ! stxa %l5, [%l7 + %g2] 0x04 ASI use replaced by convert2hboot call loop_4057 fmul8sux16 %f0, %f2, %f18 ldsw [%l7 + 0x4C], %o1 nop set 0x7E, %i3 ldsh [%l7 + %i3], %i0 loop_4057: nop set 0x40, %g4 nop ! stda %f16, [%l7 + %g4] 0xc8 ASI use replaced by convert2hboot bne %icc, loop_4058 fxor %f28, %f16, %f6 or %l0, 0x0D27, %o6 set 0x5A, %l6 nop ! lduha [%l7 + %l6] 0x88, %i6 ASI use replaced by convert2hboot loop_4058: fmovdug %fcc0, %f30, %f0 brlez,a,pt %g2, loop_4059 ldsb [%l7 + 0x4F], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_4059: nop ! tvs %icc, 0x51 changed by convert2hboot prefetch [%l7 + 0x1C], 1 move %icc, %i5, %l1 nop nop setx 0x3B3DD86D, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f31 setx 0x920B7CE2, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f9 fdivs %f9, %f31, %f19 call loop_4060 bn,a,pt %icc, loop_4061 fmovsvc %icc, %f14, %f25 fmovsge %xcc, %f8, %f9 loop_4060: nop add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_4061: call loop_4062 call loop_4063 ldstub [%l7 + 0x29], %i2 call loop_4064 loop_4062: st %f11, [%l7 + 0x10] loop_4063: fcmpgt16 %f22, %f6, %l2 call loop_4065 loop_4064: ldsh [%l7 + 0x4C], %g3 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %o4, %l6 ASI use replaced by convert2hboot loop_4065: call loop_4066 subccc %i7, 0x043C, %o2 ba,pt %xcc, loop_4067 nop nop setx 0xE0433800, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr loop_4066: nop ! tvc %icc, 0x5f changed by convert2hboot nop setx 0x1201, %l0, %o3 sdiv %g7, %o3, %l4 loop_4067: nop set 0x34, %o4 lda [%l7 + %o4] 0x81, %f25 nop set 0x4B, %g6 ldstub [%l7 + %g6], %i4 brlz,a,pn %l3, loop_4068 call loop_4069 popc %i3, %o7 move %fcc1, 0x332, %g5 loop_4068: nop set 0x5C, %g5 sta %f9, [%l7 + %g5] 0x04 loop_4069: call loop_4070 fcmpne16 %f24, %f0, %o0 nop setx 0x14A3, %l0, %l5 sdivx %o5, %l5, %o1 movuge %fcc0, %l0, %i0 loop_4070: bmask %o6, %g2, %g6 wrpr %i1, %i6, %pil nop ! tpos %xcc, 0x7c changed by convert2hboot call loop_4071 call loop_4072 nop ! tvs %icc, 0x3a changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_4071: fmul8x16al %f18, %f12, %f8 loop_4072: nop set 0x54, %g7 prefetch [%l7 + %g7], 2 xorcc %l1, %g1, %g4 set 0x51, %l2 nop ! stba %i2, [%l7 + %l2] 0x0c ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync nop ! tcs %xcc, 0x37 changed by convert2hboot set 0x50, %o7 nop ! stxa %l2, [%l7 + %o7] 0x23 ASI use replaced by convert2hboot membar #Sync fbu %fcc3, loop_4073 smul %l6, %o4, %o2 nop set 0x10, %o0 ldx [%l7 + %o0], %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_4073: stb %o3, [%l7 + 0x44] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_4074 fmovso %fcc1, %f28, %f24 nop ! tsubcctv %l4, 0x4c, %i4 changed by convert2hboot loop_4074: nop set 0x48, %i1 flush %l7 + %i1 stb %i3, [%l7 + 0x09] sll %o7, %l3, %o0 nop ! tle %icc, 0x3b changed by convert2hboot subc %g5, %o5, %l5 st %f1, [%l7 + 0x7C] prefetch [%l7 + 0x4C], 2 movlg %fcc3, 0x753, %o1 fmovsule %fcc0, %f17, %f2 bshuffle %f10, %f6, %f16 nop set 0x70, %i6 ldsw [%l7 + %i6], %i0 nop set 0x37, %i7 stb %o6, [%l7 + %i7] call loop_4075 call loop_4076 movl %fcc3, %g2, %g6 bmask %l0, %i6, %i1 loop_4075: xorcc %l1, 0x189E, %g1 loop_4076: nop set 0x2C, %l4 ldsb [%l7 + %l4], %i5 nop set 0x68, %o3 std %f8, [%l7 + %o3] mulscc %i2, %g3, %l2 rd %asi, %l6 fmovrde %o4, %f30, %f22 call loop_4077 call loop_4078 nop set 0x1C, %i5 ldsh [%l7 + %i5], %g4 fbg,pt %fcc3, loop_4079 loop_4077: nop set 0x5A, %l0 sth %o2, [%l7 + %l0] loop_4078: call loop_4080 call loop_4081 loop_4079: std %f10, [%l7 + 0x70] call loop_4082 loop_4080: lduh [%l7 + 0x64], %g7 loop_4081: call loop_4083 ldsh [%l7 + 0x08], %o3 loop_4082: call loop_4084 fornot1s %f14, %f11, %f3 loop_4083: brgez %i7, loop_4085 call loop_4086 loop_4084: call loop_4087 call loop_4088 loop_4085: fabsd %f10, %f20 loop_4086: stx %i4, [%l7 + 0x48] loop_4087: call loop_4089 loop_4088: prefetch [%l7 + 0x7C], 0 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_4089: nop set 0x4C, %l5 nop ! ldswa [%l7 + %l5] 0x89, %i3 ASI use replaced by convert2hboot fbule,a %fcc3, loop_4090 subccc %o7, %l3, %g5 nop ! rdpr %tba, %o5 changed by convert2hboot call loop_4091 loop_4090: prefetch [%l7 + 0x08], 0 set 0x60, %o5 nop ! ldda [%l7 + %o5] 0x22, %l4 ASI use replaced by convert2hboot loop_4091: nop set 0x78, %o6 nop ! lduwa [%l7 + %o6] 0x89, %o1 ASI use replaced by convert2hboot fmovdle %xcc, %f6, %f4 fbg,a,pn %fcc0, loop_4092 array32 %o0, %i0, %o6 nop ! tleu %xcc, 0x50 changed by convert2hboot lduw [%l7 + 0x7C], %g6 loop_4092: fmovdpos %icc, %f14, %f4 array8 %g2, %l0, %i1 st %f25, [%l7 + 0x48] call loop_4093 lduw [%l7 + 0x74], %i6 call loop_4094 edge16ln %l1, %i5, %g1 loop_4093: nop set 0x1F, %o2 nop ! lduba [%l7 + %o2] 0x80, %g3 ASI use replaced by convert2hboot loop_4094: nop nop setx 0x69B55EC9D121FE34, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 setx 0x1A7F0EAC, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f28 fsmuld %f28, %f0, %f24 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync nop set 0x38, %l3 std %i6, [%l7 + %l3] umulcc %o4, %g4, %o2 srax %g7, 0x19, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot array8 %i7, %l2, %l4 bpos,pn %icc, loop_4095 nop nop setx 0x405B4400, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr call loop_4096 nop setx loop_4097, %l0, %l1 jmpl %l1, %i4 loop_4095: srax %o7, %i3, %l3 call loop_4098 loop_4096: nop ! tg %icc, 0x72 changed by convert2hboot loop_4097: movn %xcc, 0x433, %o5 fmovdu %fcc2, %f14, %f30 loop_4098: swap [%l7 + 0x3C], %l5 stb %g5, [%l7 + 0x3B] nop fitod %f10, %f12 fdtox %f12, %f16 nop set 0x28, %i4 ldsw [%l7 + %i4], %o1 nop set 0x65, %g3 ldstub [%l7 + %g3], %o0 set 0x6F, %g1 nop ! ldstuba [%l7 + %g1] 0x04, %o6 ASI use replaced by convert2hboot nop ! tsubcc %i0, 0x4e, %g2 changed by convert2hboot edge32l %g6, %l0, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot movlg %fcc2, 0x449, %l1 srl %i5, %g3, %g1 nop setx loop_4099, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001100001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop setx 0x126C, %l0, %o4 sdivx %i2, %o4, %g4 nop nop setx 0x804DB000, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr ldsb [%l7 + 0x67], %l6 loop_4099: bpos,a,pt %icc, loop_4100 umulcc %o2, 0x11FE, %g7 nop set 0x28, %o1 swap [%l7 + %o1], %o3 wr %g0, 0x0, %pcr ! wr %g0, 0xda, %asi changed by convert2hboot loop_4100: lduw [%l7 + 0x38], %i7 call loop_4101 rd %pc, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_4101: nop set 0x40, %i2 nop ! ldswa [%l7 + %i2] 0x04, %l4 ASI use replaced by convert2hboot xnorcc %o7, %i3, %l3 ldstub [%l7 + 0x7F], %l5 set 0x50, %i0 nop ! lduwa [%l7 + %i0] 0x81, %g5 ASI use replaced by convert2hboot add %l7, 0x14, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %o1 nop ! casa [%l6] 0x11, %o1, %o5 ASI use replaced by convert2hboot nop set 0x1E, %l1 ldsh [%l7 + %l1], %o0 call loop_4102 flush %l7 + 0x30 nop ! rdhpr %hpstate, %o6 changed by convert2hboot call loop_4103 loop_4102: std %f6, [%l7 + 0x08] edge16ln %i0, %g2, %l0 stw %i1, [%l7 + 0x44] loop_4103: nop set 0x40, %i3 nop ! stda %f0, [%l7 + %i3] 0xcc ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l7 + 0x64] %asi, %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_4104 movpos %xcc, %l1, %i5 ldsw [%l7 + 0x68], %i6 nop set 0x2C, %g2 stw %g1, [%l7 + %g2] loop_4104: move %fcc0, 0x7C1, %i2 bge,a,pn %icc, loop_4105 nop set 0x60, %l6 ldd [%l7 + %l6], %f24 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l7 + 0x14] %asi, %f17 loop_4105: call loop_4106 nop set 0x34, %g4 swap [%l7 + %g4], %g3 movule %fcc0, 0x2BA, %g4 nop ! tsubcctv %o4, %l6, %g7 changed by convert2hboot loop_4106: wr %g0, 0x0, %pcr ! wr %o3, 0x09AE, %y changed by convert2hboot call loop_4107 ldsw [%l7 + 0x64], %i7 nop nop setx 0x894777558043D800, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr call loop_4108 loop_4107: nop set 0x56, %g6 sth %l2, [%l7 + %g6] edge16n %i4, %o2, %o7 call loop_4109 loop_4108: movpos %icc, 0x0BC, %i3 movge %fcc1, %l4, %l5 loop_4109: call loop_4110 std %g4, [%l7 + 0x10] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_4110: nop set 0x20, %g5 ldd [%l7 + %g5], %f20 nop ! rdhpr %htba, %l3 changed by convert2hboot add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! tg %icc, 0x6a changed by convert2hboot call loop_4111 bleu,a %icc, loop_4112 call loop_4113 movneg %xcc, 0x50A, %i0 loop_4111: nop set 0x6F, %g7 ldub [%l7 + %g7], %g2 loop_4112: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4113: nop set 0x3A, %o4 sth %i1, [%l7 + %o4] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot st %f3, [%l7 + 0x3C] bg,a %icc, loop_4114 array16 %g6, %l1, %i6 set 0x48, %o7 nop ! stxa %i5, [%l7 + %o7] 0x23 ASI use replaced by convert2hboot membar #Sync loop_4114: sethi 0x1703, %g1 call loop_4115 nop nop setx 0x9265E6906014000B, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f4 setx 0x13C9BF50, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fsmuld %f12, %f4, %f20 call loop_4116 loop_4115: call loop_4117 nop set 0x28, %l2 stw %g3, [%l7 + %l2] loop_4116: call loop_4118 fbg %fcc1, loop_4119 loop_4117: call loop_4120 fpsub32 %f8, %f26, %f28 loop_4118: ld [%l7 + 0x54], %f27 loop_4119: nop set 0x27, %i1 nop ! ldsba [%l7 + %i1] 0x0c, %g4 ASI use replaced by convert2hboot loop_4120: call loop_4121 edge16l %i2, %l6, %o4 nop ! taddcctv %g7, %o3, %l2 changed by convert2hboot nop set 0x3A, %o0 ldstub [%l7 + %o0], %i7 loop_4121: nop set 0x50, %i7 nop ! lduwa [%l7 + %i7] 0x10, %o2 ASI use replaced by convert2hboot call loop_4122 call loop_4123 nop set 0x48, %i6 ldstub [%l7 + %i6], %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_4122: alignaddr %i4, %l4, %l5 loop_4123: fmovdlg %fcc3, %f16, %f26 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot fpack16 %f8, %f4 nop ! tcs %xcc, 0x6a changed by convert2hboot call loop_4124 wrpr %o1, %l3, %pil call loop_4125 ldstub [%l7 + 0x10], %o5 loop_4124: std %i0, [%l7 + 0x40] ldub [%l7 + 0x3A], %g2 loop_4125: nop setx loop_4126, %l0, %l1 jmpl %l1, %o0 nop setx 0x1A7E, %l0, %o6 udivcc %i1, %o6, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_4126: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fmovso %fcc2, %f5, %f24 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot fbug,pn %fcc0, loop_4127 call loop_4128 mova %icc, %g3, %l6 movrgez %i2, %o4, %o3 loop_4127: call loop_4129 loop_4128: nop set 0x18, %o3 stx %l2, [%l7 + %o3] nop ! rdhpr %hsys_tick_cmpr, %g7 changed by convert2hboot brnz,pt %o2, loop_4130 loop_4129: sll %o7, %i3, %i4 ldsh [%l7 + 0x38], %i7 fnegd %f20, %f6 loop_4130: movneg %icc, 0x685, %l5 set 0x78, %l4 nop ! stxa %l4, [%l7 + %l4] 0x19 ASI use replaced by convert2hboot fmovs %f1, %f9 call loop_4131 lduw [%l7 + 0x34], %o1 set 0x60, %l0 nop ! lduba [%l7 + %l0] 0x80, %g5 ASI use replaced by convert2hboot loop_4131: fpsub16s %f9, %f19, %f19 call loop_4132 ldx [%l7 + 0x28], %o5 stx %i0, [%l7 + 0x68] loop_4132: nop nop setx 0x073DA3D5ABEB8E4E, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 setx 0x2FE74688D97F2E46, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f18 fmuld %f18, %f24, %f22 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot set 0x68, %l5 nop ! ldswa [%l7 + %l5] 0x81, %o0 ASI use replaced by convert2hboot nop set 0x70, %i5 stw %l3, [%l7 + %i5] nop ! tneg %icc, 0x76 changed by convert2hboot add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot std %g6, [%l7 + 0x10] movrne %l1, 0x16C, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x5C, %o6 nop ! lduba [%l7 + %o6] 0x0c, %i5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_4133 movrlez %g4, 0x146, %l6 call loop_4134 nop set 0x38, %o2 ldd [%l7 + %o2], %f2 loop_4133: movpos %icc, %i2, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_4134: nop set 0x78, %o5 ldd [%l7 + %o5], %f10 wr %g0, 0x0, %pcr ! wr %l2, 0x1859, %ccr changed by convert2hboot ld [%l7 + 0x74], %f29 array32 %o3, %g7, %o7 wr %g0, 0x0, %pcr ! wr %o2, 0x147C, %softint changed by convert2hboot movo %fcc2, 0x1E1, %i4 ldub [%l7 + 0x77], %i7 movrlz %l5, 0x009, %l4 wrpr %g0, 0x0, %gl call loop_4135 call loop_4136 flush %l7 + 0x74 call loop_4137 loop_4135: array16 %o5, %g5, %g2 loop_4136: array32 %o0, %l3, %i1 call loop_4138 loop_4137: ld [%l7 + 0x38], %f15 nop ! wrpr %i0, 0x1D67, %tick changed by convert2hboot loop_4138: call loop_4139 stw %o6, [%l7 + 0x2C] addc %l1, %i6, %l0 add %i5, %g6, %g1 loop_4139: nop set 0x4C, %l3 ldstub [%l7 + %l3], %l6 nop ! taddcctv %i2, 0x64, %g3 changed by convert2hboot nop set 0x10, %g3 ldd [%l7 + %g3], %g4 set 0x08, %g1 nop ! stda %l2, [%l7 + %g1] 0x10 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lduw [%l7 + 0x34], %o3 orcc %g7, 0x0E9C, %o7 nop set 0x09, %o1 ldstub [%l7 + %o1], %i4 call loop_4140 edge16n %o2, %l5, %l4 set 0x20, %i2 nop ! ldda [%l7 + %i2] 0x19, %i6 ASI use replaced by convert2hboot loop_4140: nop set 0x18, %i0 nop ! ldstuba [%l7 + %i0] 0x0c, %o1 ASI use replaced by convert2hboot bpos %xcc, loop_4141 pdist %f0, %f4, %f4 edge8l %o5, %i3, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x50, %asi changed by convert2hboot loop_4141: nop set 0x40, %i4 nop ! stda %f16, [%l7 + %i4] 0xcd ASI use replaced by convert2hboot bge,a,pt %xcc, loop_4142 nop set 0x1E, %l1 sth %l3, [%l7 + %l1] stx %i1, [%l7 + 0x10] stb %i0, [%l7 + 0x4F] loop_4142: xor %o0, %l1, %i6 nop set 0x5A, %g2 ldsh [%l7 + %g2], %l0 sub %o6, %i5, %g1 lduw [%l7 + 0x64], %g6 nop set 0x08, %i3 sth %i2, [%l7 + %i3] call loop_4143 sth %l6, [%l7 + 0x24] sllx %g3, 0x18, %l2 set 0x3A, %g4 nop ! ldsba [%l7 + %g4] 0x10, %g4 ASI use replaced by convert2hboot loop_4143: ld [%l7 + 0x24], %f19 nop set 0x78, %l6 flush %l7 + %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop set 0x0F, %g6 ldstub [%l7 + %g6], %g7 ldd [%l7 + 0x18], %o4 edge16n %i4, %o7, %o2 call loop_4144 call loop_4145 call loop_4146 nop ! tleu %xcc, 0x70 changed by convert2hboot loop_4144: call loop_4147 loop_4145: fcmpne32 %f20, %f22, %l4 loop_4146: nop set 0x20, %g7 stx %i7, [%l7 + %g7] nop set 0x58, %g5 std %o0, [%l7 + %g5] loop_4147: nop ! tle %icc, 0x4c changed by convert2hboot set 0x40, %o4 nop ! ldda [%l7 + %o4] 0x04, %l4 ASI use replaced by convert2hboot fmovdvs %xcc, %f0, %f10 nop set 0x70, %l2 ldsb [%l7 + %l2], %o5 std %f10, [%l7 + 0x30] set 0x2C, %o7 nop ! swapa [%l7 + %o7] 0x04, %i3 ASI use replaced by convert2hboot set 0x50, %i1 sta %f23, [%l7 + %i1] 0x88 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_4148 fand %f2, %f4, %f18 fmovsg %fcc0, %f20, %f19 fnands %f12, %f14, %f8 loop_4148: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot stb %i1, [%l7 + 0x0A] stw %l3, [%l7 + 0x24] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x0C] %asi, %f26 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot smulcc %l1, 0x10D0, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot prefetch [%l7 + 0x24], 3 nop ! tcs %icc, 0x6b changed by convert2hboot xnor %i0, 0x04CD, %o6 fmovdlg %fcc0, %f22, %f30 nop set 0x46, %o0 stb %i5, [%l7 + %o0] orcc %g1, 0x0D26, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_4149 sth %g3, [%l7 + 0x24] fbule,a %fcc2, loop_4150 edge8ln %i2, %g4, %o3 loop_4149: nop set 0x4C, %i7 nop ! stha %l2, [%l7 + %i7] 0xeb ASI use replaced by convert2hboot membar #Sync loop_4150: nop ! tl %icc, 0x77 changed by convert2hboot nop nop setx 0x10579000, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr ldsh [%l7 + 0x7E], %g7 popc 0x09B8, %o4 call loop_4151 nop setx 0x0D9A, %l0, %o2 sdivcc %i4, %o2, %o7 call loop_4152 edge16l %i7, %l4, %o1 loop_4151: subccc %l5, %o5, %g2 fpadd32 %f30, %f4, %f14 loop_4152: nop set 0x38, %i6 ldd [%l7 + %i6], %i2 edge8ln %i1, %g5, %l3 set 0x30, %l4 nop ! stha %o0, [%l7 + %l4] 0x2a ASI use replaced by convert2hboot membar #Sync nop set 0x70, %o3 std %l0, [%l7 + %o3] call loop_4153 call loop_4154 fmul8x16 %f13, %f30, %f20 srax %l0, %i6, %o6 loop_4153: move %xcc, %i0, %g1 loop_4154: fpsub16 %f8, %f10, %f22 lduw [%l7 + 0x5C], %g6 addcc %l6, %g3, %i5 edge32ln %g4, %i2, %o3 call loop_4155 movrgez %l2, %o4, %i4 nop set 0x74, %l0 stw %g7, [%l7 + %l0] std %o2, [%l7 + 0x08] loop_4155: nop setx 0x0AAC, %l0, %i7 sdivx %o7, %i7, %o1 ldx [%l7 + 0x18], %l5 swap [%l7 + 0x74], %o5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot bne,a,pn %xcc, loop_4156 bvs %icc, loop_4157 call loop_4158 nop set 0x34, %i5 ldub [%l7 + %i5], %g2 loop_4156: move %icc, %g5, %l3 loop_4157: ldsb [%l7 + 0x68], %o0 loop_4158: fsrc1 %f8, %f8 call loop_4159 movle %xcc, 0x3B3, %l1 call loop_4160 bcc,pn %xcc, loop_4161 loop_4159: move %fcc0, 0x13C, %l0 nop set 0x68, %l5 swap [%l7 + %l5], %i6 loop_4160: std %f10, [%l7 + 0x40] loop_4161: fmovdcc %xcc, %f10, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot or %o6, 0x1219, %g1 fmul8x16al %f12, %f17, %f20 nop set 0x3E, %o6 sth %i0, [%l7 + %o6] ld [%l7 + 0x30], %f11 array32 %g6, %g3, %l6 nop set 0x70, %o2 std %f16, [%l7 + %o2] set 0x6C, %l3 nop ! swapa [%l7 + %l3] 0x10, %g4 ASI use replaced by convert2hboot alignaddr %i5, %i2, %l2 edge32n %o3, %i4, %g7 call loop_4162 call loop_4163 rdpr %canrestore, %o2 set 0x7B, %o5 nop ! lduba [%l7 + %o5] 0x80, %o7 ASI use replaced by convert2hboot loop_4162: sll %i7, %o4, %l5 loop_4163: rdpr %gl, %o5 fbul,a %fcc1, loop_4164 call loop_4165 edge32l %l4, %i3, %g2 call loop_4166 loop_4164: call loop_4167 loop_4165: rdpr %pil, %o1 call loop_4168 loop_4166: call loop_4169 loop_4167: array8 %l3, %o0, %g5 set 0x15, %g1 nop ! ldstuba [%l7 + %g1] 0x0c, %l0 ASI use replaced by convert2hboot loop_4168: nop set 0x68, %g3 std %f20, [%l7 + %g3] loop_4169: edge16n %l1, %i1, %i6 call loop_4170 nop set 0x78, %o1 ldd [%l7 + %o1], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_4170: nop set 0x44, %i0 nop ! lduwa [%l7 + %i0] 0x11, %g1 ASI use replaced by convert2hboot movrne %g6, 0x022, %l6 nop ! tgu %icc, 0x3d changed by convert2hboot call loop_4171 srax %g3, 0x12, %i5 set 0x30, %i2 lda [%l7 + %i2] 0x80, %f1 loop_4171: sllx %i2, %g4, %l2 array16 %i4, %o3, %o2 call loop_4172 movre %g7, %o7, %i7 rd %ccr, %l5 call loop_4173 loop_4172: ldx [%l7 + 0x48], %o4 call loop_4174 call loop_4175 loop_4173: stb %l4, [%l7 + 0x47] wr %g0, 0x0, %pcr ! wr %g0, 0xd2, %asi changed by convert2hboot loop_4174: ldub [%l7 + 0x40], %o5 loop_4175: fpadd16s %f8, %f15, %f6 lduh [%l7 + 0x4C], %i3 movrgez %g2, 0x232, %l3 set 0x60, %l1 nop ! ldxa [%l7 + %l1] 0x10, %o0 ASI use replaced by convert2hboot nop ! tl %xcc, 0x76 changed by convert2hboot swap [%l7 + 0x68], %g5 movne %fcc0, %l0, %o1 sdivx %l1, 0x175C, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot popc 0x1D80, %i6 fnors %f12, %f26, %f0 mova %xcc, 0x17D, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_4176 smulcc %i0, 0x10A8, %l6 add %l7, 0x54, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %g3 nop ! casa [%l6] 0x11, %g3, %i5 ASI use replaced by convert2hboot loop_4176: call loop_4177 sethi 0x172A, %g6 ldx [%l7 + 0x68], %g4 loop_4177: fbule,pn %fcc1, loop_4178 call loop_4179 call loop_4180 edge32n %l2, %i4, %o3 loop_4178: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_4179: nop set 0x18, %g2 stx %g7, [%l7 + %g2] loop_4180: call loop_4181 nop ! tvs %icc, 0x45 changed by convert2hboot movul %fcc2, %i2, %o7 ble,a %icc, loop_4182 loop_4181: call loop_4183 wr %g0, 0x0, %pcr ! wr %l5, 0x1D59, %clear_softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sta %f1, [%l7 + 0x30] %asi loop_4182: fpackfix %f30, %f23 loop_4183: std %i6, [%l7 + 0x10] set 0x68, %i4 nop ! lduwa [%l7 + %i4] 0x10, %o4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! tl %icc, 0x4d changed by convert2hboot udiv %i3, 0x1FCB, %o5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xE91, %hsys_tick_cmpr changed by convert2hboot udiv %o0, 0x1A74, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot st %f1, [%l7 + 0x78] nop set 0x70, %g4 ldsw [%l7 + %g4], %o1 nop set 0x40, %l6 ldstub [%l7 + %l6], %g5 call loop_4184 lduw [%l7 + 0x2C], %l1 call loop_4185 call loop_4186 loop_4184: nop ! tsubcctv %i1, %o6, %g1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %i0, %l6, %sys_tick changed by convert2hboot loop_4185: nop set 0x40, %i3 nop ! ldda [%l7 + %i3] 0xda, %f16 ASI use replaced by convert2hboot loop_4186: nop set 0x68, %g7 ldd [%l7 + %g7], %i6 call loop_4187 call loop_4188 bne %xcc, loop_4189 lduw [%l7 + 0x24], %i5 loop_4187: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync loop_4188: nop set 0x66, %g6 nop ! stha %g3, [%l7 + %g6] 0x88 ASI use replaced by convert2hboot loop_4189: edge16l %g4, %l2, %i4 sub %o2, 0x0188, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync call loop_4190 edge32 %i2, %l5, %o7 set 0x14, %g5 nop ! lduwa [%l7 + %g5] 0x10, %i7 ASI use replaced by convert2hboot loop_4190: call loop_4191 nop ! te %icc, 0x3d changed by convert2hboot call loop_4192 movg %fcc1, 0x097, %o4 loop_4191: call loop_4193 nop set 0x70, %o4 ldx [%l7 + %o4], %l4 loop_4192: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4193: ldd [%l7 + 0x08], %f2 stw %l3, [%l7 + 0x3C] set 0x7C, %l2 nop ! ldswa [%l7 + %l2] 0x19, %o0 ASI use replaced by convert2hboot fpsub16 %f14, %f18, %f6 fmovsu %fcc1, %f29, %f5 be,a %xcc, loop_4194 nop ! tvc %icc, 0x5f changed by convert2hboot bvs,a,pt %icc, loop_4195 nop setx loop_4196, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001200001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_4194: ldsw [%l7 + 0x60], %o5 fandnot1s %f10, %f11, %f30 loop_4195: call loop_4197 loop_4196: stb %l0, [%l7 + 0x4D] fmovrslz %g2, %f5, %f9 fbe,a,pn %fcc0, loop_4198 loop_4197: nop set 0x10, %i1 stx %g5, [%l7 + %i1] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f18, [%l7 + 0x24] %asi loop_4198: nop nop setx 0x53D12811F0675800, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr set 0x10, %o7 nop ! ldda [%l7 + %o7] 0x0c, %o0 ASI use replaced by convert2hboot set 0x60, %i7 nop ! lduwa [%l7 + %i7] 0x89, %l1 ASI use replaced by convert2hboot fmovrdlez %o6, %f24, %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot flush %l7 + 0x5C wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync call loop_4199 call loop_4200 ld [%l7 + 0x10], %f3 wr %g0, 0x0, %pcr ! wr %l6, %i0, %pic changed by convert2hboot loop_4199: call loop_4201 loop_4200: nop ! tleu %xcc, 0x7f changed by convert2hboot edge16n %i5, %i6, %g3 nop set 0x20, %o0 swap [%l7 + %o0], %g6 loop_4201: call loop_4202 edge8n %l2, %i4, %o2 nop nop setx 0x7C1EB7D0B04E2C00, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr bshuffle %f14, %f4, %f30 loop_4202: nop wr %g0, 0x0, %pcr ! wr %g0, 0xda, %asi changed by convert2hboot fbule,a,pn %fcc3, loop_4203 wr %g0, 0x0, %pcr ! wr %o3, %g7, %softint changed by convert2hboot set 0x78, %i6 nop ! lduha [%l7 + %i6] 0x19, %i2 ASI use replaced by convert2hboot loop_4203: array8 %l5, %o7, %g4 edge16l %o4, %i7, %i3 edge16ln %l4, %l3, %o0 call loop_4204 udiv %o5, 0x0E11, %l0 call loop_4205 edge16 %g5, %o1, %g2 loop_4204: nop set 0x2C, %l4 stw %l1, [%l7 + %l4] set 0x2C, %l0 nop ! swapa [%l7 + %l0] 0x0c, %g1 ASI use replaced by convert2hboot loop_4205: nop set 0x5A, %o3 nop ! ldsha [%l7 + %o3] 0x10, %i1 ASI use replaced by convert2hboot set 0x70, %i5 nop ! lduha [%l7 + %i5] 0x10, %l6 ASI use replaced by convert2hboot call loop_4206 call loop_4207 nop ! rdpr %tba, %i0 changed by convert2hboot edge8ln %o6, %i5, %g3 loop_4206: bg,a,pn %xcc, loop_4208 loop_4207: fmovsgu %xcc, %f31, %f9 bvc,pt %xcc, loop_4209 ld [%l7 + 0x10], %f15 loop_4208: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f25, [%l7 + 0x78] %asi loop_4209: call loop_4210 nop fitos %f9, %f25 fstox %f25, %f4 fxtos %f4, %f19 call loop_4211 nop ! tg %xcc, 0x50 changed by convert2hboot loop_4210: call loop_4212 nop ! tcc %icc, 0x4e changed by convert2hboot loop_4211: call loop_4213 nop set 0x10, %l5 swap [%l7 + %l5], %i6 loop_4212: movvs %xcc, %g6, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_4213: call loop_4214 nop set 0x40, %o2 stx %o2, [%l7 + %o2] wrpr %o3, %g7, %cwp brgez,a %i2, loop_4215 loop_4214: movre %o7, %l5, %g4 swap [%l7 + 0x44], %o4 call loop_4216 loop_4215: nop set 0x20, %o6 std %f16, [%l7 + %o6] nop ! rdhpr %ver, %i3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f1, [%l7 + 0x6C] %asi loop_4216: edge16n %i7, %l4, %o0 set 0x40, %o5 nop ! stda %f0, [%l7 + %o5] 0x1f ASI use replaced by convert2hboot membar #Sync bneg,a %xcc, loop_4217 edge8n %o5, %l0, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0xf8, %asi changed by convert2hboot membar #Sync loop_4217: nop set 0x1D, %g1 nop ! ldstuba [%l7 + %g1] 0x89, %o1 ASI use replaced by convert2hboot call loop_4218 nop set 0x20, %g3 std %f8, [%l7 + %g3] subcc %g5, 0x094B, %g2 movrgz %l1, 0x0F4, %g1 loop_4218: nop set 0x78, %l3 nop ! stxa %i1, [%l7 + %l3] 0x27 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop setx 0x03A2, %l0, %i5 udivcc %l6, %i5, %g3 ldsw [%l7 + 0x24], %o6 call loop_4219 call loop_4220 nop set 0x4C, %i0 sth %i6, [%l7 + %i0] wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot loop_4219: nop wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_4220: call loop_4221 fbne,pn %fcc3, loop_4222 call loop_4223 nop set 0x38, %i2 std %i4, [%l7 + %i2] loop_4221: ldd [%l7 + 0x68], %f12 loop_4222: edge32n %o2, %o3, %g7 loop_4223: nop ! wrpr %i2, %l5, %tick changed by convert2hboot call loop_4224 bpos %icc, loop_4225 stw %o7, [%l7 + 0x6C] addccc %g4, 0x14A7, %i3 loop_4224: umul %o4, 0x0344, %i7 loop_4225: ldub [%l7 + 0x56], %o0 call loop_4226 bl,pn %xcc, loop_4227 umul %l4, 0x0DBD, %o5 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_4226: nop set 0x70, %l1 stx %g5, [%l7 + %l1] loop_4227: call loop_4228 sra %o1, %l1, %g2 addccc %g1, %i0, %l6 std %f2, [%l7 + 0x18] loop_4228: nop set 0x40, %g2 lduw [%l7 + %g2], %i5 wr %g0, 0x0, %pcr ! wr %i1, %o6, %y changed by convert2hboot nop ! tgu %icc, 0x3e changed by convert2hboot nop set 0x7A, %o1 sth %g3, [%l7 + %o1] call loop_4229 udivcc %g6, 0x04EE, %l2 movn %fcc0, 0x4CC, %i4 loop_4229: add %i6, %o3, %o2 ldd [%l7 + 0x48], %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x1C] %asi, %f11 nop set 0x78, %i4 ldd [%l7 + %i4], %l4 fbug,a %fcc2, loop_4230 edge8l %g7, %g4, %i3 sdivx %o7, 0x1DF8, %o4 fnegd %f20, %f12 loop_4230: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_4231 call loop_4232 stw %l4, [%l7 + 0x18] wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot loop_4231: movleu %icc, 0x2BD, %l0 loop_4232: rdpr %gl, %o5 call loop_4233 lduw [%l7 + 0x28], %l3 fblg,a %fcc3, loop_4234 fmovse %xcc, %f1, %f7 loop_4233: srlx %o1, 0x01, %l1 ldsw [%l7 + 0x44], %g5 loop_4234: call loop_4235 movvc %icc, 0x407, %g2 nop ! tpos %xcc, 0x75 changed by convert2hboot ldub [%l7 + 0x40], %g1 loop_4235: nop set 0x40, %g4 nop ! stda %f0, [%l7 + %g4] 0xcc ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l7 + 0x4C] %asi, %f5 edge8l %l6, %i5, %i1 nop nop setx 0xACBF522315191263, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f10 setx 0xD9397D6E, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fsmuld %f12, %f10, %f26 movcc %xcc, 0x19D, %i0 call loop_4236 rd %asi, %o6 call loop_4237 fand %f4, %f12, %f4 loop_4236: nop set 0x50, %l6 nop ! ldda [%l7 + %l6] 0x04, %g6 ASI use replaced by convert2hboot loop_4237: call loop_4238 call loop_4239 nop ! rdhpr %htba, %l2 changed by convert2hboot std %i4, [%l7 + 0x40] loop_4238: sth %g3, [%l7 + 0x3C] loop_4239: movrgz %i6, %o3, %i2 nop ! tgu %icc, 0x70 changed by convert2hboot call loop_4240 nop set 0x52, %i3 stb %o2, [%l7 + %i3] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_4240: nop set 0x68, %g7 ldx [%l7 + %g7], %g4 brlez %l5, loop_4241 std %o6, [%l7 + 0x38] fzero %f26 loop_4241: xorcc %o4, %o0, %i3 nop ! tcc %xcc, 0x3b changed by convert2hboot ldd [%l7 + 0x30], %i6 fmovrsgz %l4, %f21, %f7 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! tpos %xcc, 0x68 changed by convert2hboot set 0x1C, %g5 sta %f21, [%l7 + %g5] 0x80 edge8n %l0, %l3, %o1 nop set 0x20, %o4 stw %g5, [%l7 + %o4] call loop_4242 edge16ln %g2, %l1, %l6 ldd [%l7 + 0x18], %f24 stw %g1, [%l7 + 0x60] loop_4242: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot set 0x20, %l2 nop ! prefetcha [%l7 + %l2] 0x04, 2 ASI use replaced by convert2hboot xnor %i0, %g6, %l2 brlez %o6, loop_4243 swap [%l7 + 0x30], %g3 call loop_4244 call loop_4245 loop_4243: nop ! rdhpr %hsys_tick_cmpr, %i4 changed by convert2hboot nop nop setx 0x805D7800, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr loop_4244: swap [%l7 + 0x58], %o3 loop_4245: nop set 0x2A, %i1 ldsh [%l7 + %i1], %i6 movneg %icc, %i2, %g7 wrpr %g4, 0x0CC3, %pil wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot nop nop setx 0xA054D000, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr set 0x220, %g6 nop ! stxa %o7, [%g0 + %g6] 0x52 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot call loop_4246 call loop_4247 fmovsgu %icc, %f25, %f21 movleu %xcc, %o0, %o2 loop_4246: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_4247: call loop_4248 st %f6, [%l7 + 0x3C] fmovrsne %l4, %f3, %f7 stw %o5, [%l7 + 0x4C] loop_4248: fnot1s %f17, %f17 nop ! tle %xcc, 0x4a changed by convert2hboot set 0x33, %o7 nop ! stba %i3, [%l7 + %o7] 0x27 ASI use replaced by convert2hboot membar #Sync subc %l3, %l0, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot movue %fcc3, %l1, %g2 call loop_4249 movge %xcc, %g1, %i1 call loop_4250 nop set 0x68, %i7 lduw [%l7 + %i7], %l6 loop_4249: fmovscs %xcc, %f8, %f19 fmovdne %fcc0, %f16, %f30 loop_4250: orn %i0, 0x070C, %g6 movuge %fcc0, %l2, %o6 set 0x10, %o0 nop ! ldswa [%l7 + %o0] 0x89, %g3 ASI use replaced by convert2hboot call loop_4251 mulx %i5, 0x1AAD, %i4 subcc %o3, 0x085B, %i6 lduh [%l7 + 0x2E], %i2 loop_4251: movn %fcc3, %g7, %l5 add %o7, 0x1420, %g4 edge32l %o0, %o2, %i7 stw %o4, [%l7 + 0x24] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot orn %i3, %o5, %l3 movne %fcc0, %o1, %g5 array16 %l0, %g2, %g1 rdpr %canrestore, %i1 ldsh [%l7 + 0x52], %l6 call loop_4252 ldsw [%l7 + 0x28], %l1 nop ! tcc %icc, 0x65 changed by convert2hboot ld [%l7 + 0x20], %f18 loop_4252: nop ! tl %icc, 0x38 changed by convert2hboot add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_4253 movg %fcc0, 0x442, %o6 bmask %i0, %i5, %g3 call loop_4254 loop_4253: nop nop setx 0x5DF400, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr st %f7, [%l7 + 0x50] add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %o3, %i4 ASI use replaced by convert2hboot loop_4254: st %f27, [%l7 + 0x18] nop setx loop_4255, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x034400001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot fand %f2, %f0, %f28 nop setx 0x1A1D, %l0, %g7 udiv %i2, %g7, %l5 movrne %o7, %g4, %o0 loop_4255: nop ! taddcc %i6, 0x61, %o2 changed by convert2hboot st %f17, [%l7 + 0x2C] move %fcc3, 0x6FF, %i7 fmovsue %fcc1, %f7, %f10 nop ! taddcctv %l4, %o4, %i3 changed by convert2hboot smul %o5, %l3, %o1 call loop_4256 fba,pt %fcc1, loop_4257 edge32l %l0, %g5, %g2 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x1e, %asi changed by convert2hboot loop_4256: nop set 0x38, %l4 std %i0, [%l7 + %l4] loop_4257: call loop_4258 movn %fcc0, %l6, %g1 nop set 0x55, %i6 stb %l1, [%l7 + %i6] stx %l2, [%l7 + 0x40] loop_4258: nop ! tvc %xcc, 0x4c changed by convert2hboot call loop_4259 nop setx 0x12BD, %l0, %g6 udivx %o6, %g6, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_4259: movrlez %o3, 0x272, %i4 set 0x08, %o3 nop ! stda %i2, [%l7 + %o3] 0x89 ASI use replaced by convert2hboot set 0x18, %l0 nop ! ldswa [%l7 + %l0] 0x81, %g7 ASI use replaced by convert2hboot bne,a,pn %icc, loop_4260 fmovrdlz %l5, %f16, %f20 set 0x0C, %l5 nop ! stwa %i0, [%l7 + %l5] 0xeb ASI use replaced by convert2hboot membar #Sync loop_4260: membar 0x57 wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot nop setx loop_4261, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x034100001405, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot call loop_4262 call loop_4263 fcmped %fcc3, %f2, %f24 loop_4261: nop ! sir 0x126B !!sir is illegal_instruction loop_4262: movre %o0, 0x07D, %g4 loop_4263: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x6A, %o2 nop ! ldsha [%l7 + %o2] 0x11, %i6 ASI use replaced by convert2hboot orn %l4, 0x0D9D, %o4 fcmpgt32 %f16, %f8, %i3 srl %o5, 0x12, %i7 fbo %fcc2, loop_4264 fmovdn %xcc, %f20, %f6 sth %o1, [%l7 + 0x08] edge8l %l3, %l0, %g5 loop_4264: rd %fprs, %g2 call loop_4265 fmul8ulx16 %f20, %f24, %f4 xor %l6, %g1, %l1 call loop_4266 loop_4265: fabsd %f20, %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_4266: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot movo %fcc2, 0x6A5, %o6 movn %fcc2, %g6, %g3 call loop_4267 nop set 0x38, %i5 ldx [%l7 + %i5], %o3 nop ! tvc %icc, 0x72 changed by convert2hboot srax %i5, 0x1F, %i4 loop_4267: nop wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot orcc %g7, 0x0619, %i0 movvs %xcc, 0x08E, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f12, [%l7 + 0x78] %asi nop set 0x70, %o5 ldx [%l7 + %o5], %o7 call loop_4268 ldstub [%l7 + 0x29], %g4 call loop_4269 wr %g0, 0x0, %pcr ! wr %o0, 0x0873, %clear_softint changed by convert2hboot loop_4268: call loop_4270 movge %icc, %i6, %l4 loop_4269: call loop_4271 call loop_4272 loop_4270: sth %o4, [%l7 + 0x5C] set 0x50, %o6 nop ! ldda [%l7 + %o6] 0x27, %o2 ASI use replaced by convert2hboot loop_4271: loop_4272: call loop_4273 call loop_4274 call loop_4275 nop set 0x5C, %g1 prefetch [%l7 + %g1], 4 loop_4273: call loop_4276 loop_4274: fmovsgu %icc, %f27, %f27 loop_4275: edge8ln %i3, %o5, %i7 ldsb [%l7 + 0x1A], %o1 loop_4276: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot add %g5, %l0, %l6 rdpr %cwp, %g2 nop set 0x7C, %l3 stb %g1, [%l7 + %l3] sdivx %l1, 0x1853, %l2 call loop_4277 swap [%l7 + 0x18], %o6 nop setx 0x15F6, %l0, %i1 sdivcc %g6, %i1, %o3 call loop_4278 loop_4277: call loop_4279 brlz %i5, loop_4280 mova %xcc, 0x766, %g3 loop_4278: nop set 0x30, %i0 ldx [%l7 + %i0], %i4 loop_4279: nop set 0x38, %g3 ldsh [%l7 + %g3], %g7 loop_4280: rd %tick_cmpr, %i2 brz,a,pt %l5, loop_4281 mulx %o7, 0x134C, %g4 ldstub [%l7 + 0x7E], %i0 set 0x48, %i2 nop ! lduha [%l7 + %i2] 0x18, %o0 ASI use replaced by convert2hboot loop_4281: stw %l4, [%l7 + 0x44] ldd [%l7 + 0x18], %i6 alignaddrl %o2, %i3, %o5 lduw [%l7 + 0x3C], %i7 fbg,a,pt %fcc0, loop_4282 movne %icc, 0x50E, %o1 set 0x50, %l1 nop ! stha %l3, [%l7 + %l1] 0xeb ASI use replaced by convert2hboot membar #Sync loop_4282: swap [%l7 + 0x38], %o4 mulscc %g5, 0x0153, %l0 membar #Sync set 0x40, %g2 nop ! ldda [%l7 + %g2] 0xf1, %f16 ASI use replaced by convert2hboot stw %l6, [%l7 + 0x6C] nop set 0x6C, %o1 prefetch [%l7 + %o1], 0 fcmple32 %f12, %f8, %g2 nop set 0x7A, %g4 sth %l1, [%l7 + %g4] call loop_4283 ld [%l7 + 0x40], %f0 andncc %g1, %l2, %g6 call loop_4284 loop_4283: call loop_4285 nop ! ta %icc, 0x78 changed by convert2hboot fble,a %fcc2, loop_4286 loop_4284: mova %xcc, 0x43C, %i1 loop_4285: nop set 0x42, %l6 ldsh [%l7 + %l6], %o6 set 0x48, %i3 nop ! lduwa [%l7 + %i3] 0x88, %o3 ASI use replaced by convert2hboot loop_4286: nop set 0x78, %i4 std %i4, [%l7 + %i4] addc %g3, %i4, %i2 nop nop setx 0xD07BBC00, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr set 0x0C, %g5 lda [%l7 + %g5] 0x89, %f31 edge32n %g7, %o7, %l5 movrgz %g4, %o0, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0xda, %asi changed by convert2hboot nop ! rdhpr %htba, %l4 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xBB0, %tick_cmpr changed by convert2hboot call loop_4287 nop nop setx 0xE6F5DA8700545C00, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr srl %o5, %i7, %o1 call loop_4288 loop_4287: bleu %icc, loop_4289 nop set 0x20, %o4 ldsw [%l7 + %o4], %l3 wrpr %o4, %g5, %cwp loop_4288: membar 0x0B loop_4289: call loop_4290 or %l0, 0x1A52, %l6 movule %fcc2, %o2, %l1 set 0x50, %l2 nop ! stda %g0, [%l7 + %l2] 0x19 ASI use replaced by convert2hboot loop_4290: nop set 0x7B, %i1 nop ! stba %l2, [%l7 + %i1] 0x10 ASI use replaced by convert2hboot nop set 0x10, %g6 stw %g6, [%l7 + %g6] prefetch [%l7 + 0x4C], 3 nop set 0x78, %o7 ldd [%l7 + %o7], %i0 edge8 %o6, %g2, %i5 prefetch [%l7 + 0x20], 1 nop set 0x20, %i7 ldd [%l7 + %i7], %f18 nop set 0x74, %g7 stw %g3, [%l7 + %g7] call loop_4291 bneg,pt %xcc, loop_4292 movrlz %o3, %i4, %g7 stb %i2, [%l7 + 0x40] loop_4291: movrlez %o7, %g4, %l5 loop_4292: nop ! tne %xcc, 0x67 changed by convert2hboot call loop_4293 call loop_4294 nop set 0x78, %o0 stx %i0, [%l7 + %o0] nop ! tle %xcc, 0x7b changed by convert2hboot loop_4293: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_4294: call loop_4295 prefetch [%l7 + 0x58], 4 set 0x48, %l4 nop ! stda %l4, [%l7 + %l4] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_4295: nop set 0x2C, %o3 nop ! lduba [%l7 + %o3] 0x81, %i6 ASI use replaced by convert2hboot nop set 0x68, %i6 ldsw [%l7 + %i6], %o5 call loop_4296 call loop_4297 call loop_4298 nop ! tleu %icc, 0x4e changed by convert2hboot loop_4296: call loop_4299 loop_4297: fmovda %fcc2, %f12, %f8 loop_4298: nop set 0x30, %l0 stx %i7, [%l7 + %l0] wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot loop_4299: nop set 0x54, %l5 prefetch [%l7 + %l5], 3 sra %l3, %o4, %o1 wrpr %g0, 0x1, %gl nop ! tgu %xcc, 0x5b changed by convert2hboot movug %fcc0, %o2, %l1 call loop_4300 movrlz %g1, %l6, %g6 nop ! tneg %xcc, 0x6f changed by convert2hboot nop ! rdhpr %hpstate, %i1 changed by convert2hboot loop_4300: ldd [%l7 + 0x18], %l2 call loop_4301 call loop_4302 subcc %o6, %g2, %g3 call loop_4303 loop_4301: fmovdge %fcc3, %f0, %f4 loop_4302: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4303: nop set 0x38, %i5 ldd [%l7 + %i5], %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x1f, %asi changed by convert2hboot membar #Sync movuge %fcc1, 0x348, %i4 call loop_4304 mova %fcc3, 0x5BA, %i5 nop ! tpos %icc, 0x5d changed by convert2hboot ld [%l7 + 0x08], %f12 loop_4304: call loop_4305 ldx [%l7 + 0x38], %g7 nop setx 0x1607, %l0, %o7 udiv %i2, %o7, %g4 xorcc %i0, 0x1FBA, %l5 loop_4305: call loop_4306 umul %l4, 0x000A, %o0 nop set 0x24, %o5 flush %l7 + %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_4306: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot swap [%l7 + 0x68], %i3 nop nop setx 0x11665C7770719C00, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr nop set 0x18, %o2 ldsw [%l7 + %o2], %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! tgu %icc, 0x74 changed by convert2hboot movg %fcc0, 0x676, %o4 nop ! tl %icc, 0x39 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot alignaddrl %l0, %g5, %o2 movg %icc, 0x4EA, %l1 set 0x40, %o6 nop ! stda %f0, [%l7 + %o6] 0x04 ASI use replaced by convert2hboot nop ! tl %icc, 0x67 changed by convert2hboot call loop_4307 nop ! tn %icc, 0x4d changed by convert2hboot rd %pc, %g1 nop nop setx 0x80783800, %l0, %l6 st %l6, [%l7 + 0x48] ld [%l7 + 0x48], %fsr loop_4307: fmovsa %xcc, %f18, %f30 call loop_4308 call loop_4309 st %f12, [%l7 + 0x44] ldd [%l7 + 0x70], %i6 loop_4308: call loop_4310 loop_4309: ldx [%l7 + 0x40], %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4310: lduh [%l7 + 0x2C], %o6 set 0x58, %l3 nop ! prefetcha [%l7 + %l3] 0x88, 0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fmovsneg %xcc, %f21, %f20 nop nop setx 0xEBF77C1A704B9800, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr subcc %g3, 0x0228, %o3 movug %fcc3, %i5, %i4 brlez %g7, loop_4311 smul %i2, 0x1B29, %g4 nop nop setx 0xB064E000, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr movrlz %i0, %l5, %l4 loop_4311: nop nop setx 0x0E4B66E5A1621408, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f22 setx 0xEAE545044BEF2E21, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f2 faddd %f2, %f22, %f22 nop set 0x47, %g1 stb %o7, [%l7 + %g1] bleu %icc, loop_4312 call loop_4313 call loop_4314 call loop_4315 loop_4312: addccc %i6, %o0, %i7 loop_4313: nop set 0x3C, %g3 swap [%l7 + %g3], %i3 loop_4314: nop set 0x4C, %i0 nop ! stha %l3, [%l7 + %i0] 0xea ASI use replaced by convert2hboot membar #Sync loop_4315: call loop_4316 call loop_4317 call loop_4318 call loop_4319 loop_4316: st %f26, [%l7 + 0x30] loop_4317: nop set 0x08, %i2 ldx [%l7 + %i2], %o4 loop_4318: nop set 0x18, %g2 nop ! lduha [%l7 + %g2] 0x18, %o1 ASI use replaced by convert2hboot loop_4319: call loop_4320 nop ! tne %icc, 0x5a changed by convert2hboot nop ! tgu %xcc, 0x79 changed by convert2hboot edge8 %l0, %g5, %o2 loop_4320: nop set 0x60, %l1 stw %l1, [%l7 + %l1] set 0x40, %o1 nop ! stda %f0, [%l7 + %o1] 0xf8 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_4321 nop ! tn %icc, 0x52 changed by convert2hboot call loop_4322 call loop_4323 loop_4321: nop setx loop_4324, %l0, %l1 jmpl %l1, %l6 rdpr %cansave, %i1 loop_4322: call loop_4325 loop_4323: call loop_4326 loop_4324: fmul8ulx16 %f4, %f20, %f30 stx %o5, [%l7 + 0x10] loop_4325: movrlez %g6, 0x339, %o6 loop_4326: nop set 0x3C, %g4 nop ! lduba [%l7 + %g4] 0x11, %g2 ASI use replaced by convert2hboot call loop_4327 movo %fcc2, 0x051, %l2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x253, %hsys_tick_cmpr changed by convert2hboot movleu %icc, 0x597, %i5 loop_4327: nop set 0x54, %i3 nop ! lduha [%l7 + %i3] 0x88, %i4 ASI use replaced by convert2hboot add %l7, 0x54, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movl %xcc, %l5, %l4 nop ! ta %xcc, 0x46 changed by convert2hboot stw %o7, [%l7 + 0x40] nop set 0x68, %l6 ldsw [%l7 + %l6], %i0 movpos %xcc, %i6, %o0 wr %g0, 0x0, %pcr ! wr %i3, 0x02DF, %sys_tick changed by convert2hboot nop set 0x5C, %g5 sth %i7, [%l7 + %g5] call loop_4328 brgz %o4, loop_4329 nop ! tvs %icc, 0x45 changed by convert2hboot call loop_4330 loop_4328: ld [%l7 + 0x20], %f14 loop_4329: prefetch [%l7 + 0x08], 1 call loop_4331 loop_4330: call loop_4332 nop setx 0x0365, %l0, %l3 sdivcc %o1, %l3, %l0 add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %o2, %g5 ASI use replaced by convert2hboot loop_4331: nop set 0x78, %o4 ldd [%l7 + %o4], %f6 loop_4332: nop ! tn %icc, 0x5a changed by convert2hboot nop fitos %f15, %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_4333 nop set 0x44, %l2 swap [%l7 + %l2], %l1 nop set 0x32, %i4 stb %i1, [%l7 + %i4] nop ! tg %xcc, 0x64 changed by convert2hboot loop_4333: nop nop setx 0xD07AA800, %l0, %l6 st %l6, [%l7 + 0x18] ld [%l7 + 0x18], %fsr andn %o5, %g6, %l6 ldub [%l7 + 0x41], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot bvs,a,pt %icc, loop_4334 movcc %xcc, 0x2B2, %g3 prefetch [%l7 + 0x54], 0 rd %y, %o3 loop_4334: or %g2, 0x1DE0, %i5 andncc %i4, %g4, %g7 movpos %icc, 0x12E, %i2 ldd [%l7 + 0x20], %f30 array16 %l5, %l4, %i0 movrgez %o7, %i6, %i3 set 0x18, %g6 nop ! swapa [%l7 + %g6] 0x18, %i7 ASI use replaced by convert2hboot call loop_4335 nop nop setx 0xC061DC00, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr nop ! tgu %icc, 0x64 changed by convert2hboot movule %fcc3, 0x383, %o4 loop_4335: call loop_4336 call loop_4337 array16 %o1, %l3, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_4336: call loop_4338 loop_4337: nop ! taddcctv %g5, %o2, %g1 changed by convert2hboot call loop_4339 flush %l7 + 0x7C loop_4338: stw %l1, [%l7 + 0x68] call loop_4340 loop_4339: movug %fcc1, %o5, %i1 call loop_4341 fmul8x16 %f13, %f22, %f6 loop_4340: std %g6, [%l7 + 0x78] movl %fcc0, 0x049, %o6 loop_4341: wr %g0, 0x0, %pcr ! wr %l6, %g3, %pic changed by convert2hboot call loop_4342 call loop_4343 st %f2, [%l7 + 0x18] sub %o3, %l2, %g2 loop_4342: fmovdpos %icc, %f28, %f14 loop_4343: call loop_4344 nop set 0x3A, %i1 ldub [%l7 + %i1], %i4 set 0x4E, %o7 nop ! lduba [%l7 + %o7] 0x89, %i5 ASI use replaced by convert2hboot loop_4344: nop set 0x76, %g7 nop ! lduha [%l7 + %g7] 0x80, %g7 ASI use replaced by convert2hboot set 0x5E, %o0 nop ! ldstuba [%l7 + %o0] 0x0c, %g4 ASI use replaced by convert2hboot add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %i2, %l4 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot xnor %i0, 0x07E8, %o7 popc 0x1BF8, %i6 ld [%l7 + 0x10], %f17 edge8ln %i3, %o4, %i7 nop ! tsubcctv %o1, %l3, %o0 changed by convert2hboot fmovslg %fcc2, %f24, %f31 set 0x4A, %i7 nop ! ldsba [%l7 + %i7] 0x18, %l0 ASI use replaced by convert2hboot set 0x30, %o3 nop ! stha %o2, [%l7 + %o3] 0xe2 ASI use replaced by convert2hboot membar #Sync call loop_4345 movpos %xcc, %g1, %g5 fmovdne %fcc0, %f18, %f10 movre %o5, %i1, %g6 loop_4345: nop set 0x40, %i6 nop ! stda %f16, [%l7 + %i6] 0xc0 ASI use replaced by convert2hboot nop ! tgu %icc, 0x75 changed by convert2hboot set 0x64, %l0 nop ! stba %o6, [%l7 + %l0] 0x88 ASI use replaced by convert2hboot ld [%l7 + 0x0C], %f24 std %l0, [%l7 + 0x10] fmovsu %fcc3, %f18, %f21 call loop_4346 stw %g3, [%l7 + 0x6C] movvc %icc, %l6, %o3 nop set 0x48, %l4 ldd [%l7 + %l4], %g2 loop_4346: call loop_4347 nop nop setx 0xC74E5E8E906DCC00, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr ldsh [%l7 + 0x66], %i4 std %f8, [%l7 + 0x50] loop_4347: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_4348 fmovscs %icc, %f15, %f4 set 0x18, %l5 nop ! stxa %i5, [%l7 + %l5] 0xe3 ASI use replaced by convert2hboot membar #Sync loop_4348: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_4349 call loop_4350 nop ! rdhpr %hintp, %g7 changed by convert2hboot fornot2 %f16, %f0, %f18 loop_4349: nop set 0x7B, %o5 nop ! ldstuba [%l7 + %o5] 0x0c, %i2 ASI use replaced by convert2hboot loop_4350: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot ld [%l7 + 0x24], %f8 wr %g0, 0x0, %pcr ! wr %g0, 0xd8, %asi changed by convert2hboot call loop_4351 nop ! tle %icc, 0x73 changed by convert2hboot add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_4351: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_4352 nop set 0x7C, %i5 ldsw [%l7 + %i5], %i3 call loop_4353 call loop_4354 loop_4352: nop ! rdhpr %hintp, %i6 changed by convert2hboot call loop_4355 loop_4353: std %f10, [%l7 + 0x10] loop_4354: fmovsg %xcc, %f5, %f19 set 0x10, %o2 nop ! ldxa [%l7 + %o2] 0x88, %o4 ASI use replaced by convert2hboot loop_4355: nop set 0x6B, %l3 stb %o1, [%l7 + %l3] nop set 0x34, %g1 lduw [%l7 + %g1], %i7 nop set 0x47, %o6 ldsb [%l7 + %o6], %l3 set 0x0A, %i0 nop ! stha %l0, [%l7 + %i0] 0x19 ASI use replaced by convert2hboot nop set 0x58, %i2 prefetch [%l7 + %i2], 4 ldub [%l7 + 0x10], %o0 wrpr %g1, %g5, %pil stb %o2, [%l7 + 0x60] call loop_4356 edge32l %o5, %g6, %o6 loop_4356: andncc %l1, 0x167B, %g3 nop setx 0x08A7, %l0, %o3 sdiv %i1, %o3, %g2 call loop_4357 xorcc %i4, 0x1FB5, %l2 call loop_4358 ldd [%l7 + 0x48], %i6 loop_4357: call loop_4359 movuge %fcc2, 0x156, %i5 loop_4358: call loop_4360 rd %asi, %g4 loop_4359: nop set 0x45, %g3 ldub [%l7 + %g3], %i2 swap [%l7 + 0x4C], %l4 loop_4360: nop ! tsubcc %g7, 0x59, %o7 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync edge32n %l5, %i3, %o4 nop ! tcs %xcc, 0x6f changed by convert2hboot nop set 0x6C, %l1 lduw [%l7 + %l1], %o1 fsrc1s %f14, %f13 call loop_4361 ldub [%l7 + 0x78], %i7 mova %fcc2, 0x1B1, %i6 nop set 0x70, %g2 ldd [%l7 + %g2], %l0 loop_4361: bn,a,pt %xcc, loop_4362 movu %fcc2, %o0, %l3 edge32 %g5, %g1, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4362: nop ! taddcctv %o2, 0x36, %o6 changed by convert2hboot nop ! tne %xcc, 0x4b changed by convert2hboot nop set 0x0B, %o1 stb %g3, [%l7 + %o1] fbu,a,pn %fcc3, loop_4363 call loop_4364 nop ! taddcctv %i1, 0x77, %o3 changed by convert2hboot fbl,a %fcc3, loop_4365 loop_4363: movn %fcc2, %g2, %i4 loop_4364: fxor %f4, %f24, %f12 nop set 0x18, %g4 lduw [%l7 + %g4], %l2 loop_4365: orcc %l6, 0x08BD, %l1 movpos %xcc, 0x7F7, %i5 nop set 0x68, %l6 ldsh [%l7 + %l6], %g4 rd %tick_cmpr, %i2 call loop_4366 call loop_4367 ld [%l7 + 0x5C], %f21 call loop_4368 loop_4366: fnand %f28, %f8, %f18 loop_4367: nop ! rdhpr %ver, %l4 changed by convert2hboot st %f31, [%l7 + 0x74] loop_4368: sll %o7, 0x19, %i0 nop nop setx 0xC26E70F6804E3000, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr bl,pt %xcc, loop_4369 fmovsgu %xcc, %f0, %f28 movug %fcc2, %g7, %l5 lduw [%l7 + 0x1C], %o4 loop_4369: ld [%l7 + 0x68], %f18 flush %l7 + 0x6C set 0x5A, %i3 nop ! ldsha [%l7 + %i3] 0x89, %i3 ASI use replaced by convert2hboot prefetch [%l7 + 0x50], 3 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot nop set 0x24, %g5 swap [%l7 + %g5], %i6 set 0x40, %o4 nop ! stda %f0, [%l7 + %o4] 0xcc ASI use replaced by convert2hboot edge32n %i7, %l0, %l3 edge8l %g5, %o0, %g1 ld [%l7 + 0x08], %f27 membar #Sync set 0x40, %l2 nop ! ldda [%l7 + %l2] 0x16, %f0 ASI use replaced by convert2hboot call loop_4370 fpsub16 %f22, %f26, %f22 call loop_4371 movrne %g6, %o2, %o6 loop_4370: nop set 0x48, %i4 ldsw [%l7 + %i4], %g3 srlx %o5, 0x15, %i1 loop_4371: nop add %l7, 0x64, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sll %l2, 0x0D, %l6 sdivcc %o3, 0x0199, %i5 nop nop setx 0xDD2FE53F70420C00, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr call loop_4372 call loop_4373 movge %fcc0, %l1, %g4 fmovdl %fcc2, %f20, %f22 loop_4372: fmovdpos %icc, %f16, %f30 loop_4373: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync std %o6, [%l7 + 0x30] ldsh [%l7 + 0x6E], %i0 ba,a %icc, loop_4374 st %f19, [%l7 + 0x5C] nop set 0x10, %g6 std %i2, [%l7 + %g6] srax %g7, %o4, %i3 loop_4374: stb %l5, [%l7 + 0x6F] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot fmovdvs %xcc, %f10, %f22 EXIT_GOOD !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Stats for Thread 3: ! ! Type l : 1715 ! Type a : 184 ! Type x : 684 ! Type cti : 1093 ! Type f : 328 ! Type i : 996 ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Thread 4 Start ! .global thread_4 thread_4: mov %l7, %g1 !# Set %cwp for 8 windows !# This threads memory space into each %l7 wrpr %g0, 0x7, %cwp mov %g1, %l7 wrpr %g0, 0x6, %cwp mov %g1, %l7 wrpr %g0, 0x5, %cwp mov %g1, %l7 wrpr %g0, 0x4, %cwp mov %g1, %l7 wrpr %g0, 0x3, %cwp mov %g1, %l7 wrpr %g0, 0x2, %cwp mov %g1, %l7 wrpr %g0, 0x1, %cwp mov %g1, %l7 wrpr %g0, 0x0, %cwp mov %g1, %l7 !# Set %fsr setx 0x0000000000400000, %l0, %l6 !# no post process stx %l6, [%l7 + 0x0] !# no post process ldx [%l7 + 0x0], %fsr !# no post process !# Initialize registers .. wr %g0, 0x80, %asi ! added by convert2hboot !# Global registers set 0xD, %g1 set 0xD, %g2 set 0xE, %g3 set 0xC, %g4 set 0x8, %g5 set 0x9, %g6 set 0x5, %g7 !# Input registers set -0x3, %i0 set -0x6, %i1 set -0x2, %i2 set -0x9, %i3 set -0x2, %i4 set -0x4, %i5 set -0x4, %i6 set -0x5, %i7 !# Local registers set 0x5D277289, %l0 set 0x6F74BD5B, %l1 set 0x60347BAB, %l2 set 0x2651D8F7, %l3 set 0x361DE06E, %l4 set 0x0199A7CC, %l5 set 0x5834A4CB, %l6 !# Output registers set 0x17C8, %o0 set 0x103B, %o1 set 0x17EC, %o2 set 0x07D3, %o3 set -0x07A1, %o4 set 0x0FE6, %o5 set 0x15BE, %o6 set -0x0BB0, %o7 !# Float registers INIT_TH_FP_REG(%l7,%f0,0x0B62BE57FE07F559) INIT_TH_FP_REG(%l7,%f2,0x2A2E07851141871F) INIT_TH_FP_REG(%l7,%f4,0x37E0EEA030F380B6) INIT_TH_FP_REG(%l7,%f6,0x7471022DCDC02D50) INIT_TH_FP_REG(%l7,%f8,0xB2F753DA700C0702) INIT_TH_FP_REG(%l7,%f10,0xBEB3DAB0E7E9381B) INIT_TH_FP_REG(%l7,%f12,0x12DD308665D67B81) INIT_TH_FP_REG(%l7,%f14,0xC6DE74F6B5819948) INIT_TH_FP_REG(%l7,%f16,0xCE8F82CEC133191B) INIT_TH_FP_REG(%l7,%f18,0x5491C626979135C4) INIT_TH_FP_REG(%l7,%f20,0xCEDBB19178CC5209) INIT_TH_FP_REG(%l7,%f22,0x5F5303B135F56388) INIT_TH_FP_REG(%l7,%f24,0xE9D50B4168CA11EF) INIT_TH_FP_REG(%l7,%f26,0xFB6D33B3C90C5FAD) INIT_TH_FP_REG(%l7,%f28,0x88833B6AE397ED60) INIT_TH_FP_REG(%l7,%f30,0x1D3433AC8754DD2F) !# Execute Main Diag .. wrpr %i6, %l3, %cwp set 0x68, %i1 nop ! ldswa [%l7 + %i1] 0x0c, %l0 ASI use replaced by convert2hboot call loop_4375 call loop_4376 movrgz %o0, 0x32E, %g1 set 0x58, %g7 nop ! ldxa [%l7 + %g7] 0x18, %g6 ASI use replaced by convert2hboot loop_4375: nop set 0x14, %o0 nop ! swapa [%l7 + %o0] 0x80, %o2 ASI use replaced by convert2hboot loop_4376: wr %g0, 0x0, %pcr ! wr %g5, 0x0122, %set_softint changed by convert2hboot std %f14, [%l7 + 0x20] call loop_4377 ldstub [%l7 + 0x48], %g3 addc %o6, 0x09AE, %i1 nop set 0x10, %o7 ldd [%l7 + %o7], %f30 loop_4377: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x3C] %asi, %f21 subccc %g2, %o5, %i4 nop set 0x3A, %o3 ldsh [%l7 + %o3], %l2 movul %fcc0, %o3, %l6 prefetch [%l7 + 0x28], 0 nop set 0x28, %i6 std %l0, [%l7 + %i6] ldsh [%l7 + 0x32], %g4 movre %l4, %o7, %i0 set 0x40, %l0 nop ! ldxa [%l7 + %l0] 0x88, %i2 ASI use replaced by convert2hboot and %g7, %o4, %i5 call loop_4378 call loop_4379 xnor %i3, 0x1E70, %o1 fcmpes %fcc0, %f24, %f17 loop_4378: nop set 0x2C, %i7 nop ! lduwa [%l7 + %i7] 0x10, %i7 ASI use replaced by convert2hboot loop_4379: fcmple16 %f18, %f18, %i6 ldsh [%l7 + 0x28], %l5 nop set 0x08, %l5 ldx [%l7 + %l5], %l0 xorcc %o0, 0x1840, %l3 mulx %g1, 0x09D8, %g6 movre %o2, 0x0DF, %g5 nop set 0x6C, %o5 sth %g3, [%l7 + %o5] call loop_4380 call loop_4381 nop set 0x40, %i5 std %o6, [%l7 + %i5] nop ! tne %xcc, 0x7b changed by convert2hboot loop_4380: xor %i1, %o5, %g2 loop_4381: call loop_4382 ldd [%l7 + 0x08], %l2 fmovdul %fcc2, %f28, %f4 nop ! rdhpr %ver, %i4 changed by convert2hboot loop_4382: orn %o3, 0x1B19, %l6 edge8l %l1, %l4, %o7 call loop_4383 nop set 0x7E, %l4 sth %i0, [%l7 + %l4] nop ! rdpr %tba, %g4 changed by convert2hboot prefetch [%l7 + 0x40], 0 loop_4383: call loop_4384 fmovsne %xcc, %f14, %f30 nop set 0x20, %o2 ldd [%l7 + %o2], %f8 call loop_4385 loop_4384: call loop_4386 call loop_4387 umulcc %i2, 0x08B6, %o4 loop_4385: nop ! tcc %xcc, 0x50 changed by convert2hboot loop_4386: nop set 0x48, %l3 swap [%l7 + %l3], %i5 loop_4387: nop set 0x220, %o6 nop ! ldxa [%g0 + %o6] 0x52, %g7 ASI use replaced by convert2hboot sllx %i3, 0x18, %i7 call loop_4388 fmovdne %fcc1, %f20, %f4 call loop_4389 call loop_4390 loop_4388: edge32ln %i6, %o1, %l0 nop set 0x40, %g1 std %l4, [%l7 + %g1] loop_4389: call loop_4391 loop_4390: fandnot1 %f28, %f26, %f24 set 0x10, %i0 nop ! lduwa [%l7 + %i0] 0x11, %l3 ASI use replaced by convert2hboot loop_4391: call loop_4392 lduw [%l7 + 0x08], %g1 set 0x30, %g3 nop ! lduwa [%l7 + %g3] 0x11, %g6 ASI use replaced by convert2hboot loop_4392: call loop_4393 movgu %icc, %o2, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_4393: call loop_4394 ld [%l7 + 0x10], %f22 umul %o0, %i1, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_4394: nop nop setx 0x40455000, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr ldub [%l7 + 0x55], %g2 call loop_4395 movrne %i4, 0x364, %o3 set 0x8, %i2 nop ! stxa %l6, [%g0 + %i2] 0x21 ASI use replaced by convert2hboot loop_4395: call loop_4396 call loop_4397 umul %l2, %l1, %l4 nop nop setx 0x646800, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr loop_4396: sth %o7, [%l7 + 0x6A] loop_4397: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync set 0x54, %l1 nop ! lduwa [%l7 + %l1] 0x04, %i0 ASI use replaced by convert2hboot nop set 0x46, %g2 ldsh [%l7 + %g2], %o4 set 0x4D, %g4 nop ! stba %i2, [%l7 + %g4] 0x11 ASI use replaced by convert2hboot set 0x7F, %o1 nop ! lduba [%l7 + %o1] 0x88, %i5 ASI use replaced by convert2hboot set 0x18, %l6 sta %f25, [%l7 + %l6] 0x10 flush %l7 + 0x74 set 0x1F, %g5 nop ! stba %i3, [%l7 + %g5] 0xea ASI use replaced by convert2hboot membar #Sync call loop_4398 nop ! wrpr %g7, 0x0A3B, %tick changed by convert2hboot set 0x38, %o4 lda [%l7 + %o4] 0x88, %f10 loop_4398: nop set 0x34, %l2 nop ! stwa %i7, [%l7 + %l2] 0x89 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sth %o1, [%l7 + 0x70] nop ! tge %xcc, 0x5b changed by convert2hboot wrpr %l0, %l5, %pil mulscc %g1, 0x1900, %g6 rd %sys_tick_cmpr, %l3 rd %sys_tick_cmpr, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot movrlez %o0, 0x03D, %i1 nop set 0x13, %i3 stb %g5, [%l7 + %i3] srl %o5, %g2, %i4 ldx [%l7 + 0x28], %o6 call loop_4399 brlz,a %l6, loop_4400 nop ! tvs %xcc, 0x7a changed by convert2hboot set 0x6C, %g6 nop ! stha %o3, [%l7 + %g6] 0x11 ASI use replaced by convert2hboot loop_4399: movre %l2, %l1, %l4 loop_4400: nop set 0x68, %i1 nop ! stxa %g4, [%l7 + %i1] 0x18 ASI use replaced by convert2hboot ldx [%l7 + 0x38], %i0 movue %fcc2, %o4, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f15, [%l7 + 0x60] %asi movge %fcc2, %i5, %i3 set 0x12, %g7 nop ! stba %o7, [%l7 + %g7] 0x18 ASI use replaced by convert2hboot bleu %icc, loop_4401 call loop_4402 call loop_4403 fblg %fcc1, loop_4404 loop_4401: call loop_4405 loop_4402: nop set 0x1C, %o0 stw %i7, [%l7 + %o0] loop_4403: nop set 0x66, %o7 nop ! lduba [%l7 + %o7] 0x88, %i6 ASI use replaced by convert2hboot loop_4404: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_4405: nop set 0x40, %i4 nop ! stda %f16, [%l7 + %i4] 0xd8 ASI use replaced by convert2hboot set 0x40, %o3 nop ! stda %f0, [%l7 + %o3] 0xca ASI use replaced by convert2hboot rd %y, %l0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x6F3, %hsys_tick_cmpr changed by convert2hboot nop nop setx 0x7078E000, %l0, %l6 st %l6, [%l7 + 0x0C] ld [%l7 + 0x0C], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop set 0x32, %l0 ldub [%l7 + %l0], %g6 nop set 0x3A, %i6 ldstub [%l7 + %i6], %o2 ldsb [%l7 + 0x12], %g3 call loop_4406 sdivx %o0, 0x0906, %l3 set 0x6C, %i7 lda [%l7 + %i7] 0x80, %f7 loop_4406: nop ! tg %xcc, 0x35 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g5, %o5, %set_softint changed by convert2hboot call loop_4407 call loop_4408 call loop_4409 smul %g2, 0x18BF, %i1 loop_4407: edge16n %i4, %o6, %l6 loop_4408: stw %o3, [%l7 + 0x48] loop_4409: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync movo %fcc2, 0x683, %l1 fmovdgu %xcc, %f12, %f8 membar #Sync set 0x40, %l5 nop ! ldda [%l7 + %l5] 0xf8, %f0 ASI use replaced by convert2hboot ldd [%l7 + 0x08], %f4 set 0x38, %i5 nop ! ldsba [%l7 + %i5] 0x04, %g4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x4C, %l4 nop ! lduwa [%l7 + %l4] 0x11, %o4 ASI use replaced by convert2hboot wrpr %g0, 0x0, %gl nop nop setx 0x46EF37DC507F1C00, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr alignaddr %i3, %i2, %o7 set 0x40, %o5 nop ! stda %f0, [%l7 + %o5] 0x11 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x30, %o2 nop ! ldxa [%l7 + %o2] 0x19, %o1 ASI use replaced by convert2hboot call loop_4410 call loop_4411 fmovs %f17, %f23 ld [%l7 + 0x78], %f31 loop_4410: st %f1, [%l7 + 0x5C] loop_4411: nop set 0x14, %l3 nop ! lduwa [%l7 + %l3] 0x0c, %l0 ASI use replaced by convert2hboot fmovsue %fcc0, %f3, %f7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x761, %hsys_tick_cmpr changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x0D7, %hsys_tick_cmpr changed by convert2hboot nop set 0x0E, %o6 lduh [%l7 + %o6], %g6 call loop_4412 ld [%l7 + 0x0C], %f25 set 0x40, %g1 nop ! ldda [%l7 + %g1] 0x89, %f16 ASI use replaced by convert2hboot loop_4412: ldstub [%l7 + 0x31], %o2 edge8l %g3, %o0, %g1 nop nop setx 0xF0581400, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr call loop_4413 call loop_4414 call loop_4415 nop set 0x4C, %g3 prefetch [%l7 + %g3], 4 loop_4413: ld [%l7 + 0x5C], %f14 loop_4414: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync loop_4415: call loop_4416 andcc %o5, 0x03C8, %g2 st %f21, [%l7 + 0x20] sll %g5, %i4, %i1 loop_4416: fbe,a,pt %fcc1, loop_4417 fmovse %xcc, %f14, %f24 set 0x14, %i2 nop ! lduha [%l7 + %i2] 0x88, %o6 ASI use replaced by convert2hboot loop_4417: nop set 0x1E, %l1 lduh [%l7 + %l1], %o3 stw %l2, [%l7 + 0x1C] sra %l1, %l6, %g4 ldsh [%l7 + 0x5A], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync ldsh [%l7 + 0x16], %i5 fmovdule %fcc1, %f10, %f18 set 0x12, %i0 nop ! ldsba [%l7 + %i0] 0x18, %i3 ASI use replaced by convert2hboot set 0x30, %g4 nop ! ldda [%l7 + %g4] 0x23, %o4 ASI use replaced by convert2hboot call loop_4418 nop ! rdhpr %ver, %o7 changed by convert2hboot nop set 0x20, %o1 ldd [%l7 + %o1], %f12 call loop_4419 loop_4418: rdpr %pil, %i2 set 0x40, %g2 nop ! ldda [%l7 + %g2] 0x04, %f16 ASI use replaced by convert2hboot loop_4419: call loop_4420 nop ! tcs %icc, 0x4d changed by convert2hboot orcc %i6, 0x1EE8, %l0 fbn %fcc1, loop_4421 loop_4420: umul %o1, 0x08D1, %l5 call loop_4422 nop ! tg %icc, 0x5e changed by convert2hboot loop_4421: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_4422: call loop_4423 fandnot1 %f22, %f26, %f2 fandnot1 %f24, %f18, %f18 loop_4423: orcc %i7, 0x0541, %g6 call loop_4424 nop set 0x70, %l6 stx %o2, [%l7 + %l6] move %fcc0, 0x56C, %o0 st %f6, [%l7 + 0x74] loop_4424: subc %g1, %g3, %l3 rd %sys_tick_cmpr, %g2 call loop_4425 call loop_4426 call loop_4427 call loop_4428 loop_4425: call loop_4429 loop_4426: nop set 0x08, %o4 ldx [%l7 + %o4], %o5 loop_4427: mulx %i4, %i1, %o6 loop_4428: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_4429: nop ! tge %icc, 0x79 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! te %icc, 0x51 changed by convert2hboot movul %fcc0, 0x2FF, %l6 nop setx loop_4430, %l0, %l1 jmpl %l1, %o3 movpos %xcc, %l4, %i0 st %f0, [%l7 + 0x6C] set 0x40, %l2 nop ! ldsha [%l7 + %l2] 0x89, %i5 ASI use replaced by convert2hboot loop_4430: call loop_4431 nop set 0x58, %i3 ldx [%l7 + %i3], %g4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x49C, %sys_tick_cmpr changed by convert2hboot call loop_4432 loop_4431: nop setx loop_4433, %l0, %l1 jmpl %l1, %o4 nop nop setx 0x528A2F9A, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f15 setx 0x027597A5, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f16 fadds %f16, %f15, %f12 fble,pt %fcc1, loop_4434 loop_4432: nop set 0x0B, %g6 ldsb [%l7 + %g6], %o7 loop_4433: call loop_4435 call loop_4436 loop_4434: swap [%l7 + 0x6C], %i2 fmovsule %fcc0, %f25, %f20 loop_4435: nop ! rdhpr %hpstate, %i6 changed by convert2hboot loop_4436: fmovsn %xcc, %f4, %f2 wr %g0, 0x0, %pcr ! wr %o1, 0x1474, %clear_softint changed by convert2hboot rdpr %cleanwin, %l0 ldd [%l7 + 0x78], %f18 st %f6, [%l7 + 0x0C] wr %g0, 0x0, %pcr ! wr %g7, %i7, %set_softint changed by convert2hboot nop ! tsubcc %l5, 0x67, %g6 changed by convert2hboot call loop_4437 nop ! tle %icc, 0x67 changed by convert2hboot rdpr %cansave, %o2 xorcc %o0, 0x17DE, %g3 loop_4437: add %g1, 0x0A18, %l3 brgz,a %g2, loop_4438 nop ! ta %xcc, 0x6e changed by convert2hboot nop set 0x69, %g5 ldsb [%l7 + %g5], %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_4438: edge32 %i4, %o6, %g5 fbo,a %fcc2, loop_4439 call loop_4440 bpos %icc, loop_4441 ldsh [%l7 + 0x6A], %l1 loop_4439: ld [%l7 + 0x18], %f18 loop_4440: call loop_4442 loop_4441: call loop_4443 nop ! tcc %xcc, 0x35 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_4442: nop set 0x18, %i1 nop ! stxa %o3, [%g0 + %i1] 0x4f ASI use replaced by convert2hboot loop_4443: nop nop setx 0x6C7934EB3074B400, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr smulcc %l2, 0x09E4, %l4 nop set 0x08, %o0 ldsb [%l7 + %o0], %i0 nop ! tvc %icc, 0x62 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot alignaddrl %i3, %o7, %i2 call loop_4444 ldx [%l7 + 0x08], %o4 nop setx 0x0770, %l1, %l0 udiv %o1, %l0, %i6 nop set 0x58, %o7 ldx [%l7 + %o7], %i7 loop_4444: fmovsuge %fcc2, %f18, %f23 fbne,a %fcc0, loop_4445 movule %fcc1, %g7, %g6 call loop_4446 rd %pc, %o2 loop_4445: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_4446: nop set 0x18, %g7 nop ! ldxa [%g0 + %g7] 0x50, %o0 ASI use replaced by convert2hboot set 0x74, %o3 nop ! lduwa [%l7 + %o3] 0x18, %g3 ASI use replaced by convert2hboot nop set 0x78, %i4 ldd [%l7 + %i4], %l2 movrgz %g2, 0x382, %g1 nop nop setx 0x40581000, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr nop ! rdhpr %hintp, %o5 changed by convert2hboot flush %l7 + 0x2C set 0x3C, %i6 nop ! swapa [%l7 + %i6] 0x18, %i1 ASI use replaced by convert2hboot call loop_4447 ld [%l7 + 0x74], %f17 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x54] %asi, %f23 loop_4447: nop nop setx 0xBD8FB27D6042BC00, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lduh [%l7 + 0x6A], %o6 ldsw [%l7 + 0x64], %g5 nop set 0x7E, %l0 ldstub [%l7 + %l0], %l6 movleu %icc, %l1, %o3 call loop_4448 bmask %l4, %i0, %l2 lduh [%l7 + 0x28], %i5 fmul8ulx16 %f28, %f24, %f30 loop_4448: call loop_4449 udiv %i3, 0x01FE, %g4 set 0x68, %l5 nop ! ldxa [%l7 + %l5] 0x0c, %o7 ASI use replaced by convert2hboot loop_4449: call loop_4450 movne %fcc3, %o4, %i2 set 0x38, %i5 nop ! stda %o0, [%l7 + %i5] 0x11 ASI use replaced by convert2hboot loop_4450: fbge,pn %fcc2, loop_4451 movgu %xcc, %l0, %i7 call loop_4452 call loop_4453 loop_4451: nop nop setx 0x13ADA7101CED07E6, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f6 setx 0x8A89E864F7584E83, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fmuld %f12, %f6, %f26 orcc %g7, %g6, %i6 loop_4452: ldsw [%l7 + 0x20], %o2 loop_4453: nop set 0x58, %i7 lduw [%l7 + %i7], %l5 stx %g3, [%l7 + 0x30] wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot stx %l3, [%l7 + 0x20] rdpr %cansave, %g2 call loop_4454 andn %g1, 0x177E, %i1 call loop_4455 call loop_4456 loop_4454: smul %i4, 0x0DC3, %o6 wrpr %g5, 0x06C5, %pil loop_4455: nop wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot loop_4456: and %l1, 0x0E78, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x10, %l4 nop ! stba %o5, [%l7 + %l4] 0x18 ASI use replaced by convert2hboot std %l2, [%l7 + 0x48] call loop_4457 call loop_4458 call loop_4459 call loop_4460 loop_4457: wr %g0, 0x0, %pcr ! wr %i5, %i0, %y changed by convert2hboot loop_4458: nop ! tcc %xcc, 0x5a changed by convert2hboot loop_4459: nop nop setx 0xA253451290485400, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr loop_4460: brlz %g4, loop_4461 call loop_4462 movule %fcc0, %o7, %i3 call loop_4463 loop_4461: call loop_4464 loop_4462: call loop_4465 rdpr %gl, %o4 loop_4463: nop nop ! wr %g0, 0x0, %pcr ! wr %g0, 0x40, %asi changed by convert2hboot ripped by fixASI40.pl loop_4464: nop set 0x74, %o5 prefetch [%l7 + %o5], 4 loop_4465: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot nop set 0x58, %l3 lduh [%l7 + %l3], %o1 call loop_4466 xorcc %g7, %g6, %i7 edge16 %i6, %o2, %l5 call loop_4467 loop_4466: movvc %icc, %g3, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_4467: nop set 0x40, %o2 nop ! lduha [%l7 + %o2] 0x80, %g2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot stb %i4, [%l7 + 0x12] brz,a,pn %o6, loop_4468 sth %g5, [%l7 + 0x32] call loop_4469 nop ! rdhpr %hsys_tick_cmpr, %g1 changed by convert2hboot loop_4468: call loop_4470 ldsb [%l7 + 0x7F], %l6 loop_4469: movne %fcc3, 0x28A, %o3 set 0x74, %o6 nop ! lduwa [%l7 + %o6] 0x88, %l4 ASI use replaced by convert2hboot loop_4470: srlx %l1, %l2, %o5 nop set 0x47, %g1 ldsb [%l7 + %g1], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot fxnor %f6, %f22, %f2 nop nop setx 0x77C92B28, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f11 setx 0x6C349E81, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f12 fdivs %f12, %f11, %f16 ldd [%l7 + 0x10], %f20 bn,a %icc, loop_4471 nop nop setx 0x9055C000, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr udivx %i5, 0x0A44, %i3 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! casa [%l6] 0x80, %o4, %i2 ASI use replaced by convert2hboot loop_4471: nop ! tl %xcc, 0x76 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %l0, 0x0789, %pic changed by convert2hboot nop ! tleu %icc, 0x66 changed by convert2hboot bmask %o1, %g7, %g6 movo %fcc2, %i7, %o7 ldub [%l7 + 0x51], %i6 ld [%l7 + 0x10], %f31 nop ! tle %xcc, 0x54 changed by convert2hboot call loop_4472 brlz %l5, loop_4473 be %icc, loop_4474 nop ! tneg %xcc, 0x4f changed by convert2hboot loop_4472: nop ! tg %xcc, 0x6b changed by convert2hboot loop_4473: call loop_4475 loop_4474: fmovsleu %icc, %f24, %f16 nop ! tsubcctv %o2, 0x42, %g3 changed by convert2hboot nop set 0x78, %i2 stb %o0, [%l7 + %i2] loop_4475: nop membar #Sync set 0x40, %l1 nop ! ldda [%l7 + %l1] 0x16, %f16 ASI use replaced by convert2hboot call loop_4476 call loop_4477 call loop_4478 std %g2, [%l7 + 0x08] loop_4476: nop set 0x6E, %g3 nop ! ldsba [%l7 + %g3] 0x0c, %l3 ASI use replaced by convert2hboot loop_4477: nop set 0x1A, %g4 nop ! ldsha [%l7 + %g4] 0x80, %i4 ASI use replaced by convert2hboot loop_4478: call loop_4479 orn %o6, 0x0BF8, %i1 nop setx loop_4480, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001200001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop set 0x35, %o1 ldstub [%l7 + %o1], %g5 loop_4479: nop set 0x24, %g2 nop ! swapa [%l7 + %g2] 0x18, %g1 ASI use replaced by convert2hboot loop_4480: smul %o3, %l6, %l1 fmovsge %fcc0, %f10, %f31 andcc %l2, %l4, %o5 call loop_4481 call loop_4482 call loop_4483 movrgez %i0, 0x054, %i5 loop_4481: call loop_4484 loop_4482: std %i2, [%l7 + 0x18] loop_4483: nop set 0x68, %i0 stx %g4, [%l7 + %i0] set 0x4E, %l6 nop ! ldstuba [%l7 + %l6] 0x11, %i2 ASI use replaced by convert2hboot loop_4484: nop set 0x78, %o4 ldd [%l7 + %o4], %o4 nop ! sir 0x1E86 !!sir is illegal_instruction nop nop setx 0x40524400, %l0, %l6 st %l6, [%l7 + 0x7C] ld [%l7 + 0x7C], %fsr nop ! rdhpr %hsys_tick_cmpr, %o1 changed by convert2hboot set 0x40, %l2 nop ! stda %f0, [%l7 + %l2] 0x81 ASI use replaced by convert2hboot set 0x46, %i3 nop ! stha %l0, [%l7 + %i3] 0xe2 ASI use replaced by convert2hboot membar #Sync nop ! tne %icc, 0x7c changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot movul %fcc0, %i7, %g6 nop set 0x14, %g6 ldsw [%l7 + %g6], %i6 call loop_4485 mova %xcc, %o7, %l5 nop set 0x43, %i1 ldstub [%l7 + %i1], %g3 call loop_4486 loop_4485: edge8l %o0, %g2, %o2 edge16n %l3, %i4, %o6 movvc %icc, 0x319, %i1 loop_4486: wr %g0, 0x0, %pcr ! wr %g5, %o3, %pic changed by convert2hboot orn %l6, 0x0240, %l1 fbul,pt %fcc0, loop_4487 nop setx loop_4488, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004400001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot fmovsue %fcc1, %f24, %f12 movule %fcc2, %g1, %l2 loop_4487: nop set 0x40, %g5 nop ! ldda [%l7 + %g5] 0x11, %f0 ASI use replaced by convert2hboot loop_4488: stx %o5, [%l7 + 0x10] nop ! tn %icc, 0x73 changed by convert2hboot set 0x61, %o7 nop ! ldsba [%l7 + %o7] 0x0c, %i0 ASI use replaced by convert2hboot nop set 0x78, %o0 stx %i5, [%l7 + %o0] nop ! tle %icc, 0x5e changed by convert2hboot nop set 0x7C, %g7 lduw [%l7 + %g7], %l4 call loop_4489 nop setx 0x1FFB, %l0, %i2 sdivx %g4, %i2, %o4 nop nop setx 0x10490400, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr edge8ln %o1, %i3, %l0 loop_4489: brlez,a %i7, loop_4490 call loop_4491 edge32l %g7, %i6, %o7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_4490: and %g6, 0x15F4, %g3 loop_4491: call loop_4492 fornot1 %f30, %f14, %f16 call loop_4493 call loop_4494 loop_4492: mulx %g2, 0x19A4, %o2 set 0x56, %i4 nop ! ldsha [%l7 + %i4] 0x88, %o0 ASI use replaced by convert2hboot loop_4493: movn %xcc, 0x535, %i4 loop_4494: call loop_4495 movl %fcc0, %l3, %o6 call loop_4496 fbn,a,pn %fcc0, loop_4497 loop_4495: nop setx 0x1E5E, %l0, %i1 sdivcc %g5, %i1, %o3 movrlez %l6, %l1, %g1 loop_4496: stx %o5, [%l7 + 0x18] loop_4497: nop set 0x18, %o3 ldx [%l7 + %o3], %l2 set 0x0, %l0 nop ! stxa %i5, [%g0 + %l0] 0x5f ASI use replaced by convert2hboot call loop_4498 nop set 0x18, %l5 ldd [%l7 + %l5], %l4 membar #Sync set 0x40, %i5 nop ! ldda [%l7 + %i5] 0xf0, %f16 ASI use replaced by convert2hboot loop_4498: nop set 0x51, %i6 ldub [%l7 + %i6], %g4 movrlz %i2, 0x27E, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x916, %sys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %l0, %g7, %set_softint changed by convert2hboot call loop_4499 call loop_4500 call loop_4501 wr %g0, 0x0, %pcr ! wr %i6, %o7, %sys_tick changed by convert2hboot loop_4499: call loop_4502 loop_4500: edge16ln %i7, %g6, %g3 loop_4501: call loop_4503 alignaddrl %l5, %o2, %g2 loop_4502: nop set 0x64, %l4 sta %f27, [%l7 + %l4] 0x10 loop_4503: call loop_4504 sub %o0, 0x175F, %l3 wrpr %g0, 0x0, %gl wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_4504: call loop_4505 call loop_4506 nop ! tle %xcc, 0x4a changed by convert2hboot nop set 0x24, %o5 flush %l7 + %o5 loop_4505: call loop_4507 loop_4506: call loop_4508 orn %o3, %l6, %i1 set 0x10, %l3 nop ! swapa [%l7 + %l3] 0x11, %g1 ASI use replaced by convert2hboot loop_4507: call loop_4509 loop_4508: nop ! tpos %xcc, 0x79 changed by convert2hboot array8 %l1, %o5, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_4509: edge32n %l2, %l4, %g4 orcc %i0, 0x154C, %o1 set 0x08, %i7 nop ! stba %i2, [%l7 + %i7] 0x11 ASI use replaced by convert2hboot call loop_4510 call loop_4511 orn %i3, 0x15E9, %l0 fmovslg %fcc0, %f23, %f31 loop_4510: movn %icc, %g7, %o4 loop_4511: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2e, %asi changed by convert2hboot lduw [%l7 + 0x38], %i6 call loop_4512 sra %g6, %i7, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_4512: nop ! tleu %xcc, 0x35 changed by convert2hboot nop set 0x20, %o6 stx %o2, [%l7 + %o6] fxor %f28, %f16, %f8 movvs %xcc, 0x2AC, %g2 fmovsg %icc, %f7, %f13 st %f2, [%l7 + 0x10] wr %g0, 0x0, %pcr ! wr %l3, %o0, %pic changed by convert2hboot call loop_4513 call loop_4514 ldx [%l7 + 0x18], %i4 call loop_4515 loop_4513: wr %g0, 0x0, %pcr ! wr %o6, %o3, %set_softint changed by convert2hboot loop_4514: call loop_4516 call loop_4517 loop_4515: fmovdleu %icc, %f30, %f16 flush %l7 + 0x58 loop_4516: ldd [%l7 + 0x58], %f18 loop_4517: nop set 0x2C, %g1 nop ! stwa %g5, [%l7 + %g1] 0x23 ASI use replaced by convert2hboot membar #Sync nop ! tgu %xcc, 0x50 changed by convert2hboot nop set 0x58, %o2 swap [%l7 + %o2], %i1 nop set 0x40, %l1 ldx [%l7 + %l1], %g1 be,pn %icc, loop_4518 wr %g0, 0x0, %pcr ! wr %l6, %l1, %sys_tick changed by convert2hboot call loop_4519 call loop_4520 loop_4518: fmovsl %icc, %f18, %f1 xorcc %o5, %l2, %i5 loop_4519: call loop_4521 loop_4520: fbu,pt %fcc1, loop_4522 movg %icc, %l4, %i0 fornot1 %f8, %f20, %f10 loop_4521: srl %o1, 0x19, %i2 loop_4522: nop set 0x2C, %g3 nop ! lduba [%l7 + %g3] 0x88, %g4 ASI use replaced by convert2hboot nop set 0x72, %i2 ldub [%l7 + %i2], %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot fcmpgt32 %f26, %f30, %i3 popc 0x1677, %o4 set 0x70, %o1 nop ! stba %i6, [%l7 + %o1] 0x89 ASI use replaced by convert2hboot nop set 0x4F, %g2 ldsb [%l7 + %g2], %g6 nop nop setx 0x5B8028B773C8154F, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f20 fsqrtd %f20, %f10 sllx %o7, %i7, %l5 movle %icc, %g3, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync bneg,a %icc, loop_4523 pdist %f14, %f16, %f10 ldd [%l7 + 0x30], %f10 rd %asi, %o0 loop_4523: nop nop setx 0x63F800, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr mulx %o2, 0x12EF, %i4 nop set 0x6F, %i0 stb %o6, [%l7 + %i0] ldd [%l7 + 0x28], %f18 sethi 0x17AF, %g5 ldsh [%l7 + 0x10], %i1 nop ! tge %icc, 0x4e changed by convert2hboot set 0x40, %l6 nop ! ldswa [%l7 + %l6] 0x88, %o3 ASI use replaced by convert2hboot set 0x46, %g4 nop ! ldstuba [%l7 + %g4] 0x80, %l6 ASI use replaced by convert2hboot brgez %g1, loop_4524 andn %o5, %l1, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_4524: nop set 0x08, %o4 stx %i5, [%l7 + %o4] popc 0x0155, %i0 set 0x54, %l2 nop ! lduwa [%l7 + %l2] 0x0c, %i2 ASI use replaced by convert2hboot fbne,a,pn %fcc1, loop_4525 rd %pc, %g4 ldsh [%l7 + 0x34], %l0 set 0x54, %g6 sta %f18, [%l7 + %g6] 0x0c loop_4525: ldstub [%l7 + 0x1D], %g7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x9D6, %hsys_tick_cmpr changed by convert2hboot nop set 0x19, %i1 ldstub [%l7 + %i1], %o4 call loop_4526 rdpr %wstate, %o1 add %i6, %g6, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_4526: edge8l %i7, %g2, %g3 ld [%l7 + 0x34], %f2 bshuffle %f24, %f22, %f2 ld [%l7 + 0x6C], %f12 nop ! tsubcc %l3, %o0, %o2 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movul %fcc1, 0x43D, %i4 set 0x58, %i3 nop ! prefetcha [%l7 + %i3] 0x18, 1 ASI use replaced by convert2hboot call loop_4527 call loop_4528 stx %i1, [%l7 + 0x20] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot sta %f27, [%l7 + 0x0C] %asi loop_4527: andncc %o3, %l6, %g1 loop_4528: call loop_4529 sub %o6, 0x120D, %l1 nop ! tvs %xcc, 0x39 changed by convert2hboot movvs %icc, 0x5A1, %o5 loop_4529: fmovrse %l4, %f9, %f29 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fpadd32 %f24, %f8, %f8 call loop_4530 nop set 0x48, %o7 ldd [%l7 + %o7], %f22 call loop_4531 nop ! tsubcc %i0, 0x52, %g4 changed by convert2hboot loop_4530: call loop_4532 fnot2 %f30, %f0 loop_4531: movneg %xcc, 0x38B, %i2 edge16ln %g7, %l0, %o4 loop_4532: fbl,a,pt %fcc1, loop_4533 nop ! ta %icc, 0x57 changed by convert2hboot addcc %o1, %i3, %i6 be,a,pt %xcc, loop_4534 loop_4533: nop setx 0x1C68, %l0, %g6 udivcc %o7, %g6, %i7 call loop_4535 movpos %icc, %l5, %g3 loop_4534: movl %fcc3, 0x637, %g2 loop_4535: ldsb [%l7 + 0x0D], %o0 nop set 0x40, %o0 ldd [%l7 + %o0], %l2 fcmpes %fcc1, %f13, %f25 movrlz %i4, 0x006, %g5 stw %o2, [%l7 + 0x70] ldsw [%l7 + 0x54], %i1 fxnor %f26, %f22, %f30 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot xorcc %o6, %g1, %o5 movg %fcc1, %l1, %l4 set 0x40, %g7 nop ! stda %l2, [%l7 + %g7] 0x81 ASI use replaced by convert2hboot movvs %icc, %i5, %i0 call loop_4536 ld [%l7 + 0x60], %f4 call loop_4537 nop set 0x74, %i4 stw %i2, [%l7 + %i4] loop_4536: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_4537: nop set 0x42, %o3 nop ! stha %l0, [%l7 + %o3] 0x80 ASI use replaced by convert2hboot nop set 0x17, %l0 ldstub [%l7 + %l0], %g7 movue %fcc2, 0x3A2, %o1 sllx %i3, %o4, %o7 call loop_4538 call loop_4539 call loop_4540 brgz %i6, loop_4541 loop_4538: call loop_4542 loop_4539: call loop_4543 loop_4540: ldsh [%l7 + 0x7E], %g6 loop_4541: ldub [%l7 + 0x46], %i7 loop_4542: nop ! rdhpr %hpstate, %l5 changed by convert2hboot loop_4543: xnor %g2, %o0, %g3 call loop_4544 bmask %i4, %g5, %l3 andncc %o2, 0x0036, %i1 call loop_4545 loop_4544: nop set 0x1E, %g5 ldsh [%l7 + %g5], %l6 nop nop setx 0xD06D7400, %l0, %l6 st %l6, [%l7 + 0x50] ld [%l7 + 0x50], %fsr nop ! ta %xcc, 0x43 changed by convert2hboot loop_4545: alignaddr %o6, %g1, %o3 swap [%l7 + 0x1C], %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync nop ! tneg %icc, 0x41 changed by convert2hboot call loop_4546 ldd [%l7 + 0x38], %l2 nop ! tleu %xcc, 0x56 changed by convert2hboot call loop_4547 loop_4546: ldd [%l7 + 0x68], %f18 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casa [%l6] 0x89, %l1, %i5 ASI use replaced by convert2hboot loop_4547: brz,a,pn %i2, loop_4548 call loop_4549 nop set 0x78, %l5 std %g4, [%l7 + %l5] set 0x110, %i5 nop ! ldxa [%g0 + %i5] 0x21, %i0 ASI use replaced by convert2hboot loop_4548: ldd [%l7 + 0x30], %l0 loop_4549: call loop_4550 ld [%l7 + 0x58], %f28 nop ! tcc %icc, 0x4c changed by convert2hboot nop set 0x40, %l4 std %g6, [%l7 + %l4] loop_4550: nop add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l6] %asi, %i3 nop ! casa [%l6] 0x81, %i3, %o1 ASI use replaced by convert2hboot set 0x74, %o5 sta %f6, [%l7 + %o5] 0x10 prefetch [%l7 + 0x3C], 1 add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %o4, %i6 ASI use replaced by convert2hboot edge8n %g6, %o7, %i7 call loop_4551 edge16l %g2, %l5, %g3 call loop_4552 nop set 0x2C, %l3 lduw [%l7 + %l3], %i4 loop_4551: call loop_4553 st %f20, [%l7 + 0x44] loop_4552: sll %o0, 0x02, %g5 set 0x40, %i6 nop ! stda %f16, [%l7 + %i6] 0x0c ASI use replaced by convert2hboot loop_4553: bshuffle %f0, %f26, %f8 set 0x50, %i7 nop ! ldda [%l7 + %i7] 0x19, %o2 ASI use replaced by convert2hboot set 0x38, %o6 nop ! ldsba [%l7 + %o6] 0x18, %l3 ASI use replaced by convert2hboot nop ! tg %xcc, 0x3b changed by convert2hboot movne %icc, %l6, %o6 call loop_4554 sra %i1, 0x06, %o3 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l6] %asi, %o5 loop_4554: nop set 0x74, %g1 sta %f15, [%l7 + %g1] 0x89 edge8 %l2, %l1, %l4 nop setx loop_4555, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002100001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_4556 call loop_4557 add %i5, 0x13E0, %i2 loop_4555: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_4556: loop_4557: edge16n %l0, %g7, %i3 call loop_4558 nop setx loop_4559, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002400001406, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_4560 nop nop setx 0x4E85D860C0615000, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr loop_4558: call loop_4561 loop_4559: fsrc2 %f24, %f24 loop_4560: xor %i0, 0x13A6, %o4 call loop_4562 loop_4561: fbue,pn %fcc3, loop_4563 ldstub [%l7 + 0x09], %i6 movgu %icc, %g6, %o1 loop_4562: call loop_4564 loop_4563: nop set 0x1C, %o2 flush %l7 + %o2 edge32l %o7, %i7, %g2 set 0x76, %l1 nop ! ldsha [%l7 + %l1] 0x81, %g3 ASI use replaced by convert2hboot loop_4564: nop set 0x38, %g3 std %l4, [%l7 + %g3] swap [%l7 + 0x7C], %i4 bvs %xcc, loop_4565 call loop_4566 swap [%l7 + 0x3C], %o0 nop set 0x76, %o1 lduh [%l7 + %o1], %g5 loop_4565: fmovduge %fcc3, %f24, %f28 loop_4566: nop set 0x44, %i2 lduh [%l7 + %i2], %o2 call loop_4567 nop ! tne %xcc, 0x41 changed by convert2hboot set 0x0C, %i0 nop ! stwa %l3, [%l7 + %i0] 0x04 ASI use replaced by convert2hboot loop_4567: faligndata %f0, %f8, %f30 sth %o6, [%l7 + 0x12] nop set 0x28, %g2 swap [%l7 + %g2], %i1 edge16ln %o3, %l6, %o5 nop set 0x64, %g4 flush %l7 + %g4 edge32ln %g1, %l2, %l1 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %i5 call loop_4568 call loop_4569 udiv %g4, 0x06E5, %l4 set 0x28, %o4 nop ! prefetcha [%l7 + %o4] 0x18, 3 ASI use replaced by convert2hboot loop_4568: ldx [%l7 + 0x20], %g7 loop_4569: bne,a %icc, loop_4570 smulcc %i3, 0x192F, %i0 flush %l7 + 0x18 set 0x0A, %l2 nop ! lduba [%l7 + %l2] 0x80, %o4 ASI use replaced by convert2hboot loop_4570: movrgz %g6, 0x0C6, %i6 ldsb [%l7 + 0x55], %o1 call loop_4571 call loop_4572 lduh [%l7 + 0x20], %o7 sra %g2, 0x02, %i7 loop_4571: nop set 0x34, %g6 nop ! stwa %l5, [%l7 + %g6] 0x2a ASI use replaced by convert2hboot membar #Sync loop_4572: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop set 0x49, %i1 stb %i4, [%l7 + %i1] addcc %o0, 0x0572, %g5 stw %l3, [%l7 + 0x60] prefetch [%l7 + 0x64], 3 set 0x5B, %i3 nop ! ldsba [%l7 + %i3] 0x18, %o2 ASI use replaced by convert2hboot nop ! tg %xcc, 0x5b changed by convert2hboot call loop_4573 nop set 0x10, %l6 ldsw [%l7 + %l6], %o6 std %f6, [%l7 + 0x78] nop setx loop_4574, %l0, %l1 jmpl %l1, %o3 loop_4573: call loop_4575 swap [%l7 + 0x3C], %l6 nop ! rdhpr %hpstate, %i1 changed by convert2hboot loop_4574: ldd [%l7 + 0x08], %o4 loop_4575: addc %l2, 0x1E7C, %l1 rd %asi, %i5 brgez %g1, loop_4576 std %i2, [%l7 + 0x40] st %f17, [%l7 + 0x58] fmovsle %fcc2, %f13, %f16 loop_4576: call loop_4577 movrgez %l4, 0x261, %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_4577: nop add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! rdhpr %ver, %g7 changed by convert2hboot xnor %o4, 0x0B19, %i6 set 0x58, %o7 nop ! lduha [%l7 + %o7] 0x11, %g6 ASI use replaced by convert2hboot call loop_4578 nop set 0x50, %o0 prefetch [%l7 + %o0], 0 call loop_4579 fandnot2 %f6, %f16, %f4 loop_4578: brgez,a,pt %o1, loop_4580 fbo,a,pn %fcc2, loop_4581 loop_4579: fbge,a %fcc2, loop_4582 nop set 0x56, %g7 lduh [%l7 + %g7], %o7 loop_4580: call loop_4583 loop_4581: call loop_4584 loop_4582: call loop_4585 nop set 0x56, %o3 ldstub [%l7 + %o3], %g2 loop_4583: nop set 0x70, %i4 std %f2, [%l7 + %i4] loop_4584: nop set 0x40, %g5 nop ! ldda [%l7 + %g5] 0xd9, %f16 ASI use replaced by convert2hboot loop_4585: call loop_4586 fmovda %xcc, %f14, %f26 membar 0x23 mulx %i7, %l5, %g3 loop_4586: nop set 0x20, %l0 stw %i4, [%l7 + %l0] call loop_4587 call loop_4588 nop ! tleu %xcc, 0x43 changed by convert2hboot movneg %xcc, 0x261, %g5 loop_4587: call loop_4589 loop_4588: fmovsvc %xcc, %f28, %f27 nop set 0x08, %l5 std %l2, [%l7 + %l5] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_4589: std %f0, [%l7 + 0x48] stx %o0, [%l7 + 0x20] bmask %o3, %o6, %l6 add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %i1, %l2 ASI use replaced by convert2hboot call loop_4590 edge32 %o5, %i5, %l1 fand %f2, %f6, %f20 brgez,a %g1, loop_4591 loop_4590: nop set 0x7E, %i5 stb %l4, [%l7 + %i5] movcs %xcc, 0x3CE, %g4 set 0x20, %l4 lda [%l7 + %l4] 0x18, %f18 loop_4591: nop set 0x60, %l3 stb %l0, [%l7 + %l3] rdpr %pil, %i2 fbn,a %fcc3, loop_4592 nop set 0x40, %i6 stx %i3, [%l7 + %i6] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_4592: nop ! rdhpr %ver, %i0 changed by convert2hboot nop set 0x5C, %o5 sth %o4, [%l7 + %o5] set 0x0C, %i7 lda [%l7 + %i7] 0x88, %f21 call loop_4593 call loop_4594 move %fcc0, %i6, %o1 set 0x34, %g1 nop ! ldsba [%l7 + %g1] 0x0c, %o7 ASI use replaced by convert2hboot loop_4593: wrpr %g0, 0x2, %gl loop_4594: movge %icc, %l5, %i7 call loop_4595 movul %fcc0, 0x267, %g3 nop set 0x14, %o2 ldsw [%l7 + %o2], %i4 movneg %xcc, 0x6B7, %g5 loop_4595: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot fcmpeq16 %f28, %f10, %o0 fpsub16s %f21, %f12, %f2 st %f22, [%l7 + 0x08] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot fbg,pt %fcc3, loop_4596 umul %l3, %l6, %i1 call loop_4597 fnor %f26, %f12, %f10 loop_4596: call loop_4598 nop set 0x25, %o6 stb %o6, [%l7 + %o6] loop_4597: nop set 0x1C, %g3 nop ! ldsha [%l7 + %g3] 0x88, %o5 ASI use replaced by convert2hboot loop_4598: nop set 0x08, %l1 nop ! ldswa [%l7 + %l1] 0x89, %i5 ASI use replaced by convert2hboot fmovdvs %icc, %f26, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop nop setx 0x30673800, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr brlz %l2, loop_4599 nop setx 0x0D09, %l0, %g4 udivx %g1, %g4, %l0 call loop_4600 nop set 0x28, %o1 std %i2, [%l7 + %o1] loop_4599: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_4600: std %g6, [%l7 + 0x50] nop set 0x40, %i0 std %i2, [%l7 + %i0] movge %xcc, 0x623, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x74, %g2 nop ! stwa %o1, [%l7 + %g2] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_4601 call loop_4602 lduw [%l7 + 0x34], %i6 nop set 0x08, %i2 ldd [%l7 + %i2], %g6 loop_4601: nop setx loop_4603, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002100001405, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_4602: call loop_4604 ldsh [%l7 + 0x10], %o7 nop setx 0x1622, %l0, %l5 sdivx %g2, %l5, %g3 loop_4603: ld [%l7 + 0x44], %f22 loop_4604: nop set 0x3D, %g4 nop ! ldstuba [%l7 + %g4] 0x04, %i4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot sll %o2, 0x1E, %i7 nop nop setx 0xB1B331FB405AB800, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr edge32 %o0, %o3, %l3 and %l6, %i1, %o6 ldx [%l7 + 0x18], %i5 set 0x7D, %o4 nop ! ldstuba [%l7 + %o4] 0x88, %o5 ASI use replaced by convert2hboot set 0x39, %l2 nop ! ldstuba [%l7 + %l2] 0x0c, %l2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot fmovsneg %icc, %f31, %f7 bg %xcc, loop_4605 nop ! rdhpr %ver, %g1 changed by convert2hboot movcc %xcc, 0x26C, %l0 nop ! tl %xcc, 0x5c changed by convert2hboot loop_4605: wr %g0, 0x0, %pcr ! wr %i2, %l4, %pic changed by convert2hboot fmovdpos %xcc, %f22, %f12 nop ! tg %icc, 0x49 changed by convert2hboot bleu,a,pn %xcc, loop_4606 ldx [%l7 + 0x28], %g7 fbg %fcc2, loop_4607 brgez,a %g4, loop_4608 loop_4606: movrlz %o4, %i3, %o1 wrpr %g0, 0x3, %gl loop_4607: fmovdle %fcc2, %f0, %f2 loop_4608: nop set 0x40, %i1 nop ! stda %f0, [%l7 + %i1] 0x80 ASI use replaced by convert2hboot fsrc1s %f10, %f27 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync nop nop setx 0xB047CC00, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr orn %g6, %o7, %l5 nop set 0x43, %i3 ldub [%l7 + %i3], %g2 brgez,a %i4, loop_4609 prefetch [%l7 + 0x48], 4 set 0x65, %g6 nop ! stba %g3, [%l7 + %g6] 0x18 ASI use replaced by convert2hboot loop_4609: nop ! tsubcctv %o2, %i7, %g5 changed by convert2hboot nop ! tcc %xcc, 0x4f changed by convert2hboot call loop_4610 ldsb [%l7 + 0x5E], %o3 bg,a,pt %xcc, loop_4611 nop nop setx 0x8D333D9D50706400, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr loop_4610: call loop_4612 call loop_4613 loop_4611: stw %l3, [%l7 + 0x30] nop ! sir 0x1D7C !!sir is illegal_instruction loop_4612: brlez %l6, loop_4614 loop_4613: orcc %i1, %o6, %i5 call loop_4615 call loop_4616 loop_4614: fmovrdgz %o5, %f8, %f14 loop_4615: nop set 0x18, %o7 ldx [%l7 + %o7], %o0 loop_4616: fmovse %fcc2, %f20, %f22 wrpr %l2, 0x0828, %cwp movle %xcc, %l1, %g1 edge16ln %i2, %l4, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot brlez %o4, loop_4617 nop set 0x78, %o0 prefetch [%l7 + %o0], 0 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_4617: fbug %fcc1, loop_4618 nop set 0x3C, %l6 swap [%l7 + %l6], %i3 ldub [%l7 + 0x23], %o1 nop fitos %f5, %f24 fstod %f24, %f16 loop_4618: alignaddr %i6, %g6, %o7 wr %g0, 0x0, %pcr ! wr %i0, %l5, %set_softint changed by convert2hboot prefetch [%l7 + 0x68], 2 mulx %i4, 0x02C7, %g2 stw %o2, [%l7 + 0x14] xorcc %i7, %g5, %g3 movcc %icc, 0x269, %l3 nop set 0x20, %g7 ldd [%l7 + %g7], %f24 call loop_4619 alignaddr %l6, %i1, %o6 movg %fcc0, 0x1D0, %i5 nop ! rdhpr %hpstate, %o3 changed by convert2hboot loop_4619: nop set 0x6E, %o3 nop ! ldsha [%l7 + %o3] 0x19, %o5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xd1, %asi changed by convert2hboot std %f22, [%l7 + 0x48] nop ! taddcctv %l2, 0x70, %o0 changed by convert2hboot set 0x4D, %i4 nop ! ldstuba [%l7 + %i4] 0x10, %l1 ASI use replaced by convert2hboot edge32l %g1, %i2, %l4 add %l7, 0x1C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casa [%l6] 0x81, %g7, %l0 ASI use replaced by convert2hboot brnz,a %g4, loop_4620 nop ! tcs %xcc, 0x3c changed by convert2hboot edge16n %i3, %o1, %i6 nop nop setx 0x782ECA51707A6800, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr loop_4620: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync nop set 0x68, %g5 lduh [%l7 + %g5], %o4 nop nop setx 0xAD45842A405E3800, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr edge16 %i0, %l5, %i4 movuge %fcc3, %o7, %o2 xor %i7, 0x01CE, %g5 add %g3, 0x1134, %l3 stx %l6, [%l7 + 0x58] call loop_4621 nop set 0x29, %l5 stb %g2, [%l7 + %l5] fmovsul %fcc3, %f16, %f25 loop_4621: call loop_4622 ld [%l7 + 0x5C], %f28 edge8ln %i1, %i5, %o6 bmask %o3, %o5, %o0 loop_4622: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x74] %asi, %f3 call loop_4623 nop set 0x54, %l0 ldub [%l7 + %l0], %l1 std %l2, [%l7 + 0x30] call loop_4624 loop_4623: nop nop setx 0x3C8C54F7005E1400, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr fmovsue %fcc1, %f30, %f23 call loop_4625 loop_4624: udiv %g1, 0x123F, %l4 nop ! tneg %xcc, 0x40 changed by convert2hboot fandnot2 %f2, %f4, %f6 loop_4625: nop set 0x79, %i5 nop ! stba %g7, [%l7 + %i5] 0xe2 ASI use replaced by convert2hboot membar #Sync addcc %l0, %i2, %g4 ld [%l7 + 0x10], %f19 movug %fcc1, %i3, %i6 fcmpd %fcc3, %f14, %f12 call loop_4626 nop set 0x50, %l4 ldx [%l7 + %l4], %o1 stw %o4, [%l7 + 0x34] fcmple16 %f2, %f26, %g6 loop_4626: ldub [%l7 + 0x0E], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_4627 xor %o7, %i4, %i7 nop set 0x12, %l3 lduh [%l7 + %l3], %g5 nop set 0x68, %o5 stx %g3, [%l7 + %o5] loop_4627: edge16ln %o2, %l6, %l3 mulx %g2, %i1, %i5 call loop_4628 nop ! taddcctv %o3, %o6, %o0 changed by convert2hboot movrlz %l1, 0x043, %l2 call loop_4629 loop_4628: edge8 %g1, %o5, %l4 rdpr %pil, %l0 set 0x60, %i7 nop ! ldda [%l7 + %i7] 0x18, %g6 ASI use replaced by convert2hboot loop_4629: edge32n %g4, %i3, %i6 call loop_4630 fblg,a,pt %fcc2, loop_4631 fbe,pt %fcc1, loop_4632 wrpr %g0, 0x0, %gl loop_4630: call loop_4633 loop_4631: bn %xcc, loop_4634 loop_4632: call loop_4635 rd %softint, %o1 loop_4633: nop set 0x48, %i6 nop ! stwa %l5, [%l7 + %i6] 0xe3 ASI use replaced by convert2hboot membar #Sync loop_4634: nop wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_4635: nop set 0x2C, %o2 flush %l7 + %o2 set 0x50, %g1 nop ! lduha [%l7 + %g1] 0x0c, %i0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %i4, 0x157E, %pic changed by convert2hboot udivcc %i7, 0x0EF7, %o7 set 0x1C, %o6 lda [%l7 + %o6] 0x81, %f10 call loop_4636 fmovslg %fcc2, %f10, %f18 call loop_4637 array8 %g3, %o2, %g5 loop_4636: call loop_4638 call loop_4639 loop_4637: nop nop setx 0xED592CA7B6EE51E0, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f30 setx 0xBACE24C9974BFE6F, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fsubd %f22, %f30, %f8 nop set 0x60, %l1 stw %l3, [%l7 + %l1] loop_4638: movleu %xcc, %l6, %i1 loop_4639: subc %g2, 0x0137, %i5 set 0x58, %o1 nop ! ldxa [%l7 + %o1] 0x10, %o6 ASI use replaced by convert2hboot call loop_4640 call loop_4641 fnors %f12, %f7, %f25 nop nop setx 0xC0776400, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr loop_4640: subcc %o0, %l1, %o3 loop_4641: edge32ln %g1, %l2, %o5 nop set 0x12, %i0 ldstub [%l7 + %i0], %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop nop setx 0x607A0CEE50422000, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr set 0x24, %g3 nop ! lduwa [%l7 + %g3] 0x10, %l4 ASI use replaced by convert2hboot nop set 0x6F, %i2 ldsb [%l7 + %i2], %g4 bvc,a %xcc, loop_4642 nop set 0x10, %g2 std %f12, [%l7 + %g2] set 0x3C, %g4 lda [%l7 + %g4] 0x0c, %f21 loop_4642: wrpr %g0, 0x2, %gl fmovsl %fcc3, %f19, %f22 ldsh [%l7 + 0x1A], %i6 bgu,a,pt %icc, loop_4643 sdiv %o1, 0x1D21, %l5 udivcc %o4, 0x19FB, %g6 call loop_4644 loop_4643: rd %tick_cmpr, %i0 set 0x68, %o4 nop ! stda %i4, [%l7 + %o4] 0xea ASI use replaced by convert2hboot membar #Sync loop_4644: call loop_4645 call loop_4646 nop set 0x28, %i1 stx %o7, [%l7 + %i1] nop set 0x28, %l2 prefetch [%l7 + %l2], 0 loop_4645: lduh [%l7 + 0x72], %g3 loop_4646: bvc,a %xcc, loop_4647 fzero %f16 fandnot1 %f0, %f30, %f6 call loop_4648 loop_4647: sth %o2, [%l7 + 0x3A] call loop_4649 nop set 0x50, %i3 std %f18, [%l7 + %i3] loop_4648: lduw [%l7 + 0x38], %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4649: ld [%l7 + 0x70], %f5 sllx %g5, %l6, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x70] %asi, %f10 nop ! tvc %icc, 0x37 changed by convert2hboot nop nop setx 0x1069394F1043A000, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr fmovs %f2, %f18 ld [%l7 + 0x60], %f10 umulcc %i1, %o6, %i5 set 0x5C, %o7 nop ! ldswa [%l7 + %o7] 0x89, %l1 ASI use replaced by convert2hboot st %f3, [%l7 + 0x20] membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x17, %asi changed by convert2hboot call loop_4650 nop nop setx 0x87216BB89071C400, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr edge16n %o3, %o0, %l2 nop set 0x08, %o0 stb %o5, [%l7 + %o0] loop_4650: movrgez %l0, 0x102, %g1 edge32ln %l4, %g7, %i3 nop setx loop_4651, %l0, %l1 jmpl %l1, %i2 swap [%l7 + 0x28], %g4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot call loop_4652 loop_4651: edge32l %l5, %o4, %i6 nop set 0x34, %l6 stw %i0, [%l7 + %l6] call loop_4653 loop_4652: movre %g6, %o7, %g3 edge8 %i4, %i7, %l3 edge8l %o2, %g5, %l6 loop_4653: fbue %fcc3, loop_4654 call loop_4655 nop nop setx 0xD04D3800, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr sdivx %g2, 0x1217, %o6 loop_4654: call loop_4656 loop_4655: std %i0, [%l7 + 0x10] add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %i5, %l1 ASI use replaced by convert2hboot loop_4656: andcc %o0, %o3, %o5 movue %fcc2, 0x16B, %l0 call loop_4657 umulcc %g1, 0x09C6, %l2 srlx %g7, %i3, %l4 set 0x7A, %g6 nop ! lduba [%l7 + %g6] 0x18, %g4 ASI use replaced by convert2hboot loop_4657: rdpr %wstate, %o1 nop set 0x54, %o3 lduh [%l7 + %o3], %l5 sdivx %o4, 0x1ED0, %i6 fmovsvc %icc, %f31, %f7 nop set 0x1C, %i4 ldsh [%l7 + %i4], %i0 set 0x2C, %g5 nop ! lduba [%l7 + %g5] 0x18, %g6 ASI use replaced by convert2hboot fmovrdlz %i2, %f18, %f10 fmovsne %icc, %f16, %f31 set 0x24, %g7 nop ! ldswa [%l7 + %g7] 0x80, %o7 ASI use replaced by convert2hboot nop nop setx 0xC06FEC00, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr smulcc %i4, %g3, %l3 nop set 0x3A, %l0 sth %i7, [%l7 + %l0] andn %o2, 0x14C8, %l6 sth %g2, [%l7 + 0x0C] movvc %icc, 0x45E, %o6 stw %i1, [%l7 + 0x38] std %i4, [%l7 + 0x30] fbue,pt %fcc3, loop_4658 call loop_4659 nop set 0x3C, %i5 ldsh [%l7 + %i5], %g5 nop ! wrpr %o0, %l1, %tick changed by convert2hboot loop_4658: nop set 0x7B, %l5 ldstub [%l7 + %l5], %o3 loop_4659: call loop_4660 prefetch [%l7 + 0x6C], 4 nop ! rdhpr %htba, %o5 changed by convert2hboot movu %fcc1, %g1, %l2 loop_4660: nop set 0x5C, %l4 nop ! swapa [%l7 + %l4] 0x19, %g7 ASI use replaced by convert2hboot nop set 0x78, %o5 ldsw [%l7 + %o5], %l0 call loop_4661 alignaddrl %i3, %g4, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4661: ldx [%l7 + 0x18], %l4 fcmpes %fcc3, %f31, %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x48, %l3 nop ! ldsha [%l7 + %l3] 0x18, %i0 ASI use replaced by convert2hboot call loop_4662 nop nop setx 0x4631D4D1B0535000, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr movul %fcc0, %i2, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_4662: edge16l %o7, %g3, %l3 call loop_4663 ldstub [%l7 + 0x6A], %i7 call loop_4664 lduw [%l7 + 0x5C], %l6 loop_4663: ldd [%l7 + 0x48], %g2 mulscc %o6, %o2, %i5 loop_4664: call loop_4665 ldsw [%l7 + 0x30], %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4665: nop set 0x2A, %i7 lduh [%l7 + %i7], %l1 nop ! rdhpr %hsys_tick_cmpr, %o3 changed by convert2hboot call loop_4666 mulscc %i1, %g1, %o5 call loop_4667 movl %fcc3, %g7, %l0 loop_4666: subcc %l2, 0x1DE9, %i3 call loop_4668 loop_4667: nop setx 0x0A55, %l0, %g4 sdiv %o1, %g4, %l5 set 0x58, %o2 nop ! stwa %o4, [%l7 + %o2] 0x2f ASI use replaced by convert2hboot membar #Sync loop_4668: bvs,a %xcc, loop_4669 call loop_4670 fmovdne %fcc0, %f10, %f4 set 0x40, %i6 nop ! stda %f16, [%l7 + %i6] 0x18 ASI use replaced by convert2hboot loop_4669: fnot1 %f8, %f22 loop_4670: fbn,pt %fcc0, loop_4671 call loop_4672 call loop_4673 fxor %f30, %f22, %f14 loop_4671: call loop_4674 loop_4672: andncc %i6, %i0, %i2 loop_4673: nop ! tneg %icc, 0x68 changed by convert2hboot wrpr %l4, %g6, %pil loop_4674: nop set 0x74, %g1 nop ! swapa [%l7 + %g1] 0x88, %o7 ASI use replaced by convert2hboot fble,pn %fcc2, loop_4675 prefetch [%l7 + 0x6C], 2 call loop_4676 fexpand %f8, %f10 loop_4675: nop set 0x44, %o6 stb %i4, [%l7 + %o6] call loop_4677 loop_4676: ldsb [%l7 + 0x2B], %g3 fors %f0, %f23, %f7 nop set 0x45, %o1 stb %i7, [%l7 + %o1] loop_4677: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot edge32n %g2, %l3, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sth %o2, [%l7 + 0x7C] call loop_4678 ld [%l7 + 0x74], %f19 call loop_4679 loop_4678: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_4679: edge16 %g5, %l1, %i1 call loop_4680 ldx [%l7 + 0x30], %g1 nop setx 0x010B, %l0, %g7 sdiv %o3, %g7, %o5 movcs %icc, %l0, %l2 loop_4680: call loop_4681 prefetch [%l7 + 0x30], 2 call loop_4682 fmovdg %xcc, %f24, %f30 loop_4681: nop add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %o1, %g4 ASI use replaced by convert2hboot loop_4682: ldd [%l7 + 0x38], %l4 call loop_4683 call loop_4684 addccc %o4, 0x007F, %i6 call loop_4685 loop_4683: sllx %i0, 0x19, %i2 loop_4684: nop set 0x5C, %i0 prefetch [%l7 + %i0], 3 loop_4685: sdiv %i3, 0x1B9D, %g6 stb %l4, [%l7 + 0x0E] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot call loop_4686 nop ! tsubcctv %l6, %g2, %i4 changed by convert2hboot srlx %l3, 0x04, %i5 lduw [%l7 + 0x08], %o2 loop_4686: nop ! tleu %xcc, 0x35 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x70, %g3 nop ! ldda [%l7 + %g3] 0x27, %o0 ASI use replaced by convert2hboot call loop_4687 sth %l1, [%l7 + 0x3A] call loop_4688 call loop_4689 loop_4687: nop set 0x4C, %i2 ldsw [%l7 + %i2], %g5 fmul8x16 %f29, %f24, %f2 loop_4688: fand %f26, %f16, %f6 loop_4689: stb %i1, [%l7 + 0x59] sra %o3, 0x06, %g1 fcmpgt32 %f26, %f20, %g7 call loop_4690 nop set 0x6F, %g2 stb %l0, [%l7 + %g2] movleu %icc, %o5, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x54] %asi, %f17 loop_4690: fmovsa %fcc2, %f15, %f4 movre %l2, %g4, %l5 movrlz %o4, 0x1DD, %i6 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot st %f19, [%l7 + 0x20] call loop_4691 movrlez %g6, %i2, %o7 nop set 0x0C, %g4 flush %l7 + %g4 movul %fcc3, %l4, %i7 loop_4691: call loop_4692 umul %g3, 0x0043, %g2 call loop_4693 movgu %icc, %i4, %l3 loop_4692: call loop_4694 ldd [%l7 + 0x40], %i6 loop_4693: nop ! tg %icc, 0x66 changed by convert2hboot call loop_4695 loop_4694: ldsb [%l7 + 0x7F], %i5 call loop_4696 call loop_4697 loop_4695: call loop_4698 call loop_4699 loop_4696: subc %o6, %o0, %o2 loop_4697: fblg,a,pn %fcc0, loop_4700 loop_4698: st %f27, [%l7 + 0x38] loop_4699: nop set 0x70, %o4 flush %l7 + %o4 set 0x40, %l1 nop ! stda %f0, [%l7 + %l1] 0xdb ASI use replaced by convert2hboot loop_4700: call loop_4701 nop set 0x5A, %l2 lduh [%l7 + %l2], %g5 srlx %i1, 0x11, %o3 set 0x40, %i1 nop ! stda %f16, [%l7 + %i1] 0xc3 ASI use replaced by convert2hboot loop_4701: call loop_4702 call loop_4703 call loop_4704 edge8n %l1, %g7, %l0 loop_4702: move %icc, %o5, %o1 loop_4703: call loop_4705 loop_4704: edge16n %g1, %g4, %l5 smulcc %o4, 0x067D, %i6 umulcc %l2, 0x1274, %i0 loop_4705: or %i3, %i2, %g6 set 0x28, %i3 nop ! stxa %l4, [%l7 + %i3] 0x27 ASI use replaced by convert2hboot membar #Sync add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot brnz,a %g2, loop_4706 nop set 0x18, %o0 std %f22, [%l7 + %o0] nop ! tleu %xcc, 0x76 changed by convert2hboot nop ! tneg %icc, 0x36 changed by convert2hboot loop_4706: rdpr %cwp, %i4 ldd [%l7 + 0x08], %l2 set 0x7C, %o7 nop ! ldsba [%l7 + %o7] 0x88, %o7 ASI use replaced by convert2hboot ldsw [%l7 + 0x18], %l6 set 0x64, %l6 nop ! stha %o6, [%l7 + %l6] 0x22 ASI use replaced by convert2hboot membar #Sync lduw [%l7 + 0x70], %i5 ldstub [%l7 + 0x57], %o0 rdpr %canrestore, %g5 andcc %o2, %i1, %l1 membar 0x6B wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop set 0x44, %o3 swap [%l7 + %o3], %o5 call loop_4707 stx %o1, [%l7 + 0x10] set 0x68, %g6 nop ! prefetcha [%l7 + %g6] 0x19, 0 ASI use replaced by convert2hboot loop_4707: fexpand %f0, %f18 ldd [%l7 + 0x38], %f22 set 0x40, %i4 nop ! stda %f16, [%l7 + %i4] 0xd8 ASI use replaced by convert2hboot nop set 0x20, %g7 ldx [%l7 + %g7], %g1 nop set 0x30, %g5 prefetch [%l7 + %g5], 0 nop set 0x14, %i5 stw %l5, [%l7 + %i5] movcc %icc, %o4, %i6 edge32l %g4, %i0, %i3 sra %l2, 0x0B, %i2 sllx %g6, 0x0F, %i7 movpos %icc, 0x343, %l4 movug %fcc2, %g2, %g3 set 0x0F, %l5 nop ! lduba [%l7 + %l5] 0x81, %i4 ASI use replaced by convert2hboot fnot1s %f2, %f7 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x5C] %asi, %f26 add %l7, 0x1C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %l3 bge,a,pn %xcc, loop_4708 movvc %icc, 0x092, %o6 set 0x38, %l0 nop ! lduba [%l7 + %l0] 0x10, %i5 ASI use replaced by convert2hboot loop_4708: lduh [%l7 + 0x16], %o0 srl %o7, %o2, %i1 nop ! te %xcc, 0x7d changed by convert2hboot fbne,a %fcc3, loop_4709 call loop_4710 nop set 0x48, %o5 ldd [%l7 + %o5], %f18 nop set 0x68, %l3 ldd [%l7 + %l3], %f26 loop_4709: fmovspos %xcc, %f11, %f28 loop_4710: call loop_4711 edge32l %l1, %g5, %g7 brlez,a %o5, loop_4712 rd %sys_tick_cmpr, %o3 loop_4711: fmovdn %fcc2, %f20, %f30 set 0x48, %l4 nop ! stda %o0, [%l7 + %l4] 0x23 ASI use replaced by convert2hboot membar #Sync loop_4712: call loop_4713 fmovsneg %icc, %f11, %f25 nop set 0x79, %i7 ldub [%l7 + %i7], %g1 fmovrsgez %l5, %f0, %f8 loop_4713: andcc %l0, 0x16F0, %i6 nop set 0x22, %o2 ldsb [%l7 + %o2], %g4 udiv %i0, 0x14AE, %i3 call loop_4714 nop set 0x6C, %g1 lduw [%l7 + %g1], %o4 nop fitos %f12, %f9 fstox %f9, %f20 nop ! tcs %icc, 0x6b changed by convert2hboot loop_4714: call loop_4715 nop set 0x0A, %i6 stb %l2, [%l7 + %i6] flush %l7 + 0x54 fmovd %f18, %f24 loop_4715: nop nop setx 0xF1361A7B50652000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr nop nop setx 0xF0E7FC8E004ACC00, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr fpack32 %f8, %f16, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot smul %i7, %i2, %g2 movlg %fcc2, %l4, %g3 nop ! tl %xcc, 0x6c changed by convert2hboot set 0x24, %o1 nop ! stba %l3, [%l7 + %o1] 0x22 ASI use replaced by convert2hboot membar #Sync nop set 0x34, %i0 prefetch [%l7 + %i0], 3 nop nop setx 0xEE539F07A07C7400, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr fbule %fcc2, loop_4716 edge32ln %l6, %i4, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_4716: nop ! tl %xcc, 0x4f changed by convert2hboot ldd [%l7 + 0x20], %o6 nop ! tge %icc, 0x77 changed by convert2hboot edge16ln %o2, %o0, %l1 nop set 0x0E, %o6 sth %i1, [%l7 + %o6] call loop_4717 edge8l %g7, %g5, %o5 flush %l7 + 0x54 call loop_4718 loop_4717: brgez,pn %o3, loop_4719 udivcc %g1, 0x02FC, %o1 set 0x3A, %i2 nop ! stba %l0, [%l7 + %i2] 0x89 ASI use replaced by convert2hboot loop_4718: nop nop setx 0x269F9B5EA0528400, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr loop_4719: bgu,a %icc, loop_4720 nop set 0x64, %g3 stw %l5, [%l7 + %g3] lduw [%l7 + 0x7C], %i6 ldsh [%l7 + 0x2A], %g4 loop_4720: call loop_4721 bcc %icc, loop_4722 fblg %fcc0, loop_4723 nop set 0x3E, %g2 ldub [%l7 + %g2], %i0 loop_4721: sra %o4, %i3, %g6 loop_4722: bpos,a,pn %icc, loop_4724 loop_4723: ldstub [%l7 + 0x5E], %i7 orn %i2, %l2, %g2 andncc %l4, %l3, %l6 loop_4724: nop set 0x40, %o4 nop ! stda %f0, [%l7 + %o4] 0xda ASI use replaced by convert2hboot nop set 0x14, %l1 sth %i4, [%l7 + %l1] call loop_4725 st %f1, [%l7 + 0x54] call loop_4726 nop set 0x48, %l2 stx %i5, [%l7 + %l2] loop_4725: wr %g0, 0x0, %pcr ! wr %g0, 0x6, %fprs changed by convert2hboot call loop_4727 loop_4726: fmovrse %g3, %f15, %f5 call loop_4728 call loop_4729 loop_4727: sth %o7, [%l7 + 0x6A] ldd [%l7 + 0x28], %o2 loop_4728: ldsh [%l7 + 0x5C], %o0 loop_4729: call loop_4730 call loop_4731 call loop_4732 fandnot2 %f2, %f16, %f0 loop_4730: ldd [%l7 + 0x20], %f24 loop_4731: mulx %l1, 0x14C3, %i1 loop_4732: addcc %g7, %g5, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot fmovdleu %xcc, %f18, %f8 ldub [%l7 + 0x11], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x17, %asi changed by convert2hboot membar #Sync fmovsvs %xcc, %f15, %f2 call loop_4733 fmul8x16 %f28, %f6, %f4 movuge %fcc2, 0x53B, %o5 fbl,a %fcc1, loop_4734 loop_4733: call loop_4735 move %fcc3, %l0, %i6 ldd [%l7 + 0x10], %g4 loop_4734: nop wr %g0, 0x0, %pcr ! wr %g0, 0x20, %asi changed by convert2hboot loop_4735: nop set 0x18, %i1 flush %l7 + %i1 movleu %icc, 0x038, %o4 call loop_4736 addc %i0, %g6, %i7 call loop_4737 nop ! te %xcc, 0x75 changed by convert2hboot loop_4736: call loop_4738 call loop_4739 loop_4737: call loop_4740 call loop_4741 loop_4738: brgz,pt %i3, loop_4742 loop_4739: andn %i2, %g2, %l4 loop_4740: fble,a,pn %fcc3, loop_4743 loop_4741: call loop_4744 loop_4742: edge8 %l3, %l2, %i4 nop ! tcc %icc, 0x3a changed by convert2hboot loop_4743: fpsub16s %f31, %f19, %f7 loop_4744: nop set 0x60, %i3 std %f26, [%l7 + %i3] wr %g0, 0x0, %pcr ! wr %g0, 0xd3, %asi changed by convert2hboot ldd [%l7 + 0x30], %i4 nop set 0x58, %o0 std %o6, [%l7 + %o0] call loop_4745 or %g3, 0x0A14, %l6 call loop_4746 fcmpne32 %f6, %f26, %o2 loop_4745: add %o7, 0x033A, %o0 bleu,a %xcc, loop_4747 loop_4746: call loop_4748 call loop_4749 movule %fcc3, 0x516, %l1 loop_4747: nop ! sir 0x1281 !!sir is illegal_instruction loop_4748: loop_4749: nop set 0x39, %g4 stb %i1, [%l7 + %g4] nop ! te %icc, 0x4d changed by convert2hboot call loop_4750 nop set 0x2A, %l6 sth %g7, [%l7 + %l6] array32 %o3, %g1, %o1 bneg,pt %icc, loop_4751 loop_4750: call loop_4752 call loop_4753 nop set 0x78, %o7 std %o4, [%l7 + %o7] loop_4751: lduw [%l7 + 0x38], %g5 loop_4752: fmovrdne %l0, %f16, %f22 loop_4753: lduh [%l7 + 0x56], %i6 nop ! tneg %xcc, 0x6a changed by convert2hboot fcmped %fcc3, %f28, %f22 nop set 0x10, %o3 stx %g4, [%l7 + %o3] add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %l5 edge32n %g6, %i7, %i3 call loop_4754 movvc %xcc, 0x4E3, %i2 call loop_4755 nop set 0x14, %g6 ldsw [%l7 + %g6], %g2 loop_4754: nop set 0x10, %i4 ldd [%l7 + %i4], %i0 xor %l4, 0x1CC3, %l2 loop_4755: brz,a,pn %i4, loop_4756 ldstub [%l7 + 0x6E], %i5 nop ! tsubcc %o6, %l3, %g3 changed by convert2hboot edge8 %l6, %o2, %o0 loop_4756: edge16l %l1, %i1, %o7 call loop_4757 call loop_4758 movrlez %o3, 0x105, %g7 edge32ln %o1, %g1, %g5 loop_4757: wr %g0, 0x0, %pcr ! wr %g0, 0x5, %fprs changed by convert2hboot loop_4758: add %l0, 0x0455, %g4 orn %l5, 0x0466, %o4 wr %g0, 0x0, %pcr ! wr %g6, 0x1341, %y changed by convert2hboot ldstub [%l7 + 0x6C], %i6 call loop_4759 movvc %icc, 0x4F6, %i7 set 0x210, %g5 nop ! ldxa [%g0 + %g5] 0x52, %i2 ASI use replaced by convert2hboot loop_4759: call loop_4760 swap [%l7 + 0x70], %i3 nop ! sir 0x0548 !!sir is illegal_instruction call loop_4761 loop_4760: bvc,a,pt %icc, loop_4762 nop set 0x50, %i5 stx %i0, [%l7 + %i5] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_4761: fmovsuge %fcc3, %f11, %f28 loop_4762: fmovsue %fcc1, %f8, %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sth %i4, [%l7 + 0x46] sll %i5, 0x03, %o6 faligndata %f24, %f28, %f18 nop set 0x3E, %l5 ldsb [%l7 + %l5], %l4 for %f8, %f10, %f26 call loop_4763 st %f8, [%l7 + 0x78] nop nop setx 0x701305440476677D, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f8 setx 0xB4B4F293DD047989, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fmuld %f12, %f8, %f6 nop ! rdpr %tl, %g3 changed by convert2hboot loop_4763: std %l2, [%l7 + 0x78] sll %l6, %o0, %o2 call loop_4764 bg,a %icc, loop_4765 ldub [%l7 + 0x6D], %l1 call loop_4766 loop_4764: nop ! tneg %xcc, 0x54 changed by convert2hboot loop_4765: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l7 + 0x20] %asi, %f29 loop_4766: lduw [%l7 + 0x4C], %i1 call loop_4767 stb %o7, [%l7 + 0x47] membar #Sync set 0x40, %g7 nop ! ldda [%l7 + %g7] 0xf1, %f16 ASI use replaced by convert2hboot loop_4767: nop set 0x64, %o5 stw %g7, [%l7 + %o5] popc %o3, %o1 call loop_4768 fbue,a,pn %fcc3, loop_4769 stw %g1, [%l7 + 0x0C] nop ! tvs %xcc, 0x77 changed by convert2hboot loop_4768: ldsw [%l7 + 0x44], %g5 loop_4769: call loop_4770 call loop_4771 call loop_4772 nop ! tne %icc, 0x72 changed by convert2hboot loop_4770: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_4771: call loop_4773 loop_4772: edge16n %l0, %g4, %l5 bcs %xcc, loop_4774 call loop_4775 loop_4773: call loop_4776 ldsh [%l7 + 0x7C], %g6 loop_4774: orn %i6, 0x0C39, %i7 loop_4775: nop set 0x7C, %l3 stw %i2, [%l7 + %l3] loop_4776: movpos %xcc, %o4, %i3 fmovrsgez %g2, %f6, %f3 call loop_4777 nop nop setx 0x5FAD226EB07B5800, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr bcs %xcc, loop_4778 nop set 0x0A, %l4 ldsh [%l7 + %l4], %i0 loop_4777: sth %l2, [%l7 + 0x0A] call loop_4779 loop_4778: call loop_4780 sdiv %i5, 0x045F, %o6 call loop_4781 loop_4779: call loop_4782 loop_4780: move %icc, 0x623, %i4 loop_4781: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_4782: movl %icc, 0x630, %g3 srax %l3, %l6, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movn %xcc, 0x4CC, %o2 udivx %i1, 0x0E09, %g7 set 0x110, %l0 nop ! ldxa [%g0 + %l0] 0x21, %o7 ASI use replaced by convert2hboot fcmpeq32 %f6, %f14, %o3 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %g1, %g5 ASI use replaced by convert2hboot nop set 0x68, %o2 ldx [%l7 + %o2], %o1 nop nop setx 0x507D1800, %l0, %l6 st %l6, [%l7 + 0x44] ld [%l7 + 0x44], %fsr nop setx 0x1F23, %l0, %g4 sdivcc %l0, %g4, %o5 call loop_4783 xor %l5, 0x0564, %i6 movrgez %g6, 0x0BD, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_4783: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! tcs %icc, 0x3e changed by convert2hboot call loop_4784 fpadd32s %f31, %f18, %f14 call loop_4785 nop set 0x0B, %g1 stb %i0, [%l7 + %g1] loop_4784: nop add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %i7, %l2 ASI use replaced by convert2hboot loop_4785: st %f27, [%l7 + 0x78] nop ! tneg %xcc, 0x5c changed by convert2hboot fpadd16 %f4, %f10, %f26 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casxa [%l6] 0x88, %o6, %i5 ASI use replaced by convert2hboot call loop_4786 ldd [%l7 + 0x10], %f20 bleu %xcc, loop_4787 brz,a,pn %i4, loop_4788 loop_4786: call loop_4789 ldd [%l7 + 0x40], %l4 loop_4787: call loop_4790 loop_4788: nop nop setx 0x9626570E, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f15 setx 0xEEC8DA7A, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f8 fadds %f8, %f15, %f11 loop_4789: st %f16, [%l7 + 0x1C] call loop_4791 loop_4790: std %f24, [%l7 + 0x60] nop set 0x32, %i6 lduh [%l7 + %i6], %g3 call loop_4792 loop_4791: sub %l3, %o0, %l6 set 0x60, %i7 nop ! ldda [%l7 + %i7] 0x2c, %o2 ASI use replaced by convert2hboot loop_4792: nop wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot sll %g7, %i1, %o3 call loop_4793 call loop_4794 call loop_4795 nop set 0x7C, %i0 ldsh [%l7 + %i0], %g1 loop_4793: call loop_4796 loop_4794: call loop_4797 loop_4795: ld [%l7 + 0x30], %f17 set 0x72, %o6 nop ! stha %o7, [%l7 + %o6] 0x0c ASI use replaced by convert2hboot loop_4796: umul %g5, 0x12F1, %l0 loop_4797: stw %o1, [%l7 + 0x30] call loop_4798 smul %g4, %l5, %i6 call loop_4799 call loop_4800 loop_4798: call loop_4801 movrgez %g6, %i2, %o4 loop_4799: call loop_4802 loop_4800: lduw [%l7 + 0x28], %i3 loop_4801: nop set 0x53, %o1 ldsb [%l7 + %o1], %g2 nop set 0x44, %g3 ldsw [%l7 + %g3], %i0 loop_4802: call loop_4803 fmovsa %fcc3, %f28, %f9 call loop_4804 call loop_4805 loop_4803: swap [%l7 + 0x14], %o5 call loop_4806 loop_4804: fmovsul %fcc0, %f0, %f13 loop_4805: call loop_4807 rdpr %cleanwin, %i7 loop_4806: brlz,a %l2, loop_4808 nop set 0x67, %g2 ldub [%l7 + %g2], %i5 loop_4807: nop set 0x2C, %i2 stb %o6, [%l7 + %i2] wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_4808: nop set 0x0C, %o4 stw %i4, [%l7 + %o4] call loop_4809 movleu %icc, %g3, %o0 call loop_4810 mulscc %l3, 0x0F1B, %l6 loop_4809: lduh [%l7 + 0x5A], %l1 nop ! tleu %xcc, 0x7c changed by convert2hboot loop_4810: nop set 0x37, %l1 nop ! stba %g7, [%l7 + %l1] 0x2a ASI use replaced by convert2hboot membar #Sync ldx [%l7 + 0x60], %i1 mulscc %o2, 0x19F4, %o3 fcmps %fcc1, %f30, %f29 and %o7, %g5, %l0 call loop_4811 mulscc %o1, 0x0CF3, %g4 std %g0, [%l7 + 0x48] call loop_4812 loop_4811: fsrc2 %f12, %f26 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_4812: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot brz %i2, loop_4813 andncc %o4, 0x0CDF, %i6 call loop_4814 call loop_4815 loop_4813: fexpand %f10, %f8 movle %fcc1, %i3, %g2 loop_4814: sra %i0, %o5, %l2 loop_4815: call loop_4816 nop set 0x70, %i1 std %f18, [%l7 + %i1] nop set 0x20, %i3 ldx [%l7 + %i3], %i7 smul %i5, 0x1E66, %o6 loop_4816: smul %l4, 0x11B5, %i4 call loop_4817 call loop_4818 call loop_4819 stb %o0, [%l7 + 0x10] loop_4817: nop set 0x40, %o0 nop ! ldda [%l7 + %o0] 0x19, %f16 ASI use replaced by convert2hboot loop_4818: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4819: call loop_4820 call loop_4821 popc 0x0FF7, %g3 xnor %l1, %g7, %l6 loop_4820: ldub [%l7 + 0x1A], %o2 loop_4821: fcmpne16 %f12, %f14, %i1 fblg,pn %fcc2, loop_4822 call loop_4823 movlg %fcc3, 0x302, %o3 nop nop setx 0xC04E7C00, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr loop_4822: ld [%l7 + 0x6C], %f2 loop_4823: nop set 0x08, %l2 nop ! stxa %o7, [%l7 + %l2] 0x10 ASI use replaced by convert2hboot fbe %fcc1, loop_4824 nop set 0x28, %l6 stb %g5, [%l7 + %l6] subcc %l0, %o1, %g1 nop ! tne %xcc, 0x6b changed by convert2hboot loop_4824: ldsw [%l7 + 0x2C], %g4 sub %g6, 0x0887, %i2 movcs %xcc, 0x3EA, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_4825 nop set 0x70, %o7 stw %i3, [%l7 + %o7] set 0x57, %g4 nop ! stba %i6, [%l7 + %g4] 0x81 ASI use replaced by convert2hboot loop_4825: nop set 0x7C, %o3 nop ! stba %g2, [%l7 + %o3] 0xeb ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop set 0x0B, %g6 stb %i0, [%l7 + %g6] movle %fcc1, %i7, %i5 sll %l2, 0x15, %l4 xnorcc %i4, %o0, %o6 set 0x4C, %i4 lda [%l7 + %i4] 0x10, %f28 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %g3 movlg %fcc0, %l3, %l6 st %f5, [%l7 + 0x68] call loop_4826 srl %o2, 0x1E, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_4826: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot smulcc %i1, 0x1B57, %g5 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x80, %i5 nop ! ldxa [%g0 + %i5] 0x58, %g1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fmovrslez %g4, %f4, %f5 ldx [%l7 + 0x08], %l5 flush %l7 + 0x54 ldsb [%l7 + 0x4F], %i2 nop fitos %f6, %f7 fstox %f7, %f0 nop setx loop_4827, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001200001403, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot sub %i3, 0x0BB3, %i6 fpsub32s %f3, %f22, %f21 nop set 0x54, %g5 prefetch [%l7 + %g5], 0 loop_4827: sdivcc %o4, 0x0FBF, %g2 nop set 0x68, %g7 ldd [%l7 + %g7], %o4 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync fmovscs %xcc, %f7, %f24 ld [%l7 + 0x08], %f25 movpos %icc, 0x701, %i7 orcc %i5, %l4, %l2 set 0x12, %l5 nop ! stba %o0, [%l7 + %l5] 0xeb ASI use replaced by convert2hboot membar #Sync nop set 0x74, %o5 stb %o6, [%l7 + %o5] set 0x71, %l4 nop ! ldstuba [%l7 + %l4] 0x88, %i4 ASI use replaced by convert2hboot call loop_4828 call loop_4829 movre %l1, %l3, %g3 call loop_4830 loop_4828: ldd [%l7 + 0x28], %f4 loop_4829: fcmpgt32 %f8, %f0, %o2 bge,a,pt %icc, loop_4831 loop_4830: movg %fcc0, 0x255, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_4831: call loop_4832 call loop_4833 stx %l6, [%l7 + 0x60] nop ! tgu %xcc, 0x35 changed by convert2hboot loop_4832: call loop_4834 loop_4833: std %i0, [%l7 + 0x28] sub %o7, 0x1485, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f16, [%l7 + 0x7C] %asi loop_4834: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xB63, %hsys_tick_cmpr changed by convert2hboot call loop_4835 movu %fcc3, 0x4D1, %o1 call loop_4836 call loop_4837 loop_4835: call loop_4838 fmovdleu %xcc, %f30, %f24 loop_4836: prefetch [%l7 + 0x60], 0 loop_4837: call loop_4839 loop_4838: fmovdleu %icc, %f4, %f0 st %f1, [%l7 + 0x60] set 0x08, %l3 nop ! ldswa [%l7 + %l3] 0x18, %g6 ASI use replaced by convert2hboot loop_4839: fpsub32s %f27, %f15, %f1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot fmovsne %fcc3, %f14, %f2 fcmps %fcc0, %f27, %f26 fcmpes %fcc0, %f0, %f3 stw %i2, [%l7 + 0x78] call loop_4840 lduw [%l7 + 0x40], %l5 movul %fcc2, 0x054, %i3 rd %asi, %i6 loop_4840: nop set 0x78, %l0 swap [%l7 + %l0], %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_4841 subc %g2, 0x1C15, %i0 movn %fcc1, %i7, %l4 call loop_4842 loop_4841: nop set 0x2C, %o2 ldsh [%l7 + %o2], %i5 xorcc %o0, 0x17BD, %l2 st %f8, [%l7 + 0x78] loop_4842: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot edge32 %i4, %l3, %g3 sdiv %l1, 0x17FB, %o2 st %f16, [%l7 + 0x30] wr %g0, 0x0, %pcr ! wr %o3, %g7, %y changed by convert2hboot set 0x74, %g1 nop ! stha %l6, [%l7 + %g1] 0x2b ASI use replaced by convert2hboot membar #Sync set 0x10, %i7 nop ! lduwa [%l7 + %i7] 0x19, %i1 ASI use replaced by convert2hboot call loop_4843 fmovrsgez %g5, %f24, %f27 edge16l %o7, %g1, %l0 loop_4843: nop set 0x40, %i6 nop ! stda %f16, [%l7 + %i6] 0xf0 ASI use replaced by convert2hboot membar #Sync edge16l %o1, %g6, %i2 fpsub16s %f22, %f7, %f3 nop set 0x43, %i0 ldstub [%l7 + %i0], %g4 edge8n %i3, %i6, %o4 call loop_4844 call loop_4845 ldx [%l7 + 0x20], %o5 stb %g2, [%l7 + 0x3B] loop_4844: mova %icc, %i0, %i7 loop_4845: nop nop setx 0xB07DEC00, %l0, %l6 st %l6, [%l7 + 0x20] ld [%l7 + 0x20], %fsr call loop_4846 umulcc %l4, %l5, %i5 ldstub [%l7 + 0x14], %l2 ld [%l7 + 0x0C], %f19 loop_4846: fmovrdlz %o6, %f0, %f12 nop ! tvc %xcc, 0x6d changed by convert2hboot set 0x3D, %o1 nop ! ldsba [%l7 + %o1] 0x81, %i4 ASI use replaced by convert2hboot xnorcc %l3, %o0, %l1 edge32ln %o2, %o3, %g3 stw %g7, [%l7 + 0x38] array32 %i1, %g5, %o7 srl %l6, 0x1B, %l0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot call loop_4847 fmul8x16al %f26, %f8, %f18 call loop_4848 edge16 %i2, %g4, %o1 loop_4847: call loop_4849 st %f8, [%l7 + 0x1C] loop_4848: ldsb [%l7 + 0x6C], %i3 set 0x40, %g3 nop ! ldda [%l7 + %g3] 0x80, %f16 ASI use replaced by convert2hboot loop_4849: nop nop setx 0x307A2C00, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr xnor %i6, %o4, %o5 nop set 0x10, %g2 swap [%l7 + %g2], %g2 set 0x1C, %o6 nop ! stwa %i7, [%l7 + %o6] 0x10 ASI use replaced by convert2hboot bne,a %icc, loop_4850 nop set 0x11, %i2 ldub [%l7 + %i2], %l4 brlz,pn %i0, loop_4851 andcc %i5, 0x0788, %l2 loop_4850: nop ! rdhpr %hpstate, %l5 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_4851: nop setx loop_4852, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x011100001406, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot call loop_4853 call loop_4854 call loop_4855 loop_4852: fmovdul %fcc1, %f8, %f2 loop_4853: call loop_4856 loop_4854: call loop_4857 loop_4855: call loop_4858 nop ! tsubcctv %l3, 0x50, %o6 changed by convert2hboot loop_4856: call loop_4859 loop_4857: nop ! tcs %xcc, 0x56 changed by convert2hboot loop_4858: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_4859: ldsw [%l7 + 0x40], %o0 nop ! tge %xcc, 0x4c changed by convert2hboot call loop_4860 fmovsle %fcc1, %f30, %f11 nop set 0x08, %l1 ldd [%l7 + %l1], %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_4860: nop set 0x2A, %i1 nop ! lduha [%l7 + %i1] 0x10, %o2 ASI use replaced by convert2hboot or %g7, 0x0960, %g5 ldx [%l7 + 0x38], %o7 stb %i1, [%l7 + 0x15] nop ! tleu %xcc, 0x4a changed by convert2hboot ldsh [%l7 + 0x52], %l6 faligndata %f2, %f2, %f8 nop fitod %f8, %f22 fdtox %f22, %f2 set 0x28, %i3 nop ! ldstuba [%l7 + %i3] 0x18, %g1 ASI use replaced by convert2hboot call loop_4861 call loop_4862 nop set 0x22, %o0 ldub [%l7 + %o0], %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x3C] %asi, %f14 loop_4861: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_4862: call loop_4863 call loop_4864 call loop_4865 bneg,a %icc, loop_4866 loop_4863: movgu %icc, %g4, %g6 loop_4864: call loop_4867 loop_4865: movlg %fcc2, 0x578, %o1 loop_4866: movvc %icc, 0x64F, %i6 fnot1s %f31, %f30 loop_4867: wr %g0, 0x0, %pcr ! wr %o4, 0x182D, %clear_softint changed by convert2hboot sethi 0x1745, %o5 set 0x10, %o4 nop ! ldxa [%g0 + %o4] 0x4f, %i3 ASI use replaced by convert2hboot call loop_4868 call loop_4869 fones %f12 set 0x40, %l6 nop ! stda %f16, [%l7 + %l6] 0xc9 ASI use replaced by convert2hboot loop_4868: call loop_4870 loop_4869: call loop_4871 sll %i7, 0x08, %l4 loop_4870: call loop_4872 loop_4871: nop set 0x40, %o7 std %i0, [%l7 + %o7] bl,a,pt %icc, loop_4873 rd %ccr, %i5 loop_4872: edge16n %l2, %l5, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_4873: call loop_4874 call loop_4875 nop set 0x08, %g4 std %l2, [%l7 + %g4] call loop_4876 loop_4874: movule %fcc3, %l1, %o6 loop_4875: nop nop setx 0x5C7B52B787E4E3D6, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f8 setx 0xBC9BCCBF074EEED6, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f6 faddd %f6, %f8, %f0 rdpr %pil, %o3 loop_4876: nop ! tsubcc %o0, 0x39, %o2 changed by convert2hboot and %g3, %g7, %o7 movcc %xcc, %i1, %l6 move %icc, %g5, %l0 nop set 0x10, %l2 std %i2, [%l7 + %l2] call loop_4877 lduh [%l7 + 0x52], %g4 call loop_4878 call loop_4879 loop_4877: nop set 0x4C, %g6 stw %g1, [%l7 + %g6] call loop_4880 loop_4878: ldx [%l7 + 0x40], %g6 loop_4879: call loop_4881 std %f30, [%l7 + 0x18] loop_4880: nop set 0x50, %o3 nop ! ldda [%l7 + %o3] 0x22, %i6 ASI use replaced by convert2hboot loop_4881: fbn,a %fcc3, loop_4882 movlg %fcc1, 0x30B, %o4 fbul,pt %fcc3, loop_4883 stb %o5, [%l7 + 0x69] loop_4882: srlx %o1, 0x1B, %i7 nop ! rdhpr %hintp, %i3 changed by convert2hboot loop_4883: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sth %l4, [%l7 + 0x78] nop set 0x40, %i5 swap [%l7 + %i5], %i5 fcmpgt32 %f2, %f18, %l5 movneg %xcc, %i4, %g2 call loop_4884 call loop_4885 array32 %l2, %l1, %l3 nop set 0x70, %g5 lduh [%l7 + %g5], %o6 loop_4884: nop set 0x3C, %g7 ldub [%l7 + %g7], %o3 loop_4885: fmovdn %fcc2, %f26, %f2 fbuge,a %fcc0, loop_4886 call loop_4887 std %f8, [%l7 + 0x38] call loop_4888 loop_4886: ldub [%l7 + 0x44], %o2 loop_4887: rdpr %wstate, %o0 call loop_4889 loop_4888: call loop_4890 prefetch [%l7 + 0x48], 2 set 0x44, %l5 nop ! ldswa [%l7 + %l5] 0x89, %g3 ASI use replaced by convert2hboot loop_4889: nop ! tvs %xcc, 0x3a changed by convert2hboot loop_4890: nop set 0x34, %i4 ldsh [%l7 + %i4], %g7 call loop_4891 call loop_4892 call loop_4893 nop setx loop_4894, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x032200001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_4891: nop ! tcc %icc, 0x72 changed by convert2hboot loop_4892: brlez,a,pt %o7, loop_4895 loop_4893: ldd [%l7 + 0x18], %i0 loop_4894: ldsb [%l7 + 0x28], %l6 ld [%l7 + 0x30], %f17 loop_4895: nop set 0x0A, %l4 sth %l0, [%l7 + %l4] edge8ln %i2, %g5, %g4 fmuld8ulx16 %f17, %f3, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot srl %i6, %o4, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x78, %l3 nop ! swapa [%l7 + %l3] 0x0c, %g1 ASI use replaced by convert2hboot edge8n %i3, %i0, %l4 nop setx 0x1815, %l0, %i5 sdiv %i7, %i5, %l5 set 0x20, %o5 nop ! stwa %i4, [%l7 + %o5] 0x2b ASI use replaced by convert2hboot membar #Sync sub %l2, 0x0CE6, %g2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop set 0x42, %o2 ldsb [%l7 + %o2], %l1 nop set 0x0C, %g1 stb %o3, [%l7 + %g1] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f26, [%l7 + 0x10] %asi set 0x60, %i7 nop ! ldda [%l7 + %i7] 0x0c, %o6 ASI use replaced by convert2hboot nop ! rdpr %tba, %o0 changed by convert2hboot call loop_4896 fpadd16 %f16, %f14, %f0 call loop_4897 call loop_4898 loop_4896: call loop_4899 call loop_4900 loop_4897: call loop_4901 loop_4898: fmovsne %xcc, %f10, %f22 loop_4899: nop set 0x30, %i6 ldstub [%l7 + %i6], %o2 loop_4900: call loop_4902 loop_4901: call loop_4903 nop set 0x34, %l0 ldub [%l7 + %l0], %g7 nop set 0x38, %o1 lduw [%l7 + %o1], %g3 loop_4902: nop set 0x58, %g3 std %i0, [%l7 + %g3] loop_4903: call loop_4904 nop set 0x1D, %i0 ldub [%l7 + %i0], %l6 nop nop setx 0x54AC00, %l0, %l6 st %l6, [%l7 + 0x7C] ld [%l7 + 0x7C], %fsr call loop_4905 loop_4904: move %fcc1, %l0, %i2 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casa [%l6] 0x19, %o7, %g5 ASI use replaced by convert2hboot loop_4905: subccc %g4, %i6, %g6 flush %l7 + 0x10 set 0x58, %g2 nop ! stha %o5, [%l7 + %g2] 0x18 ASI use replaced by convert2hboot call loop_4906 nop set 0x68, %i2 flush %l7 + %i2 fzero %f6 nop set 0x24, %o6 stw %o4, [%l7 + %o6] loop_4906: rdpr %otherwin, %g1 call loop_4907 rd %y, %i3 fexpand %f6, %f10 fmovsn %icc, %f19, %f20 loop_4907: rd %ccr, %o1 movrne %i0, %l4, %i7 nop set 0x08, %i1 std %f10, [%l7 + %i1] call loop_4908 edge8n %i5, %l5, %l2 call loop_4909 nop nop setx 0x80745C00, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr loop_4908: fcmpgt32 %f22, %f28, %g2 nop ! rdhpr %hpstate, %l3 changed by convert2hboot loop_4909: nop set 0x1D, %l1 nop ! lduba [%l7 + %l1] 0x88, %l1 ASI use replaced by convert2hboot set 0x68, %i3 nop ! lduba [%l7 + %i3] 0x80, %i4 ASI use replaced by convert2hboot call loop_4910 call loop_4911 nop fitod %f2, %f16 fdtox %f16, %f6 fxtod %f6, %f26 ldub [%l7 + 0x29], %o3 loop_4910: flush %l7 + 0x6C loop_4911: edge8l %o6, %o2, %g7 nop set 0x08, %o4 stx %o0, [%l7 + %o4] andncc %g3, %i1, %l0 fmul8ulx16 %f30, %f8, %f16 lduh [%l7 + 0x1C], %i2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wrpr %o7, %g5, %cwp add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %g4, %g6 ASI use replaced by convert2hboot fbo,a %fcc3, loop_4912 call loop_4913 call loop_4914 fnot2 %f2, %f26 loop_4912: bge,a %xcc, loop_4915 loop_4913: fmovsl %xcc, %f14, %f11 loop_4914: nop set 0x20, %l6 nop ! ldswa [%l7 + %l6] 0x0c, %o5 ASI use replaced by convert2hboot loop_4915: nop set 0x12, %o7 nop ! ldsha [%l7 + %o7] 0x04, %o4 ASI use replaced by convert2hboot call loop_4916 call loop_4917 wr %g0, 0x0, %pcr ! wr %g0, 0x6, %fprs changed by convert2hboot nop setx loop_4918, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x012200001405, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_4916: call loop_4919 loop_4917: nop ! tge %xcc, 0x4e changed by convert2hboot movule %fcc2, %o1, %i0 loop_4918: nop set 0x5C, %g4 nop ! stha %l4, [%l7 + %g4] 0x2b ASI use replaced by convert2hboot membar #Sync loop_4919: rdpr %gl, %i7 set 0x7C, %l2 nop ! ldsba [%l7 + %l2] 0x0c, %i6 ASI use replaced by convert2hboot prefetch [%l7 + 0x78], 1 nop ! tvc %xcc, 0x50 changed by convert2hboot fpadd16s %f2, %f14, %f6 nop set 0x12, %o0 sth %l5, [%l7 + %o0] call loop_4920 call loop_4921 movneg %icc, 0x292, %i5 set 0x24, %o3 nop ! stwa %l2, [%l7 + %o3] 0x0c ASI use replaced by convert2hboot loop_4920: fabsd %f6, %f18 loop_4921: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! tneg %icc, 0x67 changed by convert2hboot add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casa [%l6] 0x0c, %i4, %l1 ASI use replaced by convert2hboot nop ! tpos %xcc, 0x67 changed by convert2hboot wrpr %o3, 0x0549, %pil addc %o6, %g7, %o0 call loop_4922 stx %g3, [%l7 + 0x68] lduh [%l7 + 0x54], %i1 call loop_4923 loop_4922: movu %fcc3, %o2, %l0 sethi 0x0C7F, %l6 subcc %o7, %g5, %i2 loop_4923: fmovsue %fcc0, %f24, %f24 be,a %icc, loop_4924 call loop_4925 movge %fcc0, 0x54B, %g6 set 0x18, %i5 nop ! stda %o4, [%l7 + %i5] 0x22 ASI use replaced by convert2hboot membar #Sync loop_4924: movneg %icc, 0x33E, %o4 loop_4925: fnot2s %f5, %f4 call loop_4926 call loop_4927 nop set 0x44, %g6 stw %g4, [%l7 + %g6] nop ! tgu %xcc, 0x51 changed by convert2hboot loop_4926: nop ! tl %xcc, 0x5a changed by convert2hboot loop_4927: mulscc %i3, %o1, %i0 ldsh [%l7 + 0x18], %l4 nop ! rdpr %tl, %i7 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot ldsw [%l7 + 0x58], %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_4928 fbg,a %fcc3, loop_4929 movre %l5, %i5, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_4928: nop set 0x40, %g7 nop ! stda %f16, [%l7 + %g7] 0xf9 ASI use replaced by convert2hboot membar #Sync loop_4929: call loop_4930 ldub [%l7 + 0x0B], %i4 fbn,pn %fcc0, loop_4931 nop ! tvc %icc, 0x6d changed by convert2hboot loop_4930: call loop_4932 nop ! tne %xcc, 0x49 changed by convert2hboot loop_4931: movcs %xcc, 0x69D, %l3 flush %l7 + 0x38 loop_4932: call loop_4933 rd %asi, %o3 movgu %xcc, %o6, %l1 movge %icc, 0x322, %o0 loop_4933: st %f29, [%l7 + 0x14] nop ! tcc %xcc, 0x5c changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l7 + 0x50] %asi, %f25 std %g2, [%l7 + 0x48] ldx [%l7 + 0x48], %g7 nop set 0x5C, %g5 flush %l7 + %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot movul %fcc1, 0x106, %l0 nop set 0x54, %i4 prefetch [%l7 + %i4], 3 set 0x6B, %l4 nop ! ldsba [%l7 + %l4] 0x04, %o2 ASI use replaced by convert2hboot call loop_4934 fmovdcs %icc, %f10, %f28 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_4934: call loop_4935 nop fitos %f11, %f1 fstox %f1, %f24 fxtos %f24, %f21 ldsw [%l7 + 0x40], %g5 call loop_4936 loop_4935: edge16ln %i2, %o7, %o5 nop set 0x6C, %l5 sth %o4, [%l7 + %l5] subcc %g4, 0x01A4, %i3 loop_4936: call loop_4937 call loop_4938 call loop_4939 call loop_4940 loop_4937: call loop_4941 loop_4938: std %f4, [%l7 + 0x18] loop_4939: xnor %o1, 0x00A0, %g6 loop_4940: nop fitod %f2, %f2 fdtoi %f2, %f26 loop_4941: nop ! tl %xcc, 0x5b changed by convert2hboot set 0x40, %l3 nop ! ldswa [%l7 + %l3] 0x81, %l4 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x40B, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync nop ! tl %icc, 0x4c changed by convert2hboot array32 %g1, %i6, %l5 nop nop setx 0x63B47998C0708400, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr fnors %f28, %f2, %f7 umul %g2, %l2, %i5 call loop_4942 rdpr %pil, %i4 smul %o3, %o6, %l1 nop set 0x26, %o5 ldsb [%l7 + %o5], %l3 loop_4942: call loop_4943 ldsb [%l7 + 0x77], %g3 call loop_4944 rd %sys_tick_cmpr, %g7 loop_4943: movrne %o0, 0x100, %i1 wrpr %l0, %o2, %cwp loop_4944: nop set 0x28, %o2 stx %l6, [%l7 + %o2] fble,pn %fcc2, loop_4945 alignaddr %i2, %g5, %o7 nop set 0x50, %g1 ldd [%l7 + %g1], %f16 call loop_4946 loop_4945: call loop_4947 call loop_4948 call loop_4949 loop_4946: ldd [%l7 + 0x60], %o4 loop_4947: call loop_4950 loop_4948: nop ! taddcctv %o5, 0x52, %g4 changed by convert2hboot loop_4949: fcmple16 %f10, %f28, %i3 call loop_4951 loop_4950: call loop_4952 stx %o1, [%l7 + 0x78] fmovsvs %xcc, %f16, %f24 loop_4951: flush %l7 + 0x68 loop_4952: edge16n %l4, %i7, %i0 nop ! te %icc, 0x55 changed by convert2hboot fpadd32 %f18, %f16, %f24 array8 %g1, %g6, %l5 nop nop setx 0xA525C479A0C83B5B, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f2 setx 0xBE8901109C3A9260, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fmuld %f22, %f2, %f28 nop ! te %icc, 0x72 changed by convert2hboot set 0x30, %i6 nop ! swapa [%l7 + %i6] 0x88, %i6 ASI use replaced by convert2hboot brgz,a %l2, loop_4953 fmovdul %fcc0, %f4, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_4953: call loop_4954 st %f1, [%l7 + 0x70] set 0x34, %l0 nop ! stha %i4, [%l7 + %l0] 0x04 ASI use replaced by convert2hboot loop_4954: swap [%l7 + 0x24], %i5 fbg,a %fcc1, loop_4955 call loop_4956 movneg %icc, 0x762, %o3 swap [%l7 + 0x68], %l1 loop_4955: nop ! tn %xcc, 0x6f changed by convert2hboot loop_4956: nop set 0x0A, %i7 nop ! lduba [%l7 + %i7] 0x0c, %l3 ASI use replaced by convert2hboot call loop_4957 call loop_4958 nop ! tvs %icc, 0x46 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4957: fbl,a %fcc0, loop_4959 loop_4958: ldsh [%l7 + 0x50], %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_4959: stw %i1, [%l7 + 0x30] set 0x13, %g3 nop ! lduba [%l7 + %g3] 0x89, %g7 ASI use replaced by convert2hboot nop set 0x74, %i0 ldsw [%l7 + %i0], %o2 set 0x74, %g2 nop ! stha %l0, [%l7 + %g2] 0x2a ASI use replaced by convert2hboot membar #Sync std %i6, [%l7 + 0x78] fmovsvs %icc, %f20, %f27 xorcc %i2, 0x13B9, %g5 call loop_4960 brlez,pt %o7, loop_4961 nop ! rdpr %tba, %o4 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4960: fmovde %fcc2, %f8, %f2 loop_4961: nop ! tgu %icc, 0x79 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot set 0x6C, %i2 nop ! lduha [%l7 + %i2] 0x11, %o1 ASI use replaced by convert2hboot call loop_4962 ldd [%l7 + 0x18], %f2 fmuld8ulx16 %f25, %f21, %f0 add %l7, 0x1C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casa [%l6] 0x81, %o5, %i7 ASI use replaced by convert2hboot loop_4962: ldub [%l7 + 0x74], %i0 lduh [%l7 + 0x60], %l4 rdpr %otherwin, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot ldd [%l7 + 0x40], %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_4963 call loop_4964 andncc %l5, 0x1291, %l2 loop_4963: movlg %fcc0, 0x549, %g2 loop_4964: call loop_4965 or %i4, %i5, %o3 call loop_4966 fmovdul %fcc2, %f14, %f0 loop_4965: wr %g0, 0x0, %pcr ! wr %i6, %l3, %y changed by convert2hboot set 0x79, %o6 nop ! stba %l1, [%l7 + %o6] 0xeb ASI use replaced by convert2hboot membar #Sync loop_4966: edge16 %o6, %g3, %o0 bcs %xcc, loop_4967 call loop_4968 array16 %g7, %i1, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4967: orcc %l6, 0x0024, %g5 loop_4968: nop set 0x24, %o1 nop ! lduha [%l7 + %o1] 0x80, %o7 ASI use replaced by convert2hboot nop nop setx 0xE05E1C00, %l0, %l6 st %l6, [%l7 + 0x48] ld [%l7 + 0x48], %fsr addc %o4, %g4, %i3 set 0x40, %i1 nop ! lduwa [%l7 + %i1] 0x19, %o1 ASI use replaced by convert2hboot call loop_4969 nop set 0x0C, %i3 lduh [%l7 + %i3], %i2 ldstub [%l7 + 0x74], %i7 wr %g0, 0x0, %pcr ! wr %o5, 0x1A78, %set_softint changed by convert2hboot loop_4969: edge8 %i0, %g6, %l4 movgu %icc, %g1, %l5 nop ! tneg %icc, 0x48 changed by convert2hboot call loop_4970 nop ! tsubcctv %l2, %i4, %g2 changed by convert2hboot nop nop setx 0x50611800, %l0, %l6 st %l6, [%l7 + 0x48] ld [%l7 + 0x48], %fsr nop set 0x58, %o4 ldd [%l7 + %o4], %i4 loop_4970: ldsb [%l7 + 0x09], %o3 set 0x60, %l6 nop ! stda %i6, [%l7 + %l6] 0x18 ASI use replaced by convert2hboot nop set 0x12, %l1 ldsh [%l7 + %l1], %l1 st %f21, [%l7 + 0x1C] call loop_4971 brlz %o6, loop_4972 xorcc %g3, 0x0E2E, %l3 orcc %o0, 0x1186, %i1 loop_4971: call loop_4973 loop_4972: or %l0, %g7, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x28] %asi, %f1 loop_4973: xnor %g5, %o7, %o4 set 0x46, %o7 nop ! lduba [%l7 + %o7] 0x80, %o2 ASI use replaced by convert2hboot movo %fcc3, 0x2C2, %i3 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casxa [%l6] 0x19, %o1, %g4 ASI use replaced by convert2hboot call loop_4974 bleu,a,pt %icc, loop_4975 nop set 0x20, %l2 flush %l7 + %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_4974: nop set 0x0A, %o0 nop ! lduba [%l7 + %o0] 0x81, %o5 ASI use replaced by convert2hboot loop_4975: sth %i0, [%l7 + 0x28] nop set 0x0D, %o3 stb %i7, [%l7 + %o3] call loop_4976 flush %l7 + 0x44 edge8 %g6, %l4, %g1 wr %g0, 0x0, %pcr ! wr %l5, %i4, %ccr changed by convert2hboot loop_4976: ldsh [%l7 + 0x4A], %l2 set 0x40, %g4 nop ! stda %f0, [%l7 + %g4] 0xd3 ASI use replaced by convert2hboot call loop_4977 movrgz %g2, 0x329, %o3 movneg %icc, 0x7FC, %i6 movrlez %i5, 0x2BD, %o6 loop_4977: nop nop setx 0x449000, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr prefetch [%l7 + 0x14], 4 fmovsvc %icc, %f23, %f31 nop nop setx 0x74231667, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f8 setx 0xD925D633, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f1 fsubs %f1, %f8, %f10 nop setx 0x0B40, %l0, %l1 udivx %g3, %l1, %o0 nop ! rdhpr %hpstate, %l3 changed by convert2hboot fmul8sux16 %f12, %f28, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x0C, %i5 flush %l7 + %i5 call loop_4978 nop set 0x30, %g7 ldd [%l7 + %g7], %i6 ldd [%l7 + 0x20], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_4978: movule %fcc1, %g5, %o4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop nop setx 0x2071C400, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr std %f2, [%l7 + 0x30] set 0x50, %g6 nop ! ldswa [%l7 + %g6] 0x04, %i3 ASI use replaced by convert2hboot call loop_4979 call loop_4980 array16 %o1, %g4, %i2 nop set 0x5D, %g5 ldsb [%l7 + %g5], %o5 loop_4979: nop set 0x70, %i4 nop ! lduha [%l7 + %i4] 0x19, %i0 ASI use replaced by convert2hboot loop_4980: nop set 0x18, %l4 ldd [%l7 + %l4], %f12 set 0x18, %l3 nop ! prefetcha [%l7 + %l3] 0x19, 4 ASI use replaced by convert2hboot ldstub [%l7 + 0x2A], %i7 movrlez %g1, 0x2AF, %l4 bmask %i4, %l5, %l2 stx %g2, [%l7 + 0x20] nop set 0x50, %l5 ldd [%l7 + %l5], %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot call loop_4981 add %o6, 0x12B4, %i5 nop ! tg %xcc, 0x35 changed by convert2hboot nop nop setx 0xFFC42226A0459400, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr loop_4981: st %f24, [%l7 + 0x48] call loop_4982 fnors %f5, %f17, %f18 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_4982: call loop_4983 call loop_4984 stw %o0, [%l7 + 0x0C] movrgz %l3, 0x217, %i1 loop_4983: call loop_4985 loop_4984: ldsh [%l7 + 0x0C], %l0 swap [%l7 + 0x7C], %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_4985: call loop_4986 edge16 %g7, %g5, %o4 nop set 0x58, %o2 ldx [%l7 + %o2], %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_4986: call loop_4987 rdpr %gl, %o1 stb %g4, [%l7 + 0x17] nop set 0x38, %o5 flush %l7 + %o5 loop_4987: sll %i2, 0x1D, %i3 add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %o5 nop ! casa [%l6] 0x19, %o5, %i0 ASI use replaced by convert2hboot nop set 0x70, %g1 std %i6, [%l7 + %g1] wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync call loop_4988 movpos %icc, %g1, %l4 movne %icc, %l5, %l2 add %l7, 0x4C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_4988: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop nop setx 0x9E6C6F7370422400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr rd %softint, %o3 nop ! tgu %xcc, 0x60 changed by convert2hboot ldsb [%l7 + 0x11], %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot fmovdn %fcc2, %f22, %f18 set 0x20, %l0 nop ! ldswa [%l7 + %l0] 0x11, %o6 ASI use replaced by convert2hboot nop nop setx 0xB07AF800, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr nop set 0x76, %i6 lduh [%l7 + %i6], %o0 call loop_4989 movvs %xcc, %i1, %l0 call loop_4990 call loop_4991 loop_4989: nop ! tne %icc, 0x38 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x16, %asi changed by convert2hboot membar #Sync loop_4990: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_4991: nop nop setx 0x57F24DB7, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f8 setx 0x11A38B38, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f29 fdivs %f29, %f8, %f10 set 0x10, %i7 nop ! stha %g3, [%l7 + %i7] 0x2f ASI use replaced by convert2hboot membar #Sync ldsh [%l7 + 0x42], %l3 call loop_4992 fcmpd %fcc2, %f14, %f30 set 0x17, %i0 nop ! ldstuba [%l7 + %i0] 0x81, %g7 ASI use replaced by convert2hboot loop_4992: nop ! tpos %xcc, 0x76 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x4, %fprs changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_4993 call loop_4994 fpsub32s %f29, %f28, %f0 ld [%l7 + 0x3C], %f11 loop_4993: nop set 0x52, %g3 nop ! stba %o7, [%l7 + %g3] 0x81 ASI use replaced by convert2hboot loop_4994: nop set 0x2A, %g2 nop ! lduha [%l7 + %g2] 0x10, %o1 ASI use replaced by convert2hboot sllx %i2, 0x06, %g4 nop ! rdhpr %hintp, %i3 changed by convert2hboot call loop_4995 fmovrdgez %o5, %f6, %f24 brz,pn %i0, loop_4996 ld [%l7 + 0x38], %f6 loop_4995: nop ! rdhpr %hsys_tick_cmpr, %g6 changed by convert2hboot umulcc %g1, 0x1EB9, %i7 loop_4996: fnot1s %f14, %f12 lduw [%l7 + 0x44], %l5 nop nop setx 0x91691A2C3071F400, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr call loop_4997 rdpr %gl, %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_4997: movgu %xcc, %i4, %i6 set 0x3A, %i2 nop ! lduba [%l7 + %i2] 0x89, %g2 ASI use replaced by convert2hboot set 0x18, %o1 nop ! ldxa [%l7 + %o1] 0x81, %o3 ASI use replaced by convert2hboot andcc %i5, 0x1E67, %l1 add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casxa [%l6] 0x88, %o0, %i1 ASI use replaced by convert2hboot call loop_4998 st %f14, [%l7 + 0x78] set 0x75, %i1 nop ! ldstuba [%l7 + %i1] 0x10, %l0 ASI use replaced by convert2hboot loop_4998: nop add %l7, 0x64, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_4999 ldsw [%l7 + 0x68], %g3 rd %y, %g7 movo %fcc1, 0x6D0, %l3 loop_4999: movo %fcc3, %o4, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2e, %asi changed by convert2hboot call loop_5000 nop set 0x1E, %i3 sth %o7, [%l7 + %i3] call loop_5001 call loop_5002 loop_5000: call loop_5003 nop ! rdhpr %hsys_tick_cmpr, %g4 changed by convert2hboot loop_5001: call loop_5004 loop_5002: bleu,a %xcc, loop_5005 loop_5003: call loop_5006 fbge,a,pt %fcc0, loop_5007 loop_5004: sdivcc %i3, 0x00BD, %o5 loop_5005: call loop_5008 loop_5006: ld [%l7 + 0x08], %f10 loop_5007: call loop_5009 call loop_5010 loop_5008: std %f0, [%l7 + 0x48] fmovdo %fcc0, %f12, %f20 loop_5009: nop set 0x60, %o4 sth %i0, [%l7 + %o4] loop_5010: call loop_5011 call loop_5012 nop ! tsubcc %g1, 0x42, %g6 changed by convert2hboot ldsh [%l7 + 0x3E], %i7 loop_5011: call loop_5013 loop_5012: sll %l4, %l5, %l2 nop ! sir 0x1B5B !!sir is illegal_instruction movpos %xcc, %i6, %i4 loop_5013: sdivcc %g2, 0x1EAB, %o3 ldsw [%l7 + 0x28], %l1 fmovsge %fcc3, %f17, %f28 fpsub16s %f11, %f30, %f3 stb %i5, [%l7 + 0x28] nop ! tsubcc %i1, 0x7e, %o0 changed by convert2hboot call loop_5014 rdpr %pil, %o6 stx %l0, [%l7 + 0x70] bpos,a,pt %xcc, loop_5015 loop_5014: stw %l6, [%l7 + 0x18] call loop_5016 call loop_5017 loop_5015: stw %g3, [%l7 + 0x30] wrpr %l3, 0x1A33, %pil loop_5016: fmovdn %xcc, %f6, %f16 loop_5017: bneg,a %icc, loop_5018 call loop_5019 sub %o4, 0x0A0B, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x10] %asi, %f28 loop_5018: nop set 0x48, %o6 ldx [%l7 + %o6], %o2 loop_5019: call loop_5020 addc %g5, %o1, %i2 fmovdul %fcc0, %f20, %f0 wr %g0, 0x0, %pcr ! wr %g4, %i3, %pic changed by convert2hboot loop_5020: fmovdule %fcc2, %f12, %f30 call loop_5021 nop set 0x68, %l1 std %f8, [%l7 + %l1] st %f20, [%l7 + 0x48] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_5021: call loop_5022 edge32n %i0, %o5, %g6 call loop_5023 fmul8ulx16 %f12, %f8, %f26 loop_5022: xnorcc %i7, 0x116E, %g1 nop set 0x17, %o7 ldsb [%l7 + %o7], %l5 loop_5023: xnorcc %l2, 0x1CC9, %i6 rdpr %cansave, %i4 call loop_5024 fmovdug %fcc2, %f6, %f4 set 0x0C, %l6 nop ! lduha [%l7 + %l6] 0x11, %l4 ASI use replaced by convert2hboot loop_5024: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot call loop_5025 call loop_5026 smulcc %g2, 0x1C7B, %i5 call loop_5027 loop_5025: call loop_5028 loop_5026: call loop_5029 nop ! rdhpr %htba, %i1 changed by convert2hboot loop_5027: subccc %o0, %o6, %l0 loop_5028: std %f8, [%l7 + 0x08] loop_5029: nop ! tge %xcc, 0x68 changed by convert2hboot stx %l6, [%l7 + 0x78] call loop_5030 nop set 0x08, %l2 lduw [%l7 + %l2], %l3 stb %g3, [%l7 + 0x14] set 0x60, %o0 nop ! lduha [%l7 + %o0] 0x89, %g7 ASI use replaced by convert2hboot loop_5030: nop nop setx 0x12858D7210783800, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr call loop_5031 fmovsu %fcc1, %f16, %f3 call loop_5032 srl %o2, 0x0E, %o4 loop_5031: movn %fcc0, %o1, %g5 edge8ln %i2, %i3, %o7 loop_5032: fands %f23, %f5, %f3 set 0x58, %g4 nop ! prefetcha [%l7 + %g4] 0x19, 0 ASI use replaced by convert2hboot call loop_5033 nop set 0x44, %i5 ldsw [%l7 + %i5], %o5 movlg %fcc1, %i0, %i7 array8 %g6, %g1, %l2 loop_5033: ldd [%l7 + 0x10], %f30 movlg %fcc2, %l5, %i4 mulx %l4, %i6, %l1 fpadd16 %f24, %f22, %f18 wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot addccc %i5, %g2, %o0 fbo,a,pn %fcc3, loop_5034 movue %fcc2, 0x06E, %o6 set 0x20, %o3 nop ! stha %l0, [%l7 + %o3] 0x89 ASI use replaced by convert2hboot loop_5034: call loop_5035 nop set 0x22, %g6 lduh [%l7 + %g6], %i1 stw %l6, [%l7 + 0x0C] call loop_5036 loop_5035: nop set 0x78, %g5 std %l2, [%l7 + %g5] call loop_5037 addccc %g3, 0x1A7A, %g7 loop_5036: edge8l %o2, %o1, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_5037: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x18, %g7 lda [%l7 + %g7] 0x18, %f1 set 0x78, %i4 nop ! ldsha [%l7 + %i4] 0x10, %i2 ASI use replaced by convert2hboot lduw [%l7 + 0x18], %o7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x6DA, %hsys_tick_cmpr changed by convert2hboot call loop_5038 fmovrdgz %i7, %f14, %f4 nop set 0x70, %l4 std %f18, [%l7 + %l4] call loop_5039 loop_5038: ldd [%l7 + 0x10], %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x30] %asi, %f28 loop_5039: ldsw [%l7 + 0x44], %g4 set 0x30, %l5 nop ! swapa [%l7 + %l5] 0x19, %g1 ASI use replaced by convert2hboot set 0x40, %l3 lda [%l7 + %l3] 0x0c, %f19 fcmple32 %f30, %f26, %l2 rd %pc, %l5 orn %i4, 0x0807, %g6 edge32n %l4, %i6, %l1 ld [%l7 + 0x14], %f27 ldsw [%l7 + 0x1C], %i5 movne %icc, %o3, %g2 ldub [%l7 + 0x1D], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movleu %icc, 0x072, %l0 stw %i1, [%l7 + 0x64] set 0x18, %o5 nop ! lduha [%l7 + %o5] 0x10, %l3 ASI use replaced by convert2hboot ldsh [%l7 + 0x10], %l6 subc %g3, 0x1420, %g7 stb %o1, [%l7 + 0x49] movrlez %o2, 0x2FC, %g5 fmovrsne %i3, %f16, %f29 stb %o4, [%l7 + 0x6C] addcc %i2, 0x125D, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot movlg %fcc3, %i7, %g4 call loop_5040 nop ! tsubcctv %g1, 0x71, %i0 changed by convert2hboot call loop_5041 bpos,a,pn %icc, loop_5042 loop_5040: nop nop setx 0xA0573C00, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr loop_5041: sub %l5, %i4, %l2 loop_5042: nop ! te %icc, 0x78 changed by convert2hboot set 0x7C, %o2 nop ! ldsba [%l7 + %o2] 0x88, %g6 ASI use replaced by convert2hboot fzeros %f21 call loop_5043 movrgez %l4, %l1, %i6 set 0x3C, %l0 lda [%l7 + %l0] 0x10, %f8 loop_5043: nop set 0x28, %i6 nop ! stxa %o3, [%l7 + %i6] 0x04 ASI use replaced by convert2hboot movre %g2, 0x2D1, %i5 call loop_5044 st %f29, [%l7 + 0x10] sdivx %o6, 0x1F9C, %l0 prefetch [%l7 + 0x28], 4 loop_5044: nop set 0x7B, %i7 ldub [%l7 + %i7], %i1 fbl %fcc3, loop_5045 fmul8x16al %f29, %f14, %f6 call loop_5046 call loop_5047 loop_5045: or %l3, %l6, %g3 popc %o0, %o1 loop_5046: srax %g7, 0x17, %g5 loop_5047: nop set 0x74, %i0 nop ! lduba [%l7 + %i0] 0x81, %o2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_5048 nop ! tl %xcc, 0x68 changed by convert2hboot andcc %o4, %i2, %o5 call loop_5049 loop_5048: call loop_5050 call loop_5051 stx %o7, [%l7 + 0x60] loop_5049: edge16n %g4, %g1, %i7 loop_5050: fmuld8sux16 %f26, %f30, %f6 loop_5051: and %l5, 0x14C6, %i0 nop set 0x10, %g1 std %f8, [%l7 + %g1] nop set 0x4C, %g3 lduh [%l7 + %g3], %l2 call loop_5052 stw %i4, [%l7 + 0x0C] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_5052: call loop_5053 sllx %l1, 0x17, %l4 movug %fcc2, %i6, %o3 call loop_5054 loop_5053: nop ! sir 0x01E6 !!sir is illegal_instruction fornot2 %f8, %f28, %f28 nop set 0x50, %g2 ldd [%l7 + %g2], %i4 loop_5054: or %o6, 0x1CBB, %g2 movl %xcc, %i1, %l3 mova %fcc3, %l0, %l6 call loop_5055 add %o0, %g3, %g7 call loop_5056 movg %fcc1, 0x635, %g5 loop_5055: std %o2, [%l7 + 0x10] fexpand %f18, %f0 loop_5056: stb %i3, [%l7 + 0x43] call loop_5057 nop set 0x48, %o1 ldsb [%l7 + %o1], %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot loop_5057: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! tneg %icc, 0x70 changed by convert2hboot fmovscs %xcc, %f6, %f11 fnands %f19, %f16, %f7 wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot array8 %o7, %g4, %i7 flush %l7 + 0x48 movvc %icc, 0x389, %g1 bmask %i0, %l2, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot ldx [%l7 + 0x20], %g6 nop set 0x30, %i2 swap [%l7 + %i2], %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f9, [%l7 + 0x0C] %asi nop set 0x20, %i1 std %i4, [%l7 + %i1] set 0x5E, %i3 nop ! stba %i6, [%l7 + %i3] 0x19 ASI use replaced by convert2hboot call loop_5058 call loop_5059 edge16 %o3, %i5, %o6 nop set 0x08, %o6 stw %g2, [%l7 + %o6] loop_5058: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xCBD, %hsys_tick_cmpr changed by convert2hboot loop_5059: nop set 0x6C, %o4 nop ! swapa [%l7 + %o4] 0x04, %l3 ASI use replaced by convert2hboot and %l4, %l6, %l0 andn %o0, 0x0183, %g3 set 0x2C, %o7 nop ! stba %g5, [%l7 + %o7] 0x10 ASI use replaced by convert2hboot alignaddr %o2, %i3, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot movle %xcc, %o1, %i2 call loop_5060 move %xcc, %o5, %o7 call loop_5061 bne %icc, loop_5062 loop_5060: brgz %g4, loop_5063 call loop_5064 loop_5061: addc %g7, %i7, %g1 loop_5062: ldsb [%l7 + 0x64], %i0 loop_5063: call loop_5065 loop_5064: nop ! tle %xcc, 0x41 changed by convert2hboot nop ! rdpr %tl, %l2 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_5065: fbule,a %fcc1, loop_5066 wr %g0, 0x0, %pcr ! wr %l1, 0x0706, %set_softint changed by convert2hboot nop nop setx 0x50C8FE6CE0598800, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr array16 %l5, %i4, %i6 loop_5066: nop add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %o3 nop ! casa [%l6] 0x19, %o3, %o6 ASI use replaced by convert2hboot call loop_5067 call loop_5068 sdivx %i5, 0x198F, %i1 nop set 0x68, %l1 stw %g2, [%l7 + %l1] loop_5067: fnands %f4, %f6, %f25 loop_5068: nop set 0x18, %l2 nop ! prefetcha [%l7 + %l2] 0x81, 1 ASI use replaced by convert2hboot call loop_5069 nop set 0x78, %o0 ldd [%l7 + %o0], %l4 nop nop setx 0xA5F3F3D860412000, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr rdpr %canrestore, %l0 loop_5069: ldd [%l7 + 0x48], %i6 std %f20, [%l7 + 0x28] call loop_5070 call loop_5071 call loop_5072 nop set 0x1E, %l6 sth %o0, [%l7 + %l6] loop_5070: nop set 0x30, %g4 lduw [%l7 + %g4], %g3 loop_5071: nop set 0x6C, %o3 nop ! lduwa [%l7 + %o3] 0x11, %o2 ASI use replaced by convert2hboot loop_5072: ld [%l7 + 0x60], %f10 st %f8, [%l7 + 0x6C] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_5073 call loop_5074 call loop_5075 nop ! rdhpr %hsys_tick_cmpr, %g5 changed by convert2hboot loop_5073: ldsw [%l7 + 0x3C], %o4 loop_5074: nop setx 0x008C, %l0, %o5 sdivx %o1, %o5, %i2 loop_5075: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot array16 %o7, %i7, %g1 call loop_5076 rd %ccr, %g7 call loop_5077 movre %i0, %g6, %l1 loop_5076: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x68] %asi, %f15 loop_5077: nop set 0x40, %i5 nop ! stda %f0, [%l7 + %i5] 0xc2 ASI use replaced by convert2hboot call loop_5078 call loop_5079 fcmpne32 %f24, %f6, %l2 call loop_5080 loop_5078: nop setx loop_5081, %l0, %l1 jmpl %l1, %i4 loop_5079: ldub [%l7 + 0x76], %i6 edge8n %o3, %l5, %o6 loop_5080: nop ! tl %icc, 0x64 changed by convert2hboot loop_5081: nop set 0x7C, %g5 lduw [%l7 + %g5], %i5 set 0x14, %g6 sta %f8, [%l7 + %g6] 0x04 call loop_5082 brnz,a %i1, loop_5083 call loop_5084 fornot1s %f8, %f10, %f19 loop_5082: prefetch [%l7 + 0x7C], 3 loop_5083: nop set 0x70, %g7 ldx [%l7 + %g7], %g2 loop_5084: ldub [%l7 + 0x6C], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot std %f8, [%l7 + 0x70] call loop_5085 fnot1s %f23, %f28 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_5085: nop set 0x50, %l4 swap [%l7 + %l4], %l6 call loop_5086 nop set 0x18, %l5 std %o0, [%l7 + %l5] fbn %fcc2, loop_5087 call loop_5088 loop_5086: umulcc %g3, 0x0DB2, %i3 loop_5087: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_5088: nop set 0x38, %i4 sta %f2, [%l7 + %i4] 0x80 call loop_5089 array16 %g5, %o4, %o1 call loop_5090 lduh [%l7 + 0x32], %o5 loop_5089: call loop_5091 call loop_5092 loop_5090: nop nop setx 0x8E0D25CBC07EF800, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr nop ! tneg %xcc, 0x6d changed by convert2hboot loop_5091: prefetch [%l7 + 0x1C], 0 loop_5092: nop ! rdhpr %ver, %i2 changed by convert2hboot bvc %xcc, loop_5093 call loop_5094 fmovsne %fcc0, %f27, %f10 ldsb [%l7 + 0x19], %o7 loop_5093: fzeros %f1 loop_5094: nop set 0x20, %l3 nop ! stwa %i7, [%l7 + %l3] 0x10 ASI use replaced by convert2hboot movo %fcc2, 0x326, %g1 fmovdgu %xcc, %f22, %f0 set 0x40, %o5 nop ! ldda [%l7 + %o5] 0x88, %f16 ASI use replaced by convert2hboot set 0x10, %l0 nop ! ldxa [%g0 + %l0] 0x21, %g7 ASI use replaced by convert2hboot ldub [%l7 + 0x2D], %i0 sth %g4, [%l7 + 0x70] nop set 0x38, %o2 ldd [%l7 + %o2], %l0 nop set 0x5C, %i7 flush %l7 + %i7 bmask %l2, %g6, %i6 call loop_5095 call loop_5096 fmovs %f13, %f15 set 0x28, %i6 nop ! lduba [%l7 + %i6] 0x89, %o3 ASI use replaced by convert2hboot loop_5095: fbuge,a %fcc2, loop_5097 loop_5096: nop set 0x25, %g1 ldub [%l7 + %g1], %l5 nop ! tg %icc, 0x4c changed by convert2hboot call loop_5098 loop_5097: nop set 0x5B, %g3 ldstub [%l7 + %g3], %o6 call loop_5099 nop set 0x18, %g2 ldd [%l7 + %g2], %f24 loop_5098: nop set 0x74, %i0 prefetch [%l7 + %i0], 1 lduw [%l7 + 0x5C], %i5 loop_5099: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot brgz,a %g2, loop_5100 ldx [%l7 + 0x08], %l4 std %i0, [%l7 + 0x18] loop_5100: ld [%l7 + 0x2C], %f6 nop ! rdhpr %hsys_tick_cmpr, %l0 changed by convert2hboot movule %fcc1, 0x3CD, %l3 nop ! tsubcc %l6, 0x57, %g3 changed by convert2hboot stb %i3, [%l7 + 0x57] call loop_5101 smul %o0, %g5, %o4 fnegd %f20, %f16 call loop_5102 loop_5101: nop nop setx 0x30607C00, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr std %o0, [%l7 + 0x18] add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %o2, %o5 ASI use replaced by convert2hboot loop_5102: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop set 0x50, %i2 lduh [%l7 + %i2], %o7 rd %sys_tick_cmpr, %g1 set 0x46, %i1 nop ! stha %g7, [%l7 + %i1] 0x2f ASI use replaced by convert2hboot membar #Sync call loop_5103 nop nop setx 0x997E929FD07A8400, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr flush %l7 + 0x38 nop nop setx 0x10462800, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr loop_5103: add %i7, 0x088B, %i0 movcs %xcc, %l1, %g4 xnorcc %g6, 0x1066, %i6 ldsw [%l7 + 0x44], %l2 wrpr %o3, 0x04D4, %cwp call loop_5104 call loop_5105 move %fcc0, %o6, %l5 nop ! rdpr %tba, %i5 changed by convert2hboot loop_5104: call loop_5106 loop_5105: call loop_5107 movpos %icc, %i4, %l4 bpos %xcc, loop_5108 loop_5106: rd %pc, %g2 loop_5107: rd %ccr, %l0 set 0x48, %o1 nop ! swapa [%l7 + %o1] 0x88, %l3 ASI use replaced by convert2hboot loop_5108: nop set 0x6A, %o6 lduh [%l7 + %o6], %i1 fmovrsne %g3, %f3, %f7 nop ! tleu %xcc, 0x58 changed by convert2hboot nop nop setx 0xBE4ADAEE, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f10 setx 0x32C90C8C, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f5 fmuls %f5, %f10, %f31 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync nop ! wrpr %i3, 0x0013, %tick changed by convert2hboot fand %f30, %f16, %f12 call loop_5109 nop set 0x40, %o4 ldx [%l7 + %o4], %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_5109: nop set 0x20, %i3 swap [%l7 + %i3], %o1 call loop_5110 call loop_5111 movul %fcc3, %o0, %o5 ldsh [%l7 + 0x4C], %i2 loop_5110: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_5111: nop set 0x26, %l1 nop ! ldsba [%l7 + %l1] 0x80, %o2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g7, 0x054D, %set_softint changed by convert2hboot set 0x5D, %o7 nop ! lduba [%l7 + %o7] 0x89, %i7 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x28, %l2 nop ! swapa [%l7 + %l2] 0x11, %g1 ASI use replaced by convert2hboot set 0x3D, %l6 nop ! ldstuba [%l7 + %l6] 0x88, %l1 ASI use replaced by convert2hboot add %g6, %g4, %i6 call loop_5112 wr %g0, 0x0, %pcr ! wr %o3, %o6, %clear_softint changed by convert2hboot fmovdg %fcc1, %f18, %f8 nop ! rdpr %tl, %l5 changed by convert2hboot loop_5112: std %l2, [%l7 + 0x30] rd %softint, %i5 set 0x5C, %g4 nop ! ldsha [%l7 + %g4] 0x18, %l4 ASI use replaced by convert2hboot fbue,pn %fcc1, loop_5113 stb %i4, [%l7 + 0x12] edge32 %g2, %l0, %l3 stb %g3, [%l7 + 0x35] loop_5113: nop set 0x26, %o0 nop ! ldstuba [%l7 + %o0] 0x80, %l6 ASI use replaced by convert2hboot udivx %i3, 0x04A3, %g5 ldub [%l7 + 0x7F], %i1 sll %o1, %o0, %o4 call loop_5114 nop set 0x38, %i5 std %o4, [%l7 + %i5] set 0x60, %g5 nop ! ldda [%l7 + %g5] 0x10, %i2 ASI use replaced by convert2hboot loop_5114: and %o7, 0x095C, %g7 prefetch [%l7 + 0x40], 2 bneg,a %xcc, loop_5115 subcc %i7, %i0, %g1 set 0x38, %o3 nop ! stwa %o2, [%l7 + %o3] 0x04 ASI use replaced by convert2hboot loop_5115: srlx %l1, %g4, %i6 fmovdleu %icc, %f6, %f18 nop set 0x72, %g6 ldub [%l7 + %g6], %g6 movrne %o6, 0x107, %o3 set 0x33, %g7 nop ! lduba [%l7 + %g7] 0x04, %l2 ASI use replaced by convert2hboot movre %l5, 0x3EA, %l4 nop set 0x58, %l5 ldstub [%l7 + %l5], %i4 fmovdneg %icc, %f6, %f14 subcc %i5, 0x1A79, %g2 rd %ccr, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_5116 movul %fcc0, 0x468, %g3 movrgz %l0, 0x0CD, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_5116: brgz %i1, loop_5117 lduh [%l7 + 0x4A], %l6 call loop_5118 call loop_5119 loop_5117: nop ! wrpr %o0, 0x1FED, %tick changed by convert2hboot array8 %o1, %o5, %i2 loop_5118: call loop_5120 loop_5119: fmovdu %fcc0, %f4, %f8 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_5120: movug %fcc3, %g7, %i7 call loop_5121 call loop_5122 nop set 0x1C, %i4 ldsw [%l7 + %i4], %i0 sth %g1, [%l7 + 0x6E] loop_5121: nop set 0x40, %l3 nop ! ldda [%l7 + %l3] 0x18, %f0 ASI use replaced by convert2hboot loop_5122: nop set 0x0E, %l4 nop ! ldsha [%l7 + %l4] 0x88, %o2 ASI use replaced by convert2hboot fmul8sux16 %f10, %f30, %f18 edge8 %o4, %l1, %g4 set 0x40, %o5 nop ! stda %f16, [%l7 + %o5] 0xf0 ASI use replaced by convert2hboot membar #Sync fmovrse %i6, %f30, %f11 call loop_5123 call loop_5124 nop nop setx 0xF0623C00, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr fmovsleu %xcc, %f10, %f20 loop_5123: ldsb [%l7 + 0x26], %g6 loop_5124: nop ! tsubcc %o6, 0x4f, %o3 changed by convert2hboot call loop_5125 call loop_5126 mova %icc, 0x076, %l5 std %f24, [%l7 + 0x48] loop_5125: subc %l4, %i4, %l2 loop_5126: fbl,pt %fcc2, loop_5127 call loop_5128 call loop_5129 call loop_5130 loop_5127: wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot loop_5128: andncc %g2, %g3, %l3 loop_5129: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_5130: call loop_5131 fcmpgt16 %f18, %f8, %l0 wr %g0, 0x0, %pcr ! wr %i1, %o0, %softint changed by convert2hboot call loop_5132 loop_5131: fbge,a %fcc1, loop_5133 call loop_5134 sllx %o1, %o5, %l6 loop_5132: bn,a,pn %icc, loop_5135 loop_5133: nop ! rdhpr %hsys_tick_cmpr, %o7 changed by convert2hboot loop_5134: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_5135: call loop_5136 call loop_5137 xnorcc %i2, %g7, %i0 nop ! tg %xcc, 0x50 changed by convert2hboot loop_5136: addccc %i7, %g1, %o4 loop_5137: call loop_5138 nop set 0x7D, %l0 ldub [%l7 + %l0], %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot sta %f5, [%l7 + 0x3C] %asi loop_5138: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot edge8 %g6, %i6, %o3 call loop_5139 udivx %l5, 0x0CBC, %o6 set 0x40, %o2 nop ! ldda [%l7 + %o2] 0x80, %f16 ASI use replaced by convert2hboot loop_5139: array8 %l4, %l2, %i4 nop set 0x4A, %i7 ldsh [%l7 + %i7], %i5 set 0x58, %g1 nop ! stxa %g2, [%l7 + %g1] 0x19 ASI use replaced by convert2hboot fcmpeq32 %f10, %f0, %g3 array32 %i3, %g5, %l3 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf9, %asi changed by convert2hboot movcc %xcc, 0x0DB, %l0 call loop_5140 umul %o0, 0x173A, %o1 call loop_5141 addccc %o5, 0x0EE1, %i1 loop_5140: nop set 0x40, %g3 ldsb [%l7 + %g3], %l6 edge32ln %o7, %g7, %i0 loop_5141: swap [%l7 + 0x74], %i2 movl %fcc1, %g1, %o4 nop set 0x32, %g2 sth %i7, [%l7 + %g2] nop set 0x48, %i0 std %l0, [%l7 + %i0] call loop_5142 call loop_5143 movug %fcc3, 0x4A3, %g4 call loop_5144 loop_5142: addc %o2, 0x12A3, %g6 loop_5143: nop set 0x40, %i6 ldx [%l7 + %i6], %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_5144: srlx %o6, 0x04, %o3 fmovrslez %l2, %f14, %f0 fbo,a,pt %fcc3, loop_5145 nop nop setx 0xA042DC00, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr stw %l4, [%l7 + 0x64] rd %sys_tick_cmpr, %i5 loop_5145: nop nop setx 0xBA9D7AD0606F7C00, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr nop set 0x54, %i1 stb %i4, [%l7 + %i1] fmovdge %xcc, %f22, %f30 nop set 0x48, %i2 ldx [%l7 + %i2], %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x20, %o6 nop ! lduha [%l7 + %o6] 0x88, %g5 ASI use replaced by convert2hboot add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot movl %xcc, 0x51E, %l0 alignaddrl %o1, %o5, %o0 nop ! tgu %icc, 0x47 changed by convert2hboot array8 %l6, %o7, %i1 call loop_5146 bshuffle %f14, %f26, %f12 call loop_5147 nop set 0x78, %o1 std %i0, [%l7 + %o1] loop_5146: call loop_5148 ble,pn %xcc, loop_5149 loop_5147: andn %i2, 0x184F, %g1 fbule,a %fcc1, loop_5150 loop_5148: call loop_5151 loop_5149: call loop_5152 brlez %o4, loop_5153 loop_5150: call loop_5154 loop_5151: call loop_5155 loop_5152: edge8 %i7, %l1, %g7 loop_5153: fmovslg %fcc0, %f25, %f31 loop_5154: nop nop setx 0x48075E14, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f14 setx 0x63D329DE, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f9 fdivs %f9, %f14, %f4 loop_5155: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot or %g6, %i6, %l5 call loop_5156 nop set 0x18, %i3 ldd [%l7 + %i3], %f26 call loop_5157 call loop_5158 loop_5156: nop nop setx 0x407C00, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr loop_5157: nop set 0x2E, %o4 stb %g4, [%l7 + %o4] loop_5158: call loop_5159 edge32ln %o3, %o6, %l4 set 0x18, %l1 nop ! ldxa [%g0 + %l1] 0x50, %i5 ASI use replaced by convert2hboot loop_5159: ldd [%l7 + 0x68], %f22 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot brz %g3, loop_5160 nop set 0x18, %l2 ldsw [%l7 + %l2], %i3 set 0x40, %o7 nop ! stda %f16, [%l7 + %o7] 0xcc ASI use replaced by convert2hboot loop_5160: nop wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_5161 nop nop setx 0x20476400, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_5161: nop add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_5162 nop ! tle %icc, 0x7f changed by convert2hboot array32 %o0, %l6, %l0 nop set 0x20, %g4 ldsw [%l7 + %g4], %o7 loop_5162: call loop_5163 nop nop setx 0x1D6403CC, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f7 fsqrts %f7, %f19 addc %i1, %i2, %g1 call loop_5164 loop_5163: nop set 0x6E, %l6 ldub [%l7 + %l6], %i0 edge8n %o4, %l1, %g7 sdivx %o2, 0x12FB, %i7 loop_5164: nop ! wrpr %g6, %i6, %tick changed by convert2hboot fmovrsgz %l5, %f18, %f29 nop setx loop_5165, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002400001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot bcc,a,pn %icc, loop_5166 call loop_5167 srl %g4, 0x0A, %o3 loop_5165: call loop_5168 loop_5166: call loop_5169 loop_5167: movle %xcc, 0x4B2, %o6 fmovdug %fcc1, %f0, %f12 loop_5168: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot loop_5169: array16 %l4, %g3, %l2 lduw [%l7 + 0x68], %g5 set 0x48, %o0 nop ! stxa %i3, [%l7 + %o0] 0x18 ASI use replaced by convert2hboot mova %xcc, %l3, %i4 movue %fcc2, 0x05E, %o1 call loop_5170 fmovdne %icc, %f18, %f22 call loop_5171 call loop_5172 loop_5170: nop set 0x28, %i5 sth %o5, [%l7 + %i5] sllx %o0, 0x11, %g2 loop_5171: call loop_5173 loop_5172: nop nop setx 0x424D710EF0566000, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr nop ! tle %icc, 0x46 changed by convert2hboot call loop_5174 loop_5173: nop ! tcc %icc, 0x59 changed by convert2hboot call loop_5175 sth %l0, [%l7 + 0x10] loop_5174: nop fitos %f14, %f30 fstox %f30, %f12 swap [%l7 + 0x38], %o7 loop_5175: call loop_5176 ldd [%l7 + 0x58], %f20 fbug %fcc1, loop_5177 wr %g0, 0x0, %pcr ! wr %i1, %i2, %ccr changed by convert2hboot loop_5176: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xDA2, %hsys_tick_cmpr changed by convert2hboot movne %xcc, %l6, %i0 loop_5177: sub %o4, %l1, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x4C] %asi, %f27 call loop_5178 ldd [%l7 + 0x68], %o2 nop ! sir 0x1A60 !!sir is illegal_instruction movuge %fcc1, 0x40F, %g6 loop_5178: nop set 0x5C, %g5 nop ! stwa %i6, [%l7 + %g5] 0x18 ASI use replaced by convert2hboot nop set 0x40, %g6 std %l4, [%l7 + %g6] bleu,a %xcc, loop_5179 nop set 0x20, %o3 swap [%l7 + %o3], %g4 set 0x4C, %g7 nop ! ldsba [%l7 + %g7] 0x81, %o3 ASI use replaced by convert2hboot loop_5179: nop set 0x7B, %i4 nop ! ldstuba [%l7 + %i4] 0x88, %i7 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot alignaddrl %l4, %i5, %l2 nop ! te %icc, 0x6e changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync call loop_5180 call loop_5181 movuge %fcc2, %g5, %i3 set 0x1C, %l5 lda [%l7 + %l5] 0x18, %f13 loop_5180: nop set 0x31, %l4 stb %l3, [%l7 + %l4] loop_5181: ldd [%l7 + 0x10], %f2 brz,a,pt %o1, loop_5182 ldsh [%l7 + 0x0E], %o5 smulcc %o0, %i4, %l0 subccc %o7, 0x084E, %i1 loop_5182: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x2D, %o5 stb %g2, [%l7 + %o5] nop set 0x64, %l3 stw %g1, [%l7 + %l3] call loop_5183 array8 %l6, %i0, %l1 nop setx 0x06BC, %l0, %g7 udiv %o4, %g7, %o2 call loop_5184 loop_5183: mova %icc, 0x684, %i6 set 0x2C, %o2 nop ! stwa %l5, [%l7 + %o2] 0x11 ASI use replaced by convert2hboot loop_5184: call loop_5185 fpackfix %f6, %f6 call loop_5186 fmovsn %fcc1, %f2, %f7 loop_5185: subc %g6, %o3, %g4 nop ! tn %xcc, 0x3b changed by convert2hboot loop_5186: fmovrslez %i7, %f19, %f9 nop ! tn %xcc, 0x47 changed by convert2hboot fbn,a,pt %fcc2, loop_5187 call loop_5188 nop ! te %xcc, 0x7c changed by convert2hboot bge %xcc, loop_5189 loop_5187: std %l4, [%l7 + 0x58] loop_5188: fand %f24, %f10, %f12 call loop_5190 loop_5189: st %f24, [%l7 + 0x14] fpadd32s %f11, %f21, %f4 flush %l7 + 0x3C loop_5190: stw %o6, [%l7 + 0x38] call loop_5191 movn %icc, %i5, %l2 set 0x3e0, %l0 nop ! nop ! stxa %g5, [%g0 + %l0] 0x40 ASI use replaced by convert2hboot ripped by fixASI40.pl loop_5191: nop set 0x52, %i7 sth %i3, [%l7 + %i7] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f27, [%l7 + 0x3C] %asi lduh [%l7 + 0x52], %l3 membar #Sync set 0x40, %g3 nop ! ldda [%l7 + %g3] 0x1e, %f16 ASI use replaced by convert2hboot call loop_5192 fmovsle %fcc3, %f10, %f18 nop ! tsubcc %g3, %o1, %o5 changed by convert2hboot sethi 0x16A4, %i4 loop_5192: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot mova %xcc, 0x293, %o0 mova %icc, %i1, %o7 nop setx 0x1002, %l0, %g1 sdivx %g2, %g1, %i2 movlg %fcc2, %i0, %l1 stw %l6, [%l7 + 0x30] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot subc %o4, %i6, %o2 nop ! tl %icc, 0x60 changed by convert2hboot wrpr %g6, %l5, %pil nop set 0x48, %g1 stx %g4, [%l7 + %g1] subc %i7, %o3, %o6 nop set 0x28, %g2 lduw [%l7 + %g2], %i5 set 0x74, %i0 sta %f20, [%l7 + %i0] 0x89 call loop_5193 movrgez %l2, %l4, %g5 nop set 0x08, %i6 flush %l7 + %i6 fcmpne32 %f8, %f12, %l3 loop_5193: fbule,pn %fcc2, loop_5194 sub %g3, %i3, %o5 nop ! sir 0x1563 !!sir is illegal_instruction subcc %o1, %l0, %i4 loop_5194: call loop_5195 std %i0, [%l7 + 0x28] wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot loop_5195: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot edge32 %i2, %g1, %l1 set 0x7B, %i1 nop ! ldstuba [%l7 + %i1] 0x81, %i0 ASI use replaced by convert2hboot add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x60, %i2 ldx [%l7 + %i2], %g7 call loop_5196 brgez,a %o2, loop_5197 stw %g6, [%l7 + 0x48] call loop_5198 loop_5196: nop ! tpos %icc, 0x6d changed by convert2hboot loop_5197: nop ! tne %xcc, 0x71 changed by convert2hboot nop ! tneg %icc, 0x64 changed by convert2hboot loop_5198: call loop_5199 nop setx loop_5200, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x031100001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot be,a,pt %icc, loop_5201 call loop_5202 loop_5199: nop ! tvc %xcc, 0x78 changed by convert2hboot loop_5200: call loop_5203 loop_5201: nop set 0x68, %o6 stw %i6, [%l7 + %o6] loop_5202: call loop_5204 bg,pt %xcc, loop_5205 loop_5203: call loop_5206 fxors %f9, %f0, %f24 loop_5204: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5205: nop set 0x08, %o1 nop ! stda %g4, [%l7 + %o1] 0x2b ASI use replaced by convert2hboot membar #Sync loop_5206: call loop_5207 nop ! tcc %xcc, 0x7b changed by convert2hboot call loop_5208 std %o2, [%l7 + 0x70] loop_5207: nop membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x17, %asi changed by convert2hboot loop_5208: call loop_5209 rd %asi, %i7 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x17, %asi changed by convert2hboot loop_5209: call loop_5210 call loop_5211 array16 %o6, %i5, %l2 nop nop setx 0x644D678132DBE641, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f4 fsqrtd %f4, %f4 loop_5210: subcc %g5, 0x0573, %l4 loop_5211: nop add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casxa [%l6] 0x19, %g3, %l3 ASI use replaced by convert2hboot call loop_5212 srlx %o5, 0x09, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_5212: smul %i4, 0x011E, %i1 fbe,pt %fcc0, loop_5213 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_5213: call loop_5214 nop set 0x08, %i3 std %f16, [%l7 + %i3] call loop_5215 edge8l %g2, %o7, %l0 loop_5214: call loop_5216 movrgez %g1, 0x2D5, %l1 loop_5215: movvc %icc, %i0, %i2 udivx %o4, 0x0DFD, %g7 loop_5216: nop set 0x74, %l1 ldub [%l7 + %l1], %l6 fnors %f8, %f11, %f17 fmovdne %fcc1, %f14, %f22 ldd [%l7 + 0x10], %o2 movrgez %g6, 0x059, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sllx %g4, %i7, %o6 call loop_5217 nop set 0x64, %l2 ldsw [%l7 + %l2], %i5 call loop_5218 prefetch [%l7 + 0x78], 4 loop_5217: fmovrdlez %l2, %f0, %f26 nop ! tvc %icc, 0x76 changed by convert2hboot loop_5218: nop set 0x66, %o4 stb %o3, [%l7 + %o4] nop set 0x78, %g4 std %g4, [%l7 + %g4] call loop_5219 fmovsvs %xcc, %f12, %f8 nop set 0x68, %o7 ldub [%l7 + %o7], %g3 movre %l3, %l4, %i3 loop_5219: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wrpr %g0, 0x2, %gl orn %g2, %o0, %o7 call loop_5220 rd %fprs, %l0 call loop_5221 call loop_5222 loop_5220: nop ! tl %icc, 0x49 changed by convert2hboot add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_5221: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5222: nop set 0x0D, %l6 ldub [%l7 + %l6], %l1 call loop_5223 nop ! wrpr %o4, 0x1DC0, %tick changed by convert2hboot bcs,a %icc, loop_5224 nop set 0x3C, %o0 prefetch [%l7 + %o0], 0 loop_5223: call loop_5225 nop set 0x54, %i5 lduw [%l7 + %i5], %l6 loop_5224: nop ! tne %xcc, 0x42 changed by convert2hboot fpack16 %f22, %f22 loop_5225: fsrc2s %f18, %f0 rd %sys_tick_cmpr, %o2 brlz %g6, loop_5226 nop ! wrpr %i6, 0x0DB0, %tick changed by convert2hboot nop set 0x10, %g5 ldsh [%l7 + %g5], %g7 nop nop setx 0xE780A8AEC0613C00, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr loop_5226: movu %fcc1, %l5, %g4 andncc %o6, 0x1F76, %i7 call loop_5227 rd %ccr, %l2 nop ! tcs %xcc, 0x44 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %o3, 0x0202, %set_softint changed by convert2hboot loop_5227: smul %g5, %i5, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! tle %icc, 0x5b changed by convert2hboot ldstub [%l7 + 0x16], %l3 call loop_5228 call loop_5229 sethi 0x1F01, %i3 call loop_5230 loop_5228: call loop_5231 loop_5229: edge8ln %o1, %o5, %i1 call loop_5232 loop_5230: call loop_5233 loop_5231: add %i4, 0x106C, %o0 ldub [%l7 + 0x61], %o7 loop_5232: addc %g2, %l0, %g1 loop_5233: nop set 0x20, %o3 nop ! stxa %i0, [%l7 + %o3] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_5234 call loop_5235 call loop_5236 nop ! rdhpr %ver, %l1 changed by convert2hboot loop_5234: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5235: fabss %f8, %f7 loop_5236: edge8 %l6, %o2, %o4 nop ! taddcc %g6, 0x79, %i6 changed by convert2hboot nop set 0x32, %g6 lduh [%l7 + %g6], %g7 set 0x40, %g7 nop ! stda %f0, [%l7 + %g7] 0xca ASI use replaced by convert2hboot lduh [%l7 + 0x56], %l5 udivcc %o6, 0x0426, %i7 nop ! tcs %icc, 0x64 changed by convert2hboot fnot2 %f4, %f4 nop set 0x48, %i4 ldd [%l7 + %i4], %f30 fcmpd %fcc2, %f18, %f10 nop nop setx 0x10542400, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr nop set 0x38, %l5 ldd [%l7 + %l5], %l2 movul %fcc0, 0x035, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot prefetch [%l7 + 0x1C], 2 call loop_5237 fmovse %xcc, %f14, %f19 nop set 0x6C, %o5 ldub [%l7 + %o5], %g5 nop ! tne %xcc, 0x70 changed by convert2hboot loop_5237: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync rd %fprs, %i5 set 0x2F, %l4 nop ! ldsba [%l7 + %l4] 0x19, %l4 ASI use replaced by convert2hboot prefetch [%l7 + 0x24], 1 nop set 0x30, %l3 ldsh [%l7 + %l3], %i3 stw %l3, [%l7 + 0x70] ldstub [%l7 + 0x2F], %o1 set 0x40, %l0 nop ! stda %f0, [%l7 + %l0] 0xcb ASI use replaced by convert2hboot ldub [%l7 + 0x24], %i1 call loop_5238 call loop_5239 nop setx 0x0A31, %l0, %o0 udiv %i4, %o0, %o7 stx %o5, [%l7 + 0x70] loop_5238: stx %l0, [%l7 + 0x10] loop_5239: nop nop setx 0xBAA46DEC97CFC354, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 fsqrtd %f24, %f16 edge8n %g2, %i0, %g1 rdpr %cwp, %i2 call loop_5240 prefetch [%l7 + 0x48], 1 set 0x50, %i7 nop ! lduwa [%l7 + %i7] 0x81, %l1 ASI use replaced by convert2hboot loop_5240: addcc %o2, 0x12C1, %o4 swap [%l7 + 0x38], %l6 set 0x40, %o2 nop ! stda %f0, [%l7 + %o2] 0xc0 ASI use replaced by convert2hboot call loop_5241 call loop_5242 ldub [%l7 + 0x20], %i6 call loop_5243 loop_5241: prefetch [%l7 + 0x10], 0 loop_5242: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd1, %asi changed by convert2hboot loop_5243: nop ! tcs %xcc, 0x35 changed by convert2hboot fbul %fcc3, loop_5244 call loop_5245 brlez,pn %g6, loop_5246 std %f14, [%l7 + 0x10] loop_5244: nop set 0x60, %g3 nop ! lduha [%l7 + %g3] 0x19, %l5 ASI use replaced by convert2hboot loop_5245: nop set 0x40, %g1 nop ! lduwa [%l7 + %g1] 0x10, %g7 ASI use replaced by convert2hboot loop_5246: nop ! tcs %xcc, 0x6c changed by convert2hboot set 0x68, %i0 nop ! lduwa [%l7 + %i0] 0x0c, %o6 ASI use replaced by convert2hboot call loop_5247 nop ! tg %icc, 0x6b changed by convert2hboot movne %xcc, %i7, %l2 nop nop setx 0x70588C00, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr loop_5247: swap [%l7 + 0x74], %g4 movvs %icc, 0x441, %o3 movule %fcc1, 0x5C0, %g5 nop set 0x18, %g2 ldstub [%l7 + %g2], %g3 call loop_5248 nop set 0x14, %i1 stw %l4, [%l7 + %i1] rd %softint, %i5 edge32ln %i3, %l3, %o1 loop_5248: srl %i4, 0x04, %o0 call loop_5249 fmovsug %fcc3, %f15, %f6 movre %i1, %o5, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_5249: orcc %l0, %i0, %g1 fmovrde %i2, %f2, %f16 nop ! tle %icc, 0x5e changed by convert2hboot call loop_5250 call loop_5251 swap [%l7 + 0x0C], %l1 nop ! tne %icc, 0x44 changed by convert2hboot loop_5250: st %f24, [%l7 + 0x40] loop_5251: nop set 0x76, %i6 ldsh [%l7 + %i6], %o2 nop fitod %f4, %f16 fdtox %f16, %f16 fxtod %f16, %f24 call loop_5252 smul %o4, %l6, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_5252: movgu %icc, %g7, %o6 ldsb [%l7 + 0x21], %l5 wr %g0, 0x0, %pcr ! wr %i7, %l2, %clear_softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_5253 lduh [%l7 + 0x26], %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_5253: call loop_5254 swap [%l7 + 0x28], %g3 srlx %g5, 0x04, %i5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xA14, %hsys_tick_cmpr changed by convert2hboot loop_5254: nop set 0x30, %i2 ldd [%l7 + %i2], %l2 nop ! ta %xcc, 0x3f changed by convert2hboot brnz,a,pt %i3, loop_5255 edge8 %i4, %o1, %o0 add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casxa [%l6] 0x04, %o5, %i1 ASI use replaced by convert2hboot loop_5255: bvc,a,pn %xcc, loop_5256 call loop_5257 nop set 0x7C, %o6 flush %l7 + %o6 nop ! rdhpr %hsys_tick_cmpr, %g2 changed by convert2hboot loop_5256: fpmerge %f25, %f27, %f28 loop_5257: call loop_5258 movne %fcc2, %l0, %o7 move %xcc, 0x655, %g1 call loop_5259 loop_5258: movcc %xcc, 0x662, %i0 call loop_5260 nop nop setx 0x4BDFB85C70608800, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr loop_5259: call loop_5261 xnor %l1, 0x1DA3, %i2 loop_5260: nop set 0x4A, %o1 ldsb [%l7 + %o1], %o2 call loop_5262 loop_5261: movo %fcc1, 0x586, %o4 set 0x40, %l1 nop ! ldda [%l7 + %l1] 0xdb, %f0 ASI use replaced by convert2hboot loop_5262: addccc %l6, %i6, %g7 call loop_5263 call loop_5264 bne,pn %icc, loop_5265 call loop_5266 loop_5263: st %f27, [%l7 + 0x48] loop_5264: nop set 0x70, %i3 prefetch [%l7 + %i3], 0 loop_5265: call loop_5267 loop_5266: brgz,a,pt %o6, loop_5268 st %f29, [%l7 + 0x1C] fcmple32 %f14, %f2, %g6 loop_5267: stb %l5, [%l7 + 0x6C] loop_5268: call loop_5269 call loop_5270 nop ! tg %xcc, 0x70 changed by convert2hboot set 0x2C, %l2 nop ! swapa [%l7 + %l2] 0x0c, %i7 ASI use replaced by convert2hboot loop_5269: fbug,pn %fcc3, loop_5271 loop_5270: bl,a %xcc, loop_5272 stb %l2, [%l7 + 0x15] call loop_5273 loop_5271: srl %o3, 0x16, %g4 loop_5272: fmovsg %xcc, %f23, %f25 ldstub [%l7 + 0x1D], %g5 loop_5273: nop set 0x3C, %o4 nop ! ldswa [%l7 + %o4] 0x88, %i5 ASI use replaced by convert2hboot nop set 0x78, %o7 ldsh [%l7 + %o7], %g3 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x2A7, %hsys_tick_cmpr changed by convert2hboot set 0x60, %l6 nop ! stda %l4, [%l7 + %l6] 0x23 ASI use replaced by convert2hboot membar #Sync st %f28, [%l7 + 0x54] ldsb [%l7 + 0x3D], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop set 0x50, %g4 ldx [%l7 + %g4], %i4 set 0x50, %o0 nop ! lduwa [%l7 + %o0] 0x0c, %i1 ASI use replaced by convert2hboot set 0x30, %i5 nop ! stda %o4, [%l7 + %i5] 0x22 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x26, %asi changed by convert2hboot edge16ln %g2, %g1, %o7 nop nop setx 0xF06CB800, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr edge16n %i0, %i2, %o2 movcs %icc, 0x550, %o4 movuge %fcc0, %l6, %l1 call loop_5274 or %i6, 0x1510, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_5274: call loop_5275 nop set 0x28, %o3 ldstub [%l7 + %o3], %g7 nop ! tleu %xcc, 0x41 changed by convert2hboot flush %l7 + 0x64 loop_5275: call loop_5276 std %f16, [%l7 + 0x68] set 0x40, %g5 nop ! ldda [%l7 + %g5] 0xdb, %f0 ASI use replaced by convert2hboot loop_5276: movrgez %l5, %l2, %i7 set 0x40, %g6 nop ! ldda [%l7 + %g6] 0x88, %f16 ASI use replaced by convert2hboot flush %l7 + 0x54 ldsb [%l7 + 0x2C], %g4 call loop_5277 umul %o3, 0x05BA, %i5 fmul8x16 %f19, %f8, %f8 call loop_5278 loop_5277: nop set 0x38, %i4 stx %g5, [%l7 + %i4] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_5278: nop set 0x40, %l5 nop ! stda %f16, [%l7 + %l5] 0xc8 ASI use replaced by convert2hboot nop set 0x28, %g7 flush %l7 + %g7 bge %icc, loop_5279 fmovdue %fcc0, %f20, %f22 set 0x40, %o5 nop ! stda %f0, [%l7 + %o5] 0xca ASI use replaced by convert2hboot loop_5279: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync fornot2 %f18, %f12, %f16 addc %i3, 0x1CC5, %l4 fones %f14 nop set 0x30, %l4 ldsw [%l7 + %l4], %o1 set 0x3C, %l0 nop ! lduwa [%l7 + %l0] 0x10, %o0 ASI use replaced by convert2hboot nop ! tsubcc %i4, 0x5d, %i1 changed by convert2hboot call loop_5280 call loop_5281 ldd [%l7 + 0x58], %f12 nop set 0x64, %i7 ldstub [%l7 + %i7], %o5 loop_5280: movpos %icc, %l0, %l3 loop_5281: call loop_5282 mulscc %g1, %o7, %g2 swap [%l7 + 0x78], %i2 call loop_5283 loop_5282: ldsb [%l7 + 0x68], %o2 fmovdu %fcc1, %f6, %f20 fnot2s %f8, %f0 loop_5283: call loop_5284 prefetch [%l7 + 0x28], 1 call loop_5285 nop ! taddcc %o4, 0x56, %i0 changed by convert2hboot loop_5284: nop set 0x5A, %o2 nop ! lduha [%l7 + %o2] 0x11, %l1 ASI use replaced by convert2hboot loop_5285: call loop_5286 ldub [%l7 + 0x3C], %l6 subc %i6, 0x00C4, %o6 nop set 0x48, %l3 ldd [%l7 + %l3], %f26 loop_5286: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync call loop_5287 movneg %icc, %g7, %l5 call loop_5288 stw %l2, [%l7 + 0x58] loop_5287: fmovdne %xcc, %f2, %f30 call loop_5289 loop_5288: move %icc, 0x02B, %i7 nop nop setx 0xCB53ED8C104D8800, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr call loop_5290 loop_5289: nop nop setx 0x4059F000, %l0, %l6 st %l6, [%l7 + 0x08] ld [%l7 + 0x08], %fsr edge16ln %o3, %i5, %g5 loop_5290: nop set 0x24, %g3 lduw [%l7 + %g3], %g3 add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot add %l7, 0x14, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %g4 nop set 0x40, %g1 ldd [%l7 + %g1], %o0 nop ! tleu %icc, 0x37 changed by convert2hboot edge32 %i1, %i4, %l0 flush %l7 + 0x48 ldstub [%l7 + 0x0B], %o5 edge32 %l3, %g1, %g2 fones %f17 add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casa [%l6] 0x0c, %i2, %o2 ASI use replaced by convert2hboot call loop_5291 call loop_5292 call loop_5293 nop set 0x56, %i0 lduh [%l7 + %i0], %o7 loop_5291: nop nop setx 0x16B9C553, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f26 setx 0x2B718166, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f9 fadds %f9, %f26, %f7 loop_5292: call loop_5294 loop_5293: call loop_5295 call loop_5296 call loop_5297 loop_5294: fmovrsgez %o4, %f2, %f26 loop_5295: nop nop setx 0x304E5800, %l0, %l6 st %l6, [%l7 + 0x50] ld [%l7 + 0x50], %fsr loop_5296: ba,a %icc, loop_5298 loop_5297: call loop_5299 call loop_5300 alignaddrl %i0, %l6, %i6 loop_5298: call loop_5301 loop_5299: andncc %o6, 0x1F10, %g6 loop_5300: call loop_5302 call loop_5303 loop_5301: nop set 0x62, %i1 ldub [%l7 + %i1], %l1 movcs %xcc, 0x713, %g7 loop_5302: nop ! tgu %xcc, 0x7e changed by convert2hboot loop_5303: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! te %xcc, 0x40 changed by convert2hboot set 0x78, %g2 nop ! ldsha [%l7 + %g2] 0x0c, %l5 ASI use replaced by convert2hboot stw %o3, [%l7 + 0x3C] nop ! tgu %icc, 0x77 changed by convert2hboot bcs,a %xcc, loop_5304 movo %fcc0, 0x260, %g5 ldub [%l7 + 0x1E], %i5 wr %g0, 0x0, %pcr ! wr %i3, %l4, %clear_softint changed by convert2hboot loop_5304: call loop_5305 edge32 %g4, %g3, %o1 sll %i1, 0x1D, %o0 nop fitos %f5, %f25 fstox %f25, %f16 fxtos %f16, %f26 loop_5305: call loop_5306 call loop_5307 array8 %l0, %o5, %i4 nop nop setx 0x58F2A9E1, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f4 setx 0x82A1DE5C, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f29 fadds %f29, %f4, %f13 loop_5306: and %g1, %l3, %i2 loop_5307: nop set 0x50, %i6 ldd [%l7 + %i6], %o2 fmovdgu %icc, %f26, %f4 wr %g0, 0x0, %pcr ! wr %g2, %o4, %softint changed by convert2hboot call loop_5308 nop ! sir 0x0DD7 !!sir is illegal_instruction wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_5308: movo %fcc1, %l6, %o7 call loop_5309 nop set 0x55, %i2 ldstub [%l7 + %i2], %i6 std %f6, [%l7 + 0x40] membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf9, %asi changed by convert2hboot loop_5309: call loop_5310 call loop_5311 call loop_5312 movo %fcc3, %o6, %l1 loop_5310: nop ! tl %icc, 0x44 changed by convert2hboot loop_5311: call loop_5313 loop_5312: call loop_5314 nop set 0x10, %o6 ldx [%l7 + %o6], %g7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x084, %hsys_tick_cmpr changed by convert2hboot loop_5313: call loop_5315 loop_5314: movpos %icc, 0x6CB, %i7 fpmerge %f2, %f22, %f18 ldub [%l7 + 0x30], %l5 loop_5315: call loop_5316 call loop_5317 movuge %fcc1, %g6, %o3 call loop_5318 loop_5316: edge16ln %i5, %g5, %i3 loop_5317: ba %icc, loop_5319 fpsub32 %f26, %f20, %f20 loop_5318: nop nop setx 0x100A47C3, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f11 fsqrts %f11, %f20 swap [%l7 + 0x40], %g4 loop_5319: stx %l4, [%l7 + 0x40] call loop_5320 nop ! tl %icc, 0x3b changed by convert2hboot bmask %o1, %i1, %o0 nop fitod %f6, %f4 fdtox %f4, %f4 loop_5320: rd %fprs, %g3 ldsh [%l7 + 0x5A], %l0 call loop_5321 bne %icc, loop_5322 fbge,a %fcc2, loop_5323 nop nop setx 0x4894D76D905A9000, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr loop_5321: srl %i4, %g1, %l3 loop_5322: fcmple32 %f12, %f22, %i2 loop_5323: andcc %o5, 0x1175, %g2 nop set 0x18, %o1 ldx [%l7 + %o1], %o2 call loop_5324 movug %fcc3, %i0, %l6 nop ! taddcctv %o7, 0x55, %o4 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_5324: call loop_5325 orn %i6, %l1, %g7 call loop_5326 stw %l2, [%l7 + 0x40] loop_5325: nop set 0x18, %i3 ldd [%l7 + %i3], %l4 fmovdu %fcc1, %f8, %f8 loop_5326: call loop_5327 nop set 0x34, %l2 ldsw [%l7 + %l2], %g6 stb %o3, [%l7 + 0x45] movcc %icc, 0x1A5, %i5 loop_5327: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop nop setx 0x2B4EEED1, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f6 setx 0x601C992B, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f17 fmuls %f17, %f6, %f24 nop set 0x18, %l1 flush %l7 + %l1 stx %i7, [%l7 + 0x78] movu %fcc3, %g4, %l4 st %f20, [%l7 + 0x0C] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x10, %o7 nop ! ldxa [%g0 + %o7] 0x20, %o1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot stx %i1, [%l7 + 0x38] std %f6, [%l7 + 0x38] call loop_5328 call loop_5329 nop nop setx 0x604F1400, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot loop_5328: nop set 0x60, %l6 nop ! stxa %g3, [%l7 + %l6] 0x18 ASI use replaced by convert2hboot loop_5329: call loop_5330 call loop_5331 call loop_5332 wrpr %g0, 0x3, %gl loop_5330: rdpr %otherwin, %l3 loop_5331: call loop_5333 loop_5332: xnorcc %i2, %i4, %g2 nop ! rdhpr %hsys_tick_cmpr, %o5 changed by convert2hboot call loop_5334 loop_5333: ld [%l7 + 0x78], %f10 ldub [%l7 + 0x66], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5334: call loop_5335 call loop_5336 call loop_5337 move %icc, %o2, %o7 loop_5335: call loop_5338 loop_5336: fmovdpos %xcc, %f8, %f24 loop_5337: nop set 0x40, %g4 std %f4, [%l7 + %g4] ldd [%l7 + 0x48], %o6 loop_5338: movleu %xcc, 0x7BF, %i6 nop ! rdhpr %htba, %o4 changed by convert2hboot nop set 0x18, %o4 ldsw [%l7 + %o4], %l1 nop setx 0x0F28, %l0, %l5 sdivcc %g7, %l5, %g6 ldstub [%l7 + 0x0E], %o3 call loop_5339 ldsw [%l7 + 0x70], %l2 ldd [%l7 + 0x20], %g4 nop nop setx 0xB3E8B9778061C000, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_5339: fmovrslz %i7, %f24, %f5 st %f25, [%l7 + 0x24] edge16ln %i5, %l4, %g4 nop nop setx 0x506D8800, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync nop setx 0x11BD, %l0, %o1 sdivcc %o0, %o1, %l0 bne,pn %icc, loop_5340 movne %fcc3, %i1, %g1 call loop_5341 call loop_5342 loop_5340: nop setx loop_5343, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001400001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_5341: nop ! tn %xcc, 0x68 changed by convert2hboot loop_5342: fbue %fcc1, loop_5344 wrpr %g0, 0x3, %gl loop_5343: nop set 0x68, %o0 nop ! stba %g3, [%l7 + %o0] 0x04 ASI use replaced by convert2hboot loop_5344: rd %y, %i4 fbuge,a,pn %fcc0, loop_5345 movgu %icc, 0x718, %g2 srax %o5, %l6, %i0 bg,a,pt %xcc, loop_5346 loop_5345: ldstub [%l7 + 0x76], %o7 nop set 0x16, %o3 sth %o2, [%l7 + %o3] brz %o6, loop_5347 loop_5346: bge %xcc, loop_5348 call loop_5349 swap [%l7 + 0x54], %i6 loop_5347: nop set 0x24, %i5 stw %l1, [%l7 + %i5] loop_5348: nop setx loop_5350, %l0, %l1 jmpl %l1, %o4 loop_5349: sethi 0x03EA, %g7 movcc %xcc, %l5, %o3 nop setx 0x1662, %l0, %g5 sdivcc %l2, %g5, %i7 loop_5350: nop set 0x48, %g5 ldx [%l7 + %g5], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync set 0x44, %g6 nop ! stwa %g4, [%l7 + %g6] 0x2f ASI use replaced by convert2hboot membar #Sync membar #Sync set 0x40, %l5 nop ! ldda [%l7 + %l5] 0x1f, %f0 ASI use replaced by convert2hboot nop fitos %f13, %f18 fstod %f18, %f30 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x16, %asi changed by convert2hboot fmovdne %fcc0, %f16, %f16 nop set 0x40, %g7 stw %l4, [%l7 + %g7] call loop_5351 call loop_5352 subc %i3, %o0, %l0 bneg,a %xcc, loop_5353 loop_5351: call loop_5354 loop_5352: fmovsl %fcc1, %f10, %f19 edge32n %o1, %g1, %l3 loop_5353: nop ! te %xcc, 0x71 changed by convert2hboot loop_5354: nop ! te %xcc, 0x7c changed by convert2hboot call loop_5355 nop ! rdhpr %ver, %i1 changed by convert2hboot call loop_5356 loop_5355: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_5356: nop ! rdhpr %htba, %i4 changed by convert2hboot movug %fcc0, 0x630, %g2 nop set 0x64, %i4 ldsw [%l7 + %i4], %i2 call loop_5357 call loop_5358 mulscc %o5, 0x19B8, %l6 call loop_5359 loop_5357: nop ! tl %xcc, 0x71 changed by convert2hboot loop_5358: nop set 0x30, %l4 nop ! ldxa [%l7 + %l4] 0x89, %i0 ASI use replaced by convert2hboot loop_5359: call loop_5360 nop fitod %f0, %f28 fdtoi %f28, %f29 nop set 0x40, %l0 ldsw [%l7 + %l0], %o7 movne %xcc, 0x658, %o2 loop_5360: call loop_5361 nop set 0x5C, %o5 lduw [%l7 + %o5], %i6 nop set 0x50, %i7 prefetch [%l7 + %i7], 0 ldsb [%l7 + 0x08], %l1 loop_5361: call loop_5362 call loop_5363 stx %o4, [%l7 + 0x50] rdpr %cleanwin, %g7 loop_5362: std %l4, [%l7 + 0x58] loop_5363: ldd [%l7 + 0x30], %f24 nop set 0x1C, %o2 lduw [%l7 + %o2], %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot std %f2, [%l7 + 0x38] bcc,a,pt %xcc, loop_5364 membar 0x01 call loop_5365 swap [%l7 + 0x6C], %g5 loop_5364: nop set 0x40, %g3 nop ! stda %f0, [%l7 + %g3] 0x0c ASI use replaced by convert2hboot loop_5365: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop set 0x5A, %l3 sth %g6, [%l7 + %l3] set 0x4B, %i0 nop ! stba %i5, [%l7 + %i0] 0x0c ASI use replaced by convert2hboot nop ! tcs %xcc, 0x78 changed by convert2hboot set 0x60, %g1 nop ! stxa %g4, [%l7 + %g1] 0x22 ASI use replaced by convert2hboot membar #Sync movre %i7, 0x3CF, %l4 fandnot2s %f27, %f22, %f25 subcc %o0, 0x0DE8, %l0 fbge,a,pt %fcc1, loop_5366 or %o1, 0x1A75, %g1 call loop_5367 call loop_5368 loop_5366: call loop_5369 ldsh [%l7 + 0x28], %l3 loop_5367: edge32l %i3, %g3, %i1 loop_5368: nop set 0x3C, %i1 lduw [%l7 + %i1], %i4 loop_5369: lduh [%l7 + 0x4E], %g2 call loop_5370 andn %i2, %o5, %i0 nop ! tn %xcc, 0x46 changed by convert2hboot nop nop setx 0xE057F000, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr loop_5370: call loop_5371 call loop_5372 nop set 0x50, %g2 stw %l6, [%l7 + %g2] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xF06, %hsys_tick_cmpr changed by convert2hboot loop_5371: ld [%l7 + 0x60], %f13 loop_5372: nop set 0x08, %i6 nop ! stha %l1, [%l7 + %i6] 0x18 ASI use replaced by convert2hboot xnor %i6, %g7, %l5 stw %o4, [%l7 + 0x28] nop ! tsubcctv %o6, 0x4e, %o3 changed by convert2hboot nop set 0x08, %o6 ldub [%l7 + %o6], %g5 ldstub [%l7 + 0x7E], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_5373 call loop_5374 nop set 0x08, %i2 stx %g4, [%l7 + %i2] fmovsue %fcc2, %f31, %f25 loop_5373: andcc %i7, 0x13E0, %l4 loop_5374: call loop_5375 prefetch [%l7 + 0x44], 4 nop set 0x40, %i3 stx %i5, [%l7 + %i3] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_5375: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot orncc %o1, %l3, %i3 sth %g3, [%l7 + 0x62] fblg %fcc3, loop_5376 fmovscs %xcc, %f27, %f28 fnegd %f16, %f18 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5376: fnot2 %f28, %f26 call loop_5377 call loop_5378 call loop_5379 call loop_5380 loop_5377: loop_5378: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_5379: call loop_5381 loop_5380: nop set 0x0C, %o1 lduw [%l7 + %o1], %i2 nop nop setx 0xD5A0B3653073C000, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr nop ! tneg %xcc, 0x69 changed by convert2hboot loop_5381: nop ! rdpr %tl, %o5 changed by convert2hboot nop ! wrpr %i4, %l6, %tick changed by convert2hboot bleu,a %xcc, loop_5382 fmovrsgez %i0, %f6, %f9 nop ! taddcc %o7, %o2, %i6 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f4, [%l7 + 0x2C] %asi loop_5382: nop wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot ld [%l7 + 0x6C], %f17 rd %sys_tick_cmpr, %o6 fornot2s %f22, %f28, %f6 addc %o3, 0x1F09, %l5 call loop_5383 ld [%l7 + 0x28], %f2 rdpr %wstate, %g6 fcmps %fcc2, %f25, %f0 loop_5383: swap [%l7 + 0x40], %g5 bcs,a,pt %xcc, loop_5384 movvc %xcc, %g4, %l2 call loop_5385 smul %i7, 0x0BF0, %l4 loop_5384: call loop_5386 nop set 0x68, %l2 ldd [%l7 + %l2], %o0 loop_5385: array16 %l0, %o1, %i5 nop set 0x58, %l1 swap [%l7 + %l1], %l3 loop_5386: nop set 0x4C, %o7 prefetch [%l7 + %o7], 0 st %f4, [%l7 + 0x6C] bvs %icc, loop_5387 ldd [%l7 + 0x48], %f14 nop ! rdhpr %hpstate, %i3 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x349, %hsys_tick_cmpr changed by convert2hboot loop_5387: call loop_5388 ldsh [%l7 + 0x4E], %g1 set 0x38, %l6 nop ! ldxa [%l7 + %l6] 0x04, %i1 ASI use replaced by convert2hboot loop_5388: alignaddr %i2, %o5, %g2 movue %fcc2, 0x1F2, %i4 edge8n %l6, %i0, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync nop set 0x24, %o4 flush %l7 + %o4 nop ! tleu %xcc, 0x39 changed by convert2hboot set 0x40, %o0 nop ! lduwa [%l7 + %o0] 0x11, %i6 ASI use replaced by convert2hboot nop set 0x7D, %g4 ldub [%l7 + %g4], %l1 call loop_5389 subcc %o4, 0x0FAF, %g7 fmovdcc %icc, %f14, %f2 call loop_5390 loop_5389: call loop_5391 call loop_5392 nop ! tneg %xcc, 0x62 changed by convert2hboot loop_5390: nop ! tle %icc, 0x4e changed by convert2hboot loop_5391: and %o6, 0x01DD, %o3 loop_5392: fmovsl %xcc, %f4, %f16 nop set 0x08, %i5 std %g6, [%l7 + %i5] nop nop setx 0x506123F4E05FE400, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr set 0x220, %g5 nop ! stxa %l5, [%g0 + %g5] 0x52 ASI use replaced by convert2hboot nop ! tvc %icc, 0x7f changed by convert2hboot call loop_5393 wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot set 0x20, %g6 nop ! swapa [%l7 + %g6] 0x0c, %g4 ASI use replaced by convert2hboot loop_5393: movug %fcc1, 0x23A, %l4 call loop_5394 ldsh [%l7 + 0x30], %i7 nop set 0x4C, %l5 lduw [%l7 + %l5], %o0 nop set 0x10, %g7 lduw [%l7 + %g7], %o1 loop_5394: movle %xcc, 0x027, %i5 call loop_5395 bl %xcc, loop_5396 fbul,a %fcc2, loop_5397 nop set 0x40, %o3 ldd [%l7 + %o3], %f18 loop_5395: nop set 0x28, %l4 nop ! stba %l0, [%l7 + %l4] 0xeb ASI use replaced by convert2hboot membar #Sync loop_5396: mova %fcc3, %i3, %l3 loop_5397: call loop_5398 nop set 0x14, %i4 ldsw [%l7 + %i4], %g1 ldd [%l7 + 0x18], %i0 std %f2, [%l7 + 0x78] loop_5398: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot bn,a %icc, loop_5399 stb %g3, [%l7 + 0x1E] movrlz %o5, 0x07B, %g2 nop ! te %xcc, 0x7c changed by convert2hboot loop_5399: nop set 0x7F, %o5 nop ! stba %i4, [%l7 + %o5] 0x18 ASI use replaced by convert2hboot mova %fcc2, 0x0A7, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync addccc %o7, %i6, %l1 set 0x0C, %i7 nop ! ldswa [%l7 + %i7] 0x0c, %o4 ASI use replaced by convert2hboot call loop_5400 nop set 0x34, %o2 lduh [%l7 + %o2], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_5400: bmask %o3, %g6, %l5 nop ! taddcctv %g7, 0x67, %g5 changed by convert2hboot set 0x20, %g3 nop ! prefetcha [%l7 + %g3] 0x89, 4 ASI use replaced by convert2hboot bleu,pn %xcc, loop_5401 fxnor %f18, %f20, %f2 nop set 0x28, %l3 ldd [%l7 + %l3], %f12 movleu %xcc, %l2, %l4 loop_5401: alignaddrl %i7, %o1, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! rdhpr %hsys_tick_cmpr, %i3 changed by convert2hboot flush %l7 + 0x40 call loop_5402 fsrc1s %f24, %f8 fmovrsgz %g1, %f20, %f11 st %f4, [%l7 + 0x0C] loop_5402: movvs %xcc, %l3, %i2 ld [%l7 + 0x14], %f4 call loop_5403 subccc %i1, 0x10D7, %g3 edge32 %o5, %g2, %l6 nop ! wrpr %o2, 0x1416, %tick changed by convert2hboot loop_5403: nop wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot std %o6, [%l7 + 0x30] nop set 0x14, %i0 sth %l1, [%l7 + %i0] set 0x63, %g1 nop ! stba %o4, [%l7 + %g1] 0x89 ASI use replaced by convert2hboot set 0x7C, %i1 nop ! stba %i0, [%l7 + %i1] 0x88 ASI use replaced by convert2hboot call loop_5404 call loop_5405 lduh [%l7 + 0x7A], %o6 nop set 0x18, %l0 std %f6, [%l7 + %l0] loop_5404: edge32l %i6, %o3, %l5 loop_5405: flush %l7 + 0x34 ldsw [%l7 + 0x38], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %g7, %g5 ASI use replaced by convert2hboot movlg %fcc2, %l2, %l4 nop ! tge %xcc, 0x6d changed by convert2hboot edge16 %i7, %g4, %o0 nop set 0x50, %g2 flush %l7 + %g2 call loop_5406 nop set 0x1E, %o6 stb %o1, [%l7 + %o6] srl %i5, %i3, %g1 nop set 0x78, %i6 stx %l3, [%l7 + %i6] loop_5406: edge32 %l0, %i2, %g3 add %l7, 0x7C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! wrpr %l6, %o2, %tick changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fmovsvc %icc, %f6, %f17 call loop_5407 call loop_5408 st %f23, [%l7 + 0x50] movpos %icc, %o7, %l1 loop_5407: nop fitos %f8, %f10 fstod %f10, %f8 loop_5408: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x57, %i2 nop ! ldsba [%l7 + %i2] 0x04, %i0 ASI use replaced by convert2hboot nop set 0x3C, %o1 swap [%l7 + %o1], %o6 call loop_5409 nop set 0x60, %l2 std %i4, [%l7 + %l2] nop nop setx 0x8327AAA8505AC000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr rd %y, %o3 loop_5409: movrlz %i6, 0x1F9, %g6 nop ! rdhpr %hpstate, %g7 changed by convert2hboot ldsw [%l7 + 0x58], %g5 call loop_5410 ldx [%l7 + 0x48], %l2 set 0x18, %i3 nop ! lduba [%l7 + %i3] 0x04, %l4 ASI use replaced by convert2hboot loop_5410: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f24, [%l7 + 0x20] %asi ldstub [%l7 + 0x20], %l5 set 0x18, %l1 nop ! stwa %g4, [%l7 + %l1] 0x18 ASI use replaced by convert2hboot fnot2 %f8, %f18 call loop_5411 array16 %i7, %o0, %o1 fxor %f2, %f30, %f26 fmovrde %i3, %f14, %f24 loop_5411: nop ! tn %icc, 0x6c changed by convert2hboot call loop_5412 lduw [%l7 + 0x3C], %g1 set 0x70, %l6 nop ! stxa %i5, [%l7 + %l6] 0x10 ASI use replaced by convert2hboot loop_5412: popc %l3, %i2 edge16 %g3, %o5, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot stb %l6, [%l7 + 0x55] set 0x40, %o7 nop ! ldda [%l7 + %o7] 0xd2, %f0 ASI use replaced by convert2hboot call loop_5413 nop ! rdhpr %hpstate, %i1 changed by convert2hboot rd %tick_cmpr, %o2 lduh [%l7 + 0x0A], %l1 loop_5413: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync nop set 0x78, %o0 std %i0, [%l7 + %o0] fmovscs %xcc, %f0, %f21 nop ! sir 0x0151 !!sir is illegal_instruction umulcc %o4, 0x1498, %i4 membar 0x19 call loop_5414 nop set 0x32, %g4 lduh [%l7 + %g4], %o3 ldsh [%l7 + 0x5C], %i6 andncc %o6, %g6, %g5 loop_5414: rdpr %pil, %l2 fmovsa %fcc3, %f4, %f28 nop set 0x38, %i5 std %f26, [%l7 + %i5] srlx %g7, %l4, %l5 mulx %g4, 0x0259, %o0 ldsh [%l7 + 0x40], %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot wrpr %g0, 0x1, %gl movrne %g1, 0x0C4, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop set 0x18, %o4 std %f14, [%l7 + %o4] call loop_5415 set 0x40, %g5 nop ! ldda [%l7 + %g5] 0x0c, %f0 ASI use replaced by convert2hboot loop_5415: call loop_5416 std %l0, [%l7 + 0x50] lduw [%l7 + 0x6C], %o5 nop set 0x58, %g6 ldsh [%l7 + %g6], %l6 loop_5416: st %f23, [%l7 + 0x2C] pdist %f24, %f14, %f0 nop set 0x1C, %g7 swap [%l7 + %g7], %g2 movlg %fcc1, %o2, %i1 set 0x4C, %l5 nop ! lduha [%l7 + %l5] 0x11, %l1 ASI use replaced by convert2hboot set 0x40, %l4 nop ! ldda [%l7 + %l4] 0x81, %f16 ASI use replaced by convert2hboot call loop_5417 nop nop setx 0xC6793D909047FC00, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr fmovse %icc, %f12, %f3 ldsh [%l7 + 0x7C], %i0 loop_5417: movre %o7, 0x2EE, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x3E, %i4 nop ! ldsba [%l7 + %i4] 0x80, %i6 ASI use replaced by convert2hboot call loop_5418 nop set 0x18, %o3 std %f22, [%l7 + %o3] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xA11, %hsys_tick_cmpr changed by convert2hboot array16 %o6, %g5, %g6 loop_5418: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync set 0x4E, %i7 nop ! ldsha [%l7 + %i7] 0x19, %l4 ASI use replaced by convert2hboot ldstub [%l7 + 0x69], %l5 call loop_5419 call loop_5420 sdiv %g4, 0x1E5A, %g7 set 0x40, %o2 nop ! ldda [%l7 + %o2] 0xd8, %f16 ASI use replaced by convert2hboot loop_5419: nop set 0x3F, %o5 nop ! lduba [%l7 + %o5] 0x81, %i7 ASI use replaced by convert2hboot loop_5420: bleu,a %icc, loop_5421 swap [%l7 + 0x58], %o1 fornot1s %f5, %f5, %f17 fxors %f24, %f25, %f12 loop_5421: nop ! te %icc, 0x64 changed by convert2hboot edge32 %i3, %i5, %o0 bl,a %icc, loop_5422 call loop_5423 call loop_5424 call loop_5425 loop_5422: nop ! tsubcctv %g1, %l3, %g3 changed by convert2hboot loop_5423: fbul %fcc3, loop_5426 loop_5424: nop ! tvs %xcc, 0x3e changed by convert2hboot loop_5425: nop ! te %xcc, 0x72 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_5426: call loop_5427 nop set 0x1C, %g3 lduw [%l7 + %g3], %o5 st %f7, [%l7 + 0x54] movg %fcc0, %l0, %l6 loop_5427: and %g2, 0x0D2B, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %i0 nop ! casa [%l6] 0x88, %i0, %l1 ASI use replaced by convert2hboot nop set 0x1C, %l3 flush %l7 + %l3 fmovs %f19, %f10 subccc %o4, %o3, %o7 set 0x70, %i0 nop ! ldxa [%l7 + %i0] 0x88, %i4 ASI use replaced by convert2hboot call loop_5428 call loop_5429 call loop_5430 nop set 0x38, %i1 ldd [%l7 + %i1], %f0 loop_5428: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_5429: call loop_5431 loop_5430: stx %g5, [%l7 + 0x50] call loop_5432 addcc %g6, %o6, %l2 loop_5431: st %f16, [%l7 + 0x28] add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_5432: std %g4, [%l7 + 0x60] nop fitos %f11, %f16 fstod %f16, %f8 call loop_5433 fmovscc %icc, %f23, %f16 fand %f4, %f22, %f20 call loop_5434 loop_5433: call loop_5435 std %i6, [%l7 + 0x58] srlx %o1, %i3, %g7 loop_5434: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_5435: call loop_5436 ld [%l7 + 0x58], %f2 nop set 0x4C, %l0 ldsh [%l7 + %l0], %g1 nop set 0x0D, %g2 ldub [%l7 + %g2], %l3 loop_5436: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x5E, %g1 nop ! stha %g3, [%l7 + %g1] 0x2a ASI use replaced by convert2hboot membar #Sync nop set 0x10, %o6 ldd [%l7 + %o6], %i2 call loop_5437 bgu,a,pt %xcc, loop_5438 nop set 0x1F, %i6 ldsb [%l7 + %i6], %o5 call loop_5439 loop_5437: nop setx 0x1E54, %l0, %l6 sdivcc %l0, %l6, %i1 loop_5438: call loop_5440 xor %g2, %o2, %l1 loop_5439: stb %i0, [%l7 + 0x31] bcs,a %xcc, loop_5441 loop_5440: wr %g0, 0x0, %pcr ! wr %o3, 0x05C2, %sys_tick changed by convert2hboot add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casxa [%l6] 0x19, %o4, %o7 ASI use replaced by convert2hboot loop_5441: nop ! rdhpr %hintp, %i6 changed by convert2hboot set 0x10, %o1 nop ! ldda [%l7 + %o1] 0x2c, %i4 ASI use replaced by convert2hboot ld [%l7 + 0x58], %f7 lduw [%l7 + 0x4C], %g5 nop set 0x38, %i2 std %f4, [%l7 + %i2] call loop_5442 nop set 0x56, %i3 sth %g6, [%l7 + %i3] call loop_5443 ldx [%l7 + 0x60], %o6 loop_5442: call loop_5444 call loop_5445 loop_5443: call loop_5446 call loop_5447 loop_5444: call loop_5448 loop_5445: call loop_5449 loop_5446: call loop_5450 loop_5447: ldd [%l7 + 0x30], %l2 loop_5448: call loop_5451 loop_5449: nop set 0x59, %l2 ldub [%l7 + %l2], %l4 loop_5450: nop nop setx 0x5042EC00, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr sethi 0x0BAE, %g4 loop_5451: nop set 0x10, %l6 stw %i7, [%l7 + %l6] set 0x40, %l1 nop ! ldda [%l7 + %l1] 0x11, %f16 ASI use replaced by convert2hboot popc 0x01EA, %l5 call loop_5452 movl %xcc, %o1, %g7 nop ! tne %icc, 0x60 changed by convert2hboot movn %icc, 0x32D, %i3 loop_5452: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot nop ! tn %icc, 0x7a changed by convert2hboot call loop_5453 nop ! tl %xcc, 0x70 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_5453: nop set 0x2E, %o7 sth %g3, [%l7 + %o7] movrlez %i5, 0x358, %i2 edge8n %o5, %l0, %l6 call loop_5454 call loop_5455 ldsb [%l7 + 0x51], %i1 loop_5454: call loop_5456 sra %o2, %g2, %i0 loop_5455: fandnot1s %f8, %f29, %f7 st %f14, [%l7 + 0x68] loop_5456: call loop_5457 nop set 0x3C, %g4 stw %o3, [%l7 + %g4] call loop_5458 nop set 0x28, %o0 ldx [%l7 + %o0], %o4 loop_5457: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_5458: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f26, [%l7 + 0x68] %asi set 0x22, %i5 nop ! lduba [%l7 + %i5] 0x11, %i6 ASI use replaced by convert2hboot addccc %l1, 0x08E2, %i4 add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot stb %l4, [%l7 + 0x26] nop ! tsubcc %o6, %g4, %l5 changed by convert2hboot sethi 0x1215, %i7 wr %g0, 0x0, %pcr ! wr %g7, 0x13FF, %set_softint changed by convert2hboot ld [%l7 + 0x0C], %f7 fbuge %fcc1, loop_5459 fmovsvc %icc, %f5, %f14 call loop_5460 membar 0x29 loop_5459: stb %o1, [%l7 + 0x4E] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_5460: nop ! tpos %xcc, 0x7a changed by convert2hboot fmovdpos %xcc, %f2, %f30 ldsh [%l7 + 0x56], %o0 movo %fcc1, 0x0BD, %l3 fbul,pt %fcc0, loop_5461 call loop_5462 nop fitod %f6, %f2 fdtos %f2, %f8 wrpr %g3, %i5, %cwp loop_5461: wr %g0, 0x0, %pcr ! wr %g0, 0x4, %fprs changed by convert2hboot loop_5462: nop set 0x70, %o4 ldx [%l7 + %o4], %o5 ldub [%l7 + 0x4D], %l0 rd %ccr, %i1 call loop_5463 brgez,a,pt %o2, loop_5464 call loop_5465 call loop_5466 loop_5463: nop set 0x34, %g5 stw %l6, [%l7 + %g5] loop_5464: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_5465: sethi 0x16AA, %i0 loop_5466: nop set 0x40, %g6 nop ! ldxa [%l7 + %g6] 0x81, %o4 ASI use replaced by convert2hboot set 0x2D, %g7 nop ! lduba [%l7 + %g7] 0x18, %o7 ASI use replaced by convert2hboot nop ! tgu %xcc, 0x7e changed by convert2hboot set 0x10, %l4 lda [%l7 + %l4] 0x80, %f11 movleu %xcc, %i6, %o3 nop set 0x32, %i4 sth %i4, [%l7 + %i4] nop ! sir 0x0B86 !!sir is illegal_instruction call loop_5467 fbu,a %fcc1, loop_5468 edge8ln %l1, %g5, %l2 nop set 0x5C, %o3 stw %l4, [%l7 + %o3] loop_5467: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xE5D, %tick_cmpr changed by convert2hboot loop_5468: smulcc %l5, %i7, %g6 call loop_5469 nop ! tsubcctv %o1, %g1, %o0 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f31, [%l7 + 0x24] %asi loop_5469: edge32 %l3, %g7, %i5 rd %pc, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_5470 call loop_5471 nop ! tl %icc, 0x4d changed by convert2hboot call loop_5472 loop_5470: call loop_5473 loop_5471: nop set 0x70, %i7 ldd [%l7 + %i7], %f4 call loop_5474 loop_5472: edge16 %o5, %i3, %l0 loop_5473: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_5474: call loop_5475 ld [%l7 + 0x28], %f4 call loop_5476 nop set 0x58, %o2 std %f14, [%l7 + %o2] loop_5475: nop ! rdhpr %hpstate, %l6 changed by convert2hboot call loop_5477 loop_5476: call loop_5478 srax %o2, 0x0E, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5477: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_5478: edge16 %o7, %o3, %i6 nop set 0x0C, %o5 ldsw [%l7 + %o5], %l1 fbuge,pt %fcc1, loop_5479 movleu %xcc, 0x709, %i4 call loop_5480 nop ! tvc %icc, 0x67 changed by convert2hboot loop_5479: nop setx loop_5481, %l0, %l1 jmpl %l1, %l2 call loop_5482 loop_5480: nop set 0x4D, %g3 ldstub [%l7 + %g3], %g5 nop setx loop_5483, %l0, %l1 jmpl %l1, %l4 loop_5481: and %g4, %o6, %i7 loop_5482: call loop_5484 fcmpd %fcc2, %f8, %f28 loop_5483: nop ! tvs %icc, 0x6e changed by convert2hboot nop setx 0x011E, %l0, %l5 sdivcc %g6, %l5, %o1 loop_5484: nop set 0x48, %l5 nop ! stda %g0, [%l7 + %l5] 0x2f ASI use replaced by convert2hboot membar #Sync bgu,a,pn %xcc, loop_5485 membar 0x56 movul %fcc1, 0x171, %o0 loop_5485: nop set 0x20, %l3 nop ! ldda [%l7 + %l3] 0x26, %l2 ASI use replaced by convert2hboot set 0x34, %i0 nop ! stba %g7, [%l7 + %i0] 0xeb ASI use replaced by convert2hboot membar #Sync add %l7, 0x74, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %g3 nop ! casa [%l6] 0x19, %g3, %i2 ASI use replaced by convert2hboot call loop_5486 movrgez %i5, %o5, %i3 lduh [%l7 + 0x74], %l0 set 0x30, %l0 nop ! ldda [%l7 + %l0] 0x11, %i6 ASI use replaced by convert2hboot loop_5486: call loop_5487 fors %f25, %f26, %f21 subcc %i1, %g2, %o2 edge32l %o4, %o7, %o3 loop_5487: nop set 0x70, %g2 ldx [%l7 + %g2], %i6 call loop_5488 call loop_5489 nop ! sir 0x1C49 !!sir is illegal_instruction call loop_5490 loop_5488: umul %i0, %i4, %l2 loop_5489: brgz,a,pt %l1, loop_5491 nop set 0x08, %i1 stw %g5, [%l7 + %i1] loop_5490: std %l4, [%l7 + 0x60] call loop_5492 loop_5491: wr %g0, 0x0, %pcr ! wr %o6, %g4, %softint changed by convert2hboot nop set 0x70, %g1 lduw [%l7 + %g1], %i7 fbuge,a,pt %fcc2, loop_5493 loop_5492: fmovdneg %icc, %f6, %f26 loop_5493: nop EXIT_GOOD !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Stats for Thread 4: ! ! Type l : 1684 ! Type a : 219 ! Type cti : 1119 ! Type x : 664 ! Type f : 321 ! Type i : 993 ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Thread 5 Start ! .global thread_5 thread_5: mov %l7, %g1 !# Set %cwp for 8 windows !# This threads memory space into each %l7 wrpr %g0, 0x7, %cwp mov %g1, %l7 wrpr %g0, 0x6, %cwp mov %g1, %l7 wrpr %g0, 0x5, %cwp mov %g1, %l7 wrpr %g0, 0x4, %cwp mov %g1, %l7 wrpr %g0, 0x3, %cwp mov %g1, %l7 wrpr %g0, 0x2, %cwp mov %g1, %l7 wrpr %g0, 0x1, %cwp mov %g1, %l7 wrpr %g0, 0x0, %cwp mov %g1, %l7 !# Set %fsr setx 0x0000000000400000, %l0, %l6 !# no post process stx %l6, [%l7 + 0x0] !# no post process ldx [%l7 + 0x0], %fsr !# no post process !# Initialize registers .. wr %g0, 0x80, %asi ! added by convert2hboot !# Global registers set 0xD, %g1 set 0xD, %g2 set 0xE, %g3 set 0xC, %g4 set 0x8, %g5 set 0x9, %g6 set 0x5, %g7 !# Input registers set -0x3, %i0 set -0x6, %i1 set -0x2, %i2 set -0x9, %i3 set -0x2, %i4 set -0x4, %i5 set -0x4, %i6 set -0x5, %i7 !# Local registers set 0x5D277289, %l0 set 0x6F74BD5B, %l1 set 0x60347BAB, %l2 set 0x2651D8F7, %l3 set 0x361DE06E, %l4 set 0x0199A7CC, %l5 set 0x5834A4CB, %l6 !# Output registers set 0x17C8, %o0 set 0x103B, %o1 set 0x17EC, %o2 set 0x07D3, %o3 set -0x07A1, %o4 set 0x0FE6, %o5 set 0x15BE, %o6 set -0x0BB0, %o7 !# Float registers INIT_TH_FP_REG(%l7,%f0,0x0B62BE57FE07F559) INIT_TH_FP_REG(%l7,%f2,0x2A2E07851141871F) INIT_TH_FP_REG(%l7,%f4,0x37E0EEA030F380B6) INIT_TH_FP_REG(%l7,%f6,0x7471022DCDC02D50) INIT_TH_FP_REG(%l7,%f8,0xB2F753DA700C0702) INIT_TH_FP_REG(%l7,%f10,0xBEB3DAB0E7E9381B) INIT_TH_FP_REG(%l7,%f12,0x12DD308665D67B81) INIT_TH_FP_REG(%l7,%f14,0xC6DE74F6B5819948) INIT_TH_FP_REG(%l7,%f16,0xCE8F82CEC133191B) INIT_TH_FP_REG(%l7,%f18,0x5491C626979135C4) INIT_TH_FP_REG(%l7,%f20,0xCEDBB19178CC5209) INIT_TH_FP_REG(%l7,%f22,0x5F5303B135F56388) INIT_TH_FP_REG(%l7,%f24,0xE9D50B4168CA11EF) INIT_TH_FP_REG(%l7,%f26,0xFB6D33B3C90C5FAD) INIT_TH_FP_REG(%l7,%f28,0x88833B6AE397ED60) INIT_TH_FP_REG(%l7,%f30,0x1D3433AC8754DD2F) !# Execute Main Diag .. prefetch [%l7 + 0x6C], 1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_5494 rd %ccr, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_5494: ldsh [%l7 + 0x76], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_5495 nop nop setx 0x604A8000, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr std %f16, [%l7 + 0x70] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_5495: alignaddr %g1, %l3, %g7 nop set 0x08, %i6 ldd [%l7 + %i6], %f20 stx %i2, [%l7 + 0x60] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x36E, %sys_tick_cmpr changed by convert2hboot edge16l %g3, %o5, %i3 bg,a %icc, loop_5496 wr %g0, 0x0, %pcr ! wr %l0, 0x04C4, %y changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5496: movrlz %i1, 0x3BE, %o2 flush %l7 + 0x64 brgez,a,pn %o4, loop_5497 call loop_5498 fcmpd %fcc3, %f26, %f16 wrpr %o7, 0x1A4C, %cwp loop_5497: lduw [%l7 + 0x34], %g2 loop_5498: stx %i6, [%l7 + 0x70] set 0x12, %o1 nop ! stha %o3, [%l7 + %o1] 0x22 ASI use replaced by convert2hboot membar #Sync ldstub [%l7 + 0x53], %i0 nop set 0x20, %i2 stx %i4, [%l7 + %i2] call loop_5499 std %f6, [%l7 + 0x70] fmovde %icc, %f6, %f26 call loop_5500 loop_5499: rd %sys_tick_cmpr, %l1 sllx %l2, %g5, %o6 nop ! tgu %xcc, 0x7e changed by convert2hboot loop_5500: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot st %f20, [%l7 + 0x54] rdpr %otherwin, %i7 set 0x70, %o6 nop ! lduwa [%l7 + %o6] 0x81, %g4 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x6F1, %hsys_tick_cmpr changed by convert2hboot add %l5, 0x1D38, %o0 call loop_5501 rd %sys_tick_cmpr, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_5501: call loop_5502 movrlz %i2, %l3, %g3 set 0x6A, %l2 nop ! ldsha [%l7 + %l2] 0x81, %o5 ASI use replaced by convert2hboot loop_5502: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2c, %asi changed by convert2hboot set 0x40, %i3 nop ! stda %f16, [%l7 + %i3] 0xc3 ASI use replaced by convert2hboot nop fitod %f8, %f4 fdtoi %f4, %f19 call loop_5503 nop set 0x58, %l6 ldd [%l7 + %l6], %l0 ldd [%l7 + 0x60], %f30 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_5503: call loop_5504 nop ! te %icc, 0x5e changed by convert2hboot fmovrse %i5, %f2, %f14 call loop_5505 loop_5504: swap [%l7 + 0x38], %o2 lduw [%l7 + 0x18], %o4 movn %icc, 0x7D4, %o7 loop_5505: nop set 0x5D, %o7 ldstub [%l7 + %o7], %i1 set 0x08, %g4 nop ! lduwa [%l7 + %g4] 0x80, %g2 ASI use replaced by convert2hboot nop set 0x28, %o0 stx %o3, [%l7 + %o0] nop set 0x2C, %l1 flush %l7 + %l1 call loop_5506 orncc %i0, 0x051B, %i6 nop set 0x70, %o4 ldd [%l7 + %o4], %l0 rd %sys_tick_cmpr, %i4 loop_5506: nop add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casxa [%l6] 0x89, %l2, %g5 ASI use replaced by convert2hboot nop ! te %xcc, 0x65 changed by convert2hboot ldsw [%l7 + 0x34], %l4 nop ! tgu %xcc, 0x62 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync rdpr %cwp, %o6 bpos,a,pn %xcc, loop_5507 nop ! taddcctv %g4, %o1, %g6 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %o0, %l5, %set_softint changed by convert2hboot nop nop setx 0xC3B969E441A013EC, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f10 setx 0x5C6F941B0F1779DC, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f0 fmuld %f0, %f10, %f10 loop_5507: mulx %g7, 0x017F, %g1 st %f17, [%l7 + 0x50] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lduw [%l7 + 0x60], %g3 brlz,pn %o5, loop_5508 call loop_5509 orncc %i3, %l0, %l6 movo %fcc1, %i5, %l3 loop_5508: and %o2, %o7, %o4 loop_5509: call loop_5510 call loop_5511 nop set 0x1C, %i5 lduw [%l7 + %i5], %g2 nop set 0x30, %g6 ldd [%l7 + %g6], %o2 loop_5510: alignaddr %i0, %i6, %i1 loop_5511: nop set 0x20, %g7 ldd [%l7 + %g7], %l0 nop ! tsubcc %l2, %i4, %g5 changed by convert2hboot xnor %l4, 0x016D, %o6 nop set 0x14, %g5 stw %g4, [%l7 + %g5] call loop_5512 nop set 0x70, %i4 std %f16, [%l7 + %i4] st %f17, [%l7 + 0x34] set 0x70, %l4 nop ! ldda [%l7 + %l4] 0x27, %i6 ASI use replaced by convert2hboot loop_5512: ld [%l7 + 0x68], %f16 wr %g0, 0x0, %pcr ! wr %o1, 0x1FBD, %ccr changed by convert2hboot add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %o0, %g6 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync nop set 0x40, %o3 ldx [%l7 + %o3], %g7 set 0x30, %o2 nop ! ldsha [%l7 + %o2] 0x11, %g1 ASI use replaced by convert2hboot stw %i2, [%l7 + 0x28] set 0x34, %o5 nop ! ldsha [%l7 + %o5] 0x19, %o5 ASI use replaced by convert2hboot ldd [%l7 + 0x30], %f12 set 0x40, %i7 nop ! stda %f0, [%l7 + %i7] 0xcd ASI use replaced by convert2hboot bcs %xcc, loop_5513 call loop_5514 call loop_5515 call loop_5516 loop_5513: bpos,a,pn %icc, loop_5517 loop_5514: alignaddrl %g3, %l0, %i3 loop_5515: nop set 0x4C, %l5 nop ! lduba [%l7 + %l5] 0x19, %i5 ASI use replaced by convert2hboot loop_5516: stx %l3, [%l7 + 0x40] loop_5517: fmovse %fcc1, %f2, %f30 set 0x78, %g3 sta %f20, [%l7 + %g3] 0x18 call loop_5518 subc %o2, 0x1261, %o7 call loop_5519 alignaddr %l6, %g2, %o3 loop_5518: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_5519: nop setx loop_5520, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001100001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot wr %g0, 0x0, %pcr ! wr %i0, 0x1B52, %sys_tick changed by convert2hboot movpos %icc, 0x59C, %i6 fbg,a %fcc0, loop_5521 loop_5520: call loop_5522 nop set 0x56, %i0 sth %l1, [%l7 + %i0] fand %f12, %f24, %f18 loop_5521: ldsh [%l7 + 0x34], %l2 loop_5522: std %f28, [%l7 + 0x08] call loop_5523 call loop_5524 call loop_5525 nop set 0x5C, %l3 ldsw [%l7 + %l3], %i4 loop_5523: wrpr %i1, 0x0329, %cwp loop_5524: nop membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf1, %asi changed by convert2hboot loop_5525: nop set 0x68, %g2 sth %g5, [%l7 + %g2] nop nop setx 0x3ADA64B560496400, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr movrlez %l4, 0x2DB, %o6 nop set 0x38, %i1 ldsh [%l7 + %i1], %g4 fmovsge %fcc2, %f27, %f24 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot flush %l7 + 0x48 call loop_5526 call loop_5527 movrne %i7, 0x096, %o0 call loop_5528 loop_5526: nop set 0x4C, %l0 swap [%l7 + %l0], %l5 loop_5527: bcs %xcc, loop_5529 loop_5528: fabss %f25, %f9 edge16ln %g7, %g6, %i2 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %o5 nop ! casa [%l6] 0x11, %o5, %g3 ASI use replaced by convert2hboot loop_5529: rd %softint, %l0 call loop_5530 nop set 0x10, %g1 lduw [%l7 + %g1], %i3 call loop_5531 or %g1, 0x05AF, %l3 loop_5530: nop setx 0x1DB8, %l0, %o7 sdivcc %i5, %o7, %l6 call loop_5532 loop_5531: call loop_5533 ldsw [%l7 + 0x54], %g2 lduw [%l7 + 0x4C], %o2 loop_5532: call loop_5534 loop_5533: subcc %o3, 0x1534, %o4 call loop_5535 call loop_5536 loop_5534: sth %i0, [%l7 + 0x4C] flush %l7 + 0x20 loop_5535: call loop_5537 loop_5536: bn,pt %icc, loop_5538 call loop_5539 call loop_5540 loop_5537: fmovsuge %fcc1, %f15, %f29 loop_5538: nop ! tn %xcc, 0x68 changed by convert2hboot loop_5539: edge16l %i6, %l1, %l2 loop_5540: call loop_5541 set 0x18, %i6 nop ! stwa %i4, [%l7 + %i6] 0x89 ASI use replaced by convert2hboot loop_5541: nop set 0x70, %o1 lduw [%l7 + %o1], %g5 set 0x47, %i2 nop ! stba %l4, [%l7 + %i2] 0x23 ASI use replaced by convert2hboot membar #Sync brgz %i1, loop_5542 fmovrslez %g4, %f12, %f12 set 0x20, %l2 nop ! stda %o6, [%l7 + %l2] 0x88 ASI use replaced by convert2hboot loop_5542: movlg %fcc3, 0x071, %i7 nop set 0x34, %o6 sth %o0, [%l7 + %o6] set 0x64, %l6 nop ! stwa %o1, [%l7 + %l6] 0x18 ASI use replaced by convert2hboot movgu %icc, 0x606, %l5 call loop_5543 nop ! tvs %icc, 0x3a changed by convert2hboot call loop_5544 fble %fcc0, loop_5545 loop_5543: call loop_5546 bl,a,pn %icc, loop_5547 loop_5544: ld [%l7 + 0x68], %f20 loop_5545: nop ! tgu %icc, 0x35 changed by convert2hboot loop_5546: fnot1s %f9, %f31 loop_5547: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x34] %asi, %f18 andncc %g6, %i2, %o5 set 0x4C, %i3 nop ! stwa %g7, [%l7 + %i3] 0x2b ASI use replaced by convert2hboot membar #Sync nop ! rdhpr %hintp, %l0 changed by convert2hboot array8 %i3, %g3, %l3 fbo,a,pn %fcc0, loop_5548 movcs %xcc, %i5, %o7 bge,a,pt %xcc, loop_5549 nop ! rdhpr %ver, %l6 changed by convert2hboot loop_5548: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot ba,a %xcc, loop_5550 loop_5549: subcc %g2, 0x0B77, %o3 nop set 0x2A, %o7 ldub [%l7 + %o7], %o4 nop set 0x70, %g4 stx %i0, [%l7 + %g4] loop_5550: fmovdg %xcc, %f2, %f28 lduh [%l7 + 0x0A], %o2 call loop_5551 call loop_5552 movleu %icc, 0x2DE, %l1 movleu %icc, %l2, %i4 loop_5551: sll %i6, 0x1F, %l4 loop_5552: call loop_5553 ble,pt %xcc, loop_5554 membar 0x5A set 0x10, %o0 sta %f16, [%l7 + %o0] 0x18 loop_5553: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x5C] %asi, %f28 loop_5554: nop set 0x60, %l1 stx %i1, [%l7 + %l1] add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casa [%l6] 0x81, %g4, %g5 ASI use replaced by convert2hboot set 0x40, %i5 nop ! stda %f0, [%l7 + %i5] 0xcd ASI use replaced by convert2hboot wrpr %i7, %o0, %cwp call loop_5555 nop set 0x48, %g6 ldd [%l7 + %g6], %f4 stw %o1, [%l7 + 0x34] nop set 0x08, %o4 ldub [%l7 + %o4], %o6 loop_5555: nop set 0x48, %g7 sta %f13, [%l7 + %g7] 0x88 std %g6, [%l7 + 0x18] set 0x78, %g5 nop ! ldsha [%l7 + %g5] 0x11, %l5 ASI use replaced by convert2hboot nop ! tsubcctv %o5, 0x46, %g7 changed by convert2hboot call loop_5556 call loop_5557 andncc %l0, 0x058E, %i3 add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5556: edge32ln %i2, %o7, %i5 loop_5557: ld [%l7 + 0x08], %f3 ldsh [%l7 + 0x0C], %l6 nop nop setx 0x55DB2398A0797000, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr nop set 0x5F, %l4 ldsb [%l7 + %l4], %g1 for %f28, %f30, %f28 call loop_5558 nop ! tvs %icc, 0x4b changed by convert2hboot fpmerge %f15, %f8, %f4 nop set 0x40, %i4 ldd [%l7 + %i4], %f22 loop_5558: ldx [%l7 + 0x60], %g2 set 0x28, %o3 nop ! lduwa [%l7 + %o3] 0x04, %o3 ASI use replaced by convert2hboot ldx [%l7 + 0x20], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot smul %o4, 0x0FAE, %l2 nop set 0x2C, %o5 sth %i4, [%l7 + %o5] brz %l1, loop_5559 nop set 0x5C, %i7 lduw [%l7 + %i7], %i6 nop ! tneg %icc, 0x42 changed by convert2hboot xorcc %l4, 0x066B, %i1 loop_5559: fcmple16 %f0, %f0, %g4 set 0x68, %l5 nop ! ldsha [%l7 + %l5] 0x0c, %g5 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot st %f31, [%l7 + 0x30] call loop_5560 fmovdleu %xcc, %f14, %f22 movuge %fcc1, %o1, %o6 nop set 0x7D, %o2 ldstub [%l7 + %o2], %g6 loop_5560: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync fmovdleu %xcc, %f20, %f30 nop set 0x20, %i0 ldstub [%l7 + %i0], %i7 call loop_5561 nop setx 0x0943, %l0, %o5 sdiv %g7, %o5, %i3 edge32ln %l0, %l3, %g3 prefetch [%l7 + 0x28], 0 loop_5561: bl,a,pn %xcc, loop_5562 and %o7, %i2, %i5 nop set 0x24, %l3 stw %g1, [%l7 + %l3] fornot2s %f17, %f25, %f25 loop_5562: sth %l6, [%l7 + 0x3A] set 0x7E, %g2 nop ! stba %o3, [%l7 + %g2] 0x88 ASI use replaced by convert2hboot movre %g2, 0x3EC, %o2 ldx [%l7 + 0x40], %i0 nop set 0x70, %i1 ldd [%l7 + %i1], %f24 bvs,a,pn %icc, loop_5563 rdpr %wstate, %l2 set 0x54, %l0 nop ! ldswa [%l7 + %l0] 0x0c, %i4 ASI use replaced by convert2hboot loop_5563: nop set 0x68, %g1 nop ! stxa %l1, [%l7 + %g1] 0x80 ASI use replaced by convert2hboot stw %o4, [%l7 + 0x24] set 0x70, %i6 nop ! ldda [%l7 + %i6] 0x2f, %l4 ASI use replaced by convert2hboot nop nop setx 0x7D6C00, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr set 0x11, %o1 nop ! stba %i6, [%l7 + %o1] 0x80 ASI use replaced by convert2hboot movgu %icc, 0x0B5, %i1 movne %icc, 0x4EE, %g4 call loop_5564 call loop_5565 nop ! wrpr %g5, %o0, %tick changed by convert2hboot ld [%l7 + 0x4C], %f8 loop_5564: nop nop setx 0x7A3800, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr loop_5565: brnz,pn %o6, loop_5566 nop ! tgu %icc, 0x41 changed by convert2hboot movle %icc, %o1, %g6 srl %l5, 0x13, %g7 loop_5566: fexpand %f6, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot array32 %i7, %l0, %i3 set 0x24, %i2 nop ! swapa [%l7 + %i2] 0x81, %g3 ASI use replaced by convert2hboot nop set 0x70, %g3 ldd [%l7 + %g3], %f30 ldsw [%l7 + 0x0C], %l3 set 0x70, %o6 nop ! lduha [%l7 + %o6] 0x18, %i2 ASI use replaced by convert2hboot xnor %i5, %g1, %l6 stx %o3, [%l7 + 0x58] wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync nop set 0x6C, %l2 lduh [%l7 + %l2], %g2 edge32n %i0, %o2, %l2 nop set 0x46, %i3 lduh [%l7 + %i3], %i4 movu %fcc2, %o4, %l1 xnor %l4, 0x0EB4, %i6 std %f28, [%l7 + 0x10] nop set 0x6A, %l6 sth %i1, [%l7 + %l6] fxor %f6, %f12, %f30 nop ! wr %g0, 0x0, %pcr ! wr %g0, 0x40, %asi changed by convert2hboot ripped by fixASI40.pl xnorcc %g4, 0x1E8E, %o0 nop nop setx 0x805B9C00, %l0, %l6 st %l6, [%l7 + 0x44] ld [%l7 + 0x44], %fsr wr %g0, 0x0, %pcr ! wr %o6, 0x1623, %pic changed by convert2hboot st %f3, [%l7 + 0x64] call loop_5567 movvs %icc, 0x2BC, %g6 be,pt %xcc, loop_5568 call loop_5569 loop_5567: mulx %o1, %l5, %o5 ldx [%l7 + 0x18], %i7 loop_5568: nop set 0x50, %g4 lduw [%l7 + %g4], %l0 loop_5569: addcc %g7, 0x1DAC, %g3 call loop_5570 nop ! tvc %xcc, 0x73 changed by convert2hboot add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casxa [%l6] 0x19, %l3, %i3 ASI use replaced by convert2hboot loop_5570: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop nop setx 0xFB2B6E5A2110458C, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f18 setx 0xFB491D679D843B4F, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f16 fdivd %f16, %f18, %f8 edge8n %g1, %i2, %o3 set 0x08, %o7 nop ! ldxa [%l7 + %o7] 0x11, %l6 ASI use replaced by convert2hboot call loop_5571 nop ! rdpr %tl, %g2 changed by convert2hboot andncc %i0, %o7, %l2 set 0x0E, %l1 nop ! lduba [%l7 + %l1] 0x89, %i4 ASI use replaced by convert2hboot loop_5571: nop nop setx 0xA1A5B38D60627000, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr stb %o2, [%l7 + 0x10] call loop_5572 nop set 0x6A, %i5 sth %o4, [%l7 + %i5] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_5572: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fand %f12, %f18, %f4 call loop_5573 call loop_5574 array16 %i6, %i1, %g5 call loop_5575 loop_5573: mova %fcc2, %o0, %o6 loop_5574: stw %g6, [%l7 + 0x64] nop set 0x6C, %o0 swap [%l7 + %o0], %o1 loop_5575: std %l4, [%l7 + 0x30] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot ldsb [%l7 + 0x3B], %g4 flush %l7 + 0x64 xnorcc %i7, 0x1794, %g7 stx %g3, [%l7 + 0x10] call loop_5576 rd %sys_tick_cmpr, %l0 stw %i3, [%l7 + 0x60] fmul8x16 %f0, %f10, %f12 loop_5576: movge %fcc0, %l3, %g1 addc %i2, %o3, %l6 nop ! tvs %icc, 0x6b changed by convert2hboot fmovdcc %icc, %f0, %f10 nop set 0x64, %o4 sth %g2, [%l7 + %o4] sra %i5, 0x1A, %i0 call loop_5577 nop ! taddcc %o7, %i4, %o2 changed by convert2hboot xnor %o4, 0x0F53, %l2 ldd [%l7 + 0x38], %l0 loop_5577: subcc %i6, 0x0490, %l4 set 0x70, %g6 nop ! lduha [%l7 + %g6] 0x19, %i1 ASI use replaced by convert2hboot set 0x48, %g7 lda [%l7 + %g7] 0x04, %f13 fpadd32 %f20, %f24, %f12 fbule %fcc0, loop_5578 st %f23, [%l7 + 0x58] movrlez %g5, %o6, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_5578: edge16 %o1, %o5, %l5 call loop_5579 orcc %i7, 0x1861, %g4 set 0x08, %l4 nop ! stwa %g3, [%l7 + %l4] 0x19 ASI use replaced by convert2hboot loop_5579: nop set 0x20, %g5 nop ! ldxa [%g0 + %g5] 0x20, %g7 ASI use replaced by convert2hboot call loop_5580 movneg %xcc, %i3, %l0 fmovsul %fcc0, %f16, %f13 bneg %xcc, loop_5581 loop_5580: call loop_5582 stw %g1, [%l7 + 0x4C] nop set 0x23, %i4 ldub [%l7 + %i4], %l3 loop_5581: call loop_5583 loop_5582: call loop_5584 nop set 0x5F, %o3 ldstub [%l7 + %o3], %i2 loop_5583: bleu,a,pt %icc, loop_5585 loop_5584: fcmple32 %f30, %f10, %o3 orcc %l6, 0x0105, %g2 andncc %i0, 0x0CB5, %o7 loop_5585: call loop_5586 nop setx 0x13BF, %l0, %i4 sdivx %i5, %i4, %o2 call loop_5587 movrgez %o4, %l1, %i6 loop_5586: stw %l2, [%l7 + 0x54] nop set 0x40, %o5 swap [%l7 + %o5], %l4 loop_5587: smulcc %i1, 0x156E, %g5 movl %xcc, %o0, %o6 rd %pc, %o1 faligndata %f30, %f18, %f2 fcmpes %fcc2, %f11, %f26 movrlz %g6, %l5, %i7 movul %fcc0, 0x58F, %o5 call loop_5588 call loop_5589 std %f8, [%l7 + 0x58] fones %f26 loop_5588: std %f22, [%l7 + 0x78] loop_5589: call loop_5590 andncc %g3, 0x1CF1, %g7 st %f15, [%l7 + 0x68] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_5590: nop ! tne %icc, 0x7c changed by convert2hboot prefetch [%l7 + 0x30], 3 add %l0, 0x06B6, %i3 movule %fcc0, 0x4B4, %g1 nop ! tsubcc %i2, %o3, %l3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot movg %fcc0, %i0, %l6 subccc %o7, 0x133B, %i5 fnor %f28, %f8, %f10 call loop_5591 call loop_5592 nop nop setx 0xEF337AD19078B400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr nop ! tl %icc, 0x4a changed by convert2hboot loop_5591: sdivcc %i4, 0x1EA8, %o2 loop_5592: ldd [%l7 + 0x10], %o4 movne %xcc, %l1, %l2 stx %i6, [%l7 + 0x78] st %f30, [%l7 + 0x6C] set 0x23, %l5 nop ! ldstuba [%l7 + %l5] 0x19, %i1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %l4, 0x0A55, %set_softint changed by convert2hboot nop set 0x20, %o2 ldd [%l7 + %o2], %f28 movl %xcc, %o0, %g5 nop setx loop_5593, %l0, %l1 jmpl %l1, %o6 call loop_5594 mulscc %o1, 0x00DD, %l5 set 0x08, %i0 nop ! prefetcha [%l7 + %i0] 0x18, 4 ASI use replaced by convert2hboot loop_5593: call loop_5595 loop_5594: fmovrse %g6, %f7, %f16 bcs,a %icc, loop_5596 sdiv %g3, 0x198B, %o5 loop_5595: flush %l7 + 0x08 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5596: nop set 0x18, %i7 nop ! ldxa [%l7 + %i7] 0x0c, %l0 ASI use replaced by convert2hboot nop set 0x14, %g2 stb %g4, [%l7 + %g2] fmovdge %fcc0, %f8, %f24 nop nop setx 0x97A1B625104C4800, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr call loop_5597 call loop_5598 call loop_5599 fmovdue %fcc1, %f28, %f24 loop_5597: fmovrdgez %g1, %f6, %f14 loop_5598: call loop_5600 loop_5599: call loop_5601 call loop_5602 rdpr %pil, %i3 loop_5600: stx %o3, [%l7 + 0x30] loop_5601: call loop_5603 loop_5602: fmovrde %l3, %f14, %f14 set 0x40, %i1 nop ! stda %f16, [%l7 + %i1] 0xf8 ASI use replaced by convert2hboot membar #Sync loop_5603: edge32l %i2, %i0, %g2 nop ! tcs %icc, 0x5e changed by convert2hboot nop ! te %xcc, 0x79 changed by convert2hboot nop set 0x74, %l3 lduw [%l7 + %l3], %o7 movle %icc, %i5, %l6 fmovrsgez %o2, %f7, %f18 movrlz %i4, %o4, %l1 call loop_5604 stw %i6, [%l7 + 0x50] umulcc %i1, %l2, %l4 bgu,pt %xcc, loop_5605 loop_5604: nop set 0x30, %l0 std %f22, [%l7 + %l0] fmovdne %fcc3, %f18, %f0 move %icc, 0x2F9, %o0 loop_5605: call loop_5606 call loop_5607 movre %o6, %o1, %l5 smulcc %i7, 0x11F7, %g6 loop_5606: andncc %g5, %g3, %o5 loop_5607: call loop_5608 nop set 0x64, %i6 flush %l7 + %i6 nop nop setx 0x16648D8D407C0400, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr call loop_5609 loop_5608: nop ! tleu %icc, 0x77 changed by convert2hboot call loop_5610 loop_5609: be %icc, loop_5611 nop nop setx 0x2AC894EC5438B566, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f26 fsqrtd %f26, %f30 call loop_5612 loop_5610: stx %l0, [%l7 + 0x58] loop_5611: nop ! tpos %xcc, 0x43 changed by convert2hboot ldub [%l7 + 0x60], %g7 loop_5612: call loop_5613 nop ! tne %xcc, 0x40 changed by convert2hboot ldstub [%l7 + 0x71], %g4 call loop_5614 loop_5613: edge16ln %i3, %o3, %g1 call loop_5615 call loop_5616 loop_5614: nop fitod %f12, %f12 fdtox %f12, %f0 fxtod %f0, %f4 nop set 0x30, %o1 stw %i2, [%l7 + %o1] loop_5615: call loop_5617 loop_5616: nop set 0x40, %g1 stx %l3, [%l7 + %g1] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_5617: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot ldub [%l7 + 0x53], %i5 set 0x57, %i2 nop ! stba %i0, [%l7 + %i2] 0xeb ASI use replaced by convert2hboot membar #Sync stw %l6, [%l7 + 0x6C] fzeros %f20 fpadd32 %f20, %f12, %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot or %o2, %o4, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x50, %asi changed by convert2hboot swap [%l7 + 0x20], %l2 call loop_5618 movneg %xcc, %l4, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_5618: fmovrdlez %o1, %f2, %f20 movl %fcc1, %o0, %i7 ldd [%l7 + 0x30], %g6 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop set 0x40, %g3 ldd [%l7 + %g3], %f4 nop ! tsubcc %l5, 0x4b, %l0 changed by convert2hboot udiv %o5, 0x1A41, %g7 nop nop setx 0x22BD3A6D905BF800, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l6] %asi, %i3 nop ! casa [%l6] 0x81, %i3, %o3 ASI use replaced by convert2hboot call loop_5619 bcs,a %icc, loop_5620 call loop_5621 ld [%l7 + 0x68], %f14 loop_5619: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_5620: andn %i2, 0x17CC, %g1 loop_5621: nop set 0x24, %o6 sta %f25, [%l7 + %o6] 0x18 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x6F7, %tick_cmpr changed by convert2hboot nop ! tsubcctv %i5, 0x4a, %l3 changed by convert2hboot movvs %icc, 0x474, %l6 set 0x70, %i3 nop ! lduba [%l7 + %i3] 0x18, %i0 ASI use replaced by convert2hboot ldstub [%l7 + 0x0C], %i4 call loop_5622 sllx %o4, %o2, %l1 bvs,a,pt %icc, loop_5623 movvc %icc, 0x049, %i6 loop_5622: fmovsne %fcc3, %f26, %f8 nop ! tsubcc %l2, %i1, %l4 changed by convert2hboot loop_5623: call loop_5624 call loop_5625 call loop_5626 array8 %o1, %o6, %o0 loop_5624: call loop_5627 loop_5625: xnor %g6, 0x19AC, %g5 loop_5626: call loop_5628 call loop_5629 loop_5627: fmovdu %fcc1, %f22, %f2 call loop_5630 loop_5628: nop fitod %f13, %f16 loop_5629: swap [%l7 + 0x14], %g3 nop nop setx 0xA0567C00, %l0, %l6 st %l6, [%l7 + 0x0C] ld [%l7 + 0x0C], %fsr loop_5630: ldub [%l7 + 0x7F], %l5 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot std %l0, [%l7 + 0x08] call loop_5631 call loop_5632 nop set 0x0A, %l6 ldsh [%l7 + %l6], %i3 call loop_5633 loop_5631: nop setx 0x08B2, %l0, %g4 udiv %g7, %g4, %o3 loop_5632: nop ! tne %xcc, 0x47 changed by convert2hboot call loop_5634 loop_5633: st %f30, [%l7 + 0x78] ldd [%l7 + 0x10], %f6 subc %g1, %i2, %g2 loop_5634: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f3, [%l7 + 0x1C] %asi nop set 0x10, %l2 ldx [%l7 + %l2], %i5 nop set 0x29, %g4 ldstub [%l7 + %g4], %o7 rd %tick_cmpr, %l6 movu %fcc2, 0x4E3, %i0 xnorcc %l3, %i4, %o2 call loop_5635 call loop_5636 nop nop setx 0x40681000, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr movlg %fcc0, %o4, %i6 loop_5635: nop nop setx 0xA9C3CB24, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f31 setx 0x25E361A1, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f5 fadds %f5, %f31, %f25 loop_5636: movleu %icc, %l2, %l1 nop set 0x2D, %l1 stb %i1, [%l7 + %l1] umul %o1, 0x0FA3, %l4 fmovrslez %o0, %f24, %f21 fpackfix %f6, %f29 call loop_5637 lduw [%l7 + 0x24], %g6 fmovdule %fcc1, %f18, %f16 nop set 0x40, %i5 ldx [%l7 + %i5], %o6 loop_5637: nop set 0x6B, %o0 ldsb [%l7 + %o0], %g3 set 0x08, %o7 nop ! stda %l4, [%l7 + %o7] 0xeb ASI use replaced by convert2hboot membar #Sync and %g5, 0x0485, %i7 fmovdg %fcc2, %f24, %f20 call loop_5638 fnot1 %f8, %f28 call loop_5639 nop set 0x14, %o4 lduw [%l7 + %o4], %l0 loop_5638: call loop_5640 call loop_5641 loop_5639: nop set 0x3E, %g7 ldstub [%l7 + %g7], %i3 lduw [%l7 + 0x0C], %o5 loop_5640: nop set 0x38, %g6 flush %l7 + %g6 loop_5641: nop nop setx 0xE060C400, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr movvs %icc, 0x145, %g7 nop set 0x40, %l4 ldsh [%l7 + %l4], %o3 andcc %g1, %i2, %g4 fmovdle %fcc3, %f4, %f2 ldd [%l7 + 0x30], %f10 swap [%l7 + 0x34], %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fbn %fcc3, loop_5642 st %f23, [%l7 + 0x0C] movug %fcc1, %l6, %o7 nop ! tcs %xcc, 0x36 changed by convert2hboot loop_5642: movrgz %i0, 0x3F1, %i4 membar #Sync set 0x40, %g5 nop ! ldda [%l7 + %g5] 0x1f, %f0 ASI use replaced by convert2hboot call loop_5643 movleu %xcc, %l3, %o2 nop set 0x74, %o3 flush %l7 + %o3 nop set 0x29, %o5 stb %i6, [%l7 + %o5] loop_5643: fmovdle %icc, %f18, %f4 nop nop setx 0x90668400, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr edge32ln %l2, %l1, %i1 ldsh [%l7 + 0x72], %o4 sdivcc %l4, 0x1BC1, %o0 set 0x7B, %i4 nop ! ldsba [%l7 + %i4] 0x81, %g6 ASI use replaced by convert2hboot set 0x38, %o2 nop ! prefetcha [%l7 + %o2] 0x80, 4 ASI use replaced by convert2hboot set 0x40, %i0 nop ! stda %f16, [%l7 + %i0] 0xcd ASI use replaced by convert2hboot call loop_5644 call loop_5645 xnor %g3, %o1, %l5 set 0x78, %i7 nop ! swapa [%l7 + %i7] 0x88, %i7 ASI use replaced by convert2hboot loop_5644: nop set 0x220, %g2 nop ! ldxa [%g0 + %g2] 0x52, %g5 ASI use replaced by convert2hboot loop_5645: nop ! tgu %xcc, 0x3b changed by convert2hboot set 0x14, %i1 nop ! stba %l0, [%l7 + %i1] 0x19 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sta %f8, [%l7 + 0x60] %asi call loop_5646 mova %fcc1, 0x70E, %i3 call loop_5647 call loop_5648 loop_5646: lduw [%l7 + 0x78], %g7 rdpr %wstate, %o5 loop_5647: wrpr %g1, 0x174C, %pil loop_5648: nop ! tne %xcc, 0x51 changed by convert2hboot ldd [%l7 + 0x38], %o2 nop set 0x48, %l3 ldd [%l7 + %l3], %i2 nop set 0x70, %l5 std %f10, [%l7 + %l5] add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_5649 nop set 0x74, %i6 stw %l6, [%l7 + %i6] movvc %xcc, 0x60A, %g2 nop nop setx 0x9143DF7890589800, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_5649: lduh [%l7 + 0x4E], %o7 sra %i0, 0x1A, %l3 nop nop setx 0x92658BAF40504400, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr call loop_5650 nop set 0x68, %o1 std %o2, [%l7 + %o1] nop set 0x30, %g1 stw %i6, [%l7 + %g1] stb %i4, [%l7 + 0x5E] loop_5650: fors %f9, %f18, %f25 add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! tgu %xcc, 0x79 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot std %o4, [%l7 + 0x60] mova %fcc2, %o0, %g6 call loop_5651 ldd [%l7 + 0x40], %o6 fnot1 %f24, %f22 movue %fcc3, %g3, %o1 loop_5651: nop ! wrpr %l4, 0x0EFA, %tick changed by convert2hboot nop set 0x3B, %l0 ldstub [%l7 + %l0], %l5 nop set 0x10, %i2 ldstub [%l7 + %i2], %i7 fpsub32s %f24, %f2, %f6 movlg %fcc0, %l0, %g5 call loop_5652 movo %fcc3, 0x319, %g7 nop set 0x58, %o6 std %f24, [%l7 + %o6] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_5652: nop set 0x14, %i3 lduw [%l7 + %i3], %o5 fbue,a %fcc3, loop_5653 nop set 0x58, %l6 std %o2, [%l7 + %l6] set 0x40, %l2 nop ! stda %f0, [%l7 + %l2] 0xcc ASI use replaced by convert2hboot loop_5653: movrne %g1, 0x371, %i2 fmovsug %fcc0, %f22, %f12 udivcc %g4, 0x199C, %l6 call loop_5654 movcc %xcc, %g2, %i5 call loop_5655 brlz,a,pn %o7, loop_5656 loop_5654: sth %i0, [%l7 + 0x62] nop set 0x65, %g3 ldsb [%l7 + %g3], %o2 loop_5655: fble %fcc1, loop_5657 loop_5656: swap [%l7 + 0x3C], %l3 set 0x40, %l1 nop ! stda %f0, [%l7 + %l1] 0xc2 ASI use replaced by convert2hboot loop_5657: movrlz %i6, 0x37E, %l2 edge8l %i4, %i1, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop nop setx 0xB45941C7504A0400, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr nop fitos %f5, %f2 fstoi %f2, %f27 sdivx %g6, 0x1645, %o0 call loop_5658 nop ! rdpr %tba, %g3 changed by convert2hboot call loop_5659 bne,pt %icc, loop_5660 loop_5658: call loop_5661 movn %fcc1, 0x399, %o1 loop_5659: rd %tick_cmpr, %l4 loop_5660: nop set 0x60, %i5 std %f14, [%l7 + %i5] loop_5661: nop ! tge %xcc, 0x39 changed by convert2hboot call loop_5662 nop setx loop_5663, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x011400001403, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot nop set 0x5D, %g4 ldstub [%l7 + %g4], %l5 fmovsule %fcc3, %f7, %f9 loop_5662: call loop_5664 loop_5663: nop set 0x40, %o7 ldsh [%l7 + %o7], %o6 call loop_5665 nop set 0x58, %o4 stx %l0, [%l7 + %o4] loop_5664: bl,a,pt %xcc, loop_5666 mova %fcc2, 0x1C2, %g5 loop_5665: st %f23, [%l7 + 0x7C] call loop_5667 loop_5666: call loop_5668 nop set 0x70, %o0 std %f4, [%l7 + %o0] wr %g0, 0x0, %pcr ! wr %g0, 0x57, %asi changed by convert2hboot loop_5667: nop nop setx 0x605F7000, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr loop_5668: subcc %i3, %i7, %o5 bne,a,pn %xcc, loop_5669 call loop_5670 fabss %f4, %f14 set 0x40, %g7 nop ! stba %o3, [%l7 + %g7] 0x88 ASI use replaced by convert2hboot loop_5669: call loop_5671 loop_5670: call loop_5672 array16 %g1, %i2, %l6 nop nop setx 0x289AE30C55ACB406, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f28 setx 0x3FC09476, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f8 fsmuld %f8, %f28, %f30 loop_5671: nop set 0x68, %g6 swap [%l7 + %g6], %g2 loop_5672: popc %i5, %g4 set 0x13, %g5 nop ! lduba [%l7 + %g5] 0x80, %i0 ASI use replaced by convert2hboot call loop_5673 ldsw [%l7 + 0x50], %o2 nop set 0x38, %l4 lduw [%l7 + %l4], %o7 subccc %i6, %l3, %l2 loop_5673: nop set 0x48, %o5 nop ! swapa [%l7 + %o5] 0x19, %i1 ASI use replaced by convert2hboot edge16n %o4, %i4, %g6 swap [%l7 + 0x4C], %l1 edge8 %o0, %o1, %l4 nop ! tne %xcc, 0x6c changed by convert2hboot std %f0, [%l7 + 0x10] call loop_5674 nop set 0x74, %o3 stw %l5, [%l7 + %o3] wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_5674: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync set 0x64, %o2 nop ! ldswa [%l7 + %o2] 0x88, %g5 ASI use replaced by convert2hboot st %f23, [%l7 + 0x44] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot array16 %g7, %i7, %i3 array8 %o3, %o5, %i2 nop set 0x3D, %i4 ldstub [%l7 + %i4], %l6 movgu %xcc, 0x5CE, %g2 call loop_5675 movle %fcc3, 0x617, %g1 set 0x7C, %i0 nop ! ldstuba [%l7 + %i0] 0x80, %i5 ASI use replaced by convert2hboot loop_5675: call loop_5676 stw %g4, [%l7 + 0x78] ldd [%l7 + 0x40], %i0 nop ! tn %xcc, 0x3a changed by convert2hboot loop_5676: fxors %f16, %f22, %f3 set 0x50, %g2 nop ! stda %o2, [%l7 + %g2] 0x2a ASI use replaced by convert2hboot membar #Sync call loop_5677 ldd [%l7 + 0x58], %o6 call loop_5678 nop set 0x78, %i7 flush %l7 + %i7 loop_5677: call loop_5679 prefetch [%l7 + 0x14], 0 loop_5678: call loop_5680 call loop_5681 loop_5679: fmovdue %fcc0, %f24, %f24 and %l3, %l2, %i1 loop_5680: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_5681: nop setx 0x01E0, %l0, %i4 udivx %i6, %i4, %g6 fpsub32 %f24, %f20, %f14 set 0x74, %i1 nop ! ldswa [%l7 + %i1] 0x11, %l1 ASI use replaced by convert2hboot nop nop setx 0x3070F400, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr nop set 0x70, %l3 ldsh [%l7 + %l3], %o0 nop set 0x24, %i6 ldsw [%l7 + %i6], %o4 nop set 0x08, %l5 ldd [%l7 + %l5], %f30 set 0x50, %g1 lda [%l7 + %g1] 0x11, %f23 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x68, %l0 ldx [%l7 + %l0], %l5 nop ! tgu %icc, 0x39 changed by convert2hboot addccc %o6, 0x1F2C, %g3 fcmps %fcc0, %f26, %f8 edge32n %l4, %l0, %g5 xor %i7, %g7, %i3 nop nop setx 0x7A1B973AE04BA400, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr and %o5, %i2, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f4, [%l7 + 0x18] %asi nop setx loop_5682, %l0, %l1 jmpl %l1, %g2 fmovrslz %o3, %f12, %f7 lduh [%l7 + 0x6E], %i5 set 0x40, %o1 nop ! ldda [%l7 + %o1] 0xd8, %f0 ASI use replaced by convert2hboot loop_5682: fbg,pt %fcc2, loop_5683 fmovdneg %icc, %f26, %f12 wrpr %g1, %g4, %pil nop ! tgu %icc, 0x6c changed by convert2hboot loop_5683: wrpr %g0, 0x0, %gl call loop_5684 call loop_5685 stb %o7, [%l7 + 0x79] fmovsug %fcc1, %f19, %f19 loop_5684: call loop_5686 loop_5685: faligndata %f18, %f22, %f4 rdpr %pil, %l3 membar #Sync set 0x40, %o6 nop ! ldda [%l7 + %o6] 0x16, %f0 ASI use replaced by convert2hboot loop_5686: set 0x40, %i2 nop ! stda %f16, [%l7 + %i2] 0xd9 ASI use replaced by convert2hboot nop nop setx 0x70896CCED0688800, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot and %l2, %i6, %g6 andncc %l1, %i4, %o4 wrpr %o0, %o1, %pil call loop_5687 subc %l5, %g3, %o6 call loop_5688 call loop_5689 loop_5687: smul %l4, 0x0818, %g5 set 0x41, %l6 nop ! stba %i7, [%l7 + %l6] 0x10 ASI use replaced by convert2hboot loop_5688: sth %g7, [%l7 + 0x1C] loop_5689: nop set 0x0C, %i3 swap [%l7 + %i3], %l0 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casxa [%l6] 0x88, %i3, %o5 ASI use replaced by convert2hboot fbue %fcc0, loop_5690 nop nop setx 0x98436A4AC07AF000, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr nop set 0x18, %g3 ldx [%l7 + %g3], %i2 call loop_5691 loop_5690: lduw [%l7 + 0x24], %l6 edge32 %o3, %g2, %i5 fandnot2s %f24, %f24, %f8 loop_5691: fpsub32 %f16, %f2, %f26 nop ! wrpr %g1, %i0, %tick changed by convert2hboot call loop_5692 wrpr %g4, 0x1B08, %pil std %o6, [%l7 + 0x08] nop set 0x20, %l1 ldd [%l7 + %l1], %o2 loop_5692: call loop_5693 call loop_5694 nop set 0x10, %i5 ldsb [%l7 + %i5], %i1 fbo %fcc3, loop_5695 loop_5693: call loop_5696 loop_5694: call loop_5697 fmovse %fcc1, %f8, %f14 loop_5695: fmovsn %fcc1, %f27, %f20 loop_5696: call loop_5698 loop_5697: nop ! tne %icc, 0x36 changed by convert2hboot set 0x3C, %g4 lda [%l7 + %g4] 0x19, %f17 loop_5698: fmovrdlez %l3, %f0, %f16 nop setx loop_5699, %l0, %l1 jmpl %l1, %l2 nop set 0x58, %o7 ldd [%l7 + %o7], %i6 array8 %l1, %i4, %o4 rd %pc, %o0 loop_5699: fba,a %fcc1, loop_5700 call loop_5701 andcc %g6, 0x058B, %l5 movpos %xcc, 0x6DE, %o1 loop_5700: nop set 0x30, %o4 nop ! prefetcha [%l7 + %o4] 0x89, 3 ASI use replaced by convert2hboot loop_5701: nop ! te %icc, 0x76 changed by convert2hboot lduw [%l7 + 0x68], %o6 nop nop setx 0x2D97FECE90555400, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr bvc,a,pt %icc, loop_5702 srax %g5, %i7, %g7 nop set 0x30, %l2 stw %l4, [%l7 + %l2] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_5702: srax %o5, %i3, %i2 nop ! tcc %xcc, 0x5f changed by convert2hboot nop nop setx 0x17805092C0503400, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr call loop_5703 call loop_5704 nop set 0x50, %o0 stx %l6, [%l7 + %o0] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_5703: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x3C] %asi, %f17 loop_5704: rdpr %cansave, %g2 rd %tick_cmpr, %g1 ldd [%l7 + 0x40], %i4 nop nop setx 0x40533000, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr std %i0, [%l7 + 0x20] fbul,a %fcc1, loop_5705 xor %g4, 0x0798, %o2 fmovslg %fcc2, %f11, %f7 call loop_5706 loop_5705: edge16n %o7, %l3, %i1 nop ! tneg %xcc, 0x76 changed by convert2hboot call loop_5707 loop_5706: call loop_5708 call loop_5709 edge16l %l2, %l1, %i6 loop_5707: std %f20, [%l7 + 0x58] loop_5708: call loop_5710 loop_5709: edge16ln %o4, %i4, %o0 rdpr %canrestore, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_5710: st %f19, [%l7 + 0x68] andncc %l5, %g3, %o6 fbule,a %fcc2, loop_5711 fmovdcs %icc, %f4, %f2 set 0x74, %g7 lda [%l7 + %g7] 0x80, %f19 loop_5711: rdpr %pil, %g5 nop set 0x3E, %g5 ldsh [%l7 + %g5], %g7 fcmple16 %f24, %f16, %l4 fbne %fcc0, loop_5712 srlx %l0, %o5, %i3 call loop_5713 fnot2 %f22, %f18 loop_5712: xnor %i7, 0x1AB1, %i2 array32 %l6, %g2, %g1 loop_5713: nop ! tgu %icc, 0x47 changed by convert2hboot nop nop setx 0xE3E226CF305E6C00, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr nop set 0x1B, %l4 ldub [%l7 + %l4], %i5 wr %g0, 0x0, %pcr ! wr %i0, %o3, %pic changed by convert2hboot subc %o2, 0x1C48, %g4 ld [%l7 + 0x78], %f5 nop set 0x12, %g6 stb %o7, [%l7 + %g6] call loop_5714 call loop_5715 stw %l3, [%l7 + 0x0C] call loop_5716 loop_5714: nop ! ta %xcc, 0x76 changed by convert2hboot loop_5715: nop set 0x7E, %o3 nop ! stha %l2, [%l7 + %o3] 0x19 ASI use replaced by convert2hboot loop_5716: st %f9, [%l7 + 0x20] set 0x22, %o5 nop ! ldsba [%l7 + %o5] 0x18, %i1 ASI use replaced by convert2hboot stw %i6, [%l7 + 0x5C] call loop_5717 addc %l1, 0x06DE, %i4 set 0x10, %i4 nop ! ldxa [%g0 + %i4] 0x4f, %o0 ASI use replaced by convert2hboot loop_5717: call loop_5718 call loop_5719 lduh [%l7 + 0x54], %o4 fbe,pt %fcc2, loop_5720 loop_5718: nop ! taddcctv %o1, 0x56, %g6 changed by convert2hboot loop_5719: call loop_5721 wr %g0, 0x0, %pcr ! wr %l5, 0x1503, %y changed by convert2hboot loop_5720: nop set 0x12, %o2 nop ! lduba [%l7 + %o2] 0x19, %g3 ASI use replaced by convert2hboot loop_5721: subc %o6, 0x1BE1, %g7 call loop_5722 nop set 0x5C, %i0 prefetch [%l7 + %i0], 2 call loop_5723 fpack32 %f4, %f6, %f16 loop_5722: edge32n %l4, %g5, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot loop_5723: ldx [%l7 + 0x58], %i3 bpos %icc, loop_5724 edge8n %i7, %l6, %i2 call loop_5725 call loop_5726 loop_5724: nop ! tne %xcc, 0x4c changed by convert2hboot ldsh [%l7 + 0x2E], %g2 loop_5725: fmovde %fcc2, %f16, %f10 loop_5726: call loop_5727 movrlez %i5, 0x303, %i0 call loop_5728 sdivx %g1, 0x13B6, %o3 loop_5727: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2e, %asi changed by convert2hboot loop_5728: movgu %xcc, 0x5E6, %o7 sdivcc %l3, 0x0DF0, %g4 bshuffle %f8, %f16, %f10 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot edge32ln %i1, %i6, %i4 mulx %o0, 0x1B3C, %l1 ldsw [%l7 + 0x28], %o1 call loop_5729 call loop_5730 ldd [%l7 + 0x58], %f6 ldd [%l7 + 0x70], %o4 loop_5729: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_5730: call loop_5731 nop ! tl %icc, 0x35 changed by convert2hboot nop set 0x38, %g2 std %g6, [%l7 + %g2] call loop_5732 loop_5731: call loop_5733 nop set 0x10, %i1 ldd [%l7 + %i1], %o6 nop set 0x50, %i7 prefetch [%l7 + %i7], 3 loop_5732: nop ! tsubcc %g3, 0x3a, %g7 changed by convert2hboot loop_5733: call loop_5734 call loop_5735 nop nop setx 0xDEFE67CA, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f15 setx 0x40CD0DA2, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f5 fdivs %f5, %f15, %f13 nop set 0x10, %i6 stx %l4, [%l7 + %i6] loop_5734: call loop_5736 loop_5735: nop ! tg %xcc, 0x3d changed by convert2hboot fcmpgt32 %f12, %f28, %l0 std %f26, [%l7 + 0x18] loop_5736: nop set 0x2C, %l3 stw %g5, [%l7 + %l3] ldd [%l7 + 0x68], %f10 nop nop setx 0x3CC3A3A3070D000, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr call loop_5737 xnor %o5, 0x1905, %i7 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! casxa [%l6] 0x80, %i3, %l6 ASI use replaced by convert2hboot loop_5737: nop set 0x44, %l5 sth %g2, [%l7 + %l5] fpsub16 %f28, %f18, %f16 ldstub [%l7 + 0x2F], %i5 ldsw [%l7 + 0x48], %i0 movrgz %g1, 0x18E, %i2 andcc %o2, 0x1888, %o3 call loop_5738 nop ! rdhpr %hpstate, %l3 changed by convert2hboot rd %sys_tick_cmpr, %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5738: nop set 0x4F, %l0 nop ! ldsba [%l7 + %l0] 0x18, %l2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync call loop_5739 move %icc, 0x297, %o0 nop ! tl %icc, 0x63 changed by convert2hboot call loop_5740 loop_5739: call loop_5741 edge32n %l1, %o1, %o4 subccc %i1, 0x0884, %l5 loop_5740: fbo,a %fcc1, loop_5742 loop_5741: lduw [%l7 + 0x68], %g6 nop nop setx 0x9063D400, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr call loop_5743 loop_5742: bpos %icc, loop_5744 nop ! tvc %xcc, 0x4d changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_5743: call loop_5745 loop_5744: bl %xcc, loop_5746 call loop_5747 fbl,a,pn %fcc3, loop_5748 loop_5745: call loop_5749 loop_5746: call loop_5750 loop_5747: subc %g3, 0x1C68, %l4 loop_5748: nop set 0x46, %g1 sth %g7, [%l7 + %g1] loop_5749: call loop_5751 loop_5750: fmovdcc %icc, %f24, %f10 nop nop setx 0x39F68382A22221C5, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f6 setx 0x9C2BBEE0FB19C775, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f0 fmuld %f0, %f6, %f14 loop_5751: nop set 0x40, %o6 nop ! ldda [%l7 + %o6] 0xd2, %f0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_5752 edge32n %o5, %l0, %i7 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %l6, %i3 ASI use replaced by convert2hboot loop_5752: std %f12, [%l7 + 0x40] wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot nop ! tsubcctv %i5, %i0, %g1 changed by convert2hboot fabsd %f4, %f4 set 0x51, %o1 nop ! lduba [%l7 + %o1] 0x0c, %o2 ASI use replaced by convert2hboot nop ! tgu %xcc, 0x4d changed by convert2hboot set 0x61, %l6 nop ! ldstuba [%l7 + %l6] 0x19, %i2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot ldsw [%l7 + 0x44], %g4 fbge,pn %fcc3, loop_5753 call loop_5754 nop set 0x36, %i3 ldstub [%l7 + %i3], %o7 nop set 0x1F, %i2 ldstub [%l7 + %i2], %l2 loop_5753: nop set 0x24, %g3 nop ! stha %o3, [%l7 + %g3] 0x19 ASI use replaced by convert2hboot loop_5754: nop set 0x5C, %l1 nop ! ldsha [%l7 + %l1] 0x10, %i6 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot stx %l1, [%l7 + 0x58] call loop_5755 ld [%l7 + 0x2C], %f24 sdiv %i4, 0x0DBD, %o4 set 0x48, %i5 nop ! ldsha [%l7 + %i5] 0x81, %i1 ASI use replaced by convert2hboot loop_5755: nop add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casxa [%l6] 0x89, %o1, %g6 ASI use replaced by convert2hboot call loop_5756 movcc %icc, %l5, %o6 mova %xcc, %l4, %g7 nop nop setx 0x705DE400, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr loop_5756: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd1, %asi changed by convert2hboot set 0x38, %g4 nop ! prefetcha [%l7 + %g4] 0x0c, 2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x58, %asi changed by convert2hboot nop set 0x40, %o4 prefetch [%l7 + %o4], 3 set 0x56, %l2 nop ! ldsba [%l7 + %l2] 0x10, %l0 ASI use replaced by convert2hboot edge32 %i7, %g5, %i3 fmovdul %fcc3, %f16, %f18 set 0x76, %o7 nop ! ldsha [%l7 + %o7] 0x0c, %l6 ASI use replaced by convert2hboot mulx %i5, %g2, %g1 nop set 0x08, %o0 ldd [%l7 + %o0], %f20 movu %fcc1, 0x096, %i0 call loop_5757 call loop_5758 and %i2, 0x1B9D, %l3 sll %o2, %g4, %o7 loop_5757: fand %f22, %f16, %f10 loop_5758: call loop_5759 movrgz %o3, 0x175, %l2 nop set 0x40, %g7 ldd [%l7 + %g7], %f4 edge16ln %o0, %i6, %l1 loop_5759: call loop_5760 edge16ln %o4, %i1, %o1 ldub [%l7 + 0x2B], %g6 umulcc %l5, %o6, %l4 loop_5760: wr %g0, 0x0, %pcr ! wr %i4, %g7, %sys_tick changed by convert2hboot nop set 0x49, %l4 ldstub [%l7 + %l4], %g3 call loop_5761 call loop_5762 call loop_5763 nop ! tge %xcc, 0x5c changed by convert2hboot loop_5761: call loop_5764 loop_5762: nop set 0x7C, %g5 ldsw [%l7 + %g5], %o5 loop_5763: fnor %f26, %f16, %f16 bcc %xcc, loop_5765 loop_5764: nop set 0x08, %g6 ldd [%l7 + %g6], %i6 call loop_5766 subcc %l0, %i3, %l6 loop_5765: ldd [%l7 + 0x68], %f10 fmovdg %xcc, %f6, %f22 loop_5766: smul %g5, 0x0684, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_5767 smul %i0, %i2, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_5767: nop set 0x70, %o5 stx %g2, [%l7 + %o5] nop set 0x48, %o3 stx %o7, [%l7 + %o3] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fmovse %icc, %f2, %f8 call loop_5768 popc %l2, %o3 fcmpgt32 %f22, %f28, %o0 set 0x5F, %o2 nop ! stba %l1, [%l7 + %o2] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_5768: lduw [%l7 + 0x78], %o4 call loop_5769 nop ! tvc %xcc, 0x39 changed by convert2hboot ba,pt %icc, loop_5770 flush %l7 + 0x74 loop_5769: movo %fcc2, 0x676, %i1 edge8 %o1, %i6, %l5 loop_5770: brz,a,pt %o6, loop_5771 ldsh [%l7 + 0x4C], %l4 fble %fcc3, loop_5772 nop nop setx 0xC6CEC2E7CBDE5E62, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 fsqrtd %f0, %f28 loop_5771: fandnot1s %f11, %f16, %f21 std %f14, [%l7 + 0x70] loop_5772: smulcc %g6, %g7, %g3 fnegd %f6, %f4 addcc %o5, %i4, %l0 ble,pn %xcc, loop_5773 fcmpne16 %f26, %f28, %i7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xC5B, %hsys_tick_cmpr changed by convert2hboot movre %i5, 0x14B, %g1 loop_5773: bvc %icc, loop_5774 movrlz %i0, %l6, %i2 nop set 0x08, %i4 ldsh [%l7 + %i4], %o2 set 0x48, %g2 nop ! ldswa [%l7 + %g2] 0x80, %g2 ASI use replaced by convert2hboot loop_5774: stb %l3, [%l7 + 0x3E] add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_5775 fornot1 %f30, %f8, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_5775: nop set 0x10, %i1 lduw [%l7 + %i1], %l2 srlx %o0, 0x0D, %l1 lduw [%l7 + 0x08], %o3 wrpr %i1, 0x015B, %pil wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f31, [%l7 + 0x40] %asi andcc %o1, 0x0708, %i6 set 0x14, %i0 nop ! ldsha [%l7 + %i0] 0x18, %o4 ASI use replaced by convert2hboot nop set 0x74, %i6 ldsw [%l7 + %i6], %o6 fpsub32s %f11, %f3, %f9 call loop_5776 nop set 0x76, %i7 sth %l4, [%l7 + %i7] nop ! tneg %icc, 0x5d changed by convert2hboot call loop_5777 loop_5776: stx %g6, [%l7 + 0x78] set 0x10, %l3 nop ! ldda [%l7 + %l3] 0x26, %l4 ASI use replaced by convert2hboot loop_5777: nop ! tpos %icc, 0x46 changed by convert2hboot fcmpeq32 %f18, %f10, %g3 nop set 0x50, %l0 ldx [%l7 + %l0], %o5 nop ! sir 0x0A6D !!sir is illegal_instruction call loop_5778 call loop_5779 smul %i4, 0x1FF6, %g7 call loop_5780 loop_5778: call loop_5781 loop_5779: nop ! rdhpr %hsys_tick_cmpr, %i7 changed by convert2hboot set 0x40, %g1 nop ! stda %f0, [%l7 + %g1] 0x81 ASI use replaced by convert2hboot loop_5780: nop set 0x69, %l5 stb %i3, [%l7 + %l5] loop_5781: nop set 0x40, %o1 nop ! prefetcha [%l7 + %o1] 0x89, 0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g5, 0x1D20, %ccr changed by convert2hboot call loop_5782 nop set 0x38, %o6 ldd [%l7 + %o6], %f10 edge16n %g1, %i5, %l6 nop set 0x68, %i3 ldsw [%l7 + %i3], %i0 loop_5782: nop set 0x44, %l6 nop ! lduwa [%l7 + %l6] 0x11, %o2 ASI use replaced by convert2hboot set 0x20, %g3 nop ! stda %i2, [%l7 + %g3] 0x18 ASI use replaced by convert2hboot set 0x58, %i2 nop ! lduha [%l7 + %i2] 0x19, %g2 ASI use replaced by convert2hboot call loop_5783 edge32l %l3, %o7, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5783: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f2, [%l7 + 0x44] %asi fpack32 %f2, %f28, %f22 nop set 0x08, %l1 stb %g4, [%l7 + %l1] xnor %o3, 0x13C8, %i1 nop nop setx 0x50778C00, %l0, %l6 st %l6, [%l7 + 0x50] ld [%l7 + 0x50], %fsr nop set 0x22, %g4 sth %o1, [%l7 + %g4] call loop_5784 sdiv %i6, 0x10C5, %l1 nop ! taddcc %o4, %l4, %g6 changed by convert2hboot edge32 %l5, %g3, %o6 loop_5784: nop set 0x08, %i5 nop ! stda %i4, [%l7 + %i5] 0x22 ASI use replaced by convert2hboot membar #Sync wrpr %o5, 0x1E6F, %pil stw %g7, [%l7 + 0x18] nop nop setx 0x504AF400, %l0, %l6 st %l6, [%l7 + 0x0C] ld [%l7 + 0x0C], %fsr nop ! tcs %icc, 0x5b changed by convert2hboot movl %xcc, %i3, %i7 set 0x7C, %l2 nop ! swapa [%l7 + %l2] 0x18, %l0 ASI use replaced by convert2hboot call loop_5785 prefetch [%l7 + 0x20], 2 call loop_5786 call loop_5787 loop_5785: nop ! ta %xcc, 0x68 changed by convert2hboot call loop_5788 loop_5786: nop ! tvs %icc, 0x63 changed by convert2hboot loop_5787: mulscc %g5, 0x17B2, %g1 nop ! tsubcc %l6, %i0, %o2 changed by convert2hboot loop_5788: fmovrslez %i2, %f3, %f28 set 0x40, %o7 nop ! ldsha [%l7 + %o7] 0x88, %i5 ASI use replaced by convert2hboot call loop_5789 fpsub16 %f6, %f8, %f14 nop ! te %xcc, 0x6b changed by convert2hboot lduh [%l7 + 0x78], %l3 loop_5789: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movrlz %l2, %o7, %g4 nop nop setx 0x706CF400, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr set 0x7C, %o0 sta %f13, [%l7 + %o0] 0x10 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x1D5, %hsys_tick_cmpr changed by convert2hboot call loop_5790 nop set 0x78, %o4 ldsh [%l7 + %o4], %o1 nop nop setx 0xFE37E3498EF36779, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 fsqrtd %f24, %f14 fmovdug %fcc1, %f18, %f22 loop_5790: nop set 0x74, %g7 flush %l7 + %g7 wrpr %o0, 0x1993, %pil set 0x26, %g5 nop ! lduba [%l7 + %g5] 0x89, %i6 ASI use replaced by convert2hboot popc %l1, %o4 or %l4, 0x0D16, %l5 set 0x68, %g6 nop ! swapa [%l7 + %g6] 0x19, %g3 ASI use replaced by convert2hboot call loop_5791 nop ! tl %xcc, 0x54 changed by convert2hboot nop set 0x6C, %l4 prefetch [%l7 + %l4], 0 movlg %fcc1, 0x175, %g6 loop_5791: nop ! tcc %icc, 0x51 changed by convert2hboot set 0x7C, %o3 nop ! ldswa [%l7 + %o3] 0x0c, %o6 ASI use replaced by convert2hboot call loop_5792 movcc %icc, %o5, %g7 set 0x4C, %o5 nop ! swapa [%l7 + %o5] 0x89, %i4 ASI use replaced by convert2hboot loop_5792: nop setx 0x1E59, %l0, %i3 udiv %i7, %i3, %g5 alignaddr %g1, %l0, %l6 nop nop setx 0x0A7155C0, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f2 setx 0xFE04A08F, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f7 fadds %f7, %f2, %f23 nop ! tl %xcc, 0x46 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_5793 fmovsuge %fcc1, %f11, %f14 call loop_5794 call loop_5795 loop_5793: ldub [%l7 + 0x2D], %i5 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_5794: call loop_5796 loop_5795: nop set 0x42, %i4 ldstub [%l7 + %i4], %g2 set 0x2C, %g2 nop ! stwa %l2, [%l7 + %g2] 0x0c ASI use replaced by convert2hboot loop_5796: bn,pn %xcc, loop_5797 swap [%l7 + 0x2C], %g4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x042, %hsys_tick_cmpr changed by convert2hboot stw %i1, [%l7 + 0x48] loop_5797: nop add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %o3, %o1 ASI use replaced by convert2hboot subc %o0, %i6, %o4 fmovrdlz %l1, %f22, %f14 nop set 0x2C, %i1 prefetch [%l7 + %i1], 4 bpos,a %icc, loop_5798 rdpr %cleanwin, %l4 ldx [%l7 + 0x08], %l5 nop setx loop_5799, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001200001402, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_5798: call loop_5800 wr %g0, 0x0, %pcr ! wr %g6, %o6, %ccr changed by convert2hboot fbl,pn %fcc2, loop_5801 loop_5799: nop ! rdhpr %hintp, %o5 changed by convert2hboot loop_5800: ldd [%l7 + 0x38], %f4 nop setx loop_5802, %l0, %l1 jmpl %l1, %g3 loop_5801: call loop_5803 call loop_5804 nop ! rdhpr %hsys_tick_cmpr, %g7 changed by convert2hboot loop_5802: udiv %i7, 0x0A2B, %i4 loop_5803: call loop_5805 loop_5804: call loop_5806 fmovrdne %i3, %f14, %f10 call loop_5807 loop_5805: call loop_5808 loop_5806: alignaddrl %g1, %l0, %g5 wr %g0, 0x0, %pcr ! wr %l6, 0x1BC3, %pic changed by convert2hboot loop_5807: nop nop setx 0x704ADC00, %l0, %l6 st %l6, [%l7 + 0x48] ld [%l7 + 0x48], %fsr loop_5808: nop ! rdhpr %hsys_tick_cmpr, %i0 changed by convert2hboot set 0x38, %i0 nop ! lduwa [%l7 + %i0] 0x04, %i5 ASI use replaced by convert2hboot lduh [%l7 + 0x30], %i2 nop fitod %f6, %f26 fdtox %f26, %f12 call loop_5809 call loop_5810 call loop_5811 nop set 0x48, %o2 std %l2, [%l7 + %o2] loop_5809: nop set 0x30, %i6 nop ! stwa %o2, [%l7 + %i6] 0x18 ASI use replaced by convert2hboot loop_5810: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_5811: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot edge16l %g4, %i1, %o3 fble,pt %fcc0, loop_5812 ldub [%l7 + 0x0C], %o7 nop ! wrpr %o0, %i6, %tick changed by convert2hboot addcc %o4, %l1, %o1 loop_5812: orncc %l4, %l5, %g6 fbo,pt %fcc1, loop_5813 call loop_5814 movo %fcc0, 0x6C2, %o5 nop set 0x1A, %l3 sth %g3, [%l7 + %l3] loop_5813: nop set 0x79, %l0 stb %g7, [%l7 + %l0] loop_5814: call loop_5815 stw %o6, [%l7 + 0x5C] xnorcc %i7, 0x133A, %i3 set 0x44, %i7 nop ! ldsha [%l7 + %i7] 0x0c, %i4 ASI use replaced by convert2hboot loop_5815: nop wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync andn %g5, %l0, %l6 sll %i0, 0x1E, %i5 alignaddrl %i2, %o2, %l3 st %f11, [%l7 + 0x28] wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot call loop_5816 movrne %g2, %g4, %o3 nop ! tne %xcc, 0x67 changed by convert2hboot loop_5816: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f17, [%l7 + 0x28] %asi ba %icc, loop_5817 fmovdug %fcc3, %f14, %f26 call loop_5818 rdpr %wstate, %o7 loop_5817: nop ! taddcc %i1, 0x4c, %o0 changed by convert2hboot fmovdgu %xcc, %f22, %f22 loop_5818: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot srlx %l1, 0x0B, %o1 call loop_5819 fsrc2s %f7, %f7 ldsw [%l7 + 0x48], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_5819: std %f8, [%l7 + 0x30] wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync fmovdpos %icc, %f18, %f28 call loop_5820 ldub [%l7 + 0x40], %o5 nop set 0x14, %g1 flush %l7 + %g1 call loop_5821 loop_5820: ld [%l7 + 0x08], %f27 fnands %f3, %f16, %f0 nop setx loop_5822, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x012400001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_5821: ld [%l7 + 0x2C], %f4 movue %fcc0, %g3, %g7 call loop_5823 loop_5822: movule %fcc3, 0x444, %o6 call loop_5824 ld [%l7 + 0x64], %f6 loop_5823: movug %fcc1, 0x50E, %g6 nop ! tvs %xcc, 0x5f changed by convert2hboot loop_5824: fcmps %fcc1, %f29, %f9 call loop_5825 movle %xcc, 0x17C, %i3 call loop_5826 call loop_5827 loop_5825: nop set 0x62, %o1 ldsb [%l7 + %o1], %i4 set 0x7C, %o6 nop ! ldstuba [%l7 + %o6] 0x04, %i7 ASI use replaced by convert2hboot loop_5826: nop set 0x64, %l5 sta %f21, [%l7 + %l5] 0x0c loop_5827: nop set 0x6A, %i3 nop ! stba %g1, [%l7 + %i3] 0xe2 ASI use replaced by convert2hboot membar #Sync call loop_5828 nop ! tcs %xcc, 0x50 changed by convert2hboot call loop_5829 fmovdleu %xcc, %f16, %f14 loop_5828: movrne %l0, 0x0F8, %g5 loop_5829: call loop_5830 ld [%l7 + 0x7C], %f10 wrpr %g0, 0x3, %gl call loop_5831 loop_5830: call loop_5832 orn %i5, %i2, %o2 ba,a,pn %xcc, loop_5833 loop_5831: nop set 0x28, %l6 ldsh [%l7 + %l6], %l3 loop_5832: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync loop_5833: nop ! tvs %icc, 0x51 changed by convert2hboot nop ! tl %icc, 0x43 changed by convert2hboot nop set 0x20, %i2 lduw [%l7 + %i2], %g2 fmovsa %fcc3, %f4, %f6 fexpand %f23, %f14 movpos %xcc, %g4, %l6 set 0x48, %l1 nop ! prefetcha [%l7 + %l1] 0x11, 0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_5834 call loop_5835 lduh [%l7 + 0x3E], %o0 nop ! rdhpr %ver, %i6 changed by convert2hboot loop_5834: nop ! tcc %icc, 0x7d changed by convert2hboot loop_5835: nop set 0x1D, %g4 ldstub [%l7 + %g4], %o3 ba %xcc, loop_5836 membar 0x72 call loop_5837 lduh [%l7 + 0x62], %o1 loop_5836: ld [%l7 + 0x08], %f31 movvc %xcc, 0x352, %l1 loop_5837: nop set 0x77, %g3 nop ! stba %o4, [%l7 + %g3] 0x18 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop set 0x38, %l2 std %f24, [%l7 + %l2] nop set 0x48, %i5 std %o4, [%l7 + %i5] call loop_5838 wr %g0, 0x0, %pcr ! wr %l4, 0x06D8, %set_softint changed by convert2hboot ldsw [%l7 + 0x68], %g3 fmovdgu %xcc, %f4, %f4 loop_5838: movue %fcc3, 0x3EA, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot movg %xcc, 0x4E7, %i3 ld [%l7 + 0x68], %f0 call loop_5839 nop set 0x60, %o0 std %i4, [%l7 + %o0] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_5839: call loop_5840 subc %g6, 0x161F, %l0 srlx %g5, %i0, %i5 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_5840: st %f20, [%l7 + 0x40] stb %o2, [%l7 + 0x77] edge8ln %l3, %g2, %g4 call loop_5841 nop set 0x66, %o7 ldstub [%l7 + %o7], %l2 call loop_5842 edge32n %o7, %i1, %l6 loop_5841: rd %softint, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_5842: ldub [%l7 + 0x62], %o3 rd %pc, %l1 ldstub [%l7 + 0x7C], %o1 nop set 0x30, %o4 std %l4, [%l7 + %o4] wr %g0, 0x0, %pcr ! wr %o4, 0x0F97, %softint changed by convert2hboot set 0x14, %g5 nop ! lduba [%l7 + %g5] 0x80, %l4 ASI use replaced by convert2hboot stw %o5, [%l7 + 0x40] ldub [%l7 + 0x61], %g3 lduw [%l7 + 0x38], %o6 fmovdl %fcc3, %f26, %f22 set 0x58, %g6 nop ! prefetcha [%l7 + %g6] 0x18, 2 ASI use replaced by convert2hboot and %i4, 0x1949, %i7 brgz,a %g7, loop_5843 call loop_5844 nop set 0x44, %g7 stw %l0, [%l7 + %g7] andncc %g6, 0x0008, %i0 loop_5843: rdpr %gl, %g5 loop_5844: call loop_5845 stx %i5, [%l7 + 0x68] set 0x40, %o3 nop ! stda %f0, [%l7 + %o3] 0xc2 ASI use replaced by convert2hboot loop_5845: nop nop setx 0xB353D40B30644C00, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr call loop_5846 std %f28, [%l7 + 0x18] ld [%l7 + 0x1C], %f20 call loop_5847 loop_5846: nop set 0x5E, %o5 lduh [%l7 + %o5], %g1 set 0x74, %l4 nop ! stba %i2, [%l7 + %l4] 0x04 ASI use replaced by convert2hboot loop_5847: fmovrse %l3, %f21, %f4 nop nop setx 0x5D2F1CE0D079D800, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop nop setx 0xE065EC00, %l0, %l6 st %l6, [%l7 + 0x20] ld [%l7 + 0x20], %fsr call loop_5848 sub %g2, %g4, %l2 nop set 0x30, %g2 ldx [%l7 + %g2], %i1 rd %sys_tick_cmpr, %l6 loop_5848: movg %icc, 0x124, %o0 call loop_5849 nop set 0x60, %i1 std %f8, [%l7 + %i1] wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_5849: xnorcc %i6, %o3, %o1 nop set 0x30, %i4 ldx [%l7 + %i4], %l1 set 0x45, %i0 nop ! lduba [%l7 + %i0] 0x10, %o4 ASI use replaced by convert2hboot call loop_5850 srl %l4, 0x1A, %o5 movleu %xcc, %g3, %l5 nop nop setx 0x804C2800, %l0, %l6 st %l6, [%l7 + 0x1C] ld [%l7 + 0x1C], %fsr loop_5850: call loop_5851 call loop_5852 nop set 0x30, %o2 std %f4, [%l7 + %o2] nop set 0x53, %i6 stb %o6, [%l7 + %i6] loop_5851: call loop_5853 loop_5852: alignaddrl %i4, %i3, %g7 st %f8, [%l7 + 0x70] edge32 %i7, %l0, %i0 loop_5853: fmovrsne %g6, %f18, %f28 bl,pn %xcc, loop_5854 call loop_5855 wrpr %i5, 0x12BC, %cwp call loop_5856 loop_5854: movo %fcc2, 0x402, %g1 loop_5855: call loop_5857 subccc %g5, 0x1E7A, %l3 loop_5856: fmovsue %fcc3, %f19, %f23 nop ! rdhpr %hintp, %o2 changed by convert2hboot loop_5857: call loop_5858 ldsh [%l7 + 0x62], %g2 call loop_5859 fpackfix %f28, %f24 loop_5858: stw %g4, [%l7 + 0x64] loop_5859: bcs %xcc, loop_5860 call loop_5861 xnor %i2, 0x1042, %i1 nop ! rdhpr %htba, %l2 changed by convert2hboot loop_5860: call loop_5862 loop_5861: srlx %o0, 0x1C, %o7 ldd [%l7 + 0x40], %f20 prefetch [%l7 + 0x74], 0 loop_5862: nop set 0x2C, %l3 nop ! stwa %i6, [%l7 + %l3] 0x2f ASI use replaced by convert2hboot membar #Sync fandnot1 %f2, %f12, %f26 fmovrsne %o3, %f11, %f26 set 0x40, %l0 nop ! ldsha [%l7 + %l0] 0x11, %o1 ASI use replaced by convert2hboot nop set 0x78, %g1 prefetch [%l7 + %g1], 2 nop set 0x74, %o1 prefetch [%l7 + %o1], 1 ld [%l7 + 0x30], %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x64] %asi, %f17 ldd [%l7 + 0x70], %l0 nop setx 0x1D8A, %l0, %l6 udiv %o4, %l6, %o5 call loop_5863 call loop_5864 call loop_5865 orncc %l4, %g3, %l5 loop_5863: call loop_5866 loop_5864: nop set 0x68, %o6 ldd [%l7 + %o6], %f26 loop_5865: call loop_5867 nop setx 0x11F9, %l0, %i3 udivcc %i4, %i3, %g7 loop_5866: bmask %i7, %l0, %o6 call loop_5868 loop_5867: movre %g6, %i5, %g1 set 0x70, %i7 nop ! ldda [%l7 + %i7] 0x2b, %g4 ASI use replaced by convert2hboot loop_5868: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_5869 nop set 0x08, %l5 stw %o2, [%l7 + %l5] call loop_5870 srl %g2, %g4, %l3 loop_5869: call loop_5871 movcs %xcc, %i2, %l2 loop_5870: fmovdg %fcc1, %f18, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f6, [%l7 + 0x70] %asi loop_5871: ldx [%l7 + 0x58], %i1 movcs %icc, 0x697, %o7 movrlez %o0, 0x0A2, %i6 fornot1 %f10, %f22, %f14 nop ! rdhpr %htba, %o1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot alignaddrl %o4, %l6, %l1 set 0x7D, %l6 nop ! lduba [%l7 + %l6] 0x81, %l4 ASI use replaced by convert2hboot call loop_5872 nop ! tvs %xcc, 0x64 changed by convert2hboot lduh [%l7 + 0x4E], %g3 set 0x20, %i3 nop ! lduwa [%l7 + %i3] 0x04, %l5 ASI use replaced by convert2hboot loop_5872: nop ! tgu %icc, 0x36 changed by convert2hboot nop set 0x58, %i2 std %f2, [%l7 + %i2] sdivcc %o5, 0x1DFA, %i3 call loop_5873 bleu,pt %icc, loop_5874 call loop_5875 movlg %fcc3, %g7, %i4 loop_5873: nop set 0x5D, %g4 nop ! lduba [%l7 + %g4] 0x19, %i7 ASI use replaced by convert2hboot loop_5874: call loop_5876 loop_5875: sll %l0, %g6, %i5 movrgez %g1, %g5, %i0 nop ! tne %xcc, 0x39 changed by convert2hboot loop_5876: nop set 0x0C, %l1 nop ! ldstuba [%l7 + %l1] 0x88, %o6 ASI use replaced by convert2hboot call loop_5877 ld [%l7 + 0x2C], %f29 nop set 0x40, %l2 prefetch [%l7 + %l2], 0 ldsw [%l7 + 0x54], %o2 loop_5877: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! tcs %xcc, 0x75 changed by convert2hboot movrne %i2, 0x085, %l2 rdpr %otherwin, %i1 call loop_5878 mulx %l3, %o7, %o0 call loop_5879 add %i6, 0x05E3, %o3 loop_5878: nop setx 0x073D, %l0, %o1 sdiv %o4, %o1, %l1 call loop_5880 loop_5879: movn %xcc, 0x0EF, %l4 call loop_5881 nop set 0x20, %i5 lduw [%l7 + %i5], %l6 loop_5880: fmovs %f14, %f4 call loop_5882 loop_5881: movule %fcc0, %g3, %o5 stb %l5, [%l7 + 0x21] nop nop setx 0x104C5800, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr loop_5882: bge,pt %icc, loop_5883 call loop_5884 subccc %g7, %i4, %i3 fmovscs %icc, %f27, %f6 loop_5883: nop set 0x78, %o0 stx %l0, [%l7 + %o0] loop_5884: nop nop setx 0xE06E6C00, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr fmovrsgez %g6, %f1, %f25 lduw [%l7 + 0x10], %i5 call loop_5885 call loop_5886 prefetch [%l7 + 0x2C], 0 add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_5885: nop add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5886: movl %icc, 0x4BA, %o2 movg %xcc, 0x784, %g2 lduh [%l7 + 0x7A], %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_5887 nop ! rdhpr %hpstate, %i0 changed by convert2hboot xnor %i2, 0x07B5, %l2 call loop_5888 loop_5887: edge8 %i1, %l3, %o7 xnor %o0, %i6, %o3 movl %fcc3, %o4, %o1 loop_5888: nop nop setx 0x7D735FE2D6BDA0E1, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f4 setx 0xD9C59C52C2033720, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f10 fdivd %f10, %f4, %f20 call loop_5889 call loop_5890 flush %l7 + 0x6C fbn,a %fcc2, loop_5891 loop_5889: call loop_5892 loop_5890: st %f21, [%l7 + 0x40] nop set 0x40, %g3 std %f28, [%l7 + %g3] loop_5891: movge %icc, %l1, %l6 loop_5892: array32 %l4, %o5, %l5 call loop_5893 nop nop setx 0x89823C1DB91C4988, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 setx 0x9E551087D058625F, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 faddd %f22, %f24, %f22 nop ! tpos %xcc, 0x7c changed by convert2hboot sra %g3, 0x08, %i4 loop_5893: ldd [%l7 + 0x60], %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_5894 call loop_5895 call loop_5896 call loop_5897 loop_5894: call loop_5898 loop_5895: nop nop setx 0xC501AB8E18A5BF7A, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f2 setx 0x096C49DC, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fsmuld %f22, %f2, %f10 loop_5896: fmovrdlez %g6, %f14, %f22 loop_5897: array8 %g7, %g1, %i5 loop_5898: nop set 0x40, %o7 ldsw [%l7 + %o7], %g5 stx %o6, [%l7 + 0x28] st %f14, [%l7 + 0x1C] bleu,a,pt %icc, loop_5899 call loop_5900 call loop_5901 ldx [%l7 + 0x68], %i7 loop_5899: nop set 0x50, %g5 nop ! stwa %o2, [%l7 + %g5] 0xeb ASI use replaced by convert2hboot membar #Sync loop_5900: nop set 0x2C, %g6 lduh [%l7 + %g6], %g2 loop_5901: nop ! rdhpr %hpstate, %g4 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xf0, %asi changed by convert2hboot membar #Sync nop set 0x7C, %g7 flush %l7 + %g7 fpadd16s %f25, %f3, %f8 fxor %f16, %f16, %f8 fbule,pt %fcc0, loop_5902 brlz,a,pt %i2, loop_5903 call loop_5904 fmul8x16au %f2, %f17, %f26 loop_5902: movug %fcc3, 0x759, %l2 loop_5903: movue %fcc2, %i0, %l3 loop_5904: call loop_5905 fmovdge %fcc1, %f22, %f20 call loop_5906 ldd [%l7 + 0x60], %o6 loop_5905: fmovdug %fcc3, %f26, %f2 srlx %o0, %i1, %i6 loop_5906: fmovdlg %fcc1, %f30, %f16 bpos %icc, loop_5907 fbule,a,pt %fcc3, loop_5908 rdpr %gl, %o3 addc %o1, 0x066F, %o4 loop_5907: nop set 0x10, %o3 std %f24, [%l7 + %o3] loop_5908: sth %l1, [%l7 + 0x1C] nop ! te %icc, 0x77 changed by convert2hboot call loop_5909 nop nop setx 0x605A7000, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr nop nop setx 0x30787000, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr nop nop setx 0x68A8201898169415, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 setx 0x3CEFF4649C1C9082, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f24 fdivd %f24, %f0, %f18 loop_5909: nop set 0x30, %o5 nop ! ldda [%l7 + %o5] 0x11, %l4 ASI use replaced by convert2hboot call loop_5910 set 0x14, %o4 nop ! stwa %l6, [%l7 + %o4] 0x88 ASI use replaced by convert2hboot loop_5910: call loop_5911 call loop_5912 mova %icc, 0x039, %o5 fmovrslez %g3, %f8, %f25 loop_5911: wr %g0, 0x0, %pcr ! wr %i4, 0x186E, %set_softint changed by convert2hboot loop_5912: call loop_5913 call loop_5914 fbu,pt %fcc2, loop_5915 rdpr %cansave, %l5 loop_5913: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_5914: nop set 0x75, %l4 nop ! stba %g6, [%l7 + %l4] 0x23 ASI use replaced by convert2hboot membar #Sync loop_5915: call loop_5916 xnorcc %g7, 0x1DAA, %i3 call loop_5917 array16 %g1, %g5, %o6 loop_5916: movule %fcc3, 0x135, %i7 fblg %fcc0, loop_5918 loop_5917: mulx %o2, %i5, %g4 call loop_5919 loop_5918: andn %i2, %l2, %g2 set 0x0C, %g2 sta %f13, [%l7 + %g2] 0x11 loop_5919: nop set 0x67, %i4 ldsb [%l7 + %i4], %i0 fmovsleu %icc, %f26, %f18 movvs %icc, 0x5A0, %o7 rdpr %canrestore, %o0 fbge,a,pt %fcc0, loop_5920 stb %i1, [%l7 + 0x14] call loop_5921 nop nop setx 0xB00B001EE0454C00, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr loop_5920: nop set 0x1C, %i0 sta %f6, [%l7 + %i0] 0x11 loop_5921: umulcc %i6, 0x1280, %l3 call loop_5922 call loop_5923 nop set 0x20, %o2 ldd [%l7 + %o2], %f20 call loop_5924 loop_5922: nop set 0x2C, %i6 prefetch [%l7 + %i6], 1 loop_5923: sth %o1, [%l7 + 0x76] wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync loop_5924: nop set 0x1C, %i1 nop ! stba %o3, [%l7 + %i1] 0x0c ASI use replaced by convert2hboot set 0x20, %l0 nop ! stxa %l4, [%l7 + %l0] 0x27 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot ldx [%l7 + 0x68], %o5 nop fitos %f1, %f12 fstod %f12, %f4 movn %fcc0, %i4, %g3 call loop_5925 mulx %l5, %g6, %g7 set 0x40, %g1 nop ! stda %f16, [%l7 + %g1] 0xf0 ASI use replaced by convert2hboot membar #Sync loop_5925: nop add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %i3 nop set 0x30, %l3 ldsh [%l7 + %l3], %g5 nop set 0x2C, %o6 lduw [%l7 + %o6], %g1 sra %o6, 0x04, %o2 nop set 0x09, %i7 ldub [%l7 + %i7], %i5 nop set 0x1C, %o1 swap [%l7 + %o1], %g4 fbug,a,pt %fcc2, loop_5926 nop set 0x60, %l6 ldd [%l7 + %l6], %f14 call loop_5927 call loop_5928 loop_5926: nop set 0x20, %l5 stw %i7, [%l7 + %l5] wrpr %i2, %l2, %pil loop_5927: call loop_5929 loop_5928: fmul8sux16 %f22, %f28, %f28 set 0x40, %i3 nop ! stda %f0, [%l7 + %i3] 0x1e ASI use replaced by convert2hboot membar #Sync loop_5929: std %f16, [%l7 + 0x18] nop set 0x10, %g4 ldd [%l7 + %g4], %f2 call loop_5930 movrgz %g2, %o7, %o0 rdpr %wstate, %i1 rd %pc, %i6 loop_5930: nop ! tgu %icc, 0x66 changed by convert2hboot fmovsg %icc, %f1, %f2 ld [%l7 + 0x48], %f20 movue %fcc0, 0x694, %l3 ldd [%l7 + 0x60], %f22 set 0x4C, %l1 lda [%l7 + %l1] 0x88, %f13 sth %i0, [%l7 + 0x44] bge,a %xcc, loop_5931 st %f8, [%l7 + 0x24] wr %g0, 0x0, %pcr ! wr %g0, 0xd0, %asi changed by convert2hboot loop_5931: call loop_5932 call loop_5933 addc %o1, %o3, %o4 movvs %icc, %l6, %l1 loop_5932: nop add %l7, 0x24, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casa [%l6] 0x81, %l4, %o5 ASI use replaced by convert2hboot loop_5933: fmovdleu %icc, %f26, %f2 fnot1s %f18, %f27 subccc %i4, 0x0599, %g3 fbug,pn %fcc0, loop_5934 st %f27, [%l7 + 0x08] nop nop setx 0xB40068AC806FEC00, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr mulx %g6, %l5, %i3 loop_5934: nop set 0x34, %l2 nop ! ldsha [%l7 + %l2] 0x11, %l0 ASI use replaced by convert2hboot nop ! tge %icc, 0x50 changed by convert2hboot nop set 0x6C, %i2 flush %l7 + %i2 nop ! tpos %icc, 0x75 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x86C, %hsys_tick_cmpr changed by convert2hboot set 0x2C, %i5 lda [%l7 + %i5] 0x80, %f21 call loop_5935 call loop_5936 fbge,a %fcc0, loop_5937 rd %ccr, %g5 loop_5935: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_5936: fxnors %f19, %f1, %f26 loop_5937: movne %fcc0, %o6, %o2 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x17, %asi changed by convert2hboot fpack16 %f8, %f13 sra %i5, 0x07, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_5938 movug %fcc0, %g4, %l2 ldsw [%l7 + 0x54], %o7 fone %f0 loop_5938: nop set 0x6C, %g3 lduh [%l7 + %g3], %g2 movvc %icc, 0x22E, %o0 nop set 0x58, %o0 stw %i1, [%l7 + %o0] call loop_5939 fbule,pn %fcc1, loop_5940 std %i6, [%l7 + 0x48] sth %i0, [%l7 + 0x14] loop_5939: call loop_5941 loop_5940: fmovs %f14, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_5941: sll %o1, %o3, %o4 nop ! tcs %xcc, 0x68 changed by convert2hboot fnot2s %f28, %f29 set 0x60, %g5 nop ! stda %l0, [%l7 + %g5] 0x22 ASI use replaced by convert2hboot membar #Sync call loop_5942 udivcc %l6, 0x1533, %o5 subcc %l4, 0x012D, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5942: st %f1, [%l7 + 0x50] nop nop setx 0x28160B25, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f15 setx 0xE179D7F7, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f10 fmuls %f10, %f15, %f15 call loop_5943 srlx %g3, %l5, %l0 nop nop setx 0x19FAC20480642000, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr edge32l %i3, %g7, %g1 loop_5943: call loop_5944 nop ! tcc %icc, 0x55 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_5944: call loop_5945 edge16l %g5, %i5, %o2 smul %i7, %i2, %l2 call loop_5946 loop_5945: movul %fcc0, %o7, %g2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_5946: movvs %icc, 0x791, %i1 set 0x44, %g6 nop ! stwa %i0, [%l7 + %g6] 0x89 ASI use replaced by convert2hboot edge32ln %l3, %i6, %o3 sllx %o1, %l1, %l6 set 0x40, %o7 nop ! stda %f0, [%l7 + %o7] 0xc3 ASI use replaced by convert2hboot ldub [%l7 + 0x2D], %o4 fble,pt %fcc2, loop_5947 call loop_5948 nop ! tvs %xcc, 0x3a changed by convert2hboot nop ! taddcctv %o5, %i4, %g6 changed by convert2hboot loop_5947: nop set 0x40, %o3 stx %g3, [%l7 + %o3] loop_5948: call loop_5949 call loop_5950 movlg %fcc3, 0x058, %l4 bpos,a,pn %xcc, loop_5951 loop_5949: mova %icc, 0x2C4, %l0 loop_5950: movleu %icc, 0x1B3, %i3 movneg %icc, %l5, %g7 loop_5951: st %f5, [%l7 + 0x40] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot nop ! wrpr %g1, %o2, %tick changed by convert2hboot st %f1, [%l7 + 0x5C] fandnot2s %f7, %f20, %f13 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_5952 call loop_5953 fmovde %icc, %f0, %f26 nop ! tgu %icc, 0x63 changed by convert2hboot loop_5952: nop membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf0, %asi changed by convert2hboot loop_5953: call loop_5954 rd %tick_cmpr, %i7 std %f10, [%l7 + 0x70] fmovdug %fcc1, %f20, %f14 loop_5954: call loop_5955 nop set 0x58, %g7 std %f30, [%l7 + %g7] call loop_5956 movrgz %i2, 0x34A, %l2 loop_5955: fxors %f9, %f30, %f2 call loop_5957 loop_5956: fpadd32s %f11, %f2, %f27 edge32 %o7, %g4, %o0 nop ! tleu %icc, 0x70 changed by convert2hboot loop_5957: nop set 0x48, %o4 nop ! lduha [%l7 + %o4] 0x88, %i1 ASI use replaced by convert2hboot lduw [%l7 + 0x10], %g2 add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l6] %asi, %l3 fbn,a %fcc2, loop_5958 call loop_5959 bl %xcc, loop_5960 nop set 0x69, %l4 stb %o3, [%l7 + %l4] loop_5958: wrpr %g0, 0x0, %gl loop_5959: call loop_5961 loop_5960: nop nop setx 0x8202B606A0748000, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr call loop_5962 call loop_5963 loop_5961: movcs %icc, 0x4B8, %o1 nop ! taddcctv %l6, 0x3b, %o4 changed by convert2hboot loop_5962: call loop_5964 loop_5963: nop ! tneg %icc, 0x3d changed by convert2hboot nop set 0x20, %g2 stx %o5, [%l7 + %g2] call loop_5965 loop_5964: nop set 0x30, %i4 ldx [%l7 + %i4], %i4 call loop_5966 call loop_5967 loop_5965: ldstub [%l7 + 0x52], %g3 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %g6, %l4 ASI use replaced by convert2hboot loop_5966: call loop_5968 loop_5967: call loop_5969 pdist %f20, %f2, %f6 orcc %i3, 0x006E, %l5 loop_5968: nop set 0x20, %i0 nop ! prefetcha [%l7 + %i0] 0x11, 0 ASI use replaced by convert2hboot loop_5969: movle %fcc0, %o6, %g5 bn %icc, loop_5970 call loop_5971 nop ! tvc %icc, 0x7a changed by convert2hboot add %l7, 0x34, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_5970: call loop_5972 loop_5971: fbu,a %fcc2, loop_5973 nop set 0x78, %o5 std %f30, [%l7 + %o5] edge8l %i5, %o2, %i2 loop_5972: call loop_5974 loop_5973: nop fitos %f9, %f21 fstox %f21, %f26 call loop_5975 subccc %i7, %l2, %o7 loop_5974: fxnor %f8, %f26, %f22 call loop_5976 loop_5975: call loop_5977 nop fitos %f8, %f22 fstod %f22, %f8 stw %o0, [%l7 + 0x50] loop_5976: call loop_5978 loop_5977: ldub [%l7 + 0x5A], %g4 nop nop setx 0x70673400, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr set 0x40, %i6 nop ! ldda [%l7 + %i6] 0xd2, %f0 ASI use replaced by convert2hboot loop_5978: edge8ln %g2, %i1, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %i0 nop ! casa [%l6] 0x0c, %i0, %i6 ASI use replaced by convert2hboot call loop_5979 rd %pc, %o1 st %f9, [%l7 + 0x30] prefetch [%l7 + 0x3C], 0 loop_5979: orncc %l6, 0x0600, %o4 popc %o5, %l1 sdivx %i4, 0x1953, %g3 call loop_5980 movgu %xcc, %l4, %g6 srl %i3, %l0, %o6 call loop_5981 loop_5980: udivx %l5, 0x11B9, %g5 nop set 0x30, %i1 ldd [%l7 + %i1], %f16 movrlz %g7, %g1, %o2 loop_5981: nop set 0x72, %o2 nop ! ldsha [%l7 + %o2] 0x88, %i5 ASI use replaced by convert2hboot fnor %f8, %f16, %f22 call loop_5982 nop ! tsubcctv %i2, %i7, %o7 changed by convert2hboot nop set 0x28, %g1 std %f18, [%l7 + %g1] call loop_5983 loop_5982: fand %f28, %f20, %f28 wrpr %o0, %g4, %cwp set 0x2D, %l0 nop ! ldsba [%l7 + %l0] 0x80, %l2 ASI use replaced by convert2hboot loop_5983: nop ! tcs %xcc, 0x37 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync fnands %f11, %f27, %f23 nop ! rdhpr %hpstate, %l3 changed by convert2hboot fmovrslez %o3, %f4, %f27 set 0x58, %l3 lda [%l7 + %l3] 0x80, %f24 call loop_5984 ld [%l7 + 0x6C], %f12 call loop_5985 call loop_5986 loop_5984: st %f6, [%l7 + 0x5C] nop set 0x10, %i7 stx %i1, [%l7 + %i7] loop_5985: call loop_5987 loop_5986: rdpr %wstate, %i0 call loop_5988 xnor %o1, 0x143B, %i6 loop_5987: nop set 0x52, %o1 nop ! ldstuba [%l7 + %o1] 0x0c, %l6 ASI use replaced by convert2hboot loop_5988: ldd [%l7 + 0x50], %o4 set 0x2C, %l6 nop ! ldswa [%l7 + %l6] 0x10, %l1 ASI use replaced by convert2hboot fmovrsgz %i4, %f20, %f1 nop ! tcs %icc, 0x5b changed by convert2hboot call loop_5989 call loop_5990 st %f29, [%l7 + 0x5C] rd %y, %g3 loop_5989: ld [%l7 + 0x3C], %f12 loop_5990: nop ! tg %icc, 0x76 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot lduh [%l7 + 0x34], %i3 movcc %icc, %l0, %g6 call loop_5991 call loop_5992 stx %o6, [%l7 + 0x08] call loop_5993 loop_5991: stx %l5, [%l7 + 0x68] loop_5992: edge32n %g7, %g1, %g5 movne %fcc0, 0x71B, %i5 loop_5993: nop ! ta %xcc, 0x51 changed by convert2hboot xnor %i2, %i7, %o2 bvc %xcc, loop_5994 array16 %o7, %g4, %o0 nop set 0x5D, %o6 ldsb [%l7 + %o6], %g2 nop set 0x36, %i3 ldstub [%l7 + %i3], %l3 loop_5994: nop set 0x3C, %l5 sta %f24, [%l7 + %l5] 0x80 nop nop setx 0xFCC1B95A106F4800, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr lduh [%l7 + 0x70], %o3 call loop_5995 nop set 0x34, %l1 swap [%l7 + %l1], %l2 brnz,pn %i0, loop_5996 add %i1, %i6, %o1 loop_5995: movo %fcc3, 0x716, %o5 bge,pt %xcc, loop_5997 loop_5996: call loop_5998 call loop_5999 brnz %l6, loop_6000 loop_5997: add %i4, 0x153A, %g3 loop_5998: edge16n %l1, %l4, %o4 loop_5999: rdpr %gl, %l0 loop_6000: call loop_6001 nop ! rdhpr %hsys_tick_cmpr, %g6 changed by convert2hboot set 0x60, %g4 nop ! ldswa [%l7 + %g4] 0x0c, %o6 ASI use replaced by convert2hboot loop_6001: nop set 0x1E, %i2 lduh [%l7 + %i2], %i3 call loop_6002 call loop_6003 call loop_6004 call loop_6005 loop_6002: nop ! tn %icc, 0x77 changed by convert2hboot loop_6003: nop nop setx 0x681998C6A041CC00, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_6004: call loop_6006 loop_6005: prefetch [%l7 + 0x78], 4 bgu,a,pn %icc, loop_6007 fbug,a,pn %fcc3, loop_6008 loop_6006: call loop_6009 nop set 0x37, %i5 ldub [%l7 + %i5], %g7 loop_6007: nop ! rdhpr %hintp, %l5 changed by convert2hboot loop_6008: call loop_6010 loop_6009: ldstub [%l7 + 0x1A], %g5 set 0x62, %l2 nop ! stha %g1, [%l7 + %l2] 0x27 ASI use replaced by convert2hboot membar #Sync loop_6010: nop set 0x08, %g3 nop ! prefetcha [%l7 + %g3] 0x18, 0 ASI use replaced by convert2hboot nop set 0x5E, %o0 sth %i7, [%l7 + %o0] addc %i2, %o7, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop setx 0x1130, %l0, %l3 sdivx %g2, %l3, %o3 fpsub32 %f24, %f4, %f12 nop set 0x4C, %g5 flush %l7 + %g5 call loop_6011 sll %l2, 0x07, %i0 call loop_6012 call loop_6013 loop_6011: brlz,a,pt %g4, loop_6014 movcs %xcc, %i1, %i6 loop_6012: nop set 0x70, %g6 prefetch [%l7 + %g6], 3 loop_6013: nop add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casa [%l6] 0x81, %o5, %o1 ASI use replaced by convert2hboot loop_6014: nop set 0x64, %o7 nop ! lduha [%l7 + %o7] 0x18, %l6 ASI use replaced by convert2hboot nop ! tsubcctv %g3, %l1, %l4 changed by convert2hboot stx %o4, [%l7 + 0x58] sub %i4, 0x10B0, %g6 bl,a %icc, loop_6015 fone %f4 nop ! tpos %xcc, 0x55 changed by convert2hboot set 0x10, %o3 nop ! stxa %o6, [%l7 + %o3] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_6015: nop set 0x1E, %g7 stb %i3, [%l7 + %g7] ldsb [%l7 + 0x52], %l0 nop nop setx 0xB07E8400, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr xor %l5, %g7, %g1 edge8 %g5, %i7, %i5 call loop_6016 call loop_6017 movrlez %i2, %o7, %o0 fnand %f26, %f16, %f2 loop_6016: nop set 0x6A, %l4 ldsh [%l7 + %l4], %o2 loop_6017: call loop_6018 call loop_6019 movug %fcc0, 0x70C, %g2 edge8 %o3, %l2, %l3 loop_6018: movue %fcc2, 0x5D6, %i0 loop_6019: nop set 0x34, %g2 sta %f3, [%l7 + %g2] 0x04 ldub [%l7 + 0x3D], %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x40] %asi, %f19 nop set 0x34, %o4 ldub [%l7 + %o4], %i6 prefetch [%l7 + 0x40], 4 set 0x08, %i4 lda [%l7 + %i4] 0x81, %f13 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot set 0x20, %o5 nop ! prefetcha [%l7 + %o5] 0x0c, 4 ASI use replaced by convert2hboot fcmpgt16 %f28, %f16, %o1 nop set 0x28, %i6 sth %g3, [%l7 + %i6] movvs %xcc, 0x255, %l1 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot ldsb [%l7 + 0x32], %o4 move %icc, 0x772, %g6 nop set 0x24, %i1 swap [%l7 + %i1], %i4 fmovs %f16, %f29 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x70, %i0 sta %f9, [%l7 + %i0] 0x89 wrpr %o6, 0x09F6, %cwp bne,pt %xcc, loop_6020 call loop_6021 rd %tick_cmpr, %g7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_6020: nop set 0x44, %g1 ldsh [%l7 + %g1], %g1 loop_6021: nop set 0x30, %l0 nop ! stda %i6, [%l7 + %l0] 0x23 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fxnors %f15, %f25, %f22 move %xcc, %i5, %i2 fmovdl %icc, %f22, %f14 fmovrdlez %o0, %f6, %f20 call loop_6022 mulscc %o7, 0x130D, %o2 call loop_6023 movrlez %o3, 0x09F, %g2 loop_6022: movneg %xcc, %l3, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6023: nop set 0x40, %o2 nop ! ldda [%l7 + %o2] 0x2c, %i0 ASI use replaced by convert2hboot sth %o5, [%l7 + 0x42] movule %fcc2, %i6, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot add %g3, 0x1D0B, %l4 fnand %f14, %f14, %f22 call loop_6024 prefetch [%l7 + 0x1C], 4 call loop_6025 stx %l6, [%l7 + 0x60] loop_6024: mulx %o4, %l1, %i4 call loop_6026 loop_6025: wrpr %i3, 0x083E, %cwp call loop_6027 call loop_6028 loop_6026: wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_6027: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_6028: call loop_6029 prefetch [%l7 + 0x08], 1 call loop_6030 call loop_6031 loop_6029: call loop_6032 fnot2s %f31, %f13 loop_6030: edge16l %g6, %g7, %l5 loop_6031: stx %g1, [%l7 + 0x60] loop_6032: nop nop setx 0x41F973D8, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f17 fsqrts %f17, %f3 or %g5, %i7, %i5 bne,a %xcc, loop_6033 call loop_6034 ld [%l7 + 0x18], %f0 membar #Sync set 0x40, %l3 nop ! ldda [%l7 + %l3] 0x17, %f16 ASI use replaced by convert2hboot loop_6033: ldd [%l7 + 0x48], %f16 loop_6034: flush %l7 + 0x6C set 0x24, %o1 nop ! stwa %i2, [%l7 + %o1] 0x2b ASI use replaced by convert2hboot membar #Sync sth %o0, [%l7 + 0x4C] call loop_6035 nop ! tcs %xcc, 0x46 changed by convert2hboot call loop_6036 fpsub32 %f26, %f0, %f0 loop_6035: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_6036: andn %o3, 0x0CCD, %o2 nop nop setx 0x3056D400, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr ldub [%l7 + 0x50], %l3 ldx [%l7 + 0x30], %l2 nop nop setx 0x5F7C00, %l0, %l6 st %l6, [%l7 + 0x50] ld [%l7 + 0x50], %fsr nop set 0x28, %l6 ldx [%l7 + %l6], %g2 call loop_6037 fmovdug %fcc0, %f0, %f24 orn %i1, 0x123C, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot loop_6037: wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x50, %o6 nop ! lduwa [%l7 + %o6] 0x88, %o5 ASI use replaced by convert2hboot fcmps %fcc1, %f9, %f7 xor %l4, 0x1F84, %l6 be,a %xcc, loop_6038 st %f6, [%l7 + 0x10] ldd [%l7 + 0x50], %g2 set 0x40, %i7 nop ! ldda [%l7 + %i7] 0xd3, %f16 ASI use replaced by convert2hboot loop_6038: call loop_6039 call loop_6040 swap [%l7 + 0x38], %l1 call loop_6041 loop_6039: ld [%l7 + 0x18], %f13 loop_6040: sllx %i4, 0x11, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_6041: call loop_6042 add %o6, %g6, %g7 nop set 0x68, %i3 stx %l5, [%l7 + %i3] nop ! tleu %xcc, 0x36 changed by convert2hboot loop_6042: ldx [%l7 + 0x28], %g1 nop set 0x18, %l5 std %g4, [%l7 + %l5] brlez,a,pn %l0, loop_6043 nop set 0x0E, %g4 ldsb [%l7 + %g4], %i5 call loop_6044 andn %i7, %i2, %o0 loop_6043: call loop_6045 andcc %o7, 0x1671, %o3 loop_6044: fbg,pn %fcc3, loop_6046 fands %f21, %f30, %f27 loop_6045: ldsh [%l7 + 0x66], %l3 nop ! tg %xcc, 0x40 changed by convert2hboot loop_6046: call loop_6047 nop nop setx 0x7FB25A9F90513400, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr call loop_6048 nop ! sir 0x0839 !!sir is illegal_instruction loop_6047: movrlz %l2, %g2, %o2 call loop_6049 loop_6048: nop ! tge %xcc, 0x4c changed by convert2hboot for %f30, %f16, %f0 swap [%l7 + 0x7C], %i0 loop_6049: nop ! tpos %xcc, 0x3e changed by convert2hboot fmovsn %fcc3, %f10, %f31 set 0x2C, %i2 nop ! ldstuba [%l7 + %i2] 0x18, %i1 ASI use replaced by convert2hboot set 0x10, %l1 nop ! ldxa [%l7 + %l1] 0x19, %o1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fblg,pt %fcc2, loop_6050 nop ! tge %icc, 0x62 changed by convert2hboot fmovsleu %xcc, %f13, %f0 fornot1 %f6, %f0, %f22 loop_6050: stx %i6, [%l7 + 0x58] call loop_6051 call loop_6052 mulx %o5, 0x0FB0, %l6 nop set 0x25, %i5 ldstub [%l7 + %i5], %l4 loop_6051: nop ! taddcc %g3, 0x36, %l1 changed by convert2hboot loop_6052: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot bleu,a %xcc, loop_6053 alignaddr %g6, %g7, %o4 call loop_6054 call loop_6055 loop_6053: call loop_6056 movle %fcc3, %l5, %g1 loop_6054: call loop_6057 loop_6055: fcmpgt16 %f18, %f6, %g5 loop_6056: ldstub [%l7 + 0x48], %i5 edge16l %l0, %i7, %i2 loop_6057: nop set 0x3A, %g3 nop ! stha %o7, [%l7 + %g3] 0x22 ASI use replaced by convert2hboot membar #Sync edge16ln %o0, %l3, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot movvc %icc, 0x554, %o2 lduw [%l7 + 0x44], %i0 nop set 0x28, %o0 stx %g2, [%l7 + %o0] nop set 0x18, %g5 ldsw [%l7 + %g5], %o1 wr %g0, 0x0, %pcr ! wr %g4, 0x0882, %clear_softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop nop setx 0x2628BC7780445C00, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr nop set 0x48, %g6 prefetch [%l7 + %g6], 4 call loop_6058 nop set 0x14, %o7 flush %l7 + %o7 nop ! tgu %xcc, 0x4a changed by convert2hboot flush %l7 + 0x74 loop_6058: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fpsub32s %f19, %f23, %f9 call loop_6059 fnegd %f12, %f22 nop ! rdhpr %ver, %i6 changed by convert2hboot call loop_6060 loop_6059: stw %l6, [%l7 + 0x64] set 0x60, %l2 nop ! lduwa [%l7 + %l2] 0x18, %l4 ASI use replaced by convert2hboot loop_6060: movrgez %l1, 0x2B1, %g3 array16 %i3, %o6, %i4 fcmple16 %f16, %f30, %g7 ldd [%l7 + 0x20], %o4 set 0x44, %g7 nop ! ldsha [%l7 + %g7] 0x80, %l5 ASI use replaced by convert2hboot set 0x50, %o3 nop ! ldda [%l7 + %o3] 0x18, %g0 ASI use replaced by convert2hboot fpackfix %f28, %f20 call loop_6061 call loop_6062 lduh [%l7 + 0x0A], %g6 wrpr %g0, 0x3, %gl loop_6061: call loop_6063 loop_6062: call loop_6064 nop set 0x40, %g2 sth %i7, [%l7 + %g2] call loop_6065 loop_6063: movule %fcc1, %i2, %i5 loop_6064: call loop_6066 movl %fcc2, %o7, %o0 loop_6065: nop set 0x56, %o4 ldsh [%l7 + %o4], %l3 set 0x50, %l4 nop ! ldxa [%l7 + %l4] 0x88, %o3 ASI use replaced by convert2hboot loop_6066: call loop_6067 sth %l2, [%l7 + 0x28] wr %g0, 0x0, %pcr ! wr %o2, %i0, %set_softint changed by convert2hboot edge32n %o1, %g2, %g4 loop_6067: nop set 0x48, %i4 nop ! stxa %o5, [%l7 + %i4] 0x2a ASI use replaced by convert2hboot membar #Sync nop set 0x70, %o5 ldx [%l7 + %o5], %i1 nop ! wrpr %i6, %l4, %tick changed by convert2hboot set 0x24, %i6 nop ! stba %l6, [%l7 + %i6] 0x89 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x52, %i1 nop ! lduba [%l7 + %i1] 0x18, %i3 ASI use replaced by convert2hboot ldx [%l7 + 0x20], %o6 st %f19, [%l7 + 0x14] edge8n %i4, %g7, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync call loop_6068 ldd [%l7 + 0x40], %f16 xnorcc %g1, %l5, %g5 nop set 0x30, %i0 stx %l0, [%l7 + %i0] loop_6068: array8 %g6, %i7, %i2 set 0x40, %g1 nop ! ldda [%l7 + %g1] 0x89, %f0 ASI use replaced by convert2hboot call loop_6069 nop set 0x11, %o2 ldstub [%l7 + %o2], %i5 fcmpne16 %f4, %f0, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_6069: call loop_6070 nop set 0x30, %l0 std %f30, [%l7 + %l0] addc %o7, %o3, %o2 call loop_6071 loop_6070: swap [%l7 + 0x24], %l2 set 0x58, %l3 nop ! prefetcha [%l7 + %l3] 0x11, 0 ASI use replaced by convert2hboot loop_6071: call loop_6072 fnands %f6, %f24, %f0 nop set 0x6B, %l6 ldsb [%l7 + %l6], %i0 nop set 0x7F, %o1 ldub [%l7 + %o1], %g2 loop_6072: nop nop setx 0x488FAB09, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f14 setx 0x69D24788, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f1 fadds %f1, %f14, %f15 set 0x40, %o6 nop ! stda %f16, [%l7 + %o6] 0xd0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot ldsw [%l7 + 0x6C], %o5 nop set 0x48, %i7 std %i6, [%l7 + %i7] nop set 0x48, %i3 ldsw [%l7 + %i3], %i1 ldd [%l7 + 0x58], %f6 stb %l4, [%l7 + 0x0C] fmovsneg %xcc, %f6, %f0 nop set 0x60, %g4 std %i6, [%l7 + %g4] movle %fcc1, %g3, %o6 movrlz %i4, %g7, %i3 edge32l %o4, %g1, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot addc %g5, 0x0B3E, %l0 nop set 0x48, %i2 std %g6, [%l7 + %i2] call loop_6073 call loop_6074 call loop_6075 mova %icc, 0x43F, %i7 loop_6073: sub %i2, %o0, %l3 loop_6074: nop add %l7, 0x1C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l6] %asi, %o7 loop_6075: call loop_6076 ldsh [%l7 + 0x7E], %o2 call loop_6077 call loop_6078 loop_6076: call loop_6079 andn %l2, 0x0CF0, %o3 loop_6077: nop ! tge %icc, 0x3e changed by convert2hboot loop_6078: nop fitod %f8, %f20 fdtoi %f20, %f29 loop_6079: fmovdgu %icc, %f6, %f30 ldd [%l7 + 0x10], %f12 set 0x58, %l1 nop ! stxa %i0, [%l7 + %l1] 0x88 ASI use replaced by convert2hboot call loop_6080 set 0x0E, %i5 nop ! ldstuba [%l7 + %i5] 0x89, %g2 ASI use replaced by convert2hboot loop_6080: call loop_6081 movuge %fcc0, %o1, %g4 set 0x60, %l5 lda [%l7 + %l5] 0x80, %f11 loop_6081: fmovsule %fcc2, %f8, %f8 ldstub [%l7 + 0x7E], %o5 set 0x2E, %g3 nop ! lduha [%l7 + %g3] 0x89, %i1 ASI use replaced by convert2hboot srax %i6, %l6, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot stw %l4, [%l7 + 0x70] fmovscs %xcc, %f28, %f24 stx %i4, [%l7 + 0x58] ld [%l7 + 0x64], %f15 lduw [%l7 + 0x08], %i3 nop setx 0x1454, %l0, %g7 sdivcc %o4, %g7, %g1 smulcc %l1, 0x0C40, %l5 stb %l0, [%l7 + 0x4A] movre %g6, %g5, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_6082 call loop_6083 rdpr %canrestore, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_6082: mulx %o7, %o0, %i5 loop_6083: nop set 0x1D, %g5 nop ! ldsba [%l7 + %g5] 0x0c, %l2 ASI use replaced by convert2hboot nop set 0x78, %g6 stw %o2, [%l7 + %g6] call loop_6084 nop set 0x78, %o7 stx %i0, [%l7 + %o7] call loop_6085 sth %o3, [%l7 + 0x18] loop_6084: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_6085: nop set 0x48, %l2 lduw [%l7 + %l2], %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync nop ! tg %xcc, 0x55 changed by convert2hboot nop nop setx 0xE1F6BA5F, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f19 fsqrts %f19, %f24 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f31, [%l7 + 0x1C] %asi call loop_6086 fcmpne32 %f0, %f6, %g4 call loop_6087 call loop_6088 loop_6086: edge32l %i1, %i6, %g3 set 0x22, %g7 nop ! lduba [%l7 + %g7] 0x88, %o6 ASI use replaced by convert2hboot loop_6087: nop add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_6088: nop set 0x10, %o0 nop ! ldda [%l7 + %o0] 0x88, %i2 ASI use replaced by convert2hboot call loop_6089 ldstub [%l7 + 0x37], %o4 fmovsleu %icc, %f29, %f15 call loop_6090 loop_6089: call loop_6091 ldsb [%l7 + 0x7E], %g7 ld [%l7 + 0x18], %f18 loop_6090: st %f2, [%l7 + 0x4C] loop_6091: nop nop setx 0x1078CC00, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr xor %l6, %g1, %l5 nop set 0x28, %o3 swap [%l7 + %o3], %l1 nop ! taddcc %l0, 0x4a, %g5 changed by convert2hboot nop ! tleu %xcc, 0x58 changed by convert2hboot call loop_6092 call loop_6093 call loop_6094 call loop_6095 loop_6092: nop ! ta %icc, 0x39 changed by convert2hboot loop_6093: ldub [%l7 + 0x66], %g6 loop_6094: call loop_6096 loop_6095: nop setx loop_6097, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x031200001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot xor %i7, %l3, %o7 lduh [%l7 + 0x66], %i2 loop_6096: ldx [%l7 + 0x58], %o0 loop_6097: smul %i5, 0x0510, %l2 nop set 0x38, %g2 ldx [%l7 + %g2], %i0 ldx [%l7 + 0x70], %o2 set 0x34, %o4 nop ! stba %o1, [%l7 + %o4] 0x22 ASI use replaced by convert2hboot membar #Sync bpos,pn %xcc, loop_6098 st %f6, [%l7 + 0x30] call loop_6099 call loop_6100 loop_6098: bgu,a %icc, loop_6101 nop set 0x14, %l4 prefetch [%l7 + %l4], 3 loop_6099: ldx [%l7 + 0x28], %o3 loop_6100: xnor %g2, 0x1FCF, %o5 loop_6101: movg %xcc, 0x5E0, %g4 movge %icc, %i6, %i1 array32 %g3, %l4, %o6 array8 %i4, %i3, %o4 call loop_6102 nop set 0x20, %i4 stx %l6, [%l7 + %i4] flush %l7 + 0x2C loop_6102: membar 0x09 wr %g0, 0x0, %pcr ! wr %g0, 0x5, %fprs changed by convert2hboot subc %l5, 0x0C73, %l0 set 0x31, %i6 nop ! stba %l1, [%l7 + %i6] 0x0c ASI use replaced by convert2hboot nop nop setx 0x90628800, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr nop ! tsubcc %g6, %i7, %g5 changed by convert2hboot call loop_6103 umul %l3, 0x1FD2, %o7 bcc,a,pt %icc, loop_6104 call loop_6105 loop_6103: nop set 0x3C, %i1 ldsh [%l7 + %i1], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f3, [%l7 + 0x68] %asi loop_6104: wr %g0, 0x0, %pcr ! wr %g0, 0x6, %fprs changed by convert2hboot loop_6105: call loop_6106 add %i2, %l2, %o2 nop fitod %f12, %f2 fdtox %f2, %f10 nop nop setx 0x80759400, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr loop_6106: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x5C] %asi, %f30 set 0x60, %o5 nop ! ldda [%l7 + %o5] 0x19, %i0 ASI use replaced by convert2hboot nop set 0x60, %g1 std %o2, [%l7 + %g1] ldx [%l7 + 0x38], %o1 nop set 0x40, %o2 ldub [%l7 + %o2], %g2 set 0x40, %i0 nop ! stda %f0, [%l7 + %i0] 0xc3 ASI use replaced by convert2hboot st %f29, [%l7 + 0x0C] fzero %f20 nop setx 0x03C1, %l0, %g4 udivx %o5, %g4, %i6 nop set 0x10, %l3 ldd [%l7 + %l3], %i0 wrpr %g3, 0x15D6, %cwp udivx %l4, 0x01EC, %o6 set 0x40, %l6 nop ! ldda [%l7 + %l6] 0xd8, %f0 ASI use replaced by convert2hboot set 0x40, %o1 nop ! ldda [%l7 + %o1] 0xd1, %f16 ASI use replaced by convert2hboot call loop_6107 nop set 0x7A, %l0 ldsb [%l7 + %l0], %i4 call loop_6108 call loop_6109 loop_6107: addcc %o4, 0x128B, %l6 nop nop setx 0x065778C6CF718EDB, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f18 fsqrtd %f18, %f20 loop_6108: nop nop setx 0x20664C00, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr loop_6109: nop set 0x1C, %o6 ldstub [%l7 + %o6], %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! tg %icc, 0x39 changed by convert2hboot call loop_6110 movul %fcc1, %l5, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6110: nop set 0x10, %i7 stw %l1, [%l7 + %i7] wr %g0, 0x0, %pcr ! wr %g6, 0x0CDD, %softint changed by convert2hboot nop setx 0x1739, %l0, %g5 udivx %i7, %g5, %o7 addccc %l3, 0x1D2E, %o0 swap [%l7 + 0x5C], %i2 swap [%l7 + 0x78], %i5 be %icc, loop_6111 fmovdn %fcc0, %f6, %f24 set 0x60, %g4 nop ! ldda [%l7 + %g4] 0x2e, %l2 ASI use replaced by convert2hboot loop_6111: nop setx 0x01BE, %l0, %o3 sdiv %o2, %o3, %o1 call loop_6112 call loop_6113 nop set 0x3E, %i3 ldsb [%l7 + %i3], %g2 swap [%l7 + 0x74], %i0 loop_6112: fmovdvc %icc, %f14, %f10 loop_6113: movl %fcc2, 0x7E0, %g4 fmovdug %fcc0, %f22, %f0 set 0x30, %l1 nop ! ldda [%l7 + %l1] 0x27, %i6 ASI use replaced by convert2hboot call loop_6114 umul %o5, 0x1E9F, %i1 wrpr %g3, %o6, %cwp call loop_6115 loop_6114: call loop_6116 call loop_6117 nop set 0x35, %i2 ldstub [%l7 + %i2], %l4 loop_6115: call loop_6118 loop_6116: edge16 %i4, %l6, %g7 loop_6117: add %g1, 0x1911, %l5 movvs %icc, 0x77F, %l0 loop_6118: nop set 0x70, %i5 nop ! ldsha [%l7 + %i5] 0x04, %i3 ASI use replaced by convert2hboot ld [%l7 + 0x24], %f4 std %f18, [%l7 + 0x40] set 0x40, %g3 nop ! stda %f16, [%l7 + %g3] 0xd8 ASI use replaced by convert2hboot smul %o4, 0x0937, %g6 st %f18, [%l7 + 0x50] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot fmovdu %fcc2, %f20, %f16 flush %l7 + 0x5C xor %i7, %o7, %l3 ld [%l7 + 0x1C], %f8 set 0x40, %g5 nop ! stda %o0, [%l7 + %g5] 0x2f ASI use replaced by convert2hboot membar #Sync movue %fcc3, %i2, %i5 call loop_6119 movul %fcc0, %l2, %o2 nop ! tcs %xcc, 0x41 changed by convert2hboot nop set 0x68, %l5 ldsw [%l7 + %l5], %o3 loop_6119: call loop_6120 andncc %o1, %g5, %g2 nop ! tgu %xcc, 0x70 changed by convert2hboot add %l7, 0x7C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l6] %asi, %g4 nop ! casa [%l6] 0x80, %g4, %i0 ASI use replaced by convert2hboot loop_6120: call loop_6121 call loop_6122 add %i6, %i1, %o5 loop_6121: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_6122: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x83B, %hsys_tick_cmpr changed by convert2hboot nop ! tsubcc %i4, %l6, %l4 changed by convert2hboot set 0x14, %o7 nop ! ldswa [%l7 + %o7] 0x04, %g1 ASI use replaced by convert2hboot edge32ln %l5, %g7, %i3 bge,a,pt %xcc, loop_6123 nop setx loop_6124, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004400001406, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot ld [%l7 + 0x0C], %f24 st %f5, [%l7 + 0x70] loop_6123: smulcc %l0, 0x17A5, %o4 loop_6124: wrpr %g6, 0x123C, %pil edge8n %i7, %o7, %l3 sllx %l1, %o0, %i5 call loop_6125 nop nop setx 0x3065E800, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr wrpr %g0, 0x1, %gl ld [%l7 + 0x74], %f1 loop_6125: nop set 0x43, %g6 ldstub [%l7 + %g6], %o2 add %l7, 0x1C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot edge8l %g5, %g2, %g4 fmovrdlz %o1, %f12, %f16 call loop_6126 nop ! tvc %icc, 0x70 changed by convert2hboot nop set 0x14, %g7 stw %i6, [%l7 + %g7] wr %g0, 0x0, %pcr ! wr %g0, 0xd2, %asi changed by convert2hboot loop_6126: move %fcc1, %i0, %i1 fors %f27, %f20, %f22 nop nop setx 0x306A4800, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr orncc %g3, 0x1575, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot rd %ccr, %o5 call loop_6127 nop setx 0x068A, %l0, %g1 sdiv %l4, %g1, %l5 fpsub32 %f22, %f30, %f30 edge16 %l6, %g7, %l0 loop_6127: movpos %icc, %i3, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x4, %fprs changed by convert2hboot fornot2s %f11, %f3, %f16 add %i7, 0x07AC, %l3 edge16l %o7, %o0, %l1 nop nop setx 0xE0657400, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr nop ! tl %icc, 0x40 changed by convert2hboot call loop_6128 nop set 0x54, %l2 ldsw [%l7 + %l2], %i5 fone %f24 andncc %o2, %o3, %i2 loop_6128: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sta %f11, [%l7 + 0x0C] %asi nop set 0x08, %o3 flush %l7 + %o3 set 0x7C, %g2 nop ! stwa %l2, [%l7 + %g2] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_6129 lduh [%l7 + 0x0C], %g5 call loop_6130 call loop_6131 loop_6129: fzero %f26 set 0x53, %o0 nop ! ldsba [%l7 + %o0] 0x10, %g2 ASI use replaced by convert2hboot loop_6130: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync loop_6131: ldsb [%l7 + 0x4A], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0xf1, %asi changed by convert2hboot membar #Sync nop nop setx 0xF86C01909056E000, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr call loop_6132 nop set 0x0E, %l4 lduh [%l7 + %l4], %i0 set 0x208, %i4 nop ! ldxa [%g0 + %i4] 0x52, %i1 ASI use replaced by convert2hboot loop_6132: nop ! sir 0x1380 !!sir is illegal_instruction call loop_6133 subc %i6, %o6, %g3 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop ! tsubcc %g1, 0x65, %l5 changed by convert2hboot loop_6133: call loop_6134 call loop_6135 call loop_6136 fpsub32 %f22, %f14, %f4 loop_6134: call loop_6137 loop_6135: nop set 0x60, %i6 std %f8, [%l7 + %i6] loop_6136: fcmpd %fcc2, %f18, %f24 nop fitos %f9, %f18 fstoi %f18, %f30 loop_6137: ld [%l7 + 0x30], %f30 nop set 0x35, %i1 stb %l4, [%l7 + %i1] flush %l7 + 0x60 call loop_6138 bge,pt %xcc, loop_6139 nop ! tneg %icc, 0x3b changed by convert2hboot nop nop setx 0x482B1ED4, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f14 setx 0xF81D8948, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f15 fmuls %f15, %f14, %f26 loop_6138: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6139: call loop_6140 nop set 0x5A, %o4 sth %g7, [%l7 + %o4] rdpr %gl, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6140: call loop_6141 fmovsvs %icc, %f23, %f2 nop set 0x20, %g1 ldd [%l7 + %g1], %g6 nop set 0x78, %o5 lduw [%l7 + %o5], %i7 loop_6141: fpadd16s %f6, %f19, %f11 set 0x54, %i0 nop ! stwa %l3, [%l7 + %i0] 0xeb ASI use replaced by convert2hboot membar #Sync nop ! taddcc %o7, %o0, %o4 changed by convert2hboot movrgz %i5, 0x3ED, %o2 call loop_6142 fmovrslez %o3, %f13, %f12 call loop_6143 call loop_6144 loop_6142: nop ! rdhpr %hpstate, %l1 changed by convert2hboot movrlz %i2, %l2, %g2 loop_6143: srl %g4, %o1, %g5 loop_6144: brgz,a,pt %i1, loop_6145 call loop_6146 flush %l7 + 0x58 mulscc %i0, %i6, %g3 loop_6145: call loop_6147 loop_6146: movle %icc, %o6, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f22, [%l7 + 0x40] %asi loop_6147: call loop_6148 ldd [%l7 + 0x08], %g0 call loop_6149 ldx [%l7 + 0x30], %l5 loop_6148: fmovsue %fcc2, %f6, %f28 nop set 0x35, %o2 ldstub [%l7 + %o2], %i4 loop_6149: nop set 0x58, %l3 nop ! ldswa [%l7 + %l3] 0x88, %l4 ASI use replaced by convert2hboot fmovdo %fcc3, %f2, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync set 0x38, %o1 nop ! stxa %g7, [%g0 + %o1] 0x4f ASI use replaced by convert2hboot set 0x60, %l6 nop ! stwa %l0, [%l7 + %l6] 0x23 ASI use replaced by convert2hboot membar #Sync nop nop setx 0x5D1D8DFF0769400, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr ldub [%l7 + 0x62], %g6 brz %i3, loop_6150 call loop_6151 fbug %fcc1, loop_6152 nop nop setx 0xE077BC00, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr loop_6150: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6151: fbo,a,pn %fcc3, loop_6153 loop_6152: array32 %o7, %i7, %o4 ldx [%l7 + 0x30], %o0 nop set 0x52, %l0 ldsb [%l7 + %l0], %i5 loop_6153: st %f1, [%l7 + 0x48] set 0x34, %o6 nop ! ldsha [%l7 + %o6] 0x10, %o2 ASI use replaced by convert2hboot stx %l1, [%l7 + 0x28] wr %g0, 0x0, %pcr ! wr %g0, 0xd0, %asi changed by convert2hboot movne %fcc2, %i2, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_6154 mova %icc, %g2, %o1 nop set 0x64, %i7 ldsw [%l7 + %i7], %g5 call loop_6155 loop_6154: ld [%l7 + 0x40], %f24 st %f2, [%l7 + 0x60] call loop_6156 loop_6155: call loop_6157 call loop_6158 alignaddrl %g4, %i1, %i0 loop_6156: call loop_6159 loop_6157: call loop_6160 loop_6158: call loop_6161 ble,a,pn %icc, loop_6162 loop_6159: movcs %xcc, 0x784, %g3 loop_6160: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6161: add %o6, %g1, %l5 loop_6162: movvc %xcc, %o5, %l4 set 0x32, %i3 nop ! lduba [%l7 + %i3] 0x80, %l6 ASI use replaced by convert2hboot call loop_6163 edge16 %i4, %l0, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6163: movle %icc, %l3, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync call loop_6164 nop set 0x70, %g4 ldsw [%l7 + %g4], %o4 bcc %icc, loop_6165 call loop_6166 loop_6164: nop ! ta %icc, 0x3c changed by convert2hboot nop set 0x08, %l1 stw %o0, [%l7 + %l1] loop_6165: nop set 0x70, %i5 nop ! stda %i6, [%l7 + %i5] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_6166: nop set 0x2C, %g3 lduh [%l7 + %g3], %o2 nop ! tsubcctv %i5, 0x72, %i2 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot stw %l2, [%l7 + 0x1C] wr %g0, 0x0, %pcr ! wr %g2, 0x0269, %set_softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync ld [%l7 + 0x48], %f8 call loop_6167 call loop_6168 nop set 0x10, %g5 std %g4, [%l7 + %g5] loop_6167: movcs %xcc, %g4, %i1 loop_6168: rdpr %pil, %i0 edge8 %o1, %g3, %o6 stw %i6, [%l7 + 0x1C] stx %l5, [%l7 + 0x58] call loop_6169 alignaddrl %o5, %g1, %l4 andn %i4, %l0, %g7 ldub [%l7 + 0x17], %i3 loop_6169: nop wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync nop nop setx 0x99B8A21D5045E000, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr mulscc %l3, %o7, %g6 nop ! tle %icc, 0x7e changed by convert2hboot fnand %f10, %f28, %f20 nop set 0x6C, %l5 swap [%l7 + %l5], %o0 nop setx 0x065C, %l0, %o2 udiv %i7, %o2, %i5 set 0x08, %o7 sta %f1, [%l7 + %o7] 0x18 call loop_6170 movge %icc, %i2, %o4 fbl,pt %fcc3, loop_6171 call loop_6172 loop_6170: call loop_6173 call loop_6174 loop_6171: array16 %l2, %l1, %g2 loop_6172: xnor %o3, %g5, %g4 loop_6173: call loop_6175 loop_6174: sth %i1, [%l7 + 0x5C] fpmerge %f6, %f0, %f30 ldstub [%l7 + 0x3F], %o1 loop_6175: call loop_6176 swap [%l7 + 0x28], %g3 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6176: add %l5, %i6, %g1 wr %g0, 0x0, %pcr ! wr %o5, 0x1C83, %softint changed by convert2hboot fmovrde %l4, %f10, %f10 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot movre %i4, %g7, %l6 fornot2 %f0, %f14, %f26 set 0x54, %i2 lda [%l7 + %i2] 0x0c, %f1 ldd [%l7 + 0x30], %f30 move %fcc3, %i3, %o7 set 0x40, %g7 nop ! stda %f0, [%l7 + %g7] 0xf1 ASI use replaced by convert2hboot membar #Sync call loop_6177 nop ! tge %icc, 0x7d changed by convert2hboot call loop_6178 nop set 0x60, %g6 ldsh [%l7 + %g6], %l3 loop_6177: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6178: ldd [%l7 + 0x68], %f12 call loop_6179 nop set 0x7F, %o3 ldstub [%l7 + %o3], %i7 call loop_6180 movrne %o2, %i5, %o0 loop_6179: subc %i2, 0x09A5, %l2 loop_6180: ld [%l7 + 0x7C], %f22 fxnor %f6, %f26, %f26 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot add %l7, 0x34, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %g2 nop ! taddcc %g5, 0x6a, %o3 changed by convert2hboot movre %i1, %g4, %g3 call loop_6181 nop ! tg %icc, 0x6b changed by convert2hboot fmovrslz %o1, %f2, %f20 nop ! rdhpr %htba, %o6 changed by convert2hboot loop_6181: fbule,a %fcc3, loop_6182 nop ! te %xcc, 0x59 changed by convert2hboot rd %ccr, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6182: fmovsue %fcc2, %f26, %f31 ble %icc, loop_6183 nop nop setx 0xF895CB871062EC00, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr sethi 0x1013, %i6 xnorcc %g1, %o5, %l4 loop_6183: movrgez %l0, 0x06F, %g7 bgu,pn %xcc, loop_6184 call loop_6185 nop ! tl %icc, 0x53 changed by convert2hboot fmuld8sux16 %f25, %f12, %f0 loop_6184: nop set 0x40, %g2 nop ! lduwa [%l7 + %g2] 0x18, %i4 ASI use replaced by convert2hboot loop_6185: nop add %l7, 0x7C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %l6, %i3 ASI use replaced by convert2hboot fmovscc %xcc, %f24, %f8 nop set 0x28, %l2 prefetch [%l7 + %l2], 3 nop ! tg %xcc, 0x75 changed by convert2hboot fnegs %f8, %f22 set 0x18, %l4 nop ! stxa %o7, [%l7 + %l4] 0x04 ASI use replaced by convert2hboot bn,pt %icc, loop_6186 nop set 0x60, %i4 std %l2, [%l7 + %i4] nop set 0x50, %i6 ldd [%l7 + %i6], %g6 set 0x60, %i1 nop ! ldda [%l7 + %i1] 0x2e, %o2 ASI use replaced by convert2hboot loop_6186: nop set 0x38, %o0 lduw [%l7 + %o0], %i7 call loop_6187 nop set 0x60, %g1 prefetch [%l7 + %g1], 1 fbl %fcc0, loop_6188 stw %o0, [%l7 + 0x54] loop_6187: nop set 0x64, %o5 lda [%l7 + %o5] 0x10, %f27 loop_6188: call loop_6189 nop ! tpos %xcc, 0x50 changed by convert2hboot nop set 0x78, %o4 std %f8, [%l7 + %o4] call loop_6190 loop_6189: call loop_6191 call loop_6192 call loop_6193 loop_6190: ldd [%l7 + 0x50], %i4 loop_6191: nop set 0x5E, %i0 nop ! stha %i2, [%l7 + %i0] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_6192: orcc %o4, %g2, %l1 loop_6193: sth %g5, [%l7 + 0x66] set 0x4E, %o2 nop ! lduha [%l7 + %o2] 0x89, %l2 ASI use replaced by convert2hboot set 0x16, %o1 nop ! lduha [%l7 + %o1] 0x80, %i1 ASI use replaced by convert2hboot nop set 0x70, %l3 ldd [%l7 + %l3], %g4 nop nop setx 0xD63C8D6AA071AC00, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr call loop_6194 edge32ln %g3, %o3, %o6 sdivcc %o1, 0x1E95, %i0 call loop_6195 loop_6194: nop nop setx 0xB05BC800, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr nop set 0x5A, %l6 lduh [%l7 + %l6], %i6 nop ! tn %icc, 0x67 changed by convert2hboot loop_6195: fcmpeq32 %f18, %f20, %l5 orn %g1, 0x06AE, %o5 nop set 0x56, %o6 sth %l4, [%l7 + %o6] bvs,pn %xcc, loop_6196 movvc %xcc, %l0, %i4 movge %icc, 0x7F2, %l6 movrgez %i3, 0x0C9, %g7 loop_6196: call loop_6197 st %f7, [%l7 + 0x40] movrne %l3, 0x0E8, %o7 sethi 0x11D7, %o2 loop_6197: nop ! tsubcc %g6, %o0, %i5 changed by convert2hboot nop ! rdhpr %ver, %i2 changed by convert2hboot xorcc %i7, %o4, %g2 movlg %fcc1, 0x617, %l1 set 0x78, %l0 nop ! ldxa [%l7 + %l0] 0x19, %l2 ASI use replaced by convert2hboot fmovsule %fcc1, %f18, %f20 add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_6198 andn %o3, 0x0A14, %g3 set 0x6C, %i7 nop ! ldswa [%l7 + %i7] 0x81, %o1 ASI use replaced by convert2hboot loop_6198: call loop_6199 movneg %icc, %i0, %i6 ldx [%l7 + 0x78], %o6 set 0x77, %i3 nop ! lduba [%l7 + %i3] 0x89, %l5 ASI use replaced by convert2hboot loop_6199: call loop_6200 call loop_6201 call loop_6202 call loop_6203 loop_6200: nop set 0x68, %l1 std %o4, [%l7 + %l1] loop_6201: pdist %f26, %f14, %f16 loop_6202: nop ! rdhpr %hsys_tick_cmpr, %l4 changed by convert2hboot loop_6203: xorcc %l0, %g1, %l6 nop ! tn %icc, 0x65 changed by convert2hboot ldstub [%l7 + 0x7E], %i3 wrpr %i4, %g7, %cwp call loop_6204 call loop_6205 move %icc, %o7, %o2 call loop_6206 loop_6204: edge32 %l3, %g6, %o0 loop_6205: rd %softint, %i2 nop set 0x2E, %i5 ldstub [%l7 + %i5], %i5 loop_6206: nop set 0x75, %g3 nop ! ldstuba [%l7 + %g3] 0x10, %i7 ASI use replaced by convert2hboot fsrc1s %f24, %f30 call loop_6207 nop set 0x38, %g5 flush %l7 + %g5 andncc %g2, 0x01E0, %o4 set 0x5A, %l5 nop ! stha %l2, [%l7 + %l5] 0xea ASI use replaced by convert2hboot membar #Sync loop_6207: call loop_6208 rd %y, %l1 subcc %i1, %g4, %o3 nop nop setx 0x907C6800, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr loop_6208: call loop_6209 movvc %icc, 0x731, %g5 movrlz %g3, 0x25A, %o1 call loop_6210 loop_6209: call loop_6211 alignaddrl %i6, %i0, %o6 edge32 %o5, %l5, %l0 loop_6210: nop wr %g0, 0x0, %pcr ! wr %g0, 0xf1, %asi changed by convert2hboot membar #Sync loop_6211: nop set 0x50, %o7 ldsw [%l7 + %o7], %g1 rdpr %otherwin, %l6 set 0x58, %g4 nop ! lduwa [%l7 + %g4] 0x10, %i3 ASI use replaced by convert2hboot rd %fprs, %i4 nop nop setx 0x791D057B, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f6 setx 0x542D8ECC, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f23 fdivs %f23, %f6, %f16 std %f28, [%l7 + 0x40] fcmple32 %f30, %f12, %g7 movpos %xcc, %l4, %o2 sra %o7, 0x0D, %g6 set 0x48, %g7 nop ! stda %o0, [%l7 + %g7] 0x11 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xE49, %hsys_tick_cmpr changed by convert2hboot nop setx 0x0DC5, %l0, %g2 udiv %i7, %g2, %o4 call loop_6212 edge32n %l2, %i5, %l1 srax %g4, %i1, %g5 sub %g3, 0x1F3E, %o3 loop_6212: fpsub16s %f23, %f6, %f11 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot edge32 %o1, %i0, %o6 ldsw [%l7 + 0x60], %l5 movul %fcc0, %o5, %l0 set 0x45, %i2 nop ! lduba [%l7 + %i2] 0x81, %l6 ASI use replaced by convert2hboot set 0x1C, %o3 nop ! ldsba [%l7 + %o3] 0x04, %g1 ASI use replaced by convert2hboot call loop_6213 nop ! tle %icc, 0x4d changed by convert2hboot fmovscs %xcc, %f27, %f15 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_6213: udiv %i3, 0x1530, %l4 call loop_6214 nop nop setx 0x8AFCDA2D50632400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr set 0x68, %g6 nop ! ldswa [%l7 + %g6] 0x10, %g7 ASI use replaced by convert2hboot loop_6214: call loop_6215 udivcc %o7, 0x1CED, %g6 smul %o2, 0x0F38, %o0 call loop_6216 loop_6215: nop ! tleu %icc, 0x4a changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot loop_6216: call loop_6217 edge8l %i7, %i2, %o4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot call loop_6218 loop_6217: nop ! tl %icc, 0x6f changed by convert2hboot set 0x08, %g2 nop ! stxa %l1, [%l7 + %g2] 0x10 ASI use replaced by convert2hboot loop_6218: nop set 0x16, %l2 ldsh [%l7 + %l2], %g2 call loop_6219 call loop_6220 call loop_6221 edge16 %g4, %g5, %i1 loop_6219: nop set 0x74, %i4 nop ! stwa %o3, [%l7 + %i4] 0x19 ASI use replaced by convert2hboot loop_6220: nop set 0x40, %l4 stb %g3, [%l7 + %l4] loop_6221: nop ! tge %icc, 0x45 changed by convert2hboot fcmple32 %f12, %f20, %o1 wrpr %g0, 0x1, %gl set 0x22, %i6 nop ! stha %i6, [%l7 + %i6] 0x88 ASI use replaced by convert2hboot call loop_6222 sllx %l5, 0x0C, %o5 set 0x6D, %i1 nop ! ldstuba [%l7 + %i1] 0x11, %l0 ASI use replaced by convert2hboot loop_6222: xor %l6, 0x0349, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lduh [%l7 + 0x4E], %i3 call loop_6223 nop set 0x0C, %o0 ldsh [%l7 + %o0], %l4 flush %l7 + 0x34 call loop_6224 loop_6223: call loop_6225 movl %fcc0, 0x5E0, %o6 xorcc %o7, %g7, %g6 loop_6224: movu %fcc3, 0x74B, %o0 loop_6225: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot mulx %i7, %i2, %o4 call loop_6226 call loop_6227 call loop_6228 rd %asi, %o2 loop_6226: bmask %i5, %l2, %l1 loop_6227: call loop_6229 loop_6228: movrgz %g2, %g5, %i1 andncc %o3, 0x0879, %g4 call loop_6230 loop_6229: call loop_6231 std %o0, [%l7 + 0x60] wr %g0, 0x0, %pcr ! wr %g3, %i6, %set_softint changed by convert2hboot loop_6230: call loop_6232 loop_6231: fbne %fcc2, loop_6233 call loop_6234 brlez,pn %i0, loop_6235 loop_6232: mulx %o5, 0x13E8, %l0 loop_6233: nop ! tge %xcc, 0x3d changed by convert2hboot loop_6234: nop setx loop_6236, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004400001403, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_6235: call loop_6237 stb %l6, [%l7 + 0x39] fmovdvs %xcc, %f16, %f30 loop_6236: call loop_6238 loop_6237: nop set 0x60, %o5 ldd [%l7 + %o5], %l4 ld [%l7 + 0x64], %f5 nop ! tpos %icc, 0x59 changed by convert2hboot loop_6238: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fbule,a,pt %fcc3, loop_6239 move %xcc, 0x15E, %g1 call loop_6240 nop fitos %f9, %f31 fstod %f31, %f16 loop_6239: call loop_6241 ba,a,pt %icc, loop_6242 loop_6240: nop nop setx 0x30B1FEE66048D000, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr movrlez %i4, 0x1A6, %l4 loop_6241: nop ! tvs %icc, 0x3d changed by convert2hboot loop_6242: nop add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lduw [%l7 + 0x30], %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fmovrsgz %l3, %f9, %f23 call loop_6243 fmul8sux16 %f18, %f4, %f4 call loop_6244 rdpr %cwp, %i7 loop_6243: nop set 0x20, %g1 ldx [%l7 + %g1], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_6244: edge8l %o2, %i5, %i2 ld [%l7 + 0x40], %f28 fzero %f6 subc %l1, 0x00CD, %g2 brlz,a %g5, loop_6245 call loop_6246 umul %i1, 0x0A3B, %o3 fbug,pt %fcc1, loop_6247 loop_6245: ldsb [%l7 + 0x1E], %l2 loop_6246: nop add %l7, 0x64, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %g4 nop ! casa [%l6] 0x0c, %g4, %o1 ASI use replaced by convert2hboot loop_6247: nop set 0x18, %i0 ldx [%l7 + %i0], %i6 movrlz %g3, %o5, %l0 call loop_6248 call loop_6249 movpos %xcc, 0x436, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sta %f4, [%l7 + 0x18] %asi loop_6248: call loop_6250 loop_6249: ld [%l7 + 0x4C], %f12 edge8n %l5, %g1, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_6250: fmovrde %o6, %f14, %f2 rdpr %cansave, %i0 set 0x08, %o2 nop ! stwa %i3, [%l7 + %o2] 0x11 ASI use replaced by convert2hboot ldstub [%l7 + 0x77], %g6 call loop_6251 orcc %g7, %l3, %i7 nop nop setx 0xB06A5000, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_6251: fmovsule %fcc3, %f6, %f12 set 0x39, %o1 nop ! ldsba [%l7 + %o1] 0x18, %o7 ASI use replaced by convert2hboot add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop set 0x48, %o4 stx %i2, [%l7 + %o4] nop set 0x18, %l3 ldx [%l7 + %l3], %l1 edge16 %g2, %g5, %o4 call loop_6252 call loop_6253 nop set 0x58, %o6 ldstub [%l7 + %o6], %i1 set 0x48, %l0 nop ! lduba [%l7 + %l0] 0x88, %o3 ASI use replaced by convert2hboot loop_6252: nop setx 0x1C99, %l0, %o1 sdivcc %l2, %o1, %i6 loop_6253: alignaddrl %g3, %g4, %l0 xnorcc %l6, 0x1E88, %o5 fmovs %f5, %f31 fnegs %f0, %f26 nop fitod %f25, %f16 set 0x26, %i7 nop ! ldstuba [%l7 + %i7] 0x04, %l5 ASI use replaced by convert2hboot ldsb [%l7 + 0x43], %i4 nop set 0x48, %l6 stx %g1, [%l7 + %l6] lduw [%l7 + 0x4C], %o6 call loop_6254 rd %pc, %i0 add %l7, 0x24, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! casa [%l6] 0x80, %l4, %g6 ASI use replaced by convert2hboot loop_6254: ldd [%l7 + 0x60], %i2 movleu %icc, 0x5F3, %l3 call loop_6255 xorcc %g7, 0x074A, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_6255: call loop_6256 fble,a %fcc2, loop_6257 nop set 0x78, %l1 ldd [%l7 + %l1], %o2 ble,pn %xcc, loop_6258 loop_6256: call loop_6259 loop_6257: call loop_6260 call loop_6261 loop_6258: nop set 0x18, %i5 ldsb [%l7 + %i5], %i5 loop_6259: nop fitos %f0, %f9 fstoi %f9, %f13 loop_6260: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_6261: fbge,a,pt %fcc2, loop_6262 call loop_6263 udivx %o0, 0x1AE7, %l1 smulcc %g5, %g2, %o4 loop_6262: nop setx loop_6264, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x022100001401, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_6263: fmul8ulx16 %f28, %f24, %f26 call loop_6265 wrpr %o3, %i1, %pil loop_6264: xnorcc %o1, 0x0EAF, %i6 nop nop setx 0x1F0F17AE5070EC00, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr loop_6265: ldsh [%l7 + 0x3C], %l2 nop set 0x60, %g3 std %f22, [%l7 + %g3] st %f28, [%l7 + 0x08] call loop_6266 edge32 %g3, %l0, %g4 edge8ln %o5, %l5, %i4 nop set 0x5E, %g5 ldsb [%l7 + %g5], %l6 loop_6266: st %f19, [%l7 + 0x50] add %o6, 0x1FF8, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x50, %asi changed by convert2hboot addccc %l4, 0x1D41, %g6 call loop_6267 call loop_6268 nop set 0x20, %l5 std %l2, [%l7 + %l5] call loop_6269 loop_6267: fcmped %fcc3, %f12, %f18 loop_6268: call loop_6270 nop set 0x40, %i3 ldx [%l7 + %i3], %g7 loop_6269: nop ! rdhpr %hintp, %i7 changed by convert2hboot call loop_6271 loop_6270: srax %o7, 0x03, %i3 set 0x38, %g4 nop ! stwa %i5, [%l7 + %g4] 0x2a ASI use replaced by convert2hboot membar #Sync loop_6271: call loop_6272 nop ! wrpr %i2, 0x1A8A, %tick changed by convert2hboot set 0x24, %g7 sta %f2, [%l7 + %g7] 0x19 loop_6272: movvs %xcc, 0x755, %o2 set 0x48, %o7 sta %f14, [%l7 + %o7] 0x18 nop ! sir 0x0C4C !!sir is illegal_instruction nop set 0x51, %o3 ldub [%l7 + %o3], %o0 call loop_6273 nop set 0x18, %i2 ldx [%l7 + %i2], %g5 set 0x20, %g2 nop ! stwa %l1, [%l7 + %g2] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_6273: nop set 0x50, %g6 nop ! lduwa [%l7 + %g6] 0x18, %g2 ASI use replaced by convert2hboot nop set 0x60, %i4 prefetch [%l7 + %i4], 0 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf0, %asi changed by convert2hboot fmovs %f31, %f25 call loop_6274 nop set 0x1C, %l2 swap [%l7 + %l2], %o4 call loop_6275 nop set 0x78, %l4 ldd [%l7 + %l4], %o2 loop_6274: sllx %o1, %i1, %l2 set 0x68, %i1 nop ! stda %g2, [%l7 + %i1] 0x19 ASI use replaced by convert2hboot loop_6275: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_6276 call loop_6277 fpmerge %f0, %f20, %f16 call loop_6278 loop_6276: nop nop setx 0xC0629000, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr loop_6277: movue %fcc2, %g4, %l0 set 0x48, %o0 nop ! stwa %o5, [%l7 + %o0] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_6278: nop set 0x0C, %i6 nop ! ldswa [%l7 + %i6] 0x10, %i4 ASI use replaced by convert2hboot movge %fcc1, %l5, %l6 fmovdu %fcc3, %f22, %f10 stb %o6, [%l7 + 0x6A] movuge %fcc0, %g1, %l4 udivx %i0, 0x1078, %g6 ld [%l7 + 0x44], %f14 ld [%l7 + 0x60], %f25 nop set 0x4C, %o5 lduw [%l7 + %o5], %g7 nop ! te %icc, 0x5a changed by convert2hboot call loop_6279 wr %g0, 0x0, %pcr ! wr %l3, %o7, %pic changed by convert2hboot set 0x38, %g1 nop ! stha %i7, [%l7 + %g1] 0x19 ASI use replaced by convert2hboot loop_6279: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! tcs %icc, 0x59 changed by convert2hboot call loop_6280 call loop_6281 wr %g0, 0x0, %pcr ! wr %i5, 0x0299, %clear_softint changed by convert2hboot nop set 0x16, %o2 sth %o2, [%l7 + %o2] loop_6280: std %f18, [%l7 + 0x20] loop_6281: call loop_6282 nop fitos %f11, %f2 fstoi %f2, %f24 call loop_6283 nop nop setx 0xCB0487E5E05C0800, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_6282: sdivcc %o0, 0x0887, %g5 movcc %xcc, %l1, %i2 loop_6283: movg %xcc, %o4, %g2 call loop_6284 bgu,a %xcc, loop_6285 fmovdue %fcc2, %f14, %f6 fmovdlg %fcc3, %f24, %f30 loop_6284: nop set 0x28, %i0 nop ! stda %o2, [%l7 + %i0] 0x18 ASI use replaced by convert2hboot loop_6285: mulscc %o1, %l2, %i1 flush %l7 + 0x64 movvc %icc, %i6, %g4 nop set 0x38, %o1 ldd [%l7 + %o1], %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x5C] %asi, %f9 call loop_6286 nop ! rdhpr %hpstate, %o5 changed by convert2hboot nop ! tpos %xcc, 0x55 changed by convert2hboot set 0x1C, %o4 sta %f0, [%l7 + %o4] 0x89 loop_6286: fpadd32s %f28, %f2, %f14 call loop_6287 nop set 0x78, %l3 flush %l7 + %l3 movge %xcc, %l0, %l5 call loop_6288 loop_6287: nop set 0x3C, %o6 swap [%l7 + %o6], %i4 call loop_6289 sub %o6, %l6, %l4 loop_6288: sub %i0, 0x06F4, %g1 lduh [%l7 + 0x0C], %g6 loop_6289: nop set 0x59, %i7 nop ! ldstuba [%l7 + %i7] 0x89, %l3 ASI use replaced by convert2hboot movpos %icc, 0x7EC, %o7 nop set 0x73, %l0 ldstub [%l7 + %l0], %i7 set 0x3D, %l6 nop ! ldstuba [%l7 + %l6] 0x81, %g7 ASI use replaced by convert2hboot call loop_6290 call loop_6291 movrgz %i5, %o2, %i3 nop ! wr %g0, 0x0, %pcr ! wr %g0, 0x40, %asi changed by convert2hboot ripped by fixASI40.pl loop_6290: nop set 0x50, %l1 ldd [%l7 + %l1], %f22 loop_6291: nop ! tl %xcc, 0x78 changed by convert2hboot fble,pt %fcc3, loop_6292 nop ! tne %xcc, 0x54 changed by convert2hboot edge16n %g5, %l1, %o4 set 0x8, %g3 nop ! ldxa [%g0 + %g3] 0x21, %i2 ASI use replaced by convert2hboot loop_6292: nop wr %g0, 0x0, %pcr ! wr %g0, 0xf0, %asi changed by convert2hboot membar #Sync call loop_6293 edge16 %o3, %o1, %l2 set 0x70, %i5 nop ! stda %i0, [%l7 + %i5] 0x89 ASI use replaced by convert2hboot loop_6293: nop set 0x6C, %g5 sta %f13, [%l7 + %g5] 0x19 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_6294 nop set 0x6C, %l5 ldsh [%l7 + %l5], %g4 call loop_6295 call loop_6296 loop_6294: array16 %g3, %i6, %l0 sth %l5, [%l7 + 0x5C] loop_6295: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_6296: call loop_6297 fzeros %f26 movneg %icc, 0x60C, %i4 edge8 %l6, %l4, %i0 loop_6297: edge16l %o6, %g1, %l3 xnor %o7, %i7, %g7 ldx [%l7 + 0x28], %g6 movu %fcc1, %o2, %i3 rd %softint, %i5 fzeros %f24 call loop_6298 sub %o0, 0x1B98, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_6298: call loop_6299 fpack16 %f26, %f19 set 0x58, %i3 sta %f14, [%l7 + %i3] 0x80 loop_6299: call loop_6300 call loop_6301 nop ! tleu %xcc, 0x41 changed by convert2hboot loop_6300: bshuffle %f0, %f8, %f22 srl %o4, %o3, %o1 loop_6301: movcc %icc, 0x2FB, %l2 nop fitod %f2, %f6 fdtox %f6, %f0 wrpr %i1, %i2, %pil call loop_6302 stb %g4, [%l7 + 0x5C] ldsh [%l7 + 0x2E], %g2 call loop_6303 loop_6302: call loop_6304 call loop_6305 nop ! tne %icc, 0x6a changed by convert2hboot loop_6303: fbu,a %fcc0, loop_6306 loop_6304: umul %g3, 0x0894, %l0 loop_6305: movue %fcc0, 0x07D, %i6 nop set 0x4C, %g7 flush %l7 + %g7 loop_6306: ld [%l7 + 0x64], %f28 call loop_6307 ld [%l7 + 0x30], %f7 bvc,pt %icc, loop_6308 fmovdl %fcc2, %f12, %f14 loop_6307: nop ! rdhpr %htba, %o5 changed by convert2hboot set 0x0, %o7 nop ! stxa %i4, [%g0 + %o7] 0x57 ASI use replaced by convert2hboot loop_6308: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %l4, %l6 ASI use replaced by convert2hboot nop set 0x58, %g4 ldd [%l7 + %g4], %f2 fmovduge %fcc3, %f8, %f10 nop set 0x10, %o3 ldstub [%l7 + %o3], %i0 fmovsue %fcc2, %f5, %f29 nop set 0x30, %g2 std %g0, [%l7 + %g2] call loop_6309 fmovda %fcc2, %f30, %f26 call loop_6310 call loop_6311 loop_6309: call loop_6312 std %f8, [%l7 + 0x10] loop_6310: nop set 0x30, %i2 ldsw [%l7 + %i2], %o6 loop_6311: st %f24, [%l7 + 0x6C] loop_6312: call loop_6313 movle %fcc3, 0x4CA, %o7 addccc %i7, %l3, %g6 edge16n %g7, %o2, %i5 loop_6313: nop add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x50, %i4 lduh [%l7 + %i4], %g5 set 0x20, %l2 nop ! ldda [%l7 + %l2] 0x2f, %o4 ASI use replaced by convert2hboot nop fitos %f27, %f4 edge32ln %o3, %o1, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot bvc,a %icc, loop_6314 move %xcc, 0x41B, %l1 nop set 0x7A, %l4 sth %i1, [%l7 + %l4] popc %g4, %g2 loop_6314: call loop_6315 nop ! taddcctv %g3, 0x47, %i2 changed by convert2hboot call loop_6316 nop set 0x40, %g6 lduw [%l7 + %g6], %i6 loop_6315: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_6316: fzeros %f22 fmovdcs %xcc, %f4, %f16 call loop_6317 stx %l0, [%l7 + 0x70] call loop_6318 std %f14, [%l7 + 0x50] loop_6317: ldub [%l7 + 0x0C], %l5 edge16ln %i4, %l4, %l6 loop_6318: sethi 0x0B6B, %i0 set 0x40, %o0 sta %f23, [%l7 + %o0] 0x89 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot ldsb [%l7 + 0x7C], %o6 edge8 %o7, %i7, %g6 call loop_6319 st %f13, [%l7 + 0x2C] call loop_6320 nop nop setx 0xA26C1F4F2046D000, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr loop_6319: nop set 0x1E, %i1 nop ! ldsba [%l7 + %i1] 0x18, %g7 ASI use replaced by convert2hboot loop_6320: edge16l %l3, %o2, %i3 nop nop setx 0xD06FE000, %l0, %l6 st %l6, [%l7 + 0x44] ld [%l7 + 0x44], %fsr set 0x40, %i6 nop ! ldda [%l7 + %i6] 0xd0, %f16 ASI use replaced by convert2hboot udiv %o0, 0x1F15, %i5 movne %icc, 0x250, %g5 nop ! tg %xcc, 0x46 changed by convert2hboot call loop_6321 brnz,a,pt %o3, loop_6322 wrpr %g0, 0x0, %gl prefetch [%l7 + 0x08], 1 loop_6321: call loop_6323 loop_6322: nop ! rdhpr %ver, %l2 changed by convert2hboot call loop_6324 nop set 0x38, %o5 ldx [%l7 + %o5], %i1 loop_6323: nop ! tsubcctv %g4, 0x3d, %g2 changed by convert2hboot bleu %xcc, loop_6325 loop_6324: nop set 0x08, %o2 flush %l7 + %o2 call loop_6326 fbl,a %fcc2, loop_6327 loop_6325: sth %g3, [%l7 + 0x6A] nop set 0x20, %g1 swap [%l7 + %g1], %l1 loop_6326: nop set 0x40, %o1 nop ! ldsha [%l7 + %o1] 0x04, %i2 ASI use replaced by convert2hboot loop_6327: call loop_6328 call loop_6329 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_6328: nop add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_6329: ld [%l7 + 0x18], %f12 array16 %l5, %i4, %l4 sethi 0x070F, %i6 nop set 0x3E, %i0 ldsb [%l7 + %i0], %l6 fpadd32s %f22, %f10, %f13 call loop_6330 st %f20, [%l7 + 0x6C] nop set 0x58, %l3 std %f20, [%l7 + %l3] call loop_6331 loop_6330: wrpr %g1, 0x142E, %pil call loop_6332 fmovdl %fcc3, %f4, %f12 loop_6331: nop set 0x66, %o4 ldub [%l7 + %o4], %o6 ldsb [%l7 + 0x5C], %i0 loop_6332: bg,pn %xcc, loop_6333 subccc %i7, %g6, %o7 fmovd %f24, %f30 nop setx 0x1EF4, %l0, %g7 sdivx %l3, %g7, %o2 loop_6333: xnor %i3, 0x0359, %o0 set 0x5A, %i7 nop ! stha %i5, [%l7 + %i7] 0x04 ASI use replaced by convert2hboot nop set 0x63, %l0 stb %g5, [%l7 + %l0] wrpr %o4, 0x08FB, %pil wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lduh [%l7 + 0x7E], %o1 fsrc2s %f18, %f26 stw %i1, [%l7 + 0x70] fmovdpos %icc, %f30, %f10 ldd [%l7 + 0x38], %f16 movleu %icc, 0x067, %g4 set 0x28, %o6 nop ! swapa [%l7 + %o6] 0x04, %l2 ASI use replaced by convert2hboot flush %l7 + 0x4C call loop_6334 call loop_6335 rdpr %otherwin, %g3 nop ! tn %icc, 0x64 changed by convert2hboot loop_6334: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6335: ldsb [%l7 + 0x63], %i2 set 0x20, %l6 nop ! swapa [%l7 + %l6] 0x18, %g2 ASI use replaced by convert2hboot sth %o5, [%l7 + 0x6E] ld [%l7 + 0x0C], %f28 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot bshuffle %f28, %f24, %f22 fnors %f8, %f5, %f5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x30, %g3 nop ! stha %l4, [%l7 + %g3] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_6336 add %l0, %i6, %g1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xBB2, %hsys_tick_cmpr changed by convert2hboot rd %ccr, %l6 loop_6336: nop nop setx 0x6DDF3CBA, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f9 setx 0xBFB958DA, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f31 fdivs %f31, %f9, %f28 fpadd16 %f24, %f12, %f4 or %i7, 0x1796, %i0 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_6337 movcc %icc, 0x220, %o2 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot ldub [%l7 + 0x4B], %i5 loop_6337: nop setx 0x1FCB, %l0, %g5 sdiv %g6, %g5, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_6338 call loop_6339 call loop_6340 call loop_6341 loop_6338: array16 %o3, %i1, %l2 loop_6339: nop ! tvc %xcc, 0x57 changed by convert2hboot loop_6340: call loop_6342 loop_6341: nop set 0x78, %i5 ldx [%l7 + %i5], %g4 ldd [%l7 + 0x48], %f4 fxnors %f10, %f30, %f6 loop_6342: call loop_6343 nop set 0x37, %l1 stb %l1, [%l7 + %l1] fmovspos %icc, %f6, %f23 edge32 %i2, %g3, %g2 loop_6343: call loop_6344 call loop_6345 nop set 0x7F, %l5 ldstub [%l7 + %l5], %o5 call loop_6346 loop_6344: edge16ln %i4, %l4, %l5 loop_6345: stw %i6, [%l7 + 0x34] ldub [%l7 + 0x34], %l0 loop_6346: ldd [%l7 + 0x20], %f28 nop ! tneg %icc, 0x39 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot fandnot2 %f10, %f6, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_6347 nop set 0x38, %g5 lduw [%l7 + %g5], %i7 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync loop_6347: nop set 0x58, %g7 nop ! prefetcha [%l7 + %g7] 0x11, 4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync lduw [%l7 + 0x70], %g7 set 0x74, %i3 nop ! ldswa [%l7 + %i3] 0x0c, %o2 ASI use replaced by convert2hboot call loop_6348 call loop_6349 call loop_6350 fcmple16 %f16, %f0, %i3 loop_6348: call loop_6351 loop_6349: nop fitos %f1, %f25 fstox %f25, %f14 loop_6350: xnorcc %o0, %g6, %g5 nop nop setx 0x40478C00, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr loop_6351: lduh [%l7 + 0x0E], %o4 nop set 0x64, %g4 stw %i5, [%l7 + %g4] call loop_6352 nop setx loop_6353, %l0, %l1 jmpl %l1, %o3 nop ! rdhpr %hintp, %i1 changed by convert2hboot movuge %fcc3, %l2, %o1 loop_6352: swap [%l7 + 0x70], %g4 loop_6353: nop set 0x50, %o7 nop ! stda %l0, [%l7 + %o7] 0x80 ASI use replaced by convert2hboot movn %icc, 0x3CE, %g3 fmovsne %fcc1, %f9, %f28 wr %g0, 0x0, %pcr ! wr %i2, %g2, %softint changed by convert2hboot nop set 0x28, %o3 swap [%l7 + %o3], %i4 rdpr %cansave, %l4 call loop_6354 call loop_6355 edge32l %l5, %i6, %l0 orn %o6, %g1, %i7 loop_6354: bgu,pt %xcc, loop_6356 loop_6355: movvs %icc, %o5, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6356: std %f14, [%l7 + 0x70] add %l7, 0x0C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %l3, %g7 ASI use replaced by convert2hboot lduw [%l7 + 0x50], %o7 nop nop setx 0x2060A800, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr call loop_6357 fsrc2s %f15, %f22 fnors %f22, %f7, %f26 nop setx loop_6358, %l0, %l1 jmpl %l1, %i3 loop_6357: ldx [%l7 + 0x40], %o0 nop set 0x28, %g2 ldd [%l7 + %g2], %f14 fandnot1 %f10, %f0, %f30 loop_6358: alignaddrl %o2, %g5, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync nop set 0x18, %i4 flush %l7 + %i4 call loop_6359 fmovsul %fcc3, %f13, %f11 subccc %o4, 0x1097, %i1 nop nop setx 0x405F4000, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr loop_6359: nop set 0x3A, %l2 sth %l2, [%l7 + %l2] nop nop setx 0x23046CD84055C000, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr ldsh [%l7 + 0x54], %o3 call loop_6360 orncc %g4, %l1, %o1 call loop_6361 call loop_6362 loop_6360: call loop_6363 nop nop setx 0x46D06492, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f23 setx 0x08DA8199, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f10 fmuls %f10, %f23, %f30 loop_6361: fmovd %f16, %f26 loop_6362: bge,a %icc, loop_6364 loop_6363: nop set 0x40, %i2 stx %i2, [%l7 + %i2] move %fcc2, 0x5C6, %g2 nop set 0x38, %l4 ldd [%l7 + %l4], %i4 loop_6364: nop set 0x58, %o0 ldd [%l7 + %o0], %l4 call loop_6365 nop set 0x24, %i1 ldsw [%l7 + %i1], %g3 nop nop setx 0x106CF400, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr membar #Sync set 0x40, %i6 nop ! ldda [%l7 + %i6] 0x16, %f0 ASI use replaced by convert2hboot loop_6365: call loop_6366 fmovdleu %icc, %f8, %f24 fbule,a,pn %fcc2, loop_6367 brlz,pt %l5, loop_6368 loop_6366: nop setx loop_6369, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x032400001401, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot fornot2s %f23, %f13, %f14 loop_6367: std %f26, [%l7 + 0x38] loop_6368: ldx [%l7 + 0x40], %l0 loop_6369: rdpr %cansave, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movule %fcc1, %g1, %i7 movcc %xcc, 0x033, %i0 edge8 %l6, %l3, %g7 brnz,a %o5, loop_6370 call loop_6371 edge32 %i3, %o0, %o2 sethi 0x0DE9, %o7 loop_6370: lduh [%l7 + 0x6A], %g5 loop_6371: call loop_6372 fnands %f18, %f27, %f8 nop set 0x48, %o5 ldd [%l7 + %o5], %i4 nop setx 0x1722, %l0, %g6 udivcc %o4, %g6, %i1 loop_6372: nop set 0x70, %o2 nop ! stxa %o3, [%l7 + %o2] 0x81 ASI use replaced by convert2hboot call loop_6373 call loop_6374 call loop_6375 nop setx 0x1517, %l0, %l2 udivx %g4, %l2, %l1 loop_6373: call loop_6376 loop_6374: addccc %o1, %i2, %g2 loop_6375: nop set 0x52, %g6 lduh [%l7 + %g6], %i4 set 0x45, %g1 nop ! ldstuba [%l7 + %g1] 0x81, %l4 ASI use replaced by convert2hboot loop_6376: call loop_6377 call loop_6378 call loop_6379 call loop_6380 loop_6377: nop ! rdhpr %ver, %l5 changed by convert2hboot loop_6378: swap [%l7 + 0x4C], %g3 loop_6379: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_6380: nop ! wrpr %i6, 0x0F44, %tick changed by convert2hboot nop set 0x49, %o1 ldstub [%l7 + %o1], %l0 set 0x40, %l3 nop ! stwa %o6, [%l7 + %l3] 0xeb ASI use replaced by convert2hboot membar #Sync fpadd16 %f22, %f30, %f16 std %f18, [%l7 + 0x20] ld [%l7 + 0x44], %f9 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sta %f12, [%l7 + 0x1C] %asi set 0x40, %o4 nop ! ldda [%l7 + %o4] 0x2a, %i6 ASI use replaced by convert2hboot set 0x62, %i0 nop ! stha %i0, [%l7 + %i0] 0x0c ASI use replaced by convert2hboot call loop_6381 fnand %f26, %f28, %f28 nop nop setx 0xE2DD753850662C00, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr mova %fcc1, 0x3B9, %g1 loop_6381: sth %l3, [%l7 + 0x28] fmovsn %fcc2, %f5, %f18 wrpr %l6, 0x1E4A, %pil ld [%l7 + 0x10], %f2 xnorcc %o5, %g7, %i3 subc %o2, 0x0C2C, %o7 set 0x1D, %i7 nop ! lduba [%l7 + %i7] 0x11, %g5 ASI use replaced by convert2hboot mova %icc, 0x035, %i5 edge32ln %o0, %g6, %o4 fornot2s %f24, %f29, %f22 fbue,a %fcc1, loop_6382 ldsw [%l7 + 0x70], %o3 call loop_6383 nop ! tcs %xcc, 0x65 changed by convert2hboot loop_6382: fmovrslez %i1, %f17, %f31 nop set 0x14, %o6 stw %g4, [%l7 + %o6] loop_6383: fba,a,pt %fcc2, loop_6384 call loop_6385 fornot2 %f4, %f14, %f30 faligndata %f22, %f18, %f12 loop_6384: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd3, %asi changed by convert2hboot loop_6385: call loop_6386 nop ! rdhpr %hintp, %l2 changed by convert2hboot nop ! tl %xcc, 0x7e changed by convert2hboot set 0x28, %l0 lda [%l7 + %l0] 0x89, %f19 loop_6386: call loop_6387 nop set 0x28, %g3 lduw [%l7 + %g3], %o1 array8 %i2, %l1, %g2 add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6387: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lduh [%l7 + 0x28], %i4 ldstub [%l7 + 0x79], %i6 nop set 0x56, %l6 ldub [%l7 + %l6], %l0 set 0x20, %l1 nop ! prefetcha [%l7 + %l1] 0x80, 4 ASI use replaced by convert2hboot call loop_6388 movgu %icc, %o6, %i0 call loop_6389 bge,a %xcc, loop_6390 loop_6388: nop ! rdhpr %hpstate, %l3 changed by convert2hboot call loop_6391 loop_6389: call loop_6392 loop_6390: rd %asi, %l6 fnegd %f24, %f2 loop_6391: nop add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6392: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync addcc %o2, 0x0883, %g1 call loop_6393 brnz,a %g5, loop_6394 st %f5, [%l7 + 0x38] call loop_6395 loop_6393: sllx %i5, %o7, %g6 loop_6394: call loop_6396 nop fitos %f11, %f27 fstox %f27, %f8 fxtos %f8, %f19 loop_6395: srax %o4, %o0, %o3 nop ! tge %icc, 0x49 changed by convert2hboot loop_6396: nop set 0x68, %i5 ldub [%l7 + %i5], %i1 nop set 0x50, %l5 ldsw [%l7 + %l5], %g4 call loop_6397 sethi 0x0325, %o1 or %i2, 0x09C0, %l2 nop set 0x20, %g5 ldd [%l7 + %g5], %g2 loop_6397: ldub [%l7 + 0x77], %l1 umulcc %l4, 0x1D5E, %l5 set 0x75, %i3 nop ! ldsba [%l7 + %i3] 0x19, %i4 ASI use replaced by convert2hboot set 0x57, %g4 nop ! stba %g3, [%l7 + %g4] 0x2b ASI use replaced by convert2hboot membar #Sync nop ! te %xcc, 0x7d changed by convert2hboot call loop_6398 sth %i6, [%l7 + 0x26] wr %g0, 0x0, %pcr ! wr %g0, 0x2c, %asi changed by convert2hboot loop_6398: flush %l7 + 0x2C wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot umul %o6, %l3, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! tleu %xcc, 0x3c changed by convert2hboot set 0x70, %o7 nop ! ldda [%l7 + %o7] 0x23, %o4 ASI use replaced by convert2hboot nop ! rdhpr %ver, %g7 changed by convert2hboot nop set 0x2C, %o3 prefetch [%l7 + %o3], 1 movpos %icc, 0x3D8, %o2 ldd [%l7 + 0x48], %f26 call loop_6399 call loop_6400 movpos %xcc, %i3, %g1 edge8ln %g5, %o7, %i5 loop_6399: fpack16 %f10, %f13 loop_6400: nop ! tg %icc, 0x6b changed by convert2hboot andcc %g6, 0x13B4, %o0 call loop_6401 call loop_6402 nop nop setx 0x694D4F30, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f4 setx 0xC9A3F1CA, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f9 fsubs %f9, %f4, %f3 loop_6401: nop wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot loop_6402: call loop_6403 alignaddr %o4, %i1, %o1 movre %g4, 0x214, %i2 nop set 0x18, %g2 prefetch [%l7 + %g2], 1 loop_6403: ld [%l7 + 0x10], %f31 movug %fcc0, %g2, %l2 fmovsuge %fcc0, %f0, %f8 nop set 0x32, %g7 stb %l4, [%l7 + %g7] call loop_6404 xnor %l5, 0x188C, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x30] %asi, %f20 loop_6404: addc %g3, 0x0C82, %i6 call loop_6405 call loop_6406 call loop_6407 call loop_6408 loop_6405: call loop_6409 loop_6406: stx %i7, [%l7 + 0x10] loop_6407: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_6408: fpackfix %f6, %f16 loop_6409: call loop_6410 call loop_6411 call loop_6412 call loop_6413 loop_6410: nop set 0x58, %l2 flush %l7 + %l2 loop_6411: nop set 0x74, %i4 nop ! ldswa [%l7 + %i4] 0x0c, %o6 ASI use replaced by convert2hboot loop_6412: ld [%l7 + 0x0C], %f29 loop_6413: fcmpeq32 %f30, %f12, %l0 nop set 0x56, %i2 lduh [%l7 + %i2], %i0 set 0x5F, %o0 nop ! lduba [%l7 + %o0] 0x0c, %l6 ASI use replaced by convert2hboot call loop_6414 bge,a,pt %xcc, loop_6415 nop ! tcs %icc, 0x5d changed by convert2hboot call loop_6416 loop_6414: call loop_6417 loop_6415: lduw [%l7 + 0x0C], %l3 set 0x58, %l4 nop ! prefetcha [%l7 + %l4] 0x19, 1 ASI use replaced by convert2hboot loop_6416: movrlez %o2, 0x0D7, %g7 loop_6417: ldd [%l7 + 0x10], %f30 call loop_6418 movrlez %i3, 0x14A, %g5 movpos %xcc, %g1, %o7 call loop_6419 loop_6418: call loop_6420 fbne,pn %fcc0, loop_6421 stx %g6, [%l7 + 0x18] loop_6419: nop set 0x18, %i1 nop ! prefetcha [%l7 + %i1] 0x10, 0 ASI use replaced by convert2hboot loop_6420: bge %xcc, loop_6422 loop_6421: nop ! tleu %icc, 0x3c changed by convert2hboot faligndata %f22, %f24, %f22 set 0x40, %o5 nop ! ldda [%l7 + %o5] 0xd0, %f0 ASI use replaced by convert2hboot loop_6422: std %i4, [%l7 + 0x60] call loop_6423 call loop_6424 nop set 0x60, %i6 flush %l7 + %i6 fba %fcc3, loop_6425 loop_6423: ldsh [%l7 + 0x62], %o3 loop_6424: movneg %icc, %i1, %o1 sll %o4, 0x00, %i2 loop_6425: std %f0, [%l7 + 0x78] nop set 0x58, %g6 ldd [%l7 + %g6], %f14 call loop_6426 nop ! tpos %icc, 0x6f changed by convert2hboot std %g4, [%l7 + 0x08] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6426: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! taddcctv %l2, %i4, %g3 changed by convert2hboot call loop_6427 call loop_6428 call loop_6429 movrgz %i6, %l5, %l1 loop_6427: addc %i7, 0x0F22, %o6 loop_6428: nop nop setx 0x2056E800, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr loop_6429: nop setx loop_6430, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001100001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop ! rdhpr %hpstate, %l0 changed by convert2hboot sllx %i0, %l3, %o5 nop set 0x52, %g1 ldstub [%l7 + %g1], %o2 loop_6430: call loop_6431 nop set 0x50, %o1 ldsh [%l7 + %o1], %g7 call loop_6432 orcc %l6, 0x03E7, %i3 loop_6431: nop set 0x40, %o2 std %f8, [%l7 + %o2] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6432: nop ! tle %icc, 0x5b changed by convert2hboot fand %f8, %f6, %f2 nop set 0x1C, %l3 sth %g1, [%l7 + %l3] nop set 0x54, %o4 sth %o7, [%l7 + %o4] ld [%l7 + 0x2C], %f6 call loop_6433 call loop_6434 sethi 0x0C4D, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_6433: rdpr %cleanwin, %i5 loop_6434: call loop_6435 nop ! tsubcctv %i1, %o3, %o1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_6435: ldub [%l7 + 0x72], %i2 nop set 0x30, %i7 ldd [%l7 + %i7], %g2 edge32n %g4, %l2, %l4 fornot2s %f11, %f14, %f15 nop ! tcs %icc, 0x40 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_6436 fmovdne %xcc, %f28, %f14 call loop_6437 nop ! tvc %icc, 0x6e changed by convert2hboot loop_6436: nop set 0x2F, %i0 nop ! stba %i6, [%l7 + %i0] 0x2b ASI use replaced by convert2hboot membar #Sync loop_6437: swap [%l7 + 0x4C], %i4 call loop_6438 stx %l5, [%l7 + 0x18] call loop_6439 call loop_6440 loop_6438: stw %i7, [%l7 + 0x14] loop_6439: nop set 0x60, %o6 nop ! ldxa [%l7 + %o6] 0x10, %l1 ASI use replaced by convert2hboot loop_6440: call loop_6441 call loop_6442 nop set 0x36, %g3 lduh [%l7 + %g3], %l0 set 0x7B, %l0 nop ! ldsba [%l7 + %l0] 0x89, %o6 ASI use replaced by convert2hboot loop_6441: movlg %fcc2, %i0, %o5 loop_6442: ldstub [%l7 + 0x6E], %o2 addcc %g7, 0x1554, %l3 set 0x7A, %l6 nop ! stha %i3, [%l7 + %l6] 0x80 ASI use replaced by convert2hboot nop setx 0x0F92, %l0, %g1 udivx %l6, %g1, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_6443 stw %o0, [%l7 + 0x68] nop nop setx 0x3575FEF010599000, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr set 0x28, %l1 nop ! ldsha [%l7 + %l1] 0x80, %i5 ASI use replaced by convert2hboot loop_6443: nop set 0x20, %l5 nop ! ldda [%l7 + %l5] 0xeb, %i0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x30] %asi, %f22 set 0x20, %i5 lda [%l7 + %i5] 0x11, %f0 call loop_6444 movle %fcc2, %g6, %o1 call loop_6445 brlez,pn %o4, loop_6446 loop_6444: ldd [%l7 + 0x10], %f30 nop nop setx 0x2077EC00, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr loop_6445: nop set 0x50, %i3 ldsw [%l7 + %i3], %i2 loop_6446: call loop_6447 xnor %o3, %g2, %l2 addccc %g4, %l4, %i6 wrpr %g0, 0x1, %gl loop_6447: nop add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l7 + 0x08] %asi, %f15 call loop_6448 fmovrdgez %i7, %f12, %f28 array16 %l0, %o6, %i0 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %l1, %o5 ASI use replaced by convert2hboot loop_6448: movle %fcc0, 0x729, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot movl %xcc, %i3, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x2e, %asi changed by convert2hboot ldd [%l7 + 0x78], %f10 wrpr %g0, 0x3, %gl edge16l %l3, %o0, %i1 nop ! rdhpr %hintp, %i5 changed by convert2hboot set 0x34, %g5 nop ! stwa %o1, [%l7 + %g5] 0x88 ASI use replaced by convert2hboot call loop_6449 nop ! tl %icc, 0x77 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xd3, %asi changed by convert2hboot loop_6449: nop ! rdhpr %hintp, %g6 changed by convert2hboot set 0x40, %o7 nop ! stda %f0, [%l7 + %o7] 0x80 ASI use replaced by convert2hboot call loop_6450 call loop_6451 fbu,a %fcc3, loop_6452 call loop_6453 loop_6450: ldsb [%l7 + 0x3B], %o4 loop_6451: nop wr %g0, 0x0, %pcr ! wr %g0, 0x58, %asi changed by convert2hboot loop_6452: st %f21, [%l7 + 0x38] loop_6453: xorcc %g2, %i2, %l2 fcmpgt16 %f8, %f24, %l4 ldsb [%l7 + 0x32], %i6 nop setx 0x0480, %l0, %i4 udiv %g4, %i4, %l5 alignaddrl %g3, %i7, %l0 array8 %o6, %i0, %l1 nop ! tne %icc, 0x38 changed by convert2hboot call loop_6454 fabss %f19, %f24 add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_6454: nop set 0x34, %o3 lduh [%l7 + %o3], %i3 nop nop setx 0xA058E800, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr add %l7, 0x7C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_6455 edge32n %g5, %o7, %l3 lduw [%l7 + 0x6C], %l6 std %o0, [%l7 + 0x10] loop_6455: movg %fcc2, %i5, %o1 call loop_6456 fmul8x16al %f26, %f26, %f30 fpack16 %f28, %f2 nop nop setx 0x4D433408906D4800, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_6456: nop add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop setx loop_6457, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004400001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop set 0x70, %g4 swap [%l7 + %g4], %o3 call loop_6458 brlez %g2, loop_6459 loop_6457: edge16 %i2, %l2, %l4 call loop_6460 loop_6458: loop_6459: nop ! tcs %icc, 0x50 changed by convert2hboot add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6460: call loop_6461 nop set 0x78, %g2 ldsh [%l7 + %g2], %i6 add %l5, 0x1BB4, %i4 nop set 0x28, %g7 ldsw [%l7 + %g7], %g3 loop_6461: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %l0, %o6 ASI use replaced by convert2hboot nop set 0x6C, %l2 prefetch [%l7 + %l2], 0 call loop_6462 edge32n %i0, %l1, %g7 set 0x30, %i2 nop ! prefetcha [%l7 + %i2] 0x10, 4 ASI use replaced by convert2hboot loop_6462: call loop_6463 lduh [%l7 + 0x34], %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_6463: call loop_6464 ldsb [%l7 + 0x47], %g1 nop set 0x34, %o0 lduh [%l7 + %o0], %g5 popc %o7, %l3 loop_6464: or %l6, %i3, %i5 nop set 0x70, %i4 ldsw [%l7 + %i4], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x58, %l4 ldd [%l7 + %l4], %f18 edge32l %i1, %o4, %o3 movrlez %g2, 0x3F4, %l2 nop nop setx 0x1049E400, %l0, %l6 st %l6, [%l7 + 0x2C] ld [%l7 + 0x2C], %fsr stx %l4, [%l7 + 0x60] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x670, %hsys_tick_cmpr changed by convert2hboot set 0x2F, %i1 nop ! stba %i2, [%l7 + %i1] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_6465 nop set 0x10, %o5 lduw [%l7 + %o5], %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6465: edge8n %i4, %g3, %l0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x416, %sys_tick_cmpr changed by convert2hboot set 0x24, %i6 nop ! stwa %l1, [%l7 + %i6] 0x27 ASI use replaced by convert2hboot membar #Sync std %o6, [%l7 + 0x18] set 0x77, %g6 nop ! lduba [%l7 + %g6] 0x04, %o5 ASI use replaced by convert2hboot brnz %i7, loop_6466 sub %g7, 0x014C, %o2 call loop_6467 orn %g5, %o7, %g1 loop_6466: nop ! ta %xcc, 0x5a changed by convert2hboot call loop_6468 loop_6467: wr %g0, 0x0, %pcr ! wr %l6, 0x1295, %set_softint changed by convert2hboot set 0x20, %o1 nop ! prefetcha [%l7 + %o1] 0x0c, 2 ASI use replaced by convert2hboot loop_6468: call loop_6469 call loop_6470 nop ! wrpr %i3, %i5, %tick changed by convert2hboot orcc %o1, 0x18FF, %i1 loop_6469: nop set 0x30, %o2 nop ! stda %o0, [%l7 + %o2] 0x23 ASI use replaced by convert2hboot membar #Sync loop_6470: nop set 0x7D, %l3 ldub [%l7 + %l3], %o3 smulcc %o4, %g2, %l4 call loop_6471 prefetch [%l7 + 0x20], 0 movcc %icc, 0x601, %g6 movge %icc, %i2, %l2 loop_6471: nop set 0x38, %o4 nop ! stwa %g4, [%l7 + %o4] 0x23 ASI use replaced by convert2hboot membar #Sync call loop_6472 movule %fcc1, 0x67E, %i4 add %g3, 0x1513, %l5 fmovdug %fcc1, %f18, %f12 loop_6472: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot movvs %icc, %l0, %i0 call loop_6473 call loop_6474 fors %f4, %f4, %f5 nop set 0x12, %i7 lduh [%l7 + %i7], %l1 loop_6473: call loop_6475 loop_6474: subc %o6, 0x1F49, %i7 fmovsneg %icc, %f4, %f8 call loop_6476 loop_6475: nop set 0x70, %i0 ldsw [%l7 + %i0], %g7 nop ! rdhpr %hsys_tick_cmpr, %o5 changed by convert2hboot std %f4, [%l7 + 0x50] loop_6476: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop fitos %f11, %f13 fstox %f13, %f22 fxtos %f22, %f18 nop setx 0x0401, %l0, %g1 sdivcc %o7, %g1, %l6 call loop_6477 lduh [%l7 + 0x60], %o2 st %f16, [%l7 + 0x68] nop ! tle %icc, 0x4c changed by convert2hboot loop_6477: std %f18, [%l7 + 0x70] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x18D, %hsys_tick_cmpr changed by convert2hboot nop set 0x58, %o6 stw %i5, [%l7 + %o6] set 0x3A, %g3 nop ! stba %o1, [%l7 + %g3] 0x10 ASI use replaced by convert2hboot set 0x0A, %g1 nop ! stha %i1, [%l7 + %g1] 0x89 ASI use replaced by convert2hboot prefetch [%l7 + 0x7C], 0 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fmovdge %xcc, %f4, %f6 nop ! tne %icc, 0x3d changed by convert2hboot bpos,a,pn %xcc, loop_6478 call loop_6479 fmovrsne %o0, %f16, %f15 stw %o3, [%l7 + 0x0C] loop_6478: movrlz %o4, %l4, %g6 loop_6479: stb %g2, [%l7 + 0x0E] set 0x70, %l6 nop ! swapa [%l7 + %l6] 0x80, %l2 ASI use replaced by convert2hboot call loop_6480 std %g4, [%l7 + 0x18] set 0x78, %l0 nop ! stwa %i2, [%l7 + %l0] 0x11 ASI use replaced by convert2hboot loop_6480: edge16l %g3, %l5, %i4 ldd [%l7 + 0x58], %l0 set 0x61, %l5 nop ! stba %i0, [%l7 + %l5] 0x88 ASI use replaced by convert2hboot andn %i6, %o6, %l1 ldub [%l7 + 0x30], %g7 edge16n %o5, %g5, %i7 st %f4, [%l7 + 0x28] and %g1, %o7, %l6 set 0x45, %l1 nop ! lduba [%l7 + %l1] 0x80, %i3 ASI use replaced by convert2hboot call loop_6481 nop set 0x46, %i5 stb %o2, [%l7 + %i5] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x1C] %asi, %f11 loop_6481: call loop_6482 call loop_6483 nop set 0x20, %i3 std %f12, [%l7 + %i3] nop nop setx 0x79418FB5B06C8400, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_6482: lduw [%l7 + 0x60], %o1 loop_6483: fmovdn %xcc, %f20, %f2 fmovrse %i1, %f31, %f1 edge32n %i5, %l3, %o0 fmovsge %fcc0, %f20, %f1 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop nop setx 0xC048F000, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr movleu %icc, %l4, %g6 bleu %icc, loop_6484 wr %g0, 0x0, %pcr ! wr %o3, 0x1A6A, %pic changed by convert2hboot bn,a %xcc, loop_6485 fmovdul %fcc2, %f6, %f8 loop_6484: nop set 0x59, %g5 nop ! ldsba [%l7 + %g5] 0x81, %g2 ASI use replaced by convert2hboot loop_6485: nop set 0x50, %o7 nop ! prefetcha [%l7 + %o7] 0x89, 1 ASI use replaced by convert2hboot call loop_6486 fmovdcc %icc, %f28, %f8 fpadd16s %f4, %f17, %f19 move %fcc1, 0x0D4, %l2 loop_6486: nop set 0x60, %o3 nop ! prefetcha [%l7 + %o3] 0x10, 3 ASI use replaced by convert2hboot call loop_6487 fbul,pn %fcc1, loop_6488 movul %fcc0, %l5, %g3 nop ! tsubcc %l0, %i4, %i6 changed by convert2hboot loop_6487: call loop_6489 loop_6488: edge16l %i0, %o6, %g7 call loop_6490 rdpr %wstate, %l1 loop_6489: sll %g5, %o5, %i7 bn,pn %icc, loop_6491 loop_6490: ldstub [%l7 + 0x4A], %g1 nop ! tl %xcc, 0x55 changed by convert2hboot call loop_6492 loop_6491: std %f30, [%l7 + 0x28] movug %fcc1, %o7, %i3 movcc %xcc, 0x31E, %l6 loop_6492: nop set 0x3C, %g2 prefetch [%l7 + %g2], 1 array32 %o1, %i1, %i5 movcc %icc, 0x480, %l3 lduh [%l7 + 0x54], %o2 nop set 0x60, %g4 ldsw [%l7 + %g4], %o0 nop setx loop_6493, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004200001402, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot nop set 0x78, %l2 stw %o4, [%l7 + %l2] wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_6493: fbge,a %fcc2, loop_6494 nop set 0x30, %i2 std %f20, [%l7 + %i2] membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf1, %asi changed by convert2hboot loop_6494: nop ! tcs %xcc, 0x42 changed by convert2hboot nop set 0x14, %g7 swap [%l7 + %g7], %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot ldx [%l7 + 0x38], %g2 call loop_6495 or %g4, 0x1B6F, %i2 or %l5, %g3, %l0 nop ! rdhpr %htba, %i4 changed by convert2hboot loop_6495: nop set 0x20, %i4 lduw [%l7 + %i4], %l2 fpsub32 %f24, %f4, %f24 fba %fcc2, loop_6496 fbue,a %fcc3, loop_6497 call loop_6498 call loop_6499 loop_6496: std %i0, [%l7 + 0x38] loop_6497: call loop_6500 loop_6498: call loop_6501 loop_6499: wr %g0, 0x0, %pcr ! wr %o6, 0x1088, %softint changed by convert2hboot nop set 0x76, %l4 stb %g7, [%l7 + %l4] loop_6500: udivx %i6, 0x10A9, %g5 loop_6501: bmask %l1, %o5, %g1 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x1C, %i1 lda [%l7 + %i1] 0x0c, %f24 srax %i3, %l6, %i1 stb %o1, [%l7 + 0x48] add %l7, 0x44, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %l3, %o2 ASI use replaced by convert2hboot nop nop setx 0xFA8D930B6061F400, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr call loop_6502 fbe,a %fcc3, loop_6503 addccc %i5, 0x1958, %o4 movpos %xcc, 0x310, %o0 loop_6502: call loop_6504 loop_6503: edge32ln %l4, %o3, %g2 xnor %g4, 0x0473, %i2 nop nop setx 0x5C5F556FB070C800, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr loop_6504: call loop_6505 stw %l5, [%l7 + 0x14] fmovsl %xcc, %f14, %f23 rd %softint, %g6 loop_6505: nop ! tcc %icc, 0x5c changed by convert2hboot call loop_6506 xorcc %l0, 0x1BC9, %g3 edge32 %i4, %i0, %l2 udivcc %g7, 0x10FA, %o6 loop_6506: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_6507 fbn,pn %fcc2, loop_6508 nop nop setx 0x91B12317, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f1 setx 0x9C23BC7E, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f28 fdivs %f28, %f1, %f19 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6507: nop set 0x40, %o5 stx %l1, [%l7 + %o5] loop_6508: srax %o5, 0x16, %i6 edge32ln %o7, %i7, %g1 nop set 0x3E, %o0 sth %i3, [%l7 + %o0] srl %i1, 0x02, %o1 edge16n %l6, %l3, %o2 st %f27, [%l7 + 0x2C] call loop_6509 st %f3, [%l7 + 0x64] ldx [%l7 + 0x68], %o4 set 0x40, %g6 nop ! stda %o0, [%l7 + %g6] 0x27 ASI use replaced by convert2hboot membar #Sync loop_6509: nop ! tleu %xcc, 0x43 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! tcc %icc, 0x73 changed by convert2hboot nop ! tge %xcc, 0x47 changed by convert2hboot set 0x18, %i6 nop ! prefetcha [%l7 + %i6] 0x04, 4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sub %g4, %i2, %l5 brz,a %g2, loop_6510 orcc %g6, %g3, %i4 stw %i0, [%l7 + 0x78] add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casxa [%l6] 0x89, %l0, %l2 ASI use replaced by convert2hboot loop_6510: call loop_6511 edge8l %o6, %g5, %g7 subc %o5, %i6, %o7 call loop_6512 loop_6511: nop set 0x28, %o2 swap [%l7 + %o2], %i7 call loop_6513 nop ! tle %icc, 0x7b changed by convert2hboot loop_6512: addc %g1, 0x0D75, %i3 nop ! tge %xcc, 0x55 changed by convert2hboot loop_6513: nop set 0x10, %o1 prefetch [%l7 + %o1], 4 srax %l1, %i1, %l6 fandnot1s %f15, %f25, %f11 nop set 0x5D, %l3 stb %l3, [%l7 + %l3] prefetch [%l7 + 0x58], 2 nop set 0x28, %o4 ldsw [%l7 + %o4], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot udivcc %o0, 0x074B, %l4 call loop_6514 nop nop setx 0x404EE800, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr nop ! tsubcctv %o3, 0x38, %o4 changed by convert2hboot set 0x24, %i0 nop ! ldswa [%l7 + %i0] 0x18, %i5 ASI use replaced by convert2hboot loop_6514: nop ! tvc %xcc, 0x60 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot flush %l7 + 0x3C set 0x50, %i7 lda [%l7 + %i7] 0x11, %f29 set 0x48, %o6 sta %f13, [%l7 + %o6] 0x10 nop nop setx 0xC7DAAB29, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f5 setx 0xE3BAB4FA, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f1 fmuls %f1, %f5, %f12 set 0x1B, %g3 nop ! stba %l5, [%l7 + %g3] 0xe2 ASI use replaced by convert2hboot membar #Sync set 0x50, %g1 nop ! stxa %g2, [%l7 + %g1] 0xe2 ASI use replaced by convert2hboot membar #Sync call loop_6515 ldub [%l7 + 0x2C], %g4 nop fitod %f2, %f6 fdtox %f6, %f6 fxtod %f6, %f0 call loop_6516 loop_6515: nop set 0x18, %l6 ldsh [%l7 + %l6], %g3 nop nop setx 0x8EEF731DF063C800, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr nop set 0x68, %l0 stw %i4, [%l7 + %l0] loop_6516: nop set 0x0A, %l1 nop ! lduha [%l7 + %l1] 0x80, %i0 ASI use replaced by convert2hboot edge32n %l0, %g6, %l2 set 0x40, %l5 nop ! stda %f16, [%l7 + %l5] 0xcb ASI use replaced by convert2hboot call loop_6517 nop ! tpos %xcc, 0x43 changed by convert2hboot fmovdlg %fcc3, %f10, %f26 nop set 0x78, %i5 std %f6, [%l7 + %i5] loop_6517: movcs %xcc, 0x26B, %g5 nop set 0x42, %g5 stb %o6, [%l7 + %g5] brgez,pt %o5, loop_6518 sethi 0x056B, %i6 nop set 0x78, %i3 ldd [%l7 + %i3], %o6 fmovdvc %xcc, %f28, %f28 loop_6518: fbe,a,pn %fcc1, loop_6519 fmovdue %fcc2, %f24, %f26 edge16l %i7, %g7, %i3 umul %l1, 0x0EC0, %i1 loop_6519: call loop_6520 call loop_6521 call loop_6522 loop_6520: nop set 0x08, %o3 stw %g1, [%l7 + %o3] movvs %icc, %l6, %l3 loop_6521: call loop_6523 loop_6522: array16 %o2, %o1, %l4 sethi 0x1370, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6523: fmovd %f22, %f2 call loop_6524 fmovdgu %icc, %f4, %f30 ld [%l7 + 0x64], %f19 ldub [%l7 + 0x1F], %o4 loop_6524: call loop_6525 call loop_6526 call loop_6527 nop set 0x4A, %g2 sth %i5, [%l7 + %g2] loop_6525: nop set 0x70, %g4 std %i2, [%l7 + %g4] loop_6526: nop nop setx 0xD05F6400, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr loop_6527: fmovsgu %xcc, %f19, %f7 movrlez %l5, 0x321, %g4 st %f13, [%l7 + 0x38] movrne %g3, %g2, %i4 set 0x58, %o7 nop ! stda %l0, [%l7 + %o7] 0x11 ASI use replaced by convert2hboot ldx [%l7 + 0x08], %i0 set 0x66, %i2 nop ! ldsha [%l7 + %i2] 0x04, %l2 ASI use replaced by convert2hboot movrlez %g5, 0x06C, %o6 call loop_6528 edge8l %g6, %o5, %i6 call loop_6529 srax %i7, %g7, %i3 loop_6528: and %o7, 0x0649, %i1 call loop_6530 loop_6529: fcmpes %fcc3, %f1, %f20 call loop_6531 fmovsge %icc, %f31, %f3 loop_6530: nop set 0x1F, %l2 ldsb [%l7 + %l2], %g1 ld [%l7 + 0x2C], %f27 loop_6531: xorcc %l1, 0x1B20, %l3 nop setx loop_6532, %l0, %l1 jmpl %l1, %l6 call loop_6533 fpsub16 %f28, %f22, %f12 andncc %o2, %o1, %o0 loop_6532: nop ! tvc %icc, 0x6e changed by convert2hboot loop_6533: call loop_6534 call loop_6535 bg,a,pn %icc, loop_6536 call loop_6537 loop_6534: edge16l %l4, %o4, %o3 loop_6535: nop set 0x3C, %i4 sth %i5, [%l7 + %i4] loop_6536: fbe,a %fcc1, loop_6538 loop_6537: nop set 0x18, %g7 ldd [%l7 + %g7], %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot loop_6538: nop set 0x2B, %i1 nop ! ldstuba [%l7 + %i1] 0x11, %g3 ASI use replaced by convert2hboot set 0x6C, %l4 nop ! stwa %g4, [%l7 + %l4] 0x2b ASI use replaced by convert2hboot membar #Sync edge32n %i4, %l0, %i0 array8 %l2, %g5, %o6 nop set 0x4B, %o5 stb %g6, [%l7 + %o5] sllx %g2, %i6, %o5 call loop_6539 fcmps %fcc3, %f6, %f22 movpos %icc, 0x43F, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6539: movge %fcc3, %o7, %g7 call loop_6540 addcc %g1, %i1, %l3 ldd [%l7 + 0x40], %l0 bneg %icc, loop_6541 loop_6540: nop set 0x10, %g6 std %f16, [%l7 + %g6] edge32ln %o2, %l6, %o0 add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casxa [%l6] 0x19, %o1, %o4 ASI use replaced by convert2hboot loop_6541: fpadd16s %f4, %f13, %f3 nop ! tne %xcc, 0x49 changed by convert2hboot ldub [%l7 + 0x2C], %l4 call loop_6542 call loop_6543 rd %pc, %i5 nop set 0x14, %i6 ldsh [%l7 + %i6], %i2 loop_6542: nop set 0x48, %o2 ldstub [%l7 + %o2], %o3 loop_6543: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x1C] %asi, %f23 prefetch [%l7 + 0x14], 0 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop set 0x38, %o0 ldd [%l7 + %o0], %g2 call loop_6544 bvs,a %xcc, loop_6545 movgu %icc, %g4, %i4 movlg %fcc2, 0x01A, %l0 loop_6544: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l7 + 0x50] %asi, %f4 loop_6545: nop set 0x40, %l3 lduh [%l7 + %l3], %l5 call loop_6546 rdpr %canrestore, %i0 move %fcc2, %l2, %o6 nop ! tleu %icc, 0x5f changed by convert2hboot loop_6546: nop nop setx 0xF84B732C1050B800, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr nop nop setx 0x6C989448, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f23 setx 0x620242AE, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f3 fsubs %f3, %f23, %f30 call loop_6547 lduw [%l7 + 0x7C], %g5 call loop_6548 lduh [%l7 + 0x50], %g6 loop_6547: ldd [%l7 + 0x70], %g2 nop nop setx 0x824532AAB5E9C8B8, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f10 setx 0x2745093920255A02, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f26 fdivd %f26, %f10, %f16 loop_6548: nop add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot set 0x10, %o1 nop ! ldda [%l7 + %o1] 0x0c, %i6 ASI use replaced by convert2hboot udivcc %o7, 0x17A3, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l7 + 0x60] %asi, %f8 nop fitod %f10, %f10 fdtoi %f10, %f12 rd %fprs, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot fors %f28, %f13, %f3 call loop_6549 nop ! tsubcc %l3, %g1, %l1 changed by convert2hboot set 0x27, %o4 nop ! lduba [%l7 + %o4] 0x04, %o2 ASI use replaced by convert2hboot loop_6549: array32 %o0, %o1, %l6 nop ! tgu %icc, 0x59 changed by convert2hboot call loop_6550 st %f28, [%l7 + 0x5C] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x8DE, %hsys_tick_cmpr changed by convert2hboot stx %l4, [%l7 + 0x30] loop_6550: nop wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync ldd [%l7 + 0x48], %o2 nop set 0x28, %i7 stb %g3, [%l7 + %i7] and %i2, 0x0602, %g4 edge32 %i4, %l5, %l0 edge8n %l2, %i0, %o6 bne,a %xcc, loop_6551 ld [%l7 + 0x0C], %f19 fmovrsne %g5, %f20, %f4 fmovdlg %fcc3, %f6, %f12 loop_6551: nop set 0x40, %i0 lda [%l7 + %i0] 0x88, %f14 fnot2s %f5, %f1 nop ! rdhpr %hsys_tick_cmpr, %g2 changed by convert2hboot fbo %fcc1, loop_6552 edge8l %g6, %i6, %o5 fabsd %f8, %f14 call loop_6553 loop_6552: ldub [%l7 + 0x66], %o7 ldsh [%l7 + 0x16], %i7 fbg,pn %fcc0, loop_6554 loop_6553: st %f3, [%l7 + 0x60] fmovdpos %xcc, %f20, %f18 movge %fcc3, %g7, %i1 loop_6554: call loop_6555 rd %fprs, %l3 call loop_6556 call loop_6557 loop_6555: std %f30, [%l7 + 0x08] loop_6556: call loop_6558 loop_6557: edge32ln %i3, %g1, %o2 set 0x12, %g3 nop ! ldsha [%l7 + %g3] 0x10, %l1 ASI use replaced by convert2hboot loop_6558: nop set 0x40, %g1 lduh [%l7 + %g1], %o0 movleu %icc, %o1, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! tpos %xcc, 0x7e changed by convert2hboot call loop_6559 movvc %icc, %l4, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x78] %asi, %f23 loop_6559: nop set 0x40, %l6 nop ! stda %f16, [%l7 + %l6] 0xca ASI use replaced by convert2hboot movvs %icc, 0x6B2, %o3 movleu %xcc, 0x6F9, %g3 ld [%l7 + 0x14], %f19 set 0x48, %l0 nop ! stxa %g4, [%l7 + %l0] 0x0c ASI use replaced by convert2hboot for %f8, %f18, %f30 nop set 0x48, %l1 ldd [%l7 + %l1], %f18 movle %xcc, 0x349, %i2 udivx %l5, 0x08BD, %l0 call loop_6560 call loop_6561 movrgez %i4, %i0, %l2 nop set 0x30, %o6 ldsw [%l7 + %o6], %g5 loop_6560: call loop_6562 loop_6561: st %f16, [%l7 + 0x68] pdist %f30, %f24, %f6 fpsub32s %f17, %f24, %f4 loop_6562: rd %sys_tick_cmpr, %o6 prefetch [%l7 + 0x70], 2 call loop_6563 nop ! tge %icc, 0x78 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g6, %g2, %set_softint changed by convert2hboot set 0x68, %l5 sta %f17, [%l7 + %l5] 0x80 loop_6563: fbule %fcc0, loop_6564 call loop_6565 call loop_6566 call loop_6567 loop_6564: orn %o5, 0x0E0C, %o7 loop_6565: wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot loop_6566: call loop_6568 loop_6567: edge8n %i7, %i1, %g7 nop ! tvc %icc, 0x66 changed by convert2hboot nop set 0x30, %i5 flush %l7 + %i5 loop_6568: nop nop setx 0xBFF4909E905C6800, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr ldstub [%l7 + 0x42], %l3 ldub [%l7 + 0x48], %g1 subcc %i3, %o2, %l1 call loop_6569 call loop_6570 prefetch [%l7 + 0x68], 4 call loop_6571 loop_6569: mova %fcc2, %o0, %l6 loop_6570: std %o0, [%l7 + 0x20] set 0x7C, %i3 nop ! lduha [%l7 + %i3] 0x80, %l4 ASI use replaced by convert2hboot loop_6571: call loop_6572 loop_6572: nop EXIT_GOOD !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Stats for Thread 5: ! ! Type l : 1697 ! Type a : 204 ! Type cti : 1079 ! Type x : 658 ! Type f : 368 ! Type i : 994 ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Thread 6 Start ! .global thread_6 thread_6: mov %l7, %g1 !# Set %cwp for 8 windows !# This threads memory space into each %l7 wrpr %g0, 0x7, %cwp mov %g1, %l7 wrpr %g0, 0x6, %cwp mov %g1, %l7 wrpr %g0, 0x5, %cwp mov %g1, %l7 wrpr %g0, 0x4, %cwp mov %g1, %l7 wrpr %g0, 0x3, %cwp mov %g1, %l7 wrpr %g0, 0x2, %cwp mov %g1, %l7 wrpr %g0, 0x1, %cwp mov %g1, %l7 wrpr %g0, 0x0, %cwp mov %g1, %l7 !# Set %fsr setx 0x0000000000400000, %l0, %l6 !# no post process stx %l6, [%l7 + 0x0] !# no post process ldx [%l7 + 0x0], %fsr !# no post process !# Initialize registers .. wr %g0, 0x80, %asi ! added by convert2hboot !# Global registers set 0xD, %g1 set 0xD, %g2 set 0xE, %g3 set 0xC, %g4 set 0x8, %g5 set 0x9, %g6 set 0x5, %g7 !# Input registers set -0x3, %i0 set -0x6, %i1 set -0x2, %i2 set -0x9, %i3 set -0x2, %i4 set -0x4, %i5 set -0x4, %i6 set -0x5, %i7 !# Local registers set 0x5D277289, %l0 set 0x6F74BD5B, %l1 set 0x60347BAB, %l2 set 0x2651D8F7, %l3 set 0x361DE06E, %l4 set 0x0199A7CC, %l5 set 0x5834A4CB, %l6 !# Output registers set 0x17C8, %o0 set 0x103B, %o1 set 0x17EC, %o2 set 0x07D3, %o3 set -0x07A1, %o4 set 0x0FE6, %o5 set 0x15BE, %o6 set -0x0BB0, %o7 !# Float registers INIT_TH_FP_REG(%l7,%f0,0x0B62BE57FE07F559) INIT_TH_FP_REG(%l7,%f2,0x2A2E07851141871F) INIT_TH_FP_REG(%l7,%f4,0x37E0EEA030F380B6) INIT_TH_FP_REG(%l7,%f6,0x7471022DCDC02D50) INIT_TH_FP_REG(%l7,%f8,0xB2F753DA700C0702) INIT_TH_FP_REG(%l7,%f10,0xBEB3DAB0E7E9381B) INIT_TH_FP_REG(%l7,%f12,0x12DD308665D67B81) INIT_TH_FP_REG(%l7,%f14,0xC6DE74F6B5819948) INIT_TH_FP_REG(%l7,%f16,0xCE8F82CEC133191B) INIT_TH_FP_REG(%l7,%f18,0x5491C626979135C4) INIT_TH_FP_REG(%l7,%f20,0xCEDBB19178CC5209) INIT_TH_FP_REG(%l7,%f22,0x5F5303B135F56388) INIT_TH_FP_REG(%l7,%f24,0xE9D50B4168CA11EF) INIT_TH_FP_REG(%l7,%f26,0xFB6D33B3C90C5FAD) INIT_TH_FP_REG(%l7,%f28,0x88833B6AE397ED60) INIT_TH_FP_REG(%l7,%f30,0x1D3433AC8754DD2F) !# Execute Main Diag .. call loop_6573 call loop_6574 call loop_6575 sth %i5, [%l7 + 0x54] loop_6573: call loop_6576 loop_6574: call loop_6577 loop_6575: nop set 0x70, %o3 ldx [%l7 + %o3], %o4 addccc %o3, %g3, %i2 loop_6576: call loop_6578 loop_6577: nop set 0x10, %g5 stx %l5, [%l7 + %g5] nop setx 0x1664, %l0, %i4 sdiv %g4, %i4, %l0 nop set 0x7C, %g4 stw %l2, [%l7 + %g4] loop_6578: call loop_6579 nop ! sir 0x1EF1 !!sir is illegal_instruction call loop_6580 fpsub32 %f26, %f2, %f12 loop_6579: edge16l %i0, %g5, %o6 add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %g6, %g2 ASI use replaced by convert2hboot loop_6580: fpsub16 %f10, %f4, %f14 set 0x46, %g2 nop ! lduha [%l7 + %g2] 0x89, %o7 ASI use replaced by convert2hboot ldd [%l7 + 0x18], %f24 ld [%l7 + 0x10], %f27 movo %fcc2, 0x422, %o5 or %i6, 0x00E3, %i1 rdpr %cansave, %i7 set 0x3C, %o7 nop ! ldstuba [%l7 + %o7] 0x89, %l3 ASI use replaced by convert2hboot edge32 %g7, %i3, %g1 nop set 0x6A, %l2 ldsh [%l7 + %l2], %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot edge16ln %l6, %o1, %o0 fmovslg %fcc1, %f9, %f1 call loop_6581 edge16ln %i5, %o4, %o3 flush %l7 + 0x28 call loop_6582 loop_6581: rd %ccr, %l4 bvs,a,pn %icc, loop_6583 nop nop setx 0x6966951F627ED0E0, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f8 fsqrtd %f8, %f30 loop_6582: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_6583: fbu,a %fcc3, loop_6584 array16 %g3, %l5, %i4 fba,a %fcc1, loop_6585 bne,pt %icc, loop_6586 loop_6584: call loop_6587 call loop_6588 loop_6585: movvc %xcc, 0x676, %g4 loop_6586: nop ! tcs %xcc, 0x54 changed by convert2hboot loop_6587: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_6588: membar 0x37 nop set 0x10, %i4 ldd [%l7 + %i4], %f24 umul %i0, %g5, %l2 nop ! rdhpr %htba, %o6 changed by convert2hboot call loop_6589 edge16l %g2, %g6, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_6589: call loop_6590 wr %g0, 0x0, %pcr ! wr %i1, %i7, %y changed by convert2hboot call loop_6591 call loop_6592 loop_6590: fpsub16 %f18, %f2, %f28 nop set 0x10, %g7 std %f22, [%l7 + %g7] loop_6591: nop set 0x58, %i1 nop ! stxa %i6, [%l7 + %i1] 0x11 ASI use replaced by convert2hboot loop_6592: udiv %l3, 0x04F7, %i3 lduh [%l7 + 0x28], %g7 movrgez %o2, 0x225, %l1 nop set 0x20, %l4 ldd [%l7 + %l4], %i6 set 0x28, %i2 nop ! ldswa [%l7 + %i2] 0x11, %o1 ASI use replaced by convert2hboot call loop_6593 nop ! tleu %icc, 0x78 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6593: call loop_6594 call loop_6595 call loop_6596 bl,a %icc, loop_6597 loop_6594: movge %fcc3, %g1, %o4 loop_6595: nop set 0x18, %o5 nop ! prefetcha [%l7 + %o5] 0x18, 4 ASI use replaced by convert2hboot loop_6596: nop set 0x7E, %g6 nop ! lduha [%l7 + %g6] 0x0c, %o3 ASI use replaced by convert2hboot loop_6597: nop set 0x47, %i6 ldsb [%l7 + %i6], %i2 movn %fcc1, 0x1BF, %g3 wrpr %l4, %l5, %cwp call loop_6598 fmul8x16au %f6, %f9, %f16 fpadd32s %f28, %f3, %f3 movvs %icc, 0x344, %g4 loop_6598: edge16l %l0, %i0, %i4 fpsub32 %f30, %f30, %f30 set 0x4C, %o0 sta %f5, [%l7 + %o0] 0x0c call loop_6599 flush %l7 + 0x18 nop set 0x20, %o2 std %f6, [%l7 + %o2] nop set 0x48, %o1 std %g4, [%l7 + %o1] loop_6599: movl %xcc, 0x0B1, %o6 prefetch [%l7 + 0x50], 3 wr %g0, 0x0, %pcr ! wr %g0, 0xd2, %asi changed by convert2hboot nop ! tleu %icc, 0x7b changed by convert2hboot addcc %l2, 0x11DC, %g2 brz,a,pn %g6, loop_6600 call loop_6601 call loop_6602 call loop_6603 loop_6600: lduw [%l7 + 0x20], %o7 loop_6601: fxnor %f24, %f20, %f4 loop_6602: fmovdpos %xcc, %f18, %f16 loop_6603: srax %i1, 0x1A, %o5 call loop_6604 edge8ln %i6, %i7, %i3 mova %icc, %g7, %o2 fmuld8ulx16 %f11, %f13, %f8 loop_6604: call loop_6605 nop set 0x68, %l3 ldd [%l7 + %l3], %f26 nop set 0x48, %i7 ldd [%l7 + %i7], %l2 call loop_6606 loop_6605: movrne %l1, %o1, %l6 nop nop setx 0xE06D3400, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr nop ! taddcctv %g1, 0x6f, %o4 changed by convert2hboot loop_6606: nop set 0x28, %o4 lda [%l7 + %o4] 0x0c, %f5 movleu %icc, 0x2BF, %i5 bmask %o0, %o3, %i2 call loop_6607 flush %l7 + 0x0C call loop_6608 fcmpd %fcc0, %f26, %f26 loop_6607: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x1DB, %hsys_tick_cmpr changed by convert2hboot nop ! tpos %xcc, 0x67 changed by convert2hboot loop_6608: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xC7C, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f17, [%l7 + 0x78] %asi ldd [%l7 + 0x50], %l4 wrpr %l0, %i4, %cwp nop ! tsubcctv %g5, 0x7b, %i0 changed by convert2hboot nop set 0x18, %g3 stx %l2, [%l7 + %g3] st %f13, [%l7 + 0x7C] call loop_6609 call loop_6610 fmovscs %xcc, %f15, %f21 set 0x48, %g1 nop ! ldswa [%l7 + %g1] 0x10, %o6 ASI use replaced by convert2hboot loop_6609: nop set 0x58, %l6 stx %g6, [%l7 + %l6] loop_6610: movpos %icc, %o7, %i1 fmovs %f23, %f5 fmovsvc %icc, %f4, %f7 fbe,a %fcc3, loop_6611 edge32n %o5, %g2, %i6 ld [%l7 + 0x0C], %f25 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_6611: call loop_6612 nop ! rdhpr %htba, %i7 changed by convert2hboot nop ! tn %icc, 0x37 changed by convert2hboot set 0x6D, %l0 nop ! stba %o2, [%l7 + %l0] 0x04 ASI use replaced by convert2hboot loop_6612: movge %icc, 0x1FC, %g7 call loop_6613 call loop_6614 nop ! tvc %xcc, 0x7f changed by convert2hboot set 0x60, %i0 nop ! ldsha [%l7 + %i0] 0x19, %l1 ASI use replaced by convert2hboot loop_6613: sth %l3, [%l7 + 0x44] loop_6614: bcc,pt %icc, loop_6615 call loop_6616 orncc %l6, 0x0A29, %o1 loop_6615: udivcc %g1, 0x1437, %o4 lduh [%l7 + 0x7A], %o0 loop_6616: nop set 0x68, %o6 std %i4, [%l7 + %o6] srax %o3, %i2, %g3 nop set 0x18, %l1 lduh [%l7 + %l1], %g4 movul %fcc3, 0x710, %l5 set 0x08, %i5 nop ! prefetcha [%l7 + %i5] 0x81, 3 ASI use replaced by convert2hboot call loop_6617 rdpr %otherwin, %i4 nop set 0x40, %i3 ldx [%l7 + %i3], %g5 call loop_6618 loop_6617: ldx [%l7 + 0x48], %l0 call loop_6619 or %i0, %l2, %o6 loop_6618: nop ! ta %icc, 0x60 changed by convert2hboot call loop_6620 loop_6619: nop set 0x60, %l5 ldsw [%l7 + %l5], %g6 nop fitos %f13, %f30 fstoi %f30, %f14 fmovrsgz %o7, %f24, %f24 loop_6620: nop set 0x48, %o3 stx %o5, [%l7 + %o3] wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync nop set 0x1C, %g5 ldsh [%l7 + %g5], %i1 call loop_6621 movne %icc, 0x55C, %i3 nop set 0x54, %g2 stw %i6, [%l7 + %g2] movrlez %i7, 0x15C, %g7 loop_6621: call loop_6622 fmovsleu %xcc, %f13, %f8 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_6622: call loop_6623 andcc %o2, 0x0F88, %l6 stb %l3, [%l7 + 0x2E] call loop_6624 loop_6623: subcc %o1, 0x0C42, %o4 call loop_6625 wr %g0, 0x0, %pcr ! wr %o0, %i5, %ccr changed by convert2hboot loop_6624: ldd [%l7 + 0x70], %o2 set 0x74, %o7 nop ! lduwa [%l7 + %o7] 0x18, %i2 ASI use replaced by convert2hboot loop_6625: nop set 0x74, %l2 stw %g3, [%l7 + %l2] ldsb [%l7 + 0x48], %g1 nop set 0x48, %i4 ldd [%l7 + %i4], %f22 fcmpgt32 %f24, %f14, %g4 set 0x7E, %g7 nop ! ldsha [%l7 + %g7] 0x80, %l4 ASI use replaced by convert2hboot swap [%l7 + 0x18], %l5 ldstub [%l7 + 0x29], %i4 call loop_6626 nop set 0x38, %g4 lduw [%l7 + %g4], %g5 set 0x10, %l4 sta %f3, [%l7 + %l4] 0x81 loop_6626: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop ! wrpr %i0, %o6, %tick changed by convert2hboot prefetch [%l7 + 0x20], 4 nop setx 0x1FE0, %l0, %o5 sdivcc %g6, %o5, %o7 orncc %g2, %i3, %i1 set 0x5C, %i2 nop ! stwa %i7, [%l7 + %i2] 0x2f ASI use replaced by convert2hboot membar #Sync edge16l %i6, %g7, %l1 sra %o2, %l3, %l6 call loop_6627 nop set 0x22, %o5 sth %o4, [%l7 + %o5] mulscc %o1, %o0, %i5 fornot1s %f28, %f16, %f21 loop_6627: nop set 0x40, %g6 nop ! ldda [%l7 + %g6] 0x04, %f0 ASI use replaced by convert2hboot call loop_6628 nop set 0x68, %i1 flush %l7 + %i1 nop set 0x68, %o0 std %f28, [%l7 + %o0] sllx %i2, 0x0B, %o3 loop_6628: nop set 0x7E, %i6 sth %g1, [%l7 + %i6] nop setx 0x18F2, %l0, %g3 udivx %g4, %g3, %l5 movu %fcc1, 0x0ED, %l4 call loop_6629 sth %i4, [%l7 + 0x36] stb %g5, [%l7 + 0x51] fbe,pt %fcc1, loop_6630 loop_6629: nop ! sir 0x1702 !!sir is illegal_instruction membar 0x02 sll %l0, %l2, %o6 loop_6630: call loop_6631 sllx %i0, 0x0C, %o5 subc %o7, 0x13C8, %g2 srax %g6, %i3, %i7 loop_6631: nop nop setx 0x2B9A8B72A7AE60E2, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f20 setx 0x19466A96FB1AB9D5, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f12 fmuld %f12, %f20, %f16 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %i1 call loop_6632 nop set 0x30, %o2 std %l0, [%l7 + %o2] nop ! tge %xcc, 0x39 changed by convert2hboot edge16n %g7, %o2, %l3 loop_6632: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x4FB, %hsys_tick_cmpr changed by convert2hboot set 0x40, %l3 nop ! stda %f0, [%l7 + %l3] 0xf9 ASI use replaced by convert2hboot membar #Sync fbule,a %fcc1, loop_6633 popc %o1, %o0 nop set 0x4E, %i7 lduh [%l7 + %i7], %o4 add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %i5 nop ! casa [%l6] 0x11, %i5, %i2 ASI use replaced by convert2hboot loop_6633: nop set 0x78, %o1 ldd [%l7 + %o1], %o2 call loop_6634 lduw [%l7 + 0x0C], %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l7 + 0x1C] %asi, %f17 loop_6634: nop set 0x64, %o4 ldub [%l7 + %o4], %g1 fmovrsne %g3, %f9, %f1 movcc %xcc, 0x255, %l5 fbge,a,pt %fcc3, loop_6635 brnz,a %i4, loop_6636 call loop_6637 movug %fcc3, %l4, %l0 loop_6635: orncc %g5, 0x0245, %o6 loop_6636: stx %i0, [%l7 + 0x18] loop_6637: fmovsn %fcc3, %f15, %f8 fpsub32s %f13, %f29, %f15 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot srl %o5, 0x06, %g2 set 0x30, %g1 nop ! lduwa [%l7 + %g1] 0x80, %o7 ASI use replaced by convert2hboot sth %g6, [%l7 + 0x3A] movrgz %i3, 0x183, %i1 add %l7, 0x74, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l6] %asi, %i7 nop ! casa [%l6] 0x81, %i7, %l1 ASI use replaced by convert2hboot movuge %fcc1, %i6, %g7 nop ! wrpr %l3, 0x0FA5, %tick changed by convert2hboot set 0x4E, %g3 nop ! ldstuba [%l7 + %g3] 0x11, %l6 ASI use replaced by convert2hboot call loop_6638 nop ! tsubcc %o1, 0x73, %o2 changed by convert2hboot std %o4, [%l7 + 0x48] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6638: bl,a,pn %icc, loop_6639 nop ! ta %xcc, 0x53 changed by convert2hboot sth %i2, [%l7 + 0x2E] call loop_6640 loop_6639: call loop_6641 fbu,a %fcc0, loop_6642 movre %o3, 0x3D7, %g4 loop_6640: nop set 0x18, %l6 nop ! lduwa [%l7 + %l6] 0x80, %i5 ASI use replaced by convert2hboot loop_6641: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6642: nop set 0x68, %l0 stx %g3, [%l7 + %l0] movge %icc, %i4, %l5 ldd [%l7 + 0x58], %f20 call loop_6643 nop set 0x30, %o6 ldd [%l7 + %o6], %l4 movuge %fcc1, %l0, %o6 call loop_6644 loop_6643: nop set 0x2C, %l1 prefetch [%l7 + %l1], 4 call loop_6645 flush %l7 + 0x40 loop_6644: call loop_6646 movcs %xcc, %g5, %l2 loop_6645: call loop_6647 nop set 0x20, %i0 ldd [%l7 + %i0], %i0 loop_6646: movrne %o5, 0x0FA, %o7 fmovdgu %xcc, %f24, %f6 loop_6647: call loop_6648 call loop_6649 umulcc %g2, 0x1C47, %g6 movg %icc, 0x131, %i3 loop_6648: call loop_6650 loop_6649: call loop_6651 edge8n %i1, %i7, %l1 call loop_6652 loop_6650: call loop_6653 loop_6651: nop set 0x18, %i5 ldsh [%l7 + %i5], %i6 movne %fcc1, 0x22D, %g7 loop_6652: wrpr %l3, %l6, %cwp loop_6653: call loop_6654 bcc,pt %xcc, loop_6655 stb %o2, [%l7 + 0x23] nop set 0x68, %l5 ldsh [%l7 + %l5], %o4 loop_6654: nop set 0x48, %o3 stx %o0, [%l7 + %o3] loop_6655: nop fitos %f5, %f18 fstoi %f18, %f20 nop setx 0x0B97, %l0, %o3 udivcc %o1, %o3, %g4 edge32l %i2, %g1, %i5 bge,a %icc, loop_6656 fnot1 %f22, %f26 nop ! tvc %xcc, 0x5e changed by convert2hboot call loop_6657 loop_6656: nop ! rdhpr %ver, %i4 changed by convert2hboot call loop_6658 nop set 0x34, %i3 ldsb [%l7 + %i3], %l5 loop_6657: nop set 0x28, %g2 stx %l4, [%l7 + %g2] nop ! taddcc %g3, 0x76, %l0 changed by convert2hboot loop_6658: movcc %icc, %g5, %o6 membar #Sync set 0x40, %o7 nop ! ldda [%l7 + %o7] 0xf8, %f0 ASI use replaced by convert2hboot fmovsneg %icc, %f27, %f13 set 0x60, %l2 sta %f1, [%l7 + %l2] 0x18 fble,a,pn %fcc0, loop_6659 nop nop setx 0x60577000, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr set 0x64, %g5 nop ! stwa %i0, [%l7 + %g5] 0x23 ASI use replaced by convert2hboot membar #Sync loop_6659: nop nop setx 0x0B8C118C6ABA2456, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f28 setx 0x85529460123AAD1C, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f4 fsubd %f4, %f28, %f6 nop nop setx 0x540BD336307F1800, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr call loop_6660 st %f23, [%l7 + 0x50] call loop_6661 alignaddrl %l2, %o7, %o5 loop_6660: fbe,pn %fcc2, loop_6662 std %f18, [%l7 + 0x30] loop_6661: fxnors %f25, %f10, %f11 set 0x70, %g7 sta %f25, [%l7 + %g7] 0x88 loop_6662: nop nop setx 0x3041C800, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot call loop_6663 bmask %g6, %i3, %i7 umulcc %i1, 0x13E9, %i6 call loop_6664 loop_6663: nop nop setx 0x1EC6C8EA0472000, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr call loop_6665 call loop_6666 loop_6664: ldstub [%l7 + 0x6A], %g7 nop set 0x28, %g4 std %f18, [%l7 + %g4] loop_6665: nop set 0x20, %i4 ldd [%l7 + %i4], %l0 loop_6666: and %l3, %o2, %o4 movcs %xcc, %l6, %o1 ldd [%l7 + 0x40], %o2 set 0x18, %l4 sta %f1, [%l7 + %l4] 0x0c add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %g4, %o0 ASI use replaced by convert2hboot nop ! tg %xcc, 0x5b changed by convert2hboot fmovdn %fcc2, %f12, %f28 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync fmovrde %i2, %f16, %f10 nop nop setx 0x97BDEAE390743800, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr call loop_6667 call loop_6668 call loop_6669 call loop_6670 loop_6667: nop set 0x40, %o5 stw %i5, [%l7 + %o5] loop_6668: nop set 0x20, %i2 nop ! stda %l4, [%l7 + %i2] 0x04 ASI use replaced by convert2hboot loop_6669: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x7EF, %hsys_tick_cmpr changed by convert2hboot loop_6670: rd %softint, %l0 movg %fcc3, %g5, %g3 set 0x30, %i1 nop ! ldswa [%l7 + %i1] 0x10, %i0 ASI use replaced by convert2hboot fmul8x16au %f5, %f4, %f4 edge8n %o6, %o7, %l2 xor %g2, 0x0D46, %g6 set 0x4C, %g6 nop ! swapa [%l7 + %g6] 0x81, %i3 ASI use replaced by convert2hboot fmul8x16al %f16, %f16, %f4 array8 %o5, %i7, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! tg %icc, 0x50 changed by convert2hboot ldsh [%l7 + 0x2A], %i1 call loop_6671 call loop_6672 fxor %f0, %f14, %f30 nop nop setx 0xE05AAC00, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr loop_6671: fmovsle %xcc, %f2, %f9 loop_6672: nop set 0x0E, %i6 ldsb [%l7 + %i6], %l1 nop setx 0x1F78, %l0, %o4 sdivx %l3, %o4, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync st %f21, [%l7 + 0x58] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_6673 ldub [%l7 + 0x3D], %l6 set 0x70, %o2 nop ! ldsha [%l7 + %o2] 0x88, %o0 ASI use replaced by convert2hboot loop_6673: and %g1, %g4, %i5 call loop_6674 nop set 0x20, %l3 std %l4, [%l7 + %l3] nop nop setx 0xA0528400, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr nop ! tcs %xcc, 0x76 changed by convert2hboot loop_6674: ldd [%l7 + 0x78], %f24 brnz,a %l4, loop_6675 nop set 0x38, %i7 ldd [%l7 + %i7], %i4 call loop_6676 call loop_6677 loop_6675: andcc %i2, %l0, %g3 fcmpes %fcc1, %f19, %f6 loop_6676: nop set 0x29, %o0 ldsb [%l7 + %o0], %i0 loop_6677: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_6678 xorcc %l2, 0x1F64, %g2 fmovrdgz %g6, %f22, %f28 nop set 0x70, %o1 ldx [%l7 + %o1], %o5 loop_6678: nop set 0x20, %o4 stx %i3, [%l7 + %o4] set 0x08, %g1 nop ! stxa %i7, [%l7 + %g1] 0xea ASI use replaced by convert2hboot membar #Sync set 0x40, %l6 nop ! ldda [%l7 + %l6] 0x04, %f0 ASI use replaced by convert2hboot nop set 0x70, %g3 ldd [%l7 + %g3], %f12 nop set 0x50, %o6 sth %i6, [%l7 + %o6] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! rdhpr %ver, %l1 changed by convert2hboot edge8 %l3, %o4, %g7 srl %o1, 0x0F, %o3 ldd [%l7 + 0x70], %f14 array16 %o2, %l6, %o0 nop set 0x70, %l0 ldd [%l7 + %l0], %g0 call loop_6679 st %f0, [%l7 + 0x28] set 0x18, %i0 nop ! ldswa [%l7 + %i0] 0x89, %g4 ASI use replaced by convert2hboot loop_6679: call loop_6680 fmovdue %fcc0, %f10, %f28 ld [%l7 + 0x34], %f31 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x40] %asi, %f10 loop_6680: srl %l5, %i5, %i4 set 0x58, %i5 lda [%l7 + %i5] 0x04, %f28 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot ldub [%l7 + 0x2B], %i2 wr %g0, 0x0, %pcr ! wr %l0, 0x11FE, %pic changed by convert2hboot movn %fcc1, %g3, %o6 ldd [%l7 + 0x58], %f28 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop setx 0x057A, %l0, %l2 sdiv %i0, %l2, %o7 fcmpgt32 %f18, %f30, %g6 movrgz %g2, 0x039, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x68, %l5 nop ! ldsba [%l7 + %l5] 0x89, %o5 ASI use replaced by convert2hboot rd %pc, %i6 call loop_6681 prefetch [%l7 + 0x60], 0 sllx %i1, 0x06, %l1 nop set 0x58, %l1 ldx [%l7 + %l1], %o4 loop_6681: nop set 0x18, %i3 std %f14, [%l7 + %i3] fbu,pn %fcc1, loop_6682 lduh [%l7 + 0x78], %g7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x256, %hsys_tick_cmpr changed by convert2hboot nop ! te %xcc, 0x62 changed by convert2hboot loop_6682: nop set 0x0C, %g2 prefetch [%l7 + %g2], 4 addc %l3, %o2, %o3 call loop_6683 call loop_6684 nop setx 0x1B0A, %l0, %o0 udiv %l6, %o0, %g1 ldd [%l7 + 0x58], %f4 loop_6683: call loop_6685 loop_6684: call loop_6686 call loop_6687 loop_6685: wr %g0, 0x0, %pcr ! wr %g4, 0x1A04, %pic changed by convert2hboot fmovrsne %l5, %f2, %f25 loop_6686: nop add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6687: stx %l4, [%l7 + 0x58] wrpr %i2, %g3, %cwp movcs %xcc, %l0, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_6688 srl %g5, 0x04, %l2 fbul,a %fcc0, loop_6689 call loop_6690 loop_6688: nop set 0x14, %o3 prefetch [%l7 + %o3], 2 and %g6, 0x166B, %o7 loop_6689: movul %fcc1, 0x4AF, %i3 loop_6690: orcc %i7, %o5, %i6 nop nop setx 0x90425000, %l0, %l6 st %l6, [%l7 + 0x7C] ld [%l7 + 0x7C], %fsr call loop_6691 nop set 0x24, %o7 ldsw [%l7 + %o7], %i1 call loop_6692 nop ! tg %icc, 0x6e changed by convert2hboot loop_6691: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_6692: membar 0x14 set 0x48, %g5 nop ! prefetcha [%l7 + %g5] 0x04, 4 ASI use replaced by convert2hboot nop set 0x60, %l2 swap [%l7 + %l2], %o4 srl %o1, %l3, %o2 call loop_6693 call loop_6694 srlx %g7, 0x03, %l6 fxnor %f0, %f18, %f26 loop_6693: call loop_6695 loop_6694: call loop_6696 nop nop setx 0x405AB800, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr call loop_6697 loop_6695: or %o0, %o3, %g4 loop_6696: flush %l7 + 0x20 movcc %icc, %g1, %l5 loop_6697: ldub [%l7 + 0x08], %i4 nop set 0x58, %g7 std %f28, [%l7 + %g7] fxors %f12, %f30, %f9 nop nop setx 0x181F360C70772C00, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr call loop_6698 edge32 %l4, %i5, %i2 prefetch [%l7 + 0x7C], 0 movlg %fcc1, 0x4E0, %g3 loop_6698: call loop_6699 nop ! rdpr %tba, %o6 changed by convert2hboot subcc %l0, 0x1BCE, %g5 ldub [%l7 + 0x71], %l2 loop_6699: call loop_6700 movo %fcc3, %g6, %i0 call loop_6701 call loop_6702 loop_6700: wrpr %i3, %i7, %pil addc %o7, %o5, %i6 loop_6701: fmovdlg %fcc1, %f30, %f22 loop_6702: movlg %fcc0, %i1, %l1 bne,pn %xcc, loop_6703 prefetch [%l7 + 0x28], 0 nop nop setx 0x778FF8A3, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f26 setx 0x2160CE10, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f21 fdivs %f21, %f26, %f15 srlx %g2, %o4, %l3 loop_6703: nop add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casxa [%l6] 0x89, %o2, %g7 ASI use replaced by convert2hboot call loop_6704 nop set 0x37, %i4 ldstub [%l7 + %i4], %o1 bcc,a,pt %xcc, loop_6705 call loop_6706 loop_6704: call loop_6707 fand %f14, %f0, %f6 loop_6705: nop set 0x5C, %g4 sth %o0, [%l7 + %g4] loop_6706: nop nop setx 0x8CDD5C8700544400, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr loop_6707: call loop_6708 call loop_6709 nop set 0x70, %l4 lduw [%l7 + %l4], %o3 set 0x10, %i2 nop ! stwa %l6, [%l7 + %i2] 0x81 ASI use replaced by convert2hboot loop_6708: call loop_6710 loop_6709: movge %icc, 0x57B, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_6710: ldx [%l7 + 0x30], %i4 flush %l7 + 0x3C flush %l7 + 0x74 call loop_6711 fmovrdgz %g4, %f16, %f16 call loop_6712 call loop_6713 loop_6711: flush %l7 + 0x24 call loop_6714 loop_6712: call loop_6715 loop_6713: nop set 0x17, %o5 ldub [%l7 + %o5], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_6714: nop set 0x48, %i1 nop ! stwa %g3, [%l7 + %i1] 0x27 ASI use replaced by convert2hboot membar #Sync loop_6715: call loop_6716 call loop_6717 stb %i5, [%l7 + 0x23] call loop_6718 loop_6716: ld [%l7 + 0x40], %f8 loop_6717: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_6718: nop ! tgu %xcc, 0x57 changed by convert2hboot nop set 0x44, %g6 lduw [%l7 + %g6], %l0 nop set 0x1F, %o2 stb %g5, [%l7 + %o2] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync call loop_6719 call loop_6720 call loop_6721 fnot2 %f14, %f28 loop_6719: edge8ln %i3, %l2, %o7 loop_6720: nop add %l7, 0x0C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_6721: nop set 0x7C, %i6 lduw [%l7 + %i6], %o5 nop ! tneg %xcc, 0x66 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %l1, 0x1B29, %softint changed by convert2hboot nop set 0x58, %i7 ldsw [%l7 + %i7], %g2 mova %fcc1, 0x4FE, %i1 nop set 0x78, %o0 ldsw [%l7 + %o0], %l3 nop ! rdhpr %ver, %o4 changed by convert2hboot rdpr %cansave, %g7 set 0x40, %o1 nop ! ldda [%l7 + %o1] 0x04, %f0 ASI use replaced by convert2hboot umulcc %o1, 0x1C96, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f19, [%l7 + 0x50] %asi set 0x08, %o4 sta %f0, [%l7 + %o4] 0x81 call loop_6722 call loop_6723 nop set 0x30, %l3 sth %o3, [%l7 + %l3] nop set 0x18, %g1 swap [%l7 + %g1], %o2 loop_6722: nop ! tn %icc, 0x75 changed by convert2hboot loop_6723: for %f14, %f6, %f2 nop nop setx 0x8B3DF37B206FD000, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr mulx %g1, %l5, %i4 rd %fprs, %l6 edge16l %g4, %l4, %i2 call loop_6724 call loop_6725 fmovrdgz %g3, %f0, %f8 loop_6724: call loop_6726 loop_6725: nop set 0x28, %l6 std %o6, [%l7 + %l6] addc %i5, %l0, %g6 set 0x7B, %g3 nop ! stba %i0, [%l7 + %g3] 0x22 ASI use replaced by convert2hboot membar #Sync loop_6726: call loop_6727 call loop_6728 nop ! te %icc, 0x4b changed by convert2hboot nop ! rdpr %tl, %i3 changed by convert2hboot loop_6727: nop set 0x18, %l0 nop ! stda %l2, [%l7 + %l0] 0x18 ASI use replaced by convert2hboot loop_6728: nop set 0x38, %o6 nop ! stwa %g5, [%l7 + %o6] 0x04 ASI use replaced by convert2hboot edge8ln %i7, %o7, %i6 movn %xcc, %o5, %g2 nop nop setx 0x5F23370B4041CC00, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot fbg,pn %fcc3, loop_6729 call loop_6730 nop set 0x18, %i5 lduw [%l7 + %i5], %i1 call loop_6731 loop_6729: bmask %l3, %g7, %o4 loop_6730: movrgez %o1, %o0, %o2 nop fitod %f0, %f10 fdtos %f10, %f7 loop_6731: sdiv %o3, 0x1C0A, %l5 mova %icc, %g1, %i4 call loop_6732 nop ! rdhpr %hsys_tick_cmpr, %g4 changed by convert2hboot call loop_6733 call loop_6734 loop_6732: flush %l7 + 0x70 loop_6733: nop add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casxa [%l6] 0x88, %l6, %i2 ASI use replaced by convert2hboot loop_6734: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x110, %l5 nop ! ldxa [%g0 + %l5] 0x21, %o6 ASI use replaced by convert2hboot edge32ln %l4, %l0, %i5 call loop_6735 nop fitos %f6, %f19 nop fitos %f8, %f29 fstod %f29, %f0 call loop_6736 loop_6735: nop set 0x44, %l1 stw %g6, [%l7 + %l1] ld [%l7 + 0x18], %f12 set 0x2C, %i3 lda [%l7 + %i3] 0x11, %f13 loop_6736: ldd [%l7 + 0x60], %i2 set 0x44, %i0 lda [%l7 + %i0] 0x80, %f7 call loop_6737 edge16l %l2, %i0, %i7 nop set 0x78, %g2 std %f6, [%l7 + %g2] wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6737: sra %o7, 0x0A, %i6 call loop_6738 edge16n %o5, %g2, %i1 movo %fcc2, 0x2D9, %l1 nop set 0x08, %o7 stx %g7, [%l7 + %o7] loop_6738: nop set 0x70, %g5 std %o4, [%l7 + %g5] edge16l %o1, %o0, %o2 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casa [%l6] 0x18, %l3, %l5 ASI use replaced by convert2hboot movul %fcc3, %o3, %g1 call loop_6739 call loop_6740 nop set 0x68, %o3 stw %g4, [%l7 + %o3] bcs %xcc, loop_6741 loop_6739: call loop_6742 loop_6740: stx %l6, [%l7 + 0x30] nop set 0x24, %l2 swap [%l7 + %l2], %i2 loop_6741: nop wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync loop_6742: movcc %xcc, %i4, %l4 set 0x12, %g7 nop ! lduha [%l7 + %g7] 0x0c, %o6 ASI use replaced by convert2hboot fbn %fcc0, loop_6743 nop ! rdhpr %ver, %l0 changed by convert2hboot call loop_6744 call loop_6745 loop_6743: move %icc, 0x2FF, %i5 call loop_6746 loop_6744: nop set 0x39, %g4 ldstub [%l7 + %g4], %g6 loop_6745: call loop_6747 loop_6746: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6747: nop set 0x4E, %l4 ldsh [%l7 + %l4], %i0 set 0x3C, %i4 nop ! lduwa [%l7 + %i4] 0x04, %i3 ASI use replaced by convert2hboot nop nop setx 0x3F89111E05EB800, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr call loop_6748 edge32ln %g5, %o7, %i7 call loop_6749 popc 0x094A, %o5 loop_6748: nop set 0x64, %i2 lda [%l7 + %i2] 0x80, %f27 loop_6749: movle %icc, 0x66A, %i6 call loop_6750 be,a,pt %xcc, loop_6751 movre %g2, 0x203, %l1 call loop_6752 loop_6750: call loop_6753 loop_6751: edge8l %i1, %g7, %o4 call loop_6754 loop_6752: call loop_6755 loop_6753: nop set 0x18, %o5 swap [%l7 + %o5], %o0 edge16 %o1, %l3, %o2 loop_6754: st %f24, [%l7 + 0x28] loop_6755: nop set 0x38, %g6 swap [%l7 + %g6], %o3 nop ! tleu %xcc, 0x52 changed by convert2hboot swap [%l7 + 0x28], %g1 wr %g0, 0x0, %pcr ! wr %l5, %l6, %softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xd0, %asi changed by convert2hboot call loop_6756 prefetch [%l7 + 0x18], 1 nop set 0x36, %o2 lduh [%l7 + %o2], %g4 call loop_6757 loop_6756: fmovsvs %xcc, %f14, %f8 edge16 %i2, %i4, %l4 nop set 0x30, %i6 ldd [%l7 + %i6], %g2 loop_6757: nop set 0x3B, %i1 ldsb [%l7 + %i1], %l0 fcmpeq16 %f16, %f14, %i5 add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot flush %l7 + 0x64 set 0x20, %o0 nop ! stxa %l2, [%l7 + %o0] 0x2f ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xd8, %asi changed by convert2hboot lduw [%l7 + 0x40], %i3 nop set 0x50, %o1 ldd [%l7 + %o1], %g4 set 0x40, %i7 nop ! lduwa [%l7 + %i7] 0x80, %i0 ASI use replaced by convert2hboot array32 %o7, %i7, %o5 alignaddr %g2, %i6, %l1 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop ! tcs %xcc, 0x7d changed by convert2hboot nop ! tcc %xcc, 0x41 changed by convert2hboot fsrc2 %f10, %f18 flush %l7 + 0x40 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x08, %o4 nop ! swapa [%l7 + %o4] 0x0c, %o0 ASI use replaced by convert2hboot brnz,a,pn %o1, loop_6758 nop set 0x7C, %g1 flush %l7 + %g1 nop fitos %f5, %f7 fstod %f7, %f28 umulcc %l3, 0x08DB, %o2 loop_6758: movleu %icc, 0x326, %o4 nop ! tle %xcc, 0x4e changed by convert2hboot ldd [%l7 + 0x68], %g0 prefetch [%l7 + 0x34], 0 nop set 0x17, %l6 ldsb [%l7 + %l6], %o3 set 0x1E, %l3 nop ! stba %l5, [%l7 + %l3] 0xe2 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %l6, 0x0373, %ccr changed by convert2hboot fmovrdgz %g4, %f26, %f0 nop set 0x44, %g3 sth %i2, [%l7 + %g3] bcc,a,pt %icc, loop_6759 call loop_6760 wrpr %i4, 0x1DCD, %cwp set 0x50, %o6 nop ! lduba [%l7 + %o6] 0x04, %l4 ASI use replaced by convert2hboot loop_6759: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l7 + 0x44] %asi, %f19 loop_6760: nop nop setx 0x917B8CBD607F8C00, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot ldstub [%l7 + 0x72], %i5 movul %fcc1, 0x75D, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot bn,pn %xcc, loop_6761 nop set 0x28, %l0 ldsw [%l7 + %l0], %l2 ldd [%l7 + 0x48], %o6 set 0x21, %i5 nop ! ldsba [%l7 + %i5] 0x81, %g5 ASI use replaced by convert2hboot loop_6761: call loop_6762 call loop_6763 nop set 0x40, %l1 stx %i0, [%l7 + %l1] add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l6] %asi, %i3 loop_6762: srax %o5, %i7, %g2 loop_6763: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lduh [%l7 + 0x20], %l1 sll %g7, 0x13, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot movcc %xcc, %l3, %o2 fbne %fcc0, loop_6764 movpos %icc, %o0, %o4 swap [%l7 + 0x34], %g1 edge32n %o3, %l5, %g4 loop_6764: nop set 0x30, %i3 nop ! prefetcha [%l7 + %i3] 0x80, 4 ASI use replaced by convert2hboot ld [%l7 + 0x38], %f28 nop set 0x2F, %i0 ldub [%l7 + %i0], %i4 fbug %fcc3, loop_6765 addc %l4, %l6, %i5 nop set 0x08, %l5 lduh [%l7 + %l5], %l0 nop setx 0x149D, %l0, %l2 sdiv %g6, %l2, %g3 loop_6765: call loop_6766 call loop_6767 fmul8x16au %f15, %f9, %f4 movneg %icc, 0x1E7, %o6 loop_6766: stw %g5, [%l7 + 0x58] loop_6767: nop set 0x18, %o7 lda [%l7 + %o7] 0x19, %f2 array32 %i3, %o7, %i0 call loop_6768 bneg,pn %xcc, loop_6769 call loop_6770 andncc %i7, 0x146D, %g2 loop_6768: nop set 0x2C, %g5 ldsw [%l7 + %g5], %o5 loop_6769: bmask %l1, %g7, %i1 loop_6770: movule %fcc1, %o1, %l3 edge8 %o2, %o0, %i6 ldub [%l7 + 0x27], %g1 call loop_6771 nop set 0x5C, %o3 flush %l7 + %o3 set 0x40, %g2 nop ! stxa %o4, [%l7 + %g2] 0x11 ASI use replaced by convert2hboot loop_6771: movg %fcc1, %l5, %g4 movl %fcc2, %o3, %i4 swap [%l7 + 0x24], %i2 rd %tick_cmpr, %l6 nop nop setx 0x70444800, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot ldsw [%l7 + 0x20], %i5 call loop_6772 std %l0, [%l7 + 0x18] set 0x13, %l2 nop ! stba %g6, [%l7 + %l2] 0x89 ASI use replaced by convert2hboot loop_6772: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_6773 edge8 %o6, %l2, %g5 bneg,pt %icc, loop_6774 st %f31, [%l7 + 0x24] loop_6773: nop set 0x78, %g7 nop ! prefetcha [%l7 + %g7] 0x19, 1 ASI use replaced by convert2hboot loop_6774: ldstub [%l7 + 0x14], %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l7 + 0x50] %asi, %f22 call loop_6775 array16 %i0, %g2, %i7 ldsb [%l7 + 0x6F], %o5 call loop_6776 loop_6775: add %l1, %i1, %g7 call loop_6777 array32 %l3, %o1, %o0 loop_6776: nop ! rdhpr %hsys_tick_cmpr, %o2 changed by convert2hboot fcmps %fcc3, %f16, %f27 loop_6777: fbug %fcc1, loop_6778 ldd [%l7 + 0x28], %f28 std %f16, [%l7 + 0x70] call loop_6779 loop_6778: nop nop setx 0x40828CDBD040E400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr set 0x64, %l4 sta %f10, [%l7 + %l4] 0x88 loop_6779: st %f22, [%l7 + 0x44] call loop_6780 movuge %fcc2, 0x41F, %i6 set 0x40, %g4 nop ! stda %f0, [%l7 + %g4] 0xc0 ASI use replaced by convert2hboot loop_6780: nop set 0x50, %i4 nop ! ldda [%l7 + %i4] 0x18, %g0 ASI use replaced by convert2hboot nop set 0x5A, %o5 ldstub [%l7 + %o5], %o4 prefetch [%l7 + 0x14], 4 ldd [%l7 + 0x18], %l4 movuge %fcc1, %o3, %g4 rdpr %otherwin, %i4 stb %i2, [%l7 + 0x09] nop set 0x40, %g6 stx %l6, [%l7 + %g6] nop fitod %f10, %f4 fdtoi %f4, %f24 nop ! rdhpr %htba, %l4 changed by convert2hboot subccc %l0, %i5, %g6 lduw [%l7 + 0x1C], %g3 set 0x18, %o2 lda [%l7 + %o2] 0x19, %f7 call loop_6781 call loop_6782 nop set 0x28, %i6 ldx [%l7 + %i6], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_6781: xor %o7, %l2, %i0 loop_6782: edge8l %i3, %i7, %o5 set 0x54, %i2 nop ! ldsha [%l7 + %i2] 0x19, %g2 ASI use replaced by convert2hboot call loop_6783 nop set 0x58, %i1 ldd [%l7 + %i1], %f22 set 0x78, %o0 nop ! stda %l0, [%l7 + %o0] 0x2a ASI use replaced by convert2hboot membar #Sync loop_6783: nop set 0x18, %i7 sth %i1, [%l7 + %i7] nop set 0x38, %o4 flush %l7 + %o4 nop nop setx 0xE69118A6B072BC00, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr set 0x40, %o1 nop ! ldda [%l7 + %o1] 0x2f, %l2 ASI use replaced by convert2hboot bvs,a %icc, loop_6784 call loop_6785 nop set 0x28, %l6 lduw [%l7 + %l6], %g7 nop nop setx 0x9DED16A630748000, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr loop_6784: nop set 0x4A, %g1 sth %o0, [%l7 + %g1] loop_6785: edge16 %o1, %o2, %i6 edge8ln %o4, %l5, %o3 lduh [%l7 + 0x4E], %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_6786 call loop_6787 call loop_6788 nop set 0x40, %g3 lduh [%l7 + %g3], %i4 loop_6786: sll %g1, 0x04, %i2 loop_6787: swap [%l7 + 0x58], %l6 loop_6788: nop set 0x18, %l3 prefetch [%l7 + %l3], 1 nop ! tpos %icc, 0x4d changed by convert2hboot set 0x118, %o6 nop ! nop ! nop ! ldxa [%g0 + %o6] 0x40, %l0 ASI use replaced by convert2hboot ripped by fixASI40.pl ripped by fixASI40.pl set 0x40, %l0 nop ! stda %f16, [%l7 + %l0] 0xf9 ASI use replaced by convert2hboot membar #Sync edge16n %l4, %g6, %i5 call loop_6789 edge8ln %g3, %g5, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f1, [%l7 + 0x28] %asi loop_6789: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync nop nop setx 0x7FAC00, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr and %o7, 0x1C56, %i3 call loop_6790 nop nop setx 0x30482C00, %l0, %l6 st %l6, [%l7 + 0x30] ld [%l7 + 0x30], %fsr sub %i7, 0x0806, %i0 nop set 0x18, %i5 lduw [%l7 + %i5], %o5 loop_6790: edge8 %l1, %g2, %i1 umul %l3, 0x0673, %g7 call loop_6791 call loop_6792 call loop_6793 call loop_6794 loop_6791: movrgez %o0, %o2, %i6 loop_6792: nop set 0x40, %l1 stx %o4, [%l7 + %l1] loop_6793: call loop_6795 loop_6794: call loop_6796 nop ! tcs %icc, 0x56 changed by convert2hboot fmovsvc %icc, %f19, %f3 loop_6795: move %icc, %o1, %o3 loop_6796: nop set 0x4C, %i3 stw %g4, [%l7 + %i3] fmovdo %fcc0, %f14, %f24 lduh [%l7 + 0x7C], %i4 call loop_6797 xnorcc %l5, 0x169A, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6797: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! rdhpr %ver, %l0 changed by convert2hboot call loop_6798 call loop_6799 call loop_6800 nop ! tvs %xcc, 0x54 changed by convert2hboot loop_6798: ldd [%l7 + 0x38], %g6 loop_6799: call loop_6801 loop_6800: sethi 0x0BEE, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_6801: call loop_6802 fmovrsne %l4, %f17, %f8 sub %o6, 0x0EA3, %l2 ldsh [%l7 + 0x6C], %g5 loop_6802: nop set 0x27, %i0 ldub [%l7 + %i0], %i3 set 0x0C, %o7 lda [%l7 + %o7] 0x89, %f7 fba %fcc0, loop_6803 sdivcc %o7, 0x1858, %i7 set 0x20, %l5 nop ! stwa %i0, [%l7 + %l5] 0x27 ASI use replaced by convert2hboot membar #Sync loop_6803: nop set 0x47, %g5 nop ! stba %l1, [%l7 + %g5] 0x22 ASI use replaced by convert2hboot membar #Sync sth %g2, [%l7 + 0x14] set 0x2C, %g2 nop ! lduba [%l7 + %g2] 0x11, %i1 ASI use replaced by convert2hboot call loop_6804 nop set 0x2A, %o3 sth %l3, [%l7 + %o3] call loop_6805 bn,pn %xcc, loop_6806 loop_6804: nop set 0x50, %g7 flush %l7 + %g7 add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %g7 loop_6805: nop nop setx 0xF0524000, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr loop_6806: smulcc %o0, %i6, %o2 set 0x38, %l4 sta %f14, [%l7 + %l4] 0x89 call loop_6807 andcc %o1, %o4, %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_6807: addccc %o3, 0x199B, %l5 nop set 0x40, %g4 std %i2, [%l7 + %g4] sll %g1, 0x1F, %l6 call loop_6808 ldx [%l7 + 0x08], %g6 call loop_6809 edge8n %i5, %g3, %l0 loop_6808: sethi 0x026D, %o6 nop set 0x20, %i4 lduh [%l7 + %i4], %l4 loop_6809: nop set 0x78, %o5 ldd [%l7 + %o5], %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot movne %icc, %o7, %i7 nop ! tne %xcc, 0x73 changed by convert2hboot set 0x6E, %l2 nop ! ldsha [%l7 + %l2] 0x11, %i3 ASI use replaced by convert2hboot call loop_6810 call loop_6811 nop set 0x68, %o2 ldd [%l7 + %o2], %l0 set 0x40, %g6 nop ! stda %f0, [%l7 + %g6] 0xc1 ASI use replaced by convert2hboot loop_6810: sub %i0, 0x003D, %i1 loop_6811: call loop_6812 udivx %g2, 0x09A1, %l3 set 0x60, %i2 nop ! prefetcha [%l7 + %i2] 0x0c, 1 ASI use replaced by convert2hboot loop_6812: call loop_6813 movue %fcc1, 0x150, %o5 call loop_6814 call loop_6815 loop_6813: call loop_6816 nop ! tg %icc, 0x67 changed by convert2hboot loop_6814: nop set 0x7F, %i1 ldub [%l7 + %i1], %o0 loop_6815: nop nop ! wr %g0, 0x0, %pcr ! wr %g0, 0x40, %asi changed by convert2hboot ripped by fixASI40.pl loop_6816: addccc %o2, %o4, %g4 call loop_6817 rd %sys_tick_cmpr, %o1 call loop_6818 nop set 0x0C, %o0 flush %l7 + %o0 loop_6817: nop set 0x78, %i6 std %f28, [%l7 + %i6] lduw [%l7 + 0x60], %i4 loop_6818: call loop_6819 flush %l7 + 0x08 movne %fcc2, %l5, %i2 nop set 0x3A, %o4 sth %g1, [%l7 + %o4] loop_6819: nop set 0x68, %o1 std %f2, [%l7 + %o1] movrgez %l6, 0x1FF, %o3 call loop_6820 fbule,pn %fcc3, loop_6821 rd %sys_tick_cmpr, %i5 nop set 0x68, %i7 std %f20, [%l7 + %i7] loop_6820: nop ! tn %xcc, 0x5a changed by convert2hboot loop_6821: ld [%l7 + 0x30], %f27 nop ! wrpr %g6, 0x0679, %tick changed by convert2hboot fmovsule %fcc2, %f23, %f9 fnot2s %f11, %f28 call loop_6822 call loop_6823 nop set 0x08, %l6 ldsb [%l7 + %l6], %g3 call loop_6824 loop_6822: fcmple16 %f14, %f28, %o6 loop_6823: fmovdn %fcc3, %f18, %f20 st %f19, [%l7 + 0x28] loop_6824: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x5A, %g3 nop ! lduha [%l7 + %g3] 0x0c, %l2 ASI use replaced by convert2hboot call loop_6825 movrgz %g5, 0x131, %l4 wrpr %g0, 0x3, %gl set 0x78, %l3 lda [%l7 + %l3] 0x81, %f11 loop_6825: srl %i7, 0x14, %l1 call loop_6826 edge8 %i3, %i1, %i0 call loop_6827 ldsb [%l7 + 0x23], %g2 loop_6826: flush %l7 + 0x38 nop setx 0x148D, %l0, %l3 udiv %g7, %l3, %o0 loop_6827: fmovscc %xcc, %f28, %f17 nop setx 0x180D, %l0, %o2 sdiv %o5, %o2, %o4 call loop_6828 sdivx %i6, 0x002B, %g4 nop set 0x0C, %g1 ldstub [%l7 + %g1], %o1 orncc %i4, 0x1D37, %l5 loop_6828: bpos,pn %icc, loop_6829 call loop_6830 nop ! te %xcc, 0x58 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6829: nop nop setx 0x5187B95ED0678800, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_6830: std %i2, [%l7 + 0x70] set 0x40, %l0 nop ! stda %f0, [%l7 + %l0] 0x1f ASI use replaced by convert2hboot membar #Sync rdpr %otherwin, %l6 nop nop setx 0xAF7F05CC90788400, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_6831 call loop_6832 umul %g6, %g3, %o6 set 0x50, %o6 nop ! ldda [%l7 + %o6] 0x80, %l0 ASI use replaced by convert2hboot loop_6831: nop nop setx 0x8064E800, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr loop_6832: fsrc1 %f4, %f22 call loop_6833 wr %g0, 0x0, %pcr ! wr %l2, 0x0335, %softint changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_6833: array8 %l4, %o7, %i7 brz,pn %l1, loop_6834 fcmpgt32 %f26, %f26, %i5 set 0x58, %i5 nop ! stha %i1, [%l7 + %i5] 0x19 ASI use replaced by convert2hboot loop_6834: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot subc %i3, 0x1350, %g2 movug %fcc3, %g7, %l3 call loop_6835 fmovdo %fcc1, %f4, %f22 call loop_6836 ldd [%l7 + 0x38], %o0 loop_6835: nop set 0x40, %l1 sth %o2, [%l7 + %l1] call loop_6837 loop_6836: stx %o5, [%l7 + 0x48] lduh [%l7 + 0x7A], %i6 loop_6837: call loop_6838 nop ! tl %icc, 0x6c changed by convert2hboot set 0x40, %i3 nop ! ldswa [%l7 + %i3] 0x18, %g4 ASI use replaced by convert2hboot loop_6838: array8 %o1, %o4, %l5 sth %g1, [%l7 + 0x74] nop ! tgu %xcc, 0x37 changed by convert2hboot nop ! sir 0x0717 !!sir is illegal_instruction wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot set 0x40, %o7 nop ! stda %f0, [%l7 + %o7] 0xd9 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot rdpr %pil, %o3 ldsw [%l7 + 0x24], %l6 nop ! sir 0x06D1 !!sir is illegal_instruction call loop_6839 nop ! rdhpr %hintp, %g6 changed by convert2hboot call loop_6840 ldstub [%l7 + 0x37], %o6 loop_6839: fnot1 %f18, %f6 loop_6840: nop set 0x1C, %i0 prefetch [%l7 + %i0], 2 wr %g0, 0x0, %pcr ! wr %l0, %g3, %softint changed by convert2hboot call loop_6841 call loop_6842 edge8n %g5, %l4, %o7 nop setx loop_6843, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004100001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_6841: edge16 %l2, %i7, %i5 loop_6842: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6843: nop set 0x14, %l5 nop ! ldswa [%l7 + %l5] 0x19, %i0 ASI use replaced by convert2hboot fbul,a,pn %fcc0, loop_6844 fbue,pn %fcc2, loop_6845 call loop_6846 subcc %i1, %i3, %g7 loop_6844: nop set 0x30, %g2 nop ! stda %g2, [%l7 + %g2] 0x2a ASI use replaced by convert2hboot membar #Sync loop_6845: call loop_6847 loop_6846: wr %g0, 0x0, %pcr ! wr %l3, 0x08D7, %y changed by convert2hboot ld [%l7 + 0x10], %f12 call loop_6848 loop_6847: call loop_6849 andcc %o2, 0x1243, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_6848: brlz,pn %g4, loop_6850 loop_6849: rd %y, %i6 nop set 0x68, %g5 stw %o4, [%l7 + %g5] ldx [%l7 + 0x50], %l5 loop_6850: call loop_6851 ldx [%l7 + 0x10], %o1 ldsh [%l7 + 0x30], %g1 nop setx loop_6852, %l0, %l1 jmpl %l1, %i2 loop_6851: nop ! tvc %icc, 0x5f changed by convert2hboot add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_6852: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot set 0x3E, %o3 nop ! ldsha [%l7 + %o3] 0x89, %l6 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot prefetch [%l7 + 0x30], 0 ldstub [%l7 + 0x53], %g5 brnz,pn %l4, loop_6853 movcc %xcc, 0x285, %g3 sth %o7, [%l7 + 0x16] nop set 0x3C, %g7 flush %l7 + %g7 loop_6853: stx %l2, [%l7 + 0x30] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop ! wrpr %l1, 0x0460, %tick changed by convert2hboot nop nop setx 0x3E8AD3A1E0663000, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr nop nop setx 0xF8B3328F0060D000, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr prefetch [%l7 + 0x54], 1 fandnot1s %f19, %f6, %f27 nop setx 0x0754, %l0, %i5 udivcc %i0, %i5, %i3 andncc %i1, 0x1D26, %g7 fxor %f18, %f22, %f14 movle %fcc2, 0x2B4, %g2 call loop_6854 set 0x70, %l4 nop ! ldda [%l7 + %l4] 0xe3, %o2 ASI use replaced by convert2hboot loop_6854: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot set 0x64, %g4 nop ! ldswa [%l7 + %g4] 0x11, %o0 ASI use replaced by convert2hboot nop set 0x70, %i4 std %l2, [%l7 + %i4] nop ! rdhpr %hintp, %g4 changed by convert2hboot prefetch [%l7 + 0x78], 3 movvs %icc, %i6, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync nop set 0x54, %o5 sth %g1, [%l7 + %o5] call loop_6855 nop ! tleu %xcc, 0x7e changed by convert2hboot movl %xcc, %i2, %i4 movue %fcc1, %o3, %l5 loop_6855: nop ! tvs %xcc, 0x56 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xE7B, %hsys_tick_cmpr changed by convert2hboot add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %l6, %o6 ASI use replaced by convert2hboot alignaddr %g5, %l4, %g3 call loop_6856 nop ! sir 0x0B07 !!sir is illegal_instruction add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_6856: fble %fcc0, loop_6857 fsrc2s %f12, %f8 ldsh [%l7 + 0x10], %i7 call loop_6858 loop_6857: movne %fcc1, 0x131, %l1 movuge %fcc1, 0x476, %i0 fbu,pt %fcc3, loop_6859 loop_6858: fmovse %xcc, %f16, %f9 nop set 0x10, %o2 prefetch [%l7 + %o2], 2 nop fitos %f8, %f1 fstoi %f1, %f29 loop_6859: nop set 0x26, %l2 nop ! lduha [%l7 + %l2] 0x81, %i5 ASI use replaced by convert2hboot std %f10, [%l7 + 0x60] set 0x66, %i2 nop ! ldsha [%l7 + %i2] 0x04, %i3 ASI use replaced by convert2hboot nop set 0x54, %i1 swap [%l7 + %i1], %o7 fmovsvc %xcc, %f18, %f31 call loop_6860 stw %i1, [%l7 + 0x34] edge32n %g2, %o2, %o5 fcmpgt16 %f30, %f6, %o0 loop_6860: call loop_6861 edge8n %l3, %g4, %g7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xD3A, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_6861: ldsb [%l7 + 0x39], %o1 rdpr %cleanwin, %g1 fmovrdlz %i2, %f22, %f20 call loop_6862 rd %y, %o3 call loop_6863 std %f30, [%l7 + 0x60] loop_6862: call loop_6864 call loop_6865 loop_6863: nop ! rdhpr %ver, %i4 changed by convert2hboot ldstub [%l7 + 0x4C], %g6 loop_6864: call loop_6866 loop_6865: brlz,a %l6, loop_6867 mulscc %l5, 0x0E98, %g5 lduh [%l7 + 0x36], %o6 loop_6866: call loop_6868 loop_6867: call loop_6869 nop set 0x38, %g6 lduh [%l7 + %g6], %g3 fbo,a %fcc3, loop_6870 loop_6868: nop set 0x24, %i6 stw %l0, [%l7 + %i6] loop_6869: ldsh [%l7 + 0x5E], %l2 movuge %fcc2, 0x670, %i7 loop_6870: array16 %l4, %i0, %i5 set 0x5C, %o4 nop ! lduwa [%l7 + %o4] 0x0c, %i3 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync call loop_6871 call loop_6872 movne %fcc3, %l1, %g2 lduw [%l7 + 0x38], %i1 loop_6871: call loop_6873 loop_6872: call loop_6874 nop ! wrpr %o5, 0x1908, %tick changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_6873: edge8l %o0, %g4, %g7 loop_6874: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x40, %o0 swap [%l7 + %o0], %o4 call loop_6875 fbg,a %fcc1, loop_6876 call loop_6877 ld [%l7 + 0x64], %f17 loop_6875: nop nop setx 0xD4C8AC8C, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f10 setx 0x78CFAC01, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f17 fdivs %f17, %f10, %f27 loop_6876: fbn,a %fcc3, loop_6878 loop_6877: call loop_6879 call loop_6880 movug %fcc1, %o1, %g1 loop_6878: fbul,a %fcc3, loop_6881 loop_6879: fbg,a %fcc0, loop_6882 loop_6880: ldsw [%l7 + 0x1C], %i2 smul %i6, 0x0A99, %i4 loop_6881: nop set 0x27, %i7 nop ! stba %g6, [%l7 + %i7] 0x23 ASI use replaced by convert2hboot membar #Sync loop_6882: ldx [%l7 + 0x30], %l6 call loop_6883 call loop_6884 nop set 0x28, %o1 stx %o3, [%l7 + %o1] edge16ln %l5, %g5, %g3 loop_6883: nop set 0x18, %l6 lduw [%l7 + %l6], %l0 loop_6884: nop set 0x60, %g3 nop ! stwa %l2, [%l7 + %g3] 0x0c ASI use replaced by convert2hboot nop set 0x70, %l3 prefetch [%l7 + %l3], 3 flush %l7 + 0x30 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x31F, %sys_tick_cmpr changed by convert2hboot sra %i0, %l4, %i5 stb %i3, [%l7 + 0x67] set 0x20, %l0 nop ! stda %l0, [%l7 + %l0] 0xeb ASI use replaced by convert2hboot membar #Sync movge %icc, %g2, %o7 fxor %f4, %f0, %f10 call loop_6885 nop set 0x0A, %o6 ldsb [%l7 + %o6], %i1 call loop_6886 xnorcc %o2, 0x0F2A, %o0 loop_6885: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_6886: movo %fcc0, 0x42D, %g7 call loop_6887 umulcc %o5, %o4, %o1 call loop_6888 wr %g0, 0x0, %pcr ! wr %l3, 0x0957, %sys_tick changed by convert2hboot loop_6887: xnorcc %i2, 0x071C, %g1 ldd [%l7 + 0x78], %i4 loop_6888: call loop_6889 nop set 0x2E, %i5 ldsh [%l7 + %i5], %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot loop_6889: movrlz %i6, 0x022, %l5 movrgz %o3, 0x302, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fmovdo %fcc3, %f26, %f16 nop ! wrpr %l2, 0x0385, %tick changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot xorcc %o6, 0x0B18, %i0 ldstub [%l7 + 0x65], %l4 or %i3, %i5, %g2 srlx %o7, 0x19, %i1 ldx [%l7 + 0x48], %l1 sra %o2, 0x13, %g4 std %o0, [%l7 + 0x20] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x58, %l1 nop ! lduha [%l7 + %l1] 0x89, %o4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x58, %i3 std %f18, [%l7 + %i3] fmovdu %fcc0, %f24, %f0 array8 %o1, %i2, %g1 edge16l %l3, %i4, %g6 orcc %l6, 0x07DA, %l5 ldub [%l7 + 0x3A], %i6 nop set 0x10, %o7 stb %g3, [%l7 + %o7] set 0x52, %g1 nop ! lduba [%l7 + %g1] 0x04, %g5 ASI use replaced by convert2hboot mulscc %o3, 0x09A6, %l2 fbg,pt %fcc3, loop_6890 brlez %i7, loop_6891 fba,pt %fcc3, loop_6892 nop ! tgu %xcc, 0x58 changed by convert2hboot loop_6890: stw %l0, [%l7 + 0x20] loop_6891: nop ! tge %xcc, 0x51 changed by convert2hboot loop_6892: call loop_6893 nop fitos %f5, %f25 fstox %f25, %f20 fxtos %f20, %f12 movleu %xcc, %o6, %i0 nop set 0x70, %l5 std %l4, [%l7 + %l5] loop_6893: call loop_6894 fpack16 %f6, %f29 call loop_6895 ldub [%l7 + 0x71], %i3 loop_6894: call loop_6896 or %g2, 0x07F5, %i5 loop_6895: nop ! wrpr %i1, %o7, %tick changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_6896: nop set 0x64, %g2 prefetch [%l7 + %g2], 4 set 0x4E, %g5 nop ! stha %g4, [%l7 + %g5] 0x0c ASI use replaced by convert2hboot ldsb [%l7 + 0x3C], %o0 nop fitos %f12, %f30 fstod %f30, %f4 rd %ccr, %l1 array8 %o5, %o4, %g7 flush %l7 + 0x2C nop ! wrpr %o1, %i2, %tick changed by convert2hboot fbg,a,pn %fcc3, loop_6897 call loop_6898 fnegd %f2, %f6 set 0x220, %i0 nop ! ldxa [%g0 + %i0] 0x52, %l3 ASI use replaced by convert2hboot loop_6897: call loop_6899 loop_6898: xorcc %g1, 0x07DD, %i4 array8 %g6, %l5, %l6 ldd [%l7 + 0x50], %f18 loop_6899: call loop_6900 movul %fcc2, %g3, %i6 call loop_6901 st %f18, [%l7 + 0x0C] loop_6900: ldx [%l7 + 0x08], %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_6901: subcc %i7, 0x0849, %l0 nop nop setx 0xCCDEC75780416000, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr call loop_6902 call loop_6903 xnorcc %o6, %l2, %l4 rdpr %cleanwin, %i3 loop_6902: call loop_6904 loop_6903: lduw [%l7 + 0x4C], %i0 mova %fcc2, %i5, %i1 array8 %g2, %o2, %g4 loop_6904: array8 %o0, %o7, %o5 xor %l1, %o4, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync fxnor %f6, %f20, %f16 edge16 %l3, %g1, %g7 edge8n %i4, %g6, %l6 nop set 0x5C, %o3 prefetch [%l7 + %o3], 2 set 0x40, %l4 nop ! ldda [%l7 + %l4] 0xd9, %f16 ASI use replaced by convert2hboot fbn,a,pt %fcc3, loop_6905 brz,a %g3, loop_6906 edge8ln %l5, %o3, %g5 mulx %i7, %l0, %i6 loop_6905: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6906: lduw [%l7 + 0x24], %l2 nop ! tpos %xcc, 0x4f changed by convert2hboot movg %xcc, %l4, %i0 fzero %f22 nop ! tg %xcc, 0x6d changed by convert2hboot nop set 0x16, %g7 stb %i3, [%l7 + %g7] set 0x80, %g4 nop ! ldxa [%g0 + %g4] 0x58, %i5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync ldub [%l7 + 0x17], %o2 set 0x30, %i4 nop ! ldda [%l7 + %i4] 0xe3, %g4 ASI use replaced by convert2hboot set 0x14, %o2 nop ! stwa %o0, [%l7 + %o2] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_6907 prefetch [%l7 + 0x6C], 4 addcc %g2, %o7, %o5 call loop_6908 loop_6907: movug %fcc0, 0x6C6, %o4 set 0x34, %o5 sta %f19, [%l7 + %o5] 0x89 loop_6908: nop set 0x1C, %l2 nop ! ldswa [%l7 + %l2] 0x04, %o1 ASI use replaced by convert2hboot addc %i2, %l1, %l3 nop nop setx 0x10410800, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr ldsb [%l7 + 0x0F], %g7 movn %fcc2, 0x2C1, %i4 srlx %g1, %l6, %g3 rd %softint, %g6 umulcc %l5, 0x09D2, %o3 edge16 %i7, %l0, %g5 set 0x3C, %i2 nop ! lduwa [%l7 + %i2] 0x04, %o6 ASI use replaced by convert2hboot call loop_6909 wrpr %l2, %i6, %cwp call loop_6910 nop ! rdpr %tl, %l4 changed by convert2hboot loop_6909: call loop_6911 nop nop setx 0xAC5E93E68060E800, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr loop_6910: smulcc %i3, 0x0CD4, %i5 call loop_6912 loop_6911: call loop_6913 membar 0x6A call loop_6914 loop_6912: movgu %xcc, %i0, %o2 loop_6913: umulcc %i1, 0x155F, %o0 call loop_6915 loop_6914: srlx %g4, %o7, %g2 movrne %o4, 0x2B9, %o1 call loop_6916 loop_6915: fnot2 %f4, %f14 call loop_6917 nop set 0x32, %g6 ldsh [%l7 + %g6], %o5 loop_6916: movl %xcc, 0x067, %l1 movule %fcc0, 0x6E7, %i2 loop_6917: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot orcc %l3, %i4, %l6 call loop_6918 lduw [%l7 + 0x30], %g3 flush %l7 + 0x3C edge8 %g6, %l5, %o3 loop_6918: alignaddr %i7, %l0, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot edge8l %o6, %i6, %l4 call loop_6919 ld [%l7 + 0x34], %f28 call loop_6920 subcc %i5, %i0, %o2 loop_6919: nop nop setx 0x5BD01A7A, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f14 fsqrts %f14, %f20 fabss %f23, %f23 loop_6920: nop setx 0x0377, %l0, %o0 udiv %i3, %o0, %g4 call loop_6921 andcc %o7, 0x0BCD, %i1 edge16ln %g2, %o1, %o4 nop set 0x78, %i1 prefetch [%l7 + %i1], 0 loop_6921: nop set 0x18, %o4 nop ! ldswa [%l7 + %o4] 0x0c, %l1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot bne %icc, loop_6922 movpos %icc, %g7, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot loop_6922: movrne %i4, 0x198, %g3 call loop_6923 rd %ccr, %l6 set 0x08, %i6 nop ! stwa %l5, [%l7 + %i6] 0x88 ASI use replaced by convert2hboot loop_6923: nop set 0x70, %i7 stx %o3, [%l7 + %i7] nop set 0x35, %o1 ldsb [%l7 + %o1], %g6 ldd [%l7 + 0x20], %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_6924 st %f18, [%l7 + 0x28] nop ! tpos %xcc, 0x5f changed by convert2hboot andncc %i7, %g1, %l2 loop_6924: andncc %o6, 0x0472, %g5 set 0x5B, %o0 nop ! stba %l4, [%l7 + %o0] 0xeb ASI use replaced by convert2hboot membar #Sync fandnot1 %f12, %f30, %f2 nop nop setx 0x443539C5E0684400, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr set 0x22, %l6 nop ! lduha [%l7 + %l6] 0x11, %i5 ASI use replaced by convert2hboot andcc %i0, %o2, %i6 nop ! tg %xcc, 0x51 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_6925 sethi 0x163C, %i3 movcs %xcc, 0x243, %g4 set 0x30, %l3 nop ! ldda [%l7 + %l3] 0xe3, %o6 ASI use replaced by convert2hboot loop_6925: ldd [%l7 + 0x60], %i0 ldsb [%l7 + 0x12], %o1 nop ! taddcctv %o4, 0x68, %g2 changed by convert2hboot nop ! tne %icc, 0x7d changed by convert2hboot edge16l %i2, %l1, %l3 xorcc %g7, %i4, %g3 call loop_6926 array8 %l6, %o5, %l5 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6926: stb %i7, [%l7 + 0x40] call loop_6927 and %g1, 0x02CE, %g6 xnor %l2, 0x158E, %g5 set 0x3D, %l0 nop ! ldsba [%l7 + %l0] 0x19, %o6 ASI use replaced by convert2hboot loop_6927: wr %g0, 0x0, %pcr ! wr %i5, 0x1576, %y changed by convert2hboot nop nop setx 0x4287491F9064D800, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr call loop_6928 nop ! tneg %xcc, 0x5e changed by convert2hboot lduw [%l7 + 0x24], %l4 set 0x1D, %o6 nop ! ldsba [%l7 + %o6] 0x19, %i0 ASI use replaced by convert2hboot loop_6928: edge32ln %o2, %i6, %i3 nop ! sir 0x13FB !!sir is illegal_instruction fmovsge %fcc3, %f7, %f14 call loop_6929 call loop_6930 nop set 0x08, %i5 sth %o0, [%l7 + %i5] stw %g4, [%l7 + 0x60] loop_6929: call loop_6931 loop_6930: call loop_6932 ldsh [%l7 + 0x5A], %o7 lduw [%l7 + 0x54], %i1 loop_6931: smulcc %o1, 0x126F, %g2 loop_6932: nop set 0x30, %l1 ldd [%l7 + %l1], %f8 call loop_6933 st %f31, [%l7 + 0x10] nop set 0x5A, %i3 ldsh [%l7 + %i3], %i2 popc %o4, %l1 loop_6933: nop set 0x50, %o7 std %f10, [%l7 + %o7] nop nop setx 0x18027D3CC0608000, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr call loop_6934 nop set 0x50, %g3 ldx [%l7 + %g3], %g7 fnot2 %f6, %f10 call loop_6935 loop_6934: call loop_6936 sra %i4, 0x13, %g3 nop set 0x1C, %g1 lduw [%l7 + %g1], %l3 loop_6935: nop set 0x58, %l5 ldd [%l7 + %l5], %o4 loop_6936: fandnot2 %f12, %f20, %f10 edge8l %l5, %l6, %l0 call loop_6937 brz %o3, loop_6938 subc %g1, 0x0875, %g6 loop_6937: call loop_6939 nop nop setx 0xE05A5C00, %l0, %l6 st %l6, [%l7 + 0x2C] ld [%l7 + 0x2C], %fsr loop_6938: nop set 0x79, %g5 nop ! stba %l2, [%l7 + %g5] 0x80 ASI use replaced by convert2hboot loop_6939: nop nop setx 0x2558A89BC043C800, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr bmask %i7, %g5, %o6 nop ! tvc %icc, 0x4a changed by convert2hboot andncc %i5, 0x08F5, %l4 set 0x40, %i0 nop ! ldda [%l7 + %i0] 0xd2, %f0 ASI use replaced by convert2hboot nop nop setx 0x707B7000, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr lduh [%l7 + 0x40], %i0 nop set 0x12, %g2 sth %i6, [%l7 + %g2] add %l7, 0x24, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_6940 rd %ccr, %g4 fbne,a %fcc2, loop_6941 loop_6940: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_6941: sth %o7, [%l7 + 0x4E] call loop_6942 edge16ln %i1, %o1, %i2 bvc,pt %xcc, loop_6943 movl %fcc3, %g2, %o4 loop_6942: nop set 0x08, %o3 nop ! lduwa [%l7 + %o3] 0x19, %g7 ASI use replaced by convert2hboot loop_6943: subccc %l1, 0x0C83, %g3 set 0x34, %g7 nop ! stwa %i4, [%l7 + %g7] 0x11 ASI use replaced by convert2hboot nop set 0x20, %g4 ldd [%l7 + %g4], %f12 set 0x40, %l4 nop ! lduwa [%l7 + %l4] 0x0c, %l3 ASI use replaced by convert2hboot set 0x10, %i4 lda [%l7 + %i4] 0x88, %f24 call loop_6944 smulcc %o5, 0x1B60, %l6 movrlez %l5, 0x36E, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_6944: wr %g0, 0x0, %pcr ! wr %g6, 0x0C8A, %pic changed by convert2hboot wrpr %g1, 0x0231, %pil lduh [%l7 + 0x5C], %i7 set 0x58, %o5 nop ! ldxa [%l7 + %o5] 0x80, %g5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot call loop_6945 subcc %o6, 0x0859, %i5 movcc %icc, %i0, %l4 call loop_6946 loop_6945: call loop_6947 nop set 0x18, %o2 ldx [%l7 + %o2], %i6 fpack32 %f12, %f4, %f22 loop_6946: edge32n %i3, %g4, %o2 loop_6947: ldx [%l7 + 0x70], %o7 set 0x0B, %l2 nop ! ldsba [%l7 + %l2] 0x88, %o0 ASI use replaced by convert2hboot nop set 0x38, %i2 ldub [%l7 + %i2], %i1 set 0x58, %g6 nop ! prefetcha [%l7 + %g6] 0x10, 2 ASI use replaced by convert2hboot movul %fcc3, 0x294, %i2 brgez %o4, loop_6948 array8 %g7, %l1, %g2 nop set 0x32, %i1 sth %g3, [%l7 + %i1] fbl,pn %fcc3, loop_6949 loop_6948: movrne %i4, %l3, %o5 stx %l6, [%l7 + 0x58] set 0x6E, %o4 nop ! ldsha [%l7 + %o4] 0x10, %o3 ASI use replaced by convert2hboot loop_6949: nop set 0x74, %i6 stw %l5, [%l7 + %i6] set 0x64, %o1 nop ! ldsha [%l7 + %o1] 0x11, %g6 ASI use replaced by convert2hboot call loop_6950 ldx [%l7 + 0x10], %l0 nop ! tne %icc, 0x4a changed by convert2hboot nop nop setx 0xE33D725E05AE000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_6950: nop set 0x40, %o0 ldd [%l7 + %o0], %f8 fnegd %f16, %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fnands %f5, %f9, %f12 st %f16, [%l7 + 0x7C] nop set 0x30, %l6 stw %i7, [%l7 + %l6] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x7A, %i7 nop ! lduha [%l7 + %i7] 0x88, %o6 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sta %f29, [%l7 + 0x6C] %asi nop set 0x70, %l3 ldsh [%l7 + %l3], %g5 std %i0, [%l7 + 0x50] nop ! rdhpr %hsys_tick_cmpr, %l4 changed by convert2hboot nop setx 0x12F7, %l0, %i6 udiv %i5, %i6, %i3 ld [%l7 + 0x1C], %f28 fpsub32 %f8, %f16, %f16 and %o2, %o7, %o0 call loop_6951 sdiv %i1, 0x02E2, %g4 nop set 0x40, %l0 lduw [%l7 + %l0], %i2 call loop_6952 loop_6951: edge8ln %o1, %o4, %l1 ldsb [%l7 + 0x7C], %g2 mova %fcc1, 0x422, %g7 loop_6952: nop set 0x40, %o6 nop ! ldda [%l7 + %o6] 0x89, %g2 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot set 0x10, %l1 nop ! stxa %l6, [%l7 + %l1] 0x89 ASI use replaced by convert2hboot sth %l3, [%l7 + 0x42] call loop_6953 call loop_6954 nop nop setx 0xC8598EE8432B7ECF, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 setx 0xC7C938C1, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f18 fsmuld %f18, %f24, %f8 call loop_6955 loop_6953: nop fitod %f20, %f10 loop_6954: flush %l7 + 0x74 xorcc %o3, 0x1F57, %l5 loop_6955: fbue %fcc1, loop_6956 addc %g6, 0x1425, %g1 nop nop setx 0xA43B60E050533800, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr call loop_6957 loop_6956: fbge,a %fcc2, loop_6958 nop ! tcc %icc, 0x48 changed by convert2hboot subccc %l0, 0x1E4F, %i7 loop_6957: or %o6, 0x0DD4, %l2 loop_6958: nop ! rdpr %tba, %i0 changed by convert2hboot nop set 0x74, %i3 sth %l4, [%l7 + %i3] call loop_6959 call loop_6960 ldub [%l7 + 0x28], %g5 nop set 0x60, %o7 ldd [%l7 + %o7], %i4 loop_6959: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_6960: fcmpne16 %f14, %f10, %i6 fcmpgt16 %f0, %f6, %o2 nop set 0x52, %i5 stb %o0, [%l7 + %i5] rdpr %otherwin, %i1 ldub [%l7 + 0x72], %o7 call loop_6961 call loop_6962 xorcc %i2, 0x11B9, %o1 add %l7, 0x24, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_6961: nop ! sir 0x0F7E !!sir is illegal_instruction loop_6962: nop set 0x78, %g1 std %f16, [%l7 + %g1] set 0x4A, %l5 nop ! ldstuba [%l7 + %l5] 0x80, %g2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot pdist %f4, %f26, %f12 and %g7, %i4, %g3 movleu %icc, 0x228, %o5 set 0x10, %g3 nop ! ldda [%l7 + %g3] 0x80, %l2 ASI use replaced by convert2hboot rdpr %cansave, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync movre %g6, 0x1AD, %l5 edge16 %l0, %g1, %i7 flush %l7 + 0x24 call loop_6963 st %f0, [%l7 + 0x68] wrpr %o6, 0x0E11, %pil fcmpd %fcc0, %f8, %f0 loop_6963: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_6964 ldstub [%l7 + 0x6F], %l4 fmovsul %fcc0, %f15, %f29 set 0x40, %g5 nop ! stda %f0, [%l7 + %g5] 0xcc ASI use replaced by convert2hboot loop_6964: nop set 0x38, %g2 nop ! stxa %g5, [%l7 + %g2] 0x19 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot fmovdpos %icc, %f16, %f28 wr %g0, 0x0, %pcr ! wr %i3, 0x038B, %ccr changed by convert2hboot lduh [%l7 + 0x46], %i0 pdist %f14, %f14, %f0 lduh [%l7 + 0x1A], %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync call loop_6965 nop setx loop_6966, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002200001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot ldstub [%l7 + 0x30], %i1 fbge,a,pt %fcc0, loop_6967 loop_6965: movne %xcc, 0x0EE, %o0 loop_6966: call loop_6968 ld [%l7 + 0x78], %f1 loop_6967: sdivcc %o7, 0x161D, %o1 nop setx loop_6969, %l0, %l1 jmpl %l1, %i2 loop_6968: fmovrsne %l1, %f15, %f8 set 0x50, %o3 nop ! ldda [%l7 + %o3] 0x88, %g4 ASI use replaced by convert2hboot loop_6969: fnot2 %f10, %f22 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l7 + 0x18] %asi, %f4 call loop_6970 movgu %xcc, %o4, %g7 set 0x40, %g7 nop ! stda %f16, [%l7 + %g7] 0xc0 ASI use replaced by convert2hboot loop_6970: nop ! tn %icc, 0x4a changed by convert2hboot nop set 0x3C, %i0 prefetch [%l7 + %i0], 1 xor %i4, %g2, %o5 ldstub [%l7 + 0x42], %l3 call loop_6971 ldd [%l7 + 0x70], %f2 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_6971: nop set 0x10, %g4 nop ! stha %l6, [%l7 + %g4] 0x23 ASI use replaced by convert2hboot membar #Sync srl %g6, 0x0B, %l5 orncc %l0, %i7, %o6 st %f21, [%l7 + 0x4C] set 0x20, %l4 nop ! stda %l2, [%l7 + %l4] 0x18 ASI use replaced by convert2hboot fbn,a %fcc1, loop_6972 nop fitos %f3, %f25 fstoi %f25, %f12 nop ! tsubcc %g1, 0x3f, %g5 changed by convert2hboot bne,pt %xcc, loop_6973 loop_6972: call loop_6974 nop ! tn %icc, 0x75 changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf8, %asi changed by convert2hboot loop_6973: nop setx 0x0575, %l0, %l4 sdivcc %i5, %l4, %i3 loop_6974: st %f12, [%l7 + 0x4C] call loop_6975 nop setx loop_6976, %l0, %l1 jmpl %l1, %i6 nop set 0x0C, %o5 stw %i0, [%l7 + %o5] fbe %fcc0, loop_6977 loop_6975: call loop_6978 loop_6976: call loop_6979 call loop_6980 loop_6977: sdivx %o2, 0x0E9D, %o0 loop_6978: call loop_6981 loop_6979: call loop_6982 loop_6980: ldub [%l7 + 0x24], %o7 fnot1 %f18, %f24 loop_6981: movl %fcc3, %o1, %i2 loop_6982: ld [%l7 + 0x70], %f28 fmovrdlz %l1, %f24, %f26 nop set 0x38, %i4 ldx [%l7 + %i4], %g4 fba,pt %fcc2, loop_6983 stw %o4, [%l7 + 0x60] wrpr %g7, 0x1B35, %pil fcmpgt16 %f24, %f4, %i4 loop_6983: fmovdgu %icc, %f0, %f0 st %f16, [%l7 + 0x30] set 0x40, %o2 nop ! stda %f16, [%l7 + %o2] 0xc9 ASI use replaced by convert2hboot ldub [%l7 + 0x29], %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot ldd [%l7 + 0x70], %f24 fbule %fcc1, loop_6984 call loop_6985 brgz,a %l3, loop_6986 call loop_6987 loop_6984: nop ! tge %icc, 0x54 changed by convert2hboot loop_6985: edge32ln %o5, %o3, %g3 loop_6986: nop set 0x34, %i2 lda [%l7 + %i2] 0x04, %f17 loop_6987: fbg,a,pn %fcc1, loop_6988 fpsub32s %f13, %f31, %f17 call loop_6989 alignaddrl %l6, %l5, %l0 loop_6988: movcc %xcc, 0x2B2, %i7 set 0x50, %l2 nop ! ldstuba [%l7 + %l2] 0x81, %g6 ASI use replaced by convert2hboot loop_6989: nop ! tle %xcc, 0x55 changed by convert2hboot ldsh [%l7 + 0x72], %l2 stw %g1, [%l7 + 0x54] fmovsa %fcc2, %f12, %f23 nop ! rdhpr %htba, %g5 changed by convert2hboot set 0x10, %g6 nop ! ldxa [%l7 + %g6] 0x0c, %i5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_6990 movrgz %i3, 0x160, %i6 set 0x42, %o4 nop ! stha %i0, [%l7 + %o4] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_6990: bg,a,pt %icc, loop_6991 nop setx 0x194E, %l0, %o2 udivx %o6, %o2, %o7 movlg %fcc1, %o0, %i2 nop set 0x78, %i6 std %o0, [%l7 + %i6] loop_6991: nop set 0x5C, %o1 nop ! ldsha [%l7 + %o1] 0x81, %g4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f23, [%l7 + 0x44] %asi subccc %l1, 0x171F, %g7 prefetch [%l7 + 0x7C], 4 ld [%l7 + 0x58], %f16 call loop_6992 fmuld8sux16 %f21, %f7, %f12 movug %fcc2, %o4, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync loop_6992: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fmovdcc %icc, %f2, %f16 call loop_6993 fpsub16 %f22, %f24, %f22 nop nop setx 0xE76B3E4B806F0800, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr ld [%l7 + 0x54], %f24 loop_6993: sub %o5, %i4, %o3 nop set 0x58, %i1 ldd [%l7 + %i1], %i6 call loop_6994 nop set 0x44, %o0 swap [%l7 + %o0], %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_6994: nop ! tgu %icc, 0x5d changed by convert2hboot move %xcc, %i7, %l0 nop ! taddcctv %l2, %g6, %g5 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x20, %asi changed by convert2hboot call loop_6995 nop ! ta %xcc, 0x7d changed by convert2hboot add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_6995: nop set 0x40, %l6 nop ! stda %f16, [%l7 + %l6] 0xc2 ASI use replaced by convert2hboot ld [%l7 + 0x68], %f2 lduh [%l7 + 0x20], %i5 nop set 0x7E, %i7 ldsb [%l7 + %i7], %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lduh [%l7 + 0x2E], %o2 edge8l %o6, %o0, %i2 lduh [%l7 + 0x1A], %o7 edge16n %g4, %l1, %o1 rd %ccr, %o4 nop ! tgu %icc, 0x4c changed by convert2hboot call loop_6996 call loop_6997 fmovrdlz %i1, %f14, %f12 set 0x38, %l0 nop ! stda %g6, [%l7 + %l0] 0x18 ASI use replaced by convert2hboot loop_6996: movneg %xcc, %g2, %l3 loop_6997: nop setx loop_6998, %l0, %l1 jmpl %l1, %o5 call loop_6999 call loop_7000 nop set 0x50, %l3 stx %o3, [%l7 + %l3] loop_6998: call loop_7001 loop_6999: movneg %icc, 0x11D, %i4 loop_7000: edge32 %g3, %l6, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7001: nop set 0x14, %o6 nop ! stwa %l0, [%l7 + %o6] 0xe3 ASI use replaced by convert2hboot membar #Sync call loop_7002 call loop_7003 call loop_7004 call loop_7005 loop_7002: call loop_7006 loop_7003: fmovdn %fcc1, %f16, %f14 loop_7004: edge16ln %g6, %g5, %g1 loop_7005: nop fitod %f0, %f28 fdtos %f28, %f19 loop_7006: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x14, %i3 lda [%l7 + %i3] 0x89, %f16 call loop_7007 nop set 0x5C, %l1 swap [%l7 + %l1], %i3 lduh [%l7 + 0x2A], %l2 nop setx 0x12EB, %l0, %i6 sdiv %i5, %i6, %o2 loop_7007: nop set 0x08, %o7 std %f24, [%l7 + %o7] rdpr %cleanwin, %i0 ldsb [%l7 + 0x31], %o0 add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casxa [%l6] 0x81, %i2, %o7 ASI use replaced by convert2hboot movo %fcc2, 0x755, %g4 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %o6, %o1 ASI use replaced by convert2hboot fcmpne32 %f8, %f6, %o4 nop nop setx 0x804CAC00, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! tne %icc, 0x7a changed by convert2hboot nop set 0x0C, %g1 lduw [%l7 + %g1], %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_7008 call loop_7009 lduh [%l7 + 0x1C], %g7 nop set 0x1E, %i5 ldstub [%l7 + %i5], %o5 loop_7008: bge %xcc, loop_7010 loop_7009: nop set 0x64, %g3 swap [%l7 + %g3], %l3 set 0x56, %l5 nop ! ldsha [%l7 + %l5] 0x0c, %i4 ASI use replaced by convert2hboot loop_7010: rd %ccr, %g3 array8 %l6, %l5, %o3 std %f26, [%l7 + 0x40] bge,a %xcc, loop_7011 nop nop setx 0xD07FF800, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr set 0x40, %g5 nop ! ldda [%l7 + %g5] 0x04, %f16 ASI use replaced by convert2hboot loop_7011: nop set 0x40, %g2 nop ! ldda [%l7 + %g2] 0x10, %f16 ASI use replaced by convert2hboot call loop_7012 movuge %fcc2, 0x5F6, %i7 edge16l %g6, %g5, %l0 edge32ln %l4, %g1, %i3 loop_7012: call loop_7013 lduh [%l7 + 0x20], %i5 wrpr %i6, %o2, %pil call loop_7014 loop_7013: fbl,pn %fcc3, loop_7015 nop set 0x18, %o3 ldx [%l7 + %o3], %l2 nop set 0x76, %i0 ldub [%l7 + %i0], %o0 loop_7014: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7015: nop nop setx 0x721800, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr nop set 0x38, %g4 std %o6, [%l7 + %g4] mulscc %g4, 0x1AAF, %i2 call loop_7016 wr %g0, 0x0, %pcr ! wr %o1, 0x152A, %y changed by convert2hboot call loop_7017 call loop_7018 loop_7016: movo %fcc3, %o6, %l1 ldsb [%l7 + 0x73], %o4 loop_7017: flush %l7 + 0x18 loop_7018: nop wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync call loop_7019 array16 %i1, %g7, %o5 call loop_7020 xnor %l3, %i4, %l6 loop_7019: call loop_7021 call loop_7022 loop_7020: andcc %g3, 0x0BB5, %o3 fmovsleu %icc, %f23, %f31 loop_7021: nop set 0x28, %l4 ldd [%l7 + %l4], %i6 loop_7022: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot srax %g6, %g5, %l4 st %f16, [%l7 + 0x64] call loop_7023 movre %g1, 0x1E5, %l0 nop ! rdpr %tba, %i3 changed by convert2hboot set 0x78, %g7 nop ! ldswa [%l7 + %g7] 0x11, %i6 ASI use replaced by convert2hboot loop_7023: movvs %icc, 0x387, %o2 call loop_7024 ld [%l7 + 0x08], %f30 nop set 0x74, %o5 stw %i5, [%l7 + %o5] flush %l7 + 0x18 loop_7024: call loop_7025 nop set 0x5C, %o2 prefetch [%l7 + %o2], 1 srax %l2, 0x0C, %i0 nop set 0x3E, %i4 ldstub [%l7 + %i4], %o7 loop_7025: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_7026 edge16l %g4, %i2, %o6 move %icc, %o1, %l1 add %g2, 0x16E7, %o4 loop_7026: nop ! rdhpr %ver, %i1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f10, [%l7 + 0x7C] %asi nop nop setx 0x3F484A3EF05CCC00, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr fmovdcc %icc, %f10, %f24 nop set 0x43, %i2 ldstub [%l7 + %i2], %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l7 + 0x7C] %asi, %f24 fmul8ulx16 %f24, %f20, %f16 nop set 0x68, %g6 swap [%l7 + %g6], %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync set 0x78, %l2 nop ! stda %i4, [%l7 + %l2] 0x89 ASI use replaced by convert2hboot array32 %l6, %o3, %i7 nop setx loop_7027, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002400001405, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot fmovsne %fcc3, %f31, %f8 nop ! tneg %icc, 0x54 changed by convert2hboot call loop_7028 loop_7027: call loop_7029 fmovdne %fcc0, %f24, %f16 edge8ln %l5, %g3, %g6 loop_7028: sllx %g5, %l4, %l0 loop_7029: nop ! ta %icc, 0x64 changed by convert2hboot nop set 0x28, %o4 flush %l7 + %o4 nop set 0x30, %o1 lduh [%l7 + %o1], %g1 ldd [%l7 + 0x30], %f30 set 0x74, %i6 lda [%l7 + %i6] 0x0c, %f8 andn %i3, %o2, %i6 nop nop setx 0x20723800, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr movne %icc, %i5, %l2 subccc %o7, %i0, %g4 add %l7, 0x74, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fornot1 %f12, %f20, %f14 set 0x40, %o0 nop ! stda %f0, [%l7 + %o0] 0x1e ASI use replaced by convert2hboot membar #Sync xor %o1, 0x1D95, %o6 add %l7, 0x6C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot mulscc %l1, %l3, %i4 bneg,pn %icc, loop_7030 edge8l %l6, %o3, %i7 set 0x40, %i1 nop ! stda %f0, [%l7 + %i1] 0xda ASI use replaced by convert2hboot loop_7030: fpadd32 %f14, %f6, %f2 udivcc %l5, 0x0607, %g3 ldstub [%l7 + 0x60], %g5 ldd [%l7 + 0x28], %l4 set 0x40, %i7 nop ! ldda [%l7 + %i7] 0xd2, %f16 ASI use replaced by convert2hboot orn %l0, 0x16FE, %g6 ldsw [%l7 + 0x58], %g1 sdivcc %o2, 0x1856, %i6 rdpr %otherwin, %i5 ld [%l7 + 0x78], %f22 set 0x64, %l0 nop ! swapa [%l7 + %l0] 0x88, %l2 ASI use replaced by convert2hboot call loop_7031 call loop_7032 call loop_7033 nop set 0x50, %l3 ldsw [%l7 + %l3], %i3 loop_7031: stb %o7, [%l7 + 0x3F] loop_7032: wrpr %g4, %i2, %pil loop_7033: ldub [%l7 + 0x72], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop nop setx 0x5B9C243253E5B919, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f20 setx 0x600D7601767285FD, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fdivd %f22, %f20, %f0 nop set 0x50, %l6 flush %l7 + %l6 call loop_7034 nop ! ta %icc, 0x58 changed by convert2hboot ldd [%l7 + 0x58], %o6 call loop_7035 loop_7034: call loop_7036 bg,a,pn %icc, loop_7037 call loop_7038 loop_7035: loop_7036: call loop_7039 loop_7037: nop ! rdhpr %ver, %g2 changed by convert2hboot loop_7038: nop set 0x1C, %o6 prefetch [%l7 + %o6], 1 call loop_7040 loop_7039: rdpr %gl, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7040: call loop_7041 call loop_7042 nop nop setx 0x40144505904B5000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr smulcc %g7, %o4, %l1 loop_7041: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_7042: fmovdleu %xcc, %f18, %f18 for %f14, %f20, %f26 call loop_7043 ldsw [%l7 + 0x3C], %o5 nop set 0x78, %i3 stw %l6, [%l7 + %i3] call loop_7044 loop_7043: call loop_7045 nop ! taddcctv %o3, 0x7e, %i4 changed by convert2hboot set 0x5C, %o7 nop ! ldstuba [%l7 + %o7] 0x11, %i7 ASI use replaced by convert2hboot loop_7044: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_7045: nop set 0x7A, %g1 nop ! ldsba [%l7 + %g1] 0x11, %g3 ASI use replaced by convert2hboot bcc,a %icc, loop_7046 movug %fcc0, %g5, %l0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot movrlz %g1, 0x049, %g6 loop_7046: xor %i6, 0x02BE, %o2 call loop_7047 call loop_7048 nop set 0x24, %l1 ldsh [%l7 + %l1], %i5 ldsw [%l7 + 0x28], %i3 loop_7047: nop membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x1f, %asi changed by convert2hboot loop_7048: nop setx loop_7049, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004100001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot add %l2, 0x0B69, %o7 call loop_7050 edge32 %g4, %i2, %o1 loop_7049: nop set 0x40, %i5 nop ! stda %f0, [%l7 + %i5] 0xd3 ASI use replaced by convert2hboot loop_7050: call loop_7051 popc 0x0F63, %o0 lduw [%l7 + 0x7C], %o6 fbg,pt %fcc0, loop_7052 loop_7051: nop nop setx 0x3394908B3073C800, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr set 0x50, %g3 nop ! lduha [%l7 + %g3] 0x89, %i0 ASI use replaced by convert2hboot loop_7052: nop set 0x48, %l5 stx %i1, [%l7 + %l5] membar #Sync set 0x40, %g2 nop ! ldda [%l7 + %g2] 0xf0, %f16 ASI use replaced by convert2hboot srlx %g7, %g2, %l1 fmovsa %xcc, %f21, %f16 array16 %o4, %o5, %l3 umulcc %o3, 0x064E, %i4 call loop_7053 call loop_7054 mova %fcc1, 0x2D0, %i7 nop set 0x50, %g5 ldx [%l7 + %g5], %l6 loop_7053: nop setx 0x1F6B, %l0, %g5 udivcc %l5, %g5, %g3 loop_7054: stw %l0, [%l7 + 0x24] call loop_7055 call loop_7056 st %f22, [%l7 + 0x50] nop set 0x16, %i0 ldsb [%l7 + %i0], %g1 loop_7055: movu %fcc2, 0x579, %l4 loop_7056: call loop_7057 st %f3, [%l7 + 0x14] call loop_7058 rd %pc, %g6 loop_7057: fmovde %fcc3, %f14, %f10 call loop_7059 loop_7058: call loop_7060 nop set 0x3C, %g4 lduw [%l7 + %g4], %i6 nop ! sir 0x02E1 !!sir is illegal_instruction loop_7059: nop nop setx 0xEB021BD6506ED000, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr loop_7060: fpadd16s %f15, %f3, %f20 nop ! rdhpr %hintp, %i5 changed by convert2hboot membar 0x1D nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xAE4, %hsys_tick_cmpr changed by convert2hboot bne,a %xcc, loop_7061 nop ! tvs %xcc, 0x38 changed by convert2hboot flush %l7 + 0x44 or %o7, 0x0893, %l2 loop_7061: nop add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot call loop_7062 fors %f28, %f7, %f28 set 0x68, %l4 nop ! ldswa [%l7 + %l4] 0x04, %o0 ASI use replaced by convert2hboot loop_7062: nop membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf0, %asi changed by convert2hboot call loop_7063 lduh [%l7 + 0x1E], %g4 call loop_7064 call loop_7065 loop_7063: srlx %o6, 0x1E, %i0 nop ! tsubcctv %g7, 0x3e, %i1 changed by convert2hboot loop_7064: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casxa [%l6] 0x88, %g2, %o4 ASI use replaced by convert2hboot loop_7065: call loop_7066 nop set 0x72, %g7 lduh [%l7 + %g7], %l1 move %icc, 0x47F, %l3 nop ! tpos %icc, 0x51 changed by convert2hboot loop_7066: umul %o3, %o5, %i7 srax %i4, 0x08, %l5 nop ! tl %xcc, 0x7e changed by convert2hboot nop ! tvc %icc, 0x3d changed by convert2hboot fcmpne32 %f8, %f4, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f6, [%l7 + 0x64] %asi nop ! tcs %xcc, 0x59 changed by convert2hboot call loop_7067 call loop_7068 edge8n %g3, %l6, %l0 brgez %l4, loop_7069 loop_7067: stb %g6, [%l7 + 0x4A] loop_7068: ldd [%l7 + 0x68], %f14 call loop_7070 loop_7069: nop ! tn %icc, 0x6b changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7070: nop set 0x68, %o3 lduw [%l7 + %o3], %i5 rd %fprs, %i6 nop set 0x18, %o5 prefetch [%l7 + %o5], 0 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync nop ! tgu %xcc, 0x76 changed by convert2hboot movg %icc, 0x383, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot rd %softint, %i2 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop ! casxa [%l6] 0x10, %o1, %l2 ASI use replaced by convert2hboot nop ! tleu %xcc, 0x6d changed by convert2hboot nop set 0x18, %o2 stx %o0, [%l7 + %o2] rd %sys_tick_cmpr, %o6 srax %g4, %i0, %i1 nop set 0x44, %i2 ldub [%l7 + %i2], %g2 umul %o4, %l1, %g7 sllx %o3, %l3, %o5 call loop_7071 movuge %fcc3, 0x55A, %i4 call loop_7072 movvs %xcc, 0x694, %i7 loop_7071: nop set 0x55, %g6 ldstub [%l7 + %g6], %l5 call loop_7073 loop_7072: addccc %g3, %g5, %l6 rd %ccr, %l0 brlez,pt %g6, loop_7074 loop_7073: nop ! tgu %icc, 0x39 changed by convert2hboot rdpr %pil, %g1 nop nop setx 0xE2E94C94A0754400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr loop_7074: ba %xcc, loop_7075 nop ! taddcctv %i5, 0x54, %l4 changed by convert2hboot call loop_7076 umulcc %o2, 0x0D71, %i6 loop_7075: nop ! taddcctv %o7, 0x61, %i2 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xf0, %asi changed by convert2hboot membar #Sync loop_7076: call loop_7077 fcmped %fcc3, %f24, %f18 fbue,a %fcc0, loop_7078 call loop_7079 loop_7077: ldd [%l7 + 0x18], %o0 bge %icc, loop_7080 loop_7078: rdpr %otherwin, %l2 loop_7079: nop set 0x56, %i4 nop ! ldstuba [%l7 + %i4] 0x11, %i3 ASI use replaced by convert2hboot loop_7080: or %o6, %o0, %g4 call loop_7081 call loop_7082 call loop_7083 call loop_7084 loop_7081: call loop_7085 loop_7082: call loop_7086 loop_7083: lduh [%l7 + 0x50], %i0 loop_7084: call loop_7087 loop_7085: fbul %fcc3, loop_7088 loop_7086: smul %g2, 0x077B, %i1 array32 %l1, %o4, %g7 loop_7087: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xF7F, %hsys_tick_cmpr changed by convert2hboot loop_7088: fmovdgu %xcc, %f2, %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot set 0x40, %l2 nop ! ldsha [%l7 + %l2] 0x81, %i4 ASI use replaced by convert2hboot nop nop setx 0xE0441C00, %l0, %l6 st %l6, [%l7 + 0x18] ld [%l7 + 0x18], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_7089 call loop_7090 xnor %l5, %g3, %l6 call loop_7091 loop_7089: ldsw [%l7 + 0x30], %l0 loop_7090: fbe %fcc2, loop_7092 array32 %g6, %g5, %i5 loop_7091: sth %l4, [%l7 + 0x2C] call loop_7093 loop_7092: nop nop setx 0x494000, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr nop set 0x30, %o1 ldsh [%l7 + %o1], %o2 set 0x20, %o4 nop ! ldxa [%g0 + %o4] 0x58, %i6 ASI use replaced by convert2hboot loop_7093: nop set 0x48, %o0 ldx [%l7 + %o0], %o7 fbul,a,pn %fcc0, loop_7094 nop set 0x6B, %i1 ldstub [%l7 + %i1], %i2 call loop_7095 call loop_7096 loop_7094: call loop_7097 call loop_7098 loop_7095: bcc,a,pt %icc, loop_7099 loop_7096: sllx %o1, %l2, %i3 loop_7097: nop setx 0x09EE, %l0, %g1 sdivx %o6, %g1, %g4 loop_7098: nop nop setx 0x506C9C00, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr loop_7099: smul %o0, 0x104B, %i0 movpos %icc, %g2, %l1 movue %fcc1, %i1, %o4 call loop_7100 call loop_7101 nop set 0x46, %i6 ldub [%l7 + %i6], %l3 bmask %o3, %o5, %i4 loop_7100: nop membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf8, %asi changed by convert2hboot loop_7101: array16 %g7, %i7, %l5 set 0x5C, %l0 sta %f28, [%l7 + %l0] 0x04 fble,a %fcc0, loop_7102 prefetch [%l7 + 0x54], 3 set 0x50, %l3 nop ! stxa %g3, [%l7 + %l3] 0x19 ASI use replaced by convert2hboot loop_7102: movl %fcc2, 0x269, %l0 call loop_7103 fmovsul %fcc0, %f18, %f7 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_7103: edge16l %g5, %i5, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x14] %asi, %f21 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot array32 %i6, %o2, %o7 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x40, %i7 nop ! stda %f0, [%l7 + %i7] 0x19 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot fcmpgt32 %f18, %f2, %o6 nop set 0x14, %l6 ldsw [%l7 + %l6], %g1 set 0x48, %i3 nop ! stda %g4, [%l7 + %i3] 0x2a ASI use replaced by convert2hboot membar #Sync fmovrdlez %i3, %f10, %f8 nop set 0x6C, %o6 prefetch [%l7 + %o6], 2 edge16n %i0, %g2, %l1 call loop_7104 call loop_7105 bn,pn %xcc, loop_7106 call loop_7107 loop_7104: nop set 0x66, %o7 ldub [%l7 + %o7], %i1 loop_7105: nop set 0x30, %g1 ldd [%l7 + %g1], %f18 loop_7106: nop set 0x58, %l1 nop ! swapa [%l7 + %l1] 0x81, %o4 ASI use replaced by convert2hboot loop_7107: call loop_7108 sll %o0, 0x13, %o3 fmovrsne %l3, %f23, %f27 call loop_7109 loop_7108: lduh [%l7 + 0x3A], %i4 nop set 0x08, %i5 std %g6, [%l7 + %i5] orncc %o5, 0x1479, %i7 loop_7109: nop set 0x44, %g3 ldstub [%l7 + %g3], %g3 call loop_7110 call loop_7111 nop set 0x38, %l5 ldd [%l7 + %l5], %f26 brlez,a,pn %l0, loop_7112 loop_7110: nop ! tgu %icc, 0x51 changed by convert2hboot loop_7111: fmovdule %fcc0, %f10, %f10 call loop_7113 loop_7112: call loop_7114 call loop_7115 edge16n %g6, %l5, %g5 loop_7113: nop set 0x40, %g2 stx %l6, [%l7 + %g2] loop_7114: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7115: movul %fcc2, 0x629, %i5 call loop_7116 movlg %fcc2, %o2, %i6 call loop_7117 nop fitod %f2, %f14 fdtoi %f14, %f29 loop_7116: nop nop setx 0x3E24810930529000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_7117: nop set 0x44, %g5 lduw [%l7 + %g5], %l2 call loop_7118 andncc %i2, 0x1DE9, %o7 xorcc %g1, %o6, %g4 fbne %fcc2, loop_7119 loop_7118: mulx %i0, 0x13A9, %g2 nop ! tcc %xcc, 0x5d changed by convert2hboot fmovdcc %xcc, %f6, %f30 loop_7119: stb %l1, [%l7 + 0x1A] ldd [%l7 + 0x78], %f30 ldsh [%l7 + 0x2C], %i1 bn,a %icc, loop_7120 movug %fcc2, 0x1DC, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_7120: nop ! tle %icc, 0x7e changed by convert2hboot addccc %o0, %l3, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync set 0x64, %g4 lda [%l7 + %g4] 0x81, %f12 movneg %xcc, %o5, %i7 ld [%l7 + 0x08], %f5 orncc %g3, 0x1950, %l0 movug %fcc3, %o3, %g6 call loop_7121 call loop_7122 nop set 0x74, %i0 stw %g5, [%l7 + %i0] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7121: nop set 0x40, %l4 stw %l5, [%l7 + %l4] loop_7122: call loop_7123 nop set 0x68, %g7 ldsw [%l7 + %g7], %l4 std %o2, [%l7 + 0x40] brz,a,pt %i5, loop_7124 loop_7123: st %f27, [%l7 + 0x6C] nop nop setx 0x5A5DC81507B7E24C, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f22 setx 0xF51E481C, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f4 fsmuld %f4, %f22, %f4 call loop_7125 loop_7124: fsrc1 %f14, %f10 fornot1s %f16, %f23, %f25 nop set 0x70, %o5 stx %i6, [%l7 + %o5] loop_7125: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot bmask %i2, %g1, %o6 call loop_7126 nop set 0x6C, %o2 swap [%l7 + %o2], %g4 call loop_7127 edge16l %o7, %g2, %i0 loop_7126: nop set 0x40, %i2 nop ! ldda [%l7 + %i2] 0xd3, %f0 ASI use replaced by convert2hboot loop_7127: nop add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xE4F, %sys_tick_cmpr changed by convert2hboot umulcc %o0, %o4, %l3 nop setx 0x0B0C, %l0, %o5 udivx %g7, %o5, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop fitos %f7, %f5 fstoi %f5, %f31 nop set 0x08, %g6 ldd [%l7 + %g6], %f10 pdist %f20, %f0, %f22 nop set 0x7E, %o3 ldstub [%l7 + %o3], %l0 call loop_7128 nop ! tvc %xcc, 0x4a changed by convert2hboot stb %o3, [%l7 + 0x70] nop set 0x50, %l2 ldd [%l7 + %l2], %f24 loop_7128: umulcc %g6, 0x0F6D, %l6 call loop_7129 wrpr %g0, 0x2, %gl swap [%l7 + 0x68], %l5 nop ! tle %xcc, 0x7d changed by convert2hboot loop_7129: edge16n %l4, %o2, %i6 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot bgu,a %xcc, loop_7130 fbue,a %fcc3, loop_7131 nop ! rdpr %tba, %l2 changed by convert2hboot ldd [%l7 + 0x58], %i2 loop_7130: addc %g1, %g4, %o6 loop_7131: alignaddrl %g2, %i0, %l1 alignaddrl %o7, %i3, %i1 ld [%l7 + 0x14], %f13 add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fmovrde %o0, %f30, %f10 nop ! tvc %icc, 0x66 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync fmovsg %fcc1, %f12, %f9 brgez %o5, loop_7132 call loop_7133 wrpr %g3, 0x0CE3, %cwp movue %fcc2, %i7, %i4 loop_7132: call loop_7134 loop_7133: sth %o3, [%l7 + 0x56] nop nop setx 0xA040D400, %l0, %l6 st %l6, [%l7 + 0x2C] ld [%l7 + 0x2C], %fsr nop set 0x14, %i4 flush %l7 + %i4 loop_7134: bge,a %icc, loop_7135 call loop_7136 umulcc %l0, 0x1465, %g6 alignaddr %l6, %g5, %l5 loop_7135: movvs %icc, 0x77D, %l4 loop_7136: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sll %o2, %o1, %l2 edge16n %i2, %i5, %g1 nop set 0x5D, %o1 ldsb [%l7 + %o1], %o6 alignaddr %g4, %i0, %g2 ldsw [%l7 + 0x54], %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_7137 fcmple16 %f4, %f12, %o7 call loop_7138 umulcc %o4, %l3, %i1 loop_7137: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7138: movre %o5, 0x348, %g3 add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casxa [%l6] 0x89, %o0, %i4 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot movne %icc, 0x135, %l0 bmask %g6, %l6, %i7 nop nop setx 0x9DC9DD56E0623C00, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot set 0x66, %o0 nop ! ldsha [%l7 + %o0] 0x19, %o2 ASI use replaced by convert2hboot nop set 0x09, %i1 ldstub [%l7 + %i1], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot srlx %o1, 0x16, %i5 movre %g1, %i2, %o6 call loop_7139 call loop_7140 alignaddr %i0, %g2, %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7139: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot loop_7140: nop ! tl %icc, 0x40 changed by convert2hboot set 0x40, %o4 nop ! stda %f16, [%l7 + %o4] 0xf1 ASI use replaced by convert2hboot membar #Sync set 0x40, %i6 nop ! stda %f0, [%l7 + %i6] 0x80 ASI use replaced by convert2hboot call loop_7141 rd %softint, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x24] %asi, %f29 loop_7141: call loop_7142 call loop_7143 alignaddr %l3, %i3, %i1 nop nop setx 0x107A5000, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr loop_7142: nop ! sir 0x1D8D !!sir is illegal_instruction loop_7143: nop set 0x49, %l0 nop ! ldstuba [%l7 + %l0] 0x0c, %g7 ASI use replaced by convert2hboot call loop_7144 smulcc %g3, 0x19FA, %o5 set 0x0C, %l3 sta %f26, [%l7 + %l3] 0x0c loop_7144: nop set 0x4C, %i7 ldub [%l7 + %i7], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot rd %y, %i4 nop setx loop_7145, %l0, %l1 jmpl %l1, %g6 nop set 0x10, %i3 std %f28, [%l7 + %i3] fmovrsgz %l0, %f22, %f21 loop_7145: fors %f22, %f28, %f10 nop ! tsubcc %i7, %l6, %l5 changed by convert2hboot std %g4, [%l7 + 0x20] call loop_7146 nop setx 0x1C99, %l0, %i6 udivx %o2, %i6, %l2 call loop_7147 nop setx 0x06BC, %l0, %o1 udivcc %l4, %o1, %g1 loop_7146: fmovdul %fcc3, %f4, %f0 lduw [%l7 + 0x44], %i5 loop_7147: call loop_7148 nop ! rdhpr %hpstate, %i2 changed by convert2hboot andn %o6, 0x07CE, %g2 bne %xcc, loop_7149 loop_7148: xorcc %i0, %g4, %o7 sllx %l1, 0x0A, %o4 call loop_7150 loop_7149: alignaddr %l3, %i3, %i1 st %f7, [%l7 + 0x14] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_7150: ldd [%l7 + 0x68], %f14 set 0x32, %o6 nop ! stha %g7, [%l7 + %o6] 0x11 ASI use replaced by convert2hboot fnand %f16, %f20, %f12 nop ! rdhpr %htba, %o0 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot set 0x60, %o7 nop ! prefetcha [%l7 + %o7] 0x89, 3 ASI use replaced by convert2hboot ldub [%l7 + 0x3C], %o5 addc %g6, %l0, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_7151 fmovdue %fcc3, %f10, %f16 call loop_7152 nop set 0x60, %l6 ldd [%l7 + %l6], %l4 loop_7151: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7152: nop wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync call loop_7153 call loop_7154 nop set 0x24, %l1 lduw [%l7 + %l1], %l2 call loop_7155 loop_7153: nop set 0x20, %i5 ldd [%l7 + %i5], %i6 loop_7154: sth %l4, [%l7 + 0x28] movrgz %g1, %i5, %i2 loop_7155: movvs %xcc, %o1, %g2 set 0x61, %g1 nop ! ldsba [%l7 + %g1] 0x10, %o6 ASI use replaced by convert2hboot array32 %i0, %g4, %o7 nop nop setx 0xB10AC97E105CE000, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr rdpr %otherwin, %o4 wrpr %g0, 0x3, %gl movge %icc, 0x72E, %i3 ldsw [%l7 + 0x68], %l1 call loop_7156 rd %pc, %g3 set 0x6E, %l5 nop ! ldstuba [%l7 + %l5] 0x18, %i1 ASI use replaced by convert2hboot loop_7156: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync set 0x40, %g2 nop ! stda %f16, [%l7 + %g2] 0xcb ASI use replaced by convert2hboot flush %l7 + 0x44 call loop_7157 bne %icc, loop_7158 movcs %icc, %o3, %o0 fmovsn %fcc2, %f23, %f3 loop_7157: nop set 0x50, %g5 ldx [%l7 + %g5], %i4 loop_7158: nop ! tcs %xcc, 0x42 changed by convert2hboot movuge %fcc1, %g6, %l0 fbule,a %fcc2, loop_7159 nop set 0x20, %g4 ldub [%l7 + %g4], %i7 set 0x18, %g3 sta %f6, [%l7 + %g3] 0x19 loop_7159: call loop_7160 wr %g0, 0x0, %pcr ! wr %l6, %l5, %softint changed by convert2hboot sdivcc %o5, 0x1C9E, %o2 nop nop setx 0xFC9D57E610744C00, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr loop_7160: movo %fcc2, %l2, %i6 xorcc %l4, %g1, %g5 set 0x4C, %l4 sta %f28, [%l7 + %l4] 0x19 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_7161 wr %g0, 0x0, %pcr ! wr %o1, %g2, %y changed by convert2hboot movge %icc, %i2, %o6 set 0x40, %g7 nop ! stda %f16, [%l7 + %g7] 0xc9 ASI use replaced by convert2hboot loop_7161: edge16n %g4, %o7, %o4 movvs %icc, 0x186, %i0 edge16n %i3, %l1, %g3 set 0x42, %o5 nop ! stha %l3, [%l7 + %o5] 0x2f ASI use replaced by convert2hboot membar #Sync ldsw [%l7 + 0x2C], %i1 fbo,pt %fcc1, loop_7162 nop ! tcs %xcc, 0x3e changed by convert2hboot brlz,a,pn %o3, loop_7163 sub %g7, %i4, %g6 loop_7162: bmask %o0, %i7, %l0 nop ! tge %icc, 0x71 changed by convert2hboot loop_7163: nop set 0x08, %o2 ldd [%l7 + %o2], %l4 nop set 0x10, %i2 ldd [%l7 + %i2], %o4 bn %icc, loop_7164 fble,pn %fcc2, loop_7165 fexpand %f29, %f30 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7164: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_7165: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fmovse %fcc0, %f1, %f1 call loop_7166 call loop_7167 call loop_7168 wr %g0, 0x0, %pcr ! wr %o2, %i6, %pic changed by convert2hboot loop_7166: add %g1, %l4, %i5 loop_7167: nop ! tleu %xcc, 0x50 changed by convert2hboot loop_7168: nop set 0x5C, %g6 nop ! swapa [%l7 + %g6] 0x10, %g5 ASI use replaced by convert2hboot prefetch [%l7 + 0x24], 2 call loop_7169 nop set 0x30, %i0 ldsh [%l7 + %i0], %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_7169: nop set 0x6F, %l2 nop ! lduba [%l7 + %l2] 0x10, %o6 ASI use replaced by convert2hboot nop ! wrpr %i2, 0x007F, %tick changed by convert2hboot set 0x44, %i4 lda [%l7 + %i4] 0x88, %f11 call loop_7170 nop set 0x18, %o3 ldx [%l7 + %o3], %g4 stw %o7, [%l7 + 0x38] call loop_7171 loop_7170: call loop_7172 stw %o4, [%l7 + 0x58] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_7171: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xACC, %hsys_tick_cmpr changed by convert2hboot loop_7172: nop set 0x40, %o1 nop ! stda %f16, [%l7 + %o1] 0xda ASI use replaced by convert2hboot std %i0, [%l7 + 0x78] addcc %l3, %i1, %g7 swap [%l7 + 0x6C], %o3 ldd [%l7 + 0x28], %i4 nop ! taddcc %g6, 0x58, %o0 changed by convert2hboot call loop_7173 fbn,a %fcc1, loop_7174 rd %asi, %i7 call loop_7175 loop_7173: or %l5, %l0, %o5 loop_7174: brz,a %l6, loop_7176 nop ! tcc %icc, 0x69 changed by convert2hboot loop_7175: subccc %l2, %i6, %g1 brgz,a %l4, loop_7177 loop_7176: movre %i5, 0x3D4, %o2 ldsb [%l7 + 0x79], %g2 set 0x48, %o0 nop ! stda %g4, [%l7 + %o0] 0x23 ASI use replaced by convert2hboot membar #Sync loop_7177: stw %o1, [%l7 + 0x08] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xED4, %tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sta %f24, [%l7 + 0x44] %asi edge32l %o6, %o7, %o4 nop ! rdhpr %ver, %g4 changed by convert2hboot movpos %xcc, 0x769, %i3 nop set 0x44, %o4 ldsb [%l7 + %o4], %g3 stb %i0, [%l7 + 0x30] nop set 0x20, %i1 std %f26, [%l7 + %i1] alignaddr %l1, %l3, %i1 nop set 0x30, %i6 stw %o3, [%l7 + %i6] nop set 0x18, %l3 std %g6, [%l7 + %l3] nop set 0x78, %l0 ldd [%l7 + %l0], %f18 nop set 0x28, %i3 swap [%l7 + %i3], %g6 call loop_7178 ldsh [%l7 + 0x38], %i4 movu %fcc1, %i7, %l5 fcmpgt16 %f26, %f10, %l0 loop_7178: nop ! tcs %xcc, 0x70 changed by convert2hboot lduh [%l7 + 0x20], %o0 nop set 0x60, %o6 ldd [%l7 + %o6], %o4 rd %y, %l2 lduw [%l7 + 0x4C], %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot bvc,pt %icc, loop_7179 movuge %fcc2, 0x766, %l4 call loop_7180 loop_7179: rdpr %cwp, %g1 array32 %i5, %g2, %o2 set 0x26, %i7 nop ! ldsha [%l7 + %i7] 0x18, %o1 ASI use replaced by convert2hboot loop_7180: nop add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l7 + 0x70] %asi, %f24 st %f29, [%l7 + 0x10] wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync nop ! rdhpr %hpstate, %o4 changed by convert2hboot nop set 0x52, %l6 ldsh [%l7 + %l6], %o6 movrne %i3, 0x28C, %g3 lduh [%l7 + 0x6E], %i0 orncc %g4, 0x1904, %l3 set 0x14, %o7 nop ! ldswa [%l7 + %o7] 0x89, %l1 ASI use replaced by convert2hboot movlg %fcc3, 0x0F4, %o3 fbug,a %fcc1, loop_7181 call loop_7182 movule %fcc1, %i1, %g6 set 0x1F, %l1 nop ! lduba [%l7 + %l1] 0x18, %g7 ASI use replaced by convert2hboot loop_7181: edge16n %i7, %l5, %l0 loop_7182: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot bshuffle %f12, %f12, %f8 ldsh [%l7 + 0x2C], %i4 nop setx 0x00BC, %l0, %l2 udiv %o0, %l2, %o5 call loop_7183 movre %l6, %l4, %g1 nop set 0x2A, %g1 ldub [%l7 + %g1], %i6 call loop_7184 loop_7183: nop set 0x60, %l5 std %g2, [%l7 + %l5] ba,a,pn %icc, loop_7185 call loop_7186 loop_7184: movule %fcc3, %o2, %o1 swap [%l7 + 0x44], %g5 loop_7185: wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot loop_7186: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_7187 nop set 0x50, %i5 prefetch [%l7 + %i5], 1 rd %softint, %o7 nop set 0x3E, %g2 lduh [%l7 + %g2], %o6 loop_7187: nop set 0x64, %g4 nop ! stha %i3, [%l7 + %g4] 0x10 ASI use replaced by convert2hboot movn %icc, %o4, %i0 call loop_7188 movrne %g4, %l3, %g3 set 0x14, %g5 nop ! stwa %l1, [%l7 + %g5] 0xeb ASI use replaced by convert2hboot membar #Sync loop_7188: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot xnor %i1, 0x0956, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot fnot2s %f28, %f24 set 0x33, %l4 nop ! ldsba [%l7 + %l4] 0x11, %l5 ASI use replaced by convert2hboot ldx [%l7 + 0x10], %l0 fornot1s %f21, %f5, %f12 std %g6, [%l7 + 0x28] ld [%l7 + 0x78], %f8 nop set 0x7C, %g3 stb %i4, [%l7 + %g3] movug %fcc3, %o0, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x24, %asi changed by convert2hboot nop set 0x50, %o5 ldd [%l7 + %o5], %l4 subccc %g1, %i6, %l6 call loop_7189 subcc %o2, 0x1246, %g2 fcmple16 %f8, %f2, %g5 call loop_7190 loop_7189: call loop_7191 udiv %i2, 0x1F37, %o1 set 0x14, %o2 nop ! stba %o7, [%l7 + %o2] 0x89 ASI use replaced by convert2hboot loop_7190: ldub [%l7 + 0x50], %i5 loop_7191: call loop_7192 call loop_7193 nop set 0x14, %i2 stw %o6, [%l7 + %i2] ldd [%l7 + 0x40], %f22 loop_7192: bl %icc, loop_7194 loop_7193: call loop_7195 srlx %i3, 0x05, %o4 edge32ln %g4, %i0, %g3 loop_7194: nop set 0x58, %g6 nop ! ldxa [%l7 + %g6] 0x88, %l1 ASI use replaced by convert2hboot loop_7195: edge32 %l3, %i1, %o3 nop nop setx 0x9761215120527000, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l7 + 0x30] %asi, %f15 ldstub [%l7 + 0x3A], %i7 ldsw [%l7 + 0x7C], %l5 call loop_7196 nop setx loop_7197, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x014400001405, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot edge8ln %l0, %g6, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_7196: nop set 0x18, %g7 nop ! lduba [%l7 + %g7] 0x18, %i4 ASI use replaced by convert2hboot loop_7197: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop set 0x48, %i0 ldx [%l7 + %i0], %l2 call loop_7198 call loop_7199 fbn,pn %fcc1, loop_7200 lduw [%l7 + 0x14], %o5 loop_7198: nop ! tge %xcc, 0x3b changed by convert2hboot loop_7199: nop set 0x0D, %i4 nop ! ldsba [%l7 + %i4] 0x11, %g1 ASI use replaced by convert2hboot loop_7200: movcs %xcc, 0x37F, %i6 nop set 0x38, %l2 ldx [%l7 + %l2], %l4 nop set 0x20, %o3 lduh [%l7 + %o3], %l6 xnor %o2, 0x147A, %g2 addcc %g5, 0x1A61, %o1 nop set 0x28, %o1 ldd [%l7 + %o1], %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot move %icc, %o6, %i2 fmul8x16al %f12, %f16, %f14 movuge %fcc1, 0x16B, %i3 nop set 0x38, %o4 std %o4, [%l7 + %o4] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x74] %asi, %f11 call loop_7201 ldd [%l7 + 0x78], %g4 set 0x48, %i1 nop ! ldswa [%l7 + %i1] 0x04, %g3 ASI use replaced by convert2hboot loop_7201: ldd [%l7 + 0x40], %f20 st %f28, [%l7 + 0x28] set 0x56, %o0 nop ! lduha [%l7 + %o0] 0x11, %i0 ASI use replaced by convert2hboot call loop_7202 nop set 0x20, %i6 stx %l3, [%l7 + %i6] call loop_7203 bcc,pn %xcc, loop_7204 loop_7202: st %f21, [%l7 + 0x24] fmovdule %fcc1, %f10, %f26 loop_7203: call loop_7205 loop_7204: edge32 %l1, %i1, %o3 fbul,a %fcc1, loop_7206 call loop_7207 loop_7205: andcc %l5, %i7, %g6 rd %softint, %g7 loop_7206: brgez,a %l0, loop_7208 loop_7207: nop set 0x68, %l0 std %i4, [%l7 + %l0] call loop_7209 call loop_7210 loop_7208: bcs,a %icc, loop_7211 fmovdge %icc, %f24, %f0 loop_7209: nop set 0x45, %l3 ldsb [%l7 + %l3], %o0 loop_7210: call loop_7212 loop_7211: edge16 %l2, %o5, %i6 call loop_7213 call loop_7214 loop_7212: nop set 0x4A, %i3 lduh [%l7 + %i3], %g1 udivcc %l6, 0x101C, %l4 loop_7213: call loop_7215 loop_7214: fmul8x16al %f8, %f1, %f30 nop ! tpos %icc, 0x6c changed by convert2hboot set 0x70, %o6 nop ! stda %g2, [%l7 + %o6] 0x19 ASI use replaced by convert2hboot loop_7215: fbne,a,pt %fcc2, loop_7216 nop nop setx 0xA2B635531048C400, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr stb %g5, [%l7 + 0x1A] movul %fcc2, %o1, %o7 loop_7216: ldsw [%l7 + 0x74], %o2 srax %o6, %i2, %i5 movrne %i3, %g4, %o4 fmovdl %icc, %f0, %f24 nop setx 0x0646, %l0, %l3 sdivx %i0, %l3, %l1 call loop_7217 nop ! ta %icc, 0x35 changed by convert2hboot set 0x64, %l6 nop ! ldsba [%l7 + %l6] 0x11, %g3 ASI use replaced by convert2hboot loop_7217: movlg %fcc2, 0x1B6, %i1 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot or %i7, %g6, %g7 set 0x14, %i7 nop ! swapa [%l7 + %i7] 0x19, %l0 ASI use replaced by convert2hboot call loop_7218 ldd [%l7 + 0x48], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_7218: movrlz %o5, %i6, %g1 brnz,pn %o0, loop_7219 bvc,a %xcc, loop_7220 call loop_7221 fandnot2 %f10, %f22, %f26 loop_7219: nop set 0x34, %l1 stw %l4, [%l7 + %l1] loop_7220: nop set 0x08, %o7 stx %l6, [%l7 + %o7] loop_7221: fbe,a %fcc1, loop_7222 xnorcc %g2, %g5, %o7 fmovdle %icc, %f12, %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_7222: call loop_7223 fxnors %f4, %f4, %f24 stw %o6, [%l7 + 0x14] set 0x18, %g1 nop ! prefetcha [%l7 + %g1] 0x81, 2 ASI use replaced by convert2hboot loop_7223: nop set 0x2C, %i5 ldsw [%l7 + %i5], %i5 orncc %i3, %o2, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_7224 edge16n %l3, %l1, %g4 fandnot1s %f9, %f24, %f28 rdpr %cwp, %i1 loop_7224: movle %xcc, %o3, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop set 0x30, %l5 ldd [%l7 + %l5], %g6 set 0x3C, %g2 nop ! ldsba [%l7 + %g2] 0x81, %g7 ASI use replaced by convert2hboot call loop_7225 nop ! tg %icc, 0x70 changed by convert2hboot fbe,a,pt %fcc1, loop_7226 loop_7225: call loop_7227 fbe,a %fcc1, loop_7228 xnorcc %g3, 0x0DCA, %l0 loop_7226: edge8n %i4, %l2, %o5 loop_7227: edge16n %g1, %i6, %o0 loop_7228: call loop_7229 ld [%l7 + 0x3C], %f8 ldd [%l7 + 0x78], %f28 call loop_7230 loop_7229: nop set 0x1C, %g5 swap [%l7 + %g5], %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7230: call loop_7231 call loop_7232 nop ! tn %xcc, 0x65 changed by convert2hboot fmovdleu %icc, %f0, %f22 loop_7231: fpsub32 %f4, %f10, %f2 loop_7232: nop set 0x20, %g4 prefetch [%l7 + %g4], 0 nop ! tg %icc, 0x49 changed by convert2hboot sethi 0x099F, %l4 call loop_7233 ldx [%l7 + 0x78], %g5 call loop_7234 call loop_7235 loop_7233: fbn %fcc1, loop_7236 call loop_7237 loop_7234: fpadd32s %f8, %f30, %f11 loop_7235: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_7236: nop set 0x50, %l4 stx %o1, [%l7 + %l4] loop_7237: call loop_7238 call loop_7239 ldsw [%l7 + 0x70], %i2 call loop_7240 loop_7238: stb %i5, [%l7 + 0x6D] loop_7239: call loop_7241 ldub [%l7 + 0x2C], %i3 loop_7240: srl %o6, %o4, %i0 lduw [%l7 + 0x2C], %o2 loop_7241: nop nop setx 0x803C957BC6B4DFC6, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f2 fsqrtd %f2, %f24 movrgz %l3, %l1, %i1 ble %xcc, loop_7242 edge16n %o3, %l5, %i7 movo %fcc1, %g6, %g7 brlz,a,pt %g4, loop_7243 loop_7242: nop set 0x48, %o5 stw %l0, [%l7 + %o5] nop set 0x14, %o2 lduh [%l7 + %o2], %g3 movcc %icc, %l2, %i4 loop_7243: nop add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_7244 nop set 0x68, %i2 prefetch [%l7 + %i2], 0 ldd [%l7 + 0x20], %f6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x5AF, %sys_tick_cmpr changed by convert2hboot loop_7244: ldd [%l7 + 0x68], %f8 call loop_7245 nop set 0x22, %g6 sth %g2, [%l7 + %g6] smul %l4, %g5, %l6 edge8n %o1, %o7, %i2 loop_7245: call loop_7246 array16 %i3, %i5, %o4 array8 %i0, %o2, %l3 loop_7246: nop add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casxa [%l6] 0x19, %l1, %o6 ASI use replaced by convert2hboot brgz,a,pt %i1, loop_7247 nop ! tne %icc, 0x41 changed by convert2hboot fandnot2 %f8, %f4, %f28 nop set 0x7A, %g7 ldstub [%l7 + %g7], %l5 loop_7247: nop nop setx 0x6C1C00, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr ld [%l7 + 0x54], %f7 brgez %i7, loop_7248 wr %g0, 0x0, %pcr ! wr %o3, %g6, %ccr changed by convert2hboot nop set 0x10, %g3 ldd [%l7 + %g3], %f8 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7248: lduh [%l7 + 0x76], %g7 edge8 %g3, %l2, %l0 set 0x60, %i4 sta %f26, [%l7 + %i4] 0x19 wrpr %g0, 0x0, %gl fble,pn %fcc3, loop_7249 rdpr %otherwin, %g1 rd %tick_cmpr, %o0 nop ! tcc %xcc, 0x4f changed by convert2hboot loop_7249: fcmpgt32 %f30, %f4, %g2 nop set 0x48, %l2 stw %i6, [%l7 + %l2] nop set 0x40, %o3 prefetch [%l7 + %o3], 3 set 0x52, %i0 nop ! stha %g5, [%l7 + %i0] 0x2a ASI use replaced by convert2hboot membar #Sync set 0x60, %o4 nop ! ldxa [%l7 + %o4] 0x19, %l6 ASI use replaced by convert2hboot move %icc, %l4, %o1 nop set 0x42, %i1 ldub [%l7 + %i1], %o7 call loop_7250 fands %f8, %f23, %f3 call loop_7251 fpadd32s %f31, %f20, %f1 loop_7250: array32 %i2, %i3, %i5 nop set 0x58, %o1 std %f22, [%l7 + %o1] loop_7251: nop set 0x78, %i6 stw %i0, [%l7 + %i6] movgu %xcc, 0x5C8, %o2 nop set 0x44, %l0 lduh [%l7 + %l0], %l3 set 0x30, %l3 nop ! ldda [%l7 + %l3] 0x18, %l0 ASI use replaced by convert2hboot nop set 0x78, %i3 ldd [%l7 + %i3], %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f18, [%l7 + 0x68] %asi set 0x58, %o6 nop ! stda %i0, [%l7 + %o6] 0x2b ASI use replaced by convert2hboot membar #Sync fmovsg %fcc2, %f23, %f17 ld [%l7 + 0x50], %f26 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x7, %fprs changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x1f, %asi changed by convert2hboot call loop_7252 sdiv %i7, 0x0A9C, %o3 call loop_7253 fpsub32s %f8, %f11, %f9 loop_7252: nop wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_7253: wrpr %g7, %g4, %pil call loop_7254 movgu %icc, 0x6D2, %g3 set 0x40, %l6 lda [%l7 + %l6] 0x04, %f26 loop_7254: for %f30, %f20, %f24 call loop_7255 call loop_7256 fandnot2s %f24, %f11, %f30 brz %l0, loop_7257 loop_7255: fornot1s %f21, %f6, %f4 loop_7256: call loop_7258 call loop_7259 loop_7257: movlg %fcc0, 0x3F1, %i4 nop set 0x63, %o0 ldsb [%l7 + %o0], %o5 loop_7258: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sta %f20, [%l7 + 0x7C] %asi loop_7259: nop set 0x78, %l1 ldx [%l7 + %l1], %l2 fcmple32 %f0, %f28, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot orcc %g1, 0x1B13, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x60, %o7 nop ! ldda [%l7 + %o7] 0xeb, %g4 ASI use replaced by convert2hboot ldx [%l7 + 0x70], %o1 stw %l4, [%l7 + 0x78] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot movpos %xcc, 0x72F, %i2 call loop_7260 movge %xcc, 0x00A, %i5 ldsb [%l7 + 0x64], %i0 nop set 0x28, %g1 ldd [%l7 + %g1], %f0 loop_7260: nop set 0x54, %i7 lduh [%l7 + %i7], %i3 call loop_7261 call loop_7262 movge %fcc1, 0x138, %o2 nop ! sir 0x1A89 !!sir is illegal_instruction loop_7261: movg %xcc, %l1, %o4 loop_7262: movre %l3, %i1, %l5 membar 0x7A nop set 0x24, %l5 ldsw [%l7 + %l5], %o6 fmul8sux16 %f16, %f24, %f12 fmovdue %fcc2, %f18, %f10 nop set 0x53, %i5 stb %i7, [%l7 + %i5] smulcc %o3, 0x071C, %g6 srax %g7, 0x0C, %g4 set 0x40, %g5 nop ! ldsba [%l7 + %g5] 0x11, %g3 ASI use replaced by convert2hboot call loop_7263 call loop_7264 mulx %i4, %o5, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_7263: umulcc %g2, 0x0F2D, %l0 loop_7264: wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l7 + 0x18] %asi, %f4 call loop_7265 nop ! tleu %xcc, 0x61 changed by convert2hboot nop set 0x0C, %g2 flush %l7 + %g2 add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casa [%l6] 0x11, %g1, %i6 ASI use replaced by convert2hboot loop_7265: call loop_7266 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7266: nop nop setx 0x2BC619408071A07C, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 setx 0x29720C7D0833FF2E, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f28 fdivd %f28, %f24, %f8 call loop_7267 fbule,a,pt %fcc2, loop_7268 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_7267: nop ! wrpr %g5, %l4, %tick changed by convert2hboot loop_7268: nop set 0x60, %g4 ldd [%l7 + %g4], %f28 nop nop setx 0x9DCEDACDB0683800, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr nop set 0x64, %o5 flush %l7 + %o5 call loop_7269 fblg,a,pt %fcc3, loop_7270 array32 %i2, %i5, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_7269: call loop_7271 loop_7270: rd %softint, %i3 movleu %icc, 0x2CC, %o2 edge8n %l1, %l3, %o4 loop_7271: ldstub [%l7 + 0x5A], %i1 nop set 0x08, %o2 sth %o6, [%l7 + %o2] call loop_7272 array16 %i7, %o3, %l5 set 0x20, %l4 nop ! prefetcha [%l7 + %l4] 0x80, 0 ASI use replaced by convert2hboot loop_7272: nop set 0x08, %i2 stw %g4, [%l7 + %i2] move %xcc, 0x280, %g7 movneg %icc, 0x441, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x358, %g7 nop ! nop ! nop ! ldxa [%g0 + %g7] 0x40, %o5 ASI use replaced by convert2hboot ripped by fixASI40.pl ripped by fixASI40.pl array32 %i4, %l2, %o0 nop set 0x38, %g3 prefetch [%l7 + %g3], 4 set 0x70, %g6 nop ! prefetcha [%l7 + %g6] 0x81, 3 ASI use replaced by convert2hboot call loop_7273 nop ! tn %xcc, 0x65 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x6A6, %hsys_tick_cmpr changed by convert2hboot addc %l6, 0x1E24, %i6 loop_7273: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x8C8, %hsys_tick_cmpr changed by convert2hboot ldub [%l7 + 0x31], %g5 set 0x40, %l2 nop ! stda %l4, [%l7 + %l2] 0x80 ASI use replaced by convert2hboot call loop_7274 call loop_7275 alignaddr %i5, %i0, %i2 nop set 0x28, %i4 ldsw [%l7 + %i4], %o7 loop_7274: fmovsneg %xcc, %f10, %f2 loop_7275: or %i3, %o2, %l1 nop set 0x24, %i0 ldstub [%l7 + %i0], %o4 set 0x60, %o3 nop ! stxa %l3, [%l7 + %o3] 0x2b ASI use replaced by convert2hboot membar #Sync xor %o6, %i1, %i7 add %l7, 0x6C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %o3 nop ! casa [%l6] 0x11, %o3, %g6 ASI use replaced by convert2hboot nop set 0x54, %o4 ldsh [%l7 + %o4], %g4 nop ! tcc %icc, 0x36 changed by convert2hboot nop set 0x24, %i1 lduw [%l7 + %i1], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync flush %l7 + 0x30 call loop_7276 movre %g3, %i4, %l2 lduw [%l7 + 0x18], %o0 loop_7276: array16 %l0, %o5, %g2 fbne %fcc1, loop_7277 wrpr %l6, %i6, %cwp sra %o1, %g1, %l4 nop ! taddcctv %g5, 0x6b, %i5 changed by convert2hboot loop_7277: ldsw [%l7 + 0x40], %i0 call loop_7278 stw %i2, [%l7 + 0x7C] fpadd32 %f24, %f22, %f28 edge32l %i3, %o7, %o2 loop_7278: call loop_7279 fbu,a,pt %fcc2, loop_7280 edge16n %l1, %o4, %l3 nop setx 0x148B, %l0, %i1 udiv %o6, %i1, %i7 loop_7279: call loop_7281 loop_7280: nop set 0x6D, %i6 ldsb [%l7 + %i6], %g6 set 0x54, %o1 nop ! stwa %g4, [%l7 + %o1] 0x11 ASI use replaced by convert2hboot loop_7281: nop nop setx 0x49CA1592E06B6800, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr add %l5, 0x1EB7, %o3 nop set 0x18, %l3 ldd [%l7 + %l3], %g2 call loop_7282 stb %i4, [%l7 + 0x7B] movule %fcc0, 0x0A5, %l2 add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_7282: call loop_7283 nop set 0x08, %i3 ldd [%l7 + %i3], %o4 fandnot2s %f10, %f11, %f30 srax %g7, %g2, %l6 loop_7283: nop set 0x38, %o6 nop ! swapa [%l7 + %o6] 0x19, %i6 ASI use replaced by convert2hboot call loop_7284 call loop_7285 nop set 0x6A, %l6 lduh [%l7 + %l6], %o1 fmovscs %xcc, %f16, %f13 loop_7284: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7285: nop set 0x68, %o0 std %g0, [%l7 + %o0] add %g5, 0x04C5, %i0 set 0x50, %l0 nop ! stwa %i5, [%l7 + %l0] 0x10 ASI use replaced by convert2hboot nop ! sir 0x1AFB !!sir is illegal_instruction nop set 0x09, %o7 stb %i3, [%l7 + %o7] fmul8sux16 %f28, %f26, %f24 fmovsvc %icc, %f13, %f18 rd %pc, %o7 nop set 0x16, %l1 ldub [%l7 + %l1], %o2 movcc %icc, 0x2BE, %l1 set 0x60, %g1 nop ! ldda [%l7 + %g1] 0x10, %i2 ASI use replaced by convert2hboot nop set 0x08, %i7 ldd [%l7 + %i7], %o4 prefetch [%l7 + 0x4C], 3 set 0x10, %l5 nop ! stda %l2, [%l7 + %l5] 0x2f ASI use replaced by convert2hboot membar #Sync add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %i1 ldd [%l7 + 0x60], %f2 fbg,pt %fcc3, loop_7286 call loop_7287 nop nop setx 0x6C94D90340677C00, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr set 0x48, %i5 nop ! stda %o6, [%l7 + %i5] 0x19 ASI use replaced by convert2hboot loop_7286: nop set 0x10, %g5 nop ! ldxa [%l7 + %g5] 0x88, %g6 ASI use replaced by convert2hboot loop_7287: wr %g0, 0x0, %pcr ! wr %g0, 0x6, %fprs changed by convert2hboot nop ! tge %xcc, 0x76 changed by convert2hboot call loop_7288 call loop_7289 membar 0x23 nop setx loop_7290, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x032200001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_7288: call loop_7291 loop_7289: call loop_7292 and %o3, 0x14AB, %g3 loop_7290: fmovrdlz %l5, %f16, %f28 loop_7291: call loop_7293 loop_7292: bleu %xcc, loop_7294 wrpr %l2, %i4, %pil nop set 0x10, %g2 stw %l0, [%l7 + %g2] loop_7293: nop nop setx 0xC0A48078, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f16 fsqrts %f16, %f21 loop_7294: nop nop setx 0xEEE5991E6048B800, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot bvc %icc, loop_7295 fmovrsne %g2, %f17, %f0 call loop_7296 call loop_7297 loop_7295: nop set 0x0C, %g4 flush %l7 + %g4 nop nop setx 0xCF9EE5D7A0548800, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_7296: lduh [%l7 + 0x2A], %g7 loop_7297: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xA8F, %hsys_tick_cmpr changed by convert2hboot call loop_7298 edge8l %l6, %l4, %g5 move %icc, 0x6F5, %i0 nop ! taddcctv %i5, 0x69, %g1 changed by convert2hboot loop_7298: ldsw [%l7 + 0x70], %i3 movue %fcc0, %o7, %o2 nop set 0x78, %o5 stx %l1, [%l7 + %o5] bgu,a,pn %xcc, loop_7299 movgu %icc, %i2, %l3 st %f1, [%l7 + 0x7C] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot sta %f7, [%l7 + 0x50] %asi loop_7299: flush %l7 + 0x08 call loop_7300 call loop_7301 flush %l7 + 0x64 srl %o4, %i7, %o6 loop_7300: nop set 0x40, %l4 nop ! stda %f16, [%l7 + %l4] 0xc4 ASI use replaced by convert2hboot loop_7301: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot for %f4, %f0, %f0 call loop_7302 call loop_7303 call loop_7304 nop ! tle %xcc, 0x3f changed by convert2hboot loop_7302: nop ! tsubcctv %i1, 0x68, %g6 changed by convert2hboot loop_7303: edge32n %g4, %o3, %g3 loop_7304: bge,a,pn %xcc, loop_7305 fmovsule %fcc1, %f0, %f6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7305: nop set 0x38, %i2 nop ! ldxa [%l7 + %i2] 0x89, %i4 ASI use replaced by convert2hboot sth %l0, [%l7 + 0x52] call loop_7306 std %o0, [%l7 + 0x50] call loop_7307 nop set 0x1E, %o2 ldsh [%l7 + %o2], %o5 loop_7306: fnot2s %f22, %f23 std %f2, [%l7 + 0x50] loop_7307: nop set 0x11, %g3 ldsb [%l7 + %g3], %g2 wrpr %g0, 0x1, %gl call loop_7308 ldstub [%l7 + 0x34], %l5 movvs %xcc, %i6, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot loop_7308: alignaddrl %g5, %i0, %o1 srl %i5, %i3, %o7 orncc %o2, 0x100A, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot call loop_7309 nop set 0x3D, %g6 ldub [%l7 + %g6], %i2 nop nop setx 0x00C2919947CAFE61, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f14 setx 0x8F2C22073D0F7C08, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f18 fsubd %f18, %f14, %f20 set 0x5C, %g7 nop ! swapa [%l7 + %g7] 0x04, %o4 ASI use replaced by convert2hboot loop_7309: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot edge16l %o6, %i7, %g6 ldsb [%l7 + 0x70], %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot ldub [%l7 + 0x6E], %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot movrgz %l2, %o0, %l0 edge8ln %g2, %o5, %g7 call loop_7310 lduh [%l7 + 0x7A], %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f15, [%l7 + 0x08] %asi loop_7310: fornot1 %f8, %f14, %f2 set 0x40, %i4 nop ! stda %f16, [%l7 + %i4] 0xc1 ASI use replaced by convert2hboot swap [%l7 + 0x58], %l5 sth %l4, [%l7 + 0x10] nop set 0x3C, %l2 flush %l7 + %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop set 0x5C, %o3 sth %i0, [%l7 + %o3] call loop_7311 nop set 0x54, %o4 ldsw [%l7 + %o4], %g5 wr %g0, 0x0, %pcr ! wr %i5, 0x139E, %pic changed by convert2hboot movcs %icc, 0x6C6, %o1 loop_7311: call loop_7312 nop set 0x28, %i0 ldx [%l7 + %i0], %o7 nop set 0x30, %i1 flush %l7 + %i1 call loop_7313 loop_7312: nop set 0x3A, %o1 lduh [%l7 + %o1], %i3 call loop_7314 nop ! rdhpr %hsys_tick_cmpr, %g1 changed by convert2hboot loop_7313: nop nop ! wr %g0, 0x0, %pcr ! wr %g0, 0x40, %asi changed by convert2hboot ripped by fixASI40.pl loop_7314: nop set 0x4D, %i6 ldstub [%l7 + %i6], %i2 fmovdle %icc, %f0, %f26 call loop_7315 call loop_7316 movgu %xcc, %l1, %l3 umulcc %o6, 0x0536, %o4 loop_7315: movu %fcc0, 0x65D, %i7 loop_7316: fpsub32s %f6, %f25, %f27 nop ! rdhpr %hintp, %g6 changed by convert2hboot movrlez %g4, %i1, %g3 movl %xcc, %i4, %l2 fmovduge %fcc0, %f20, %f28 nop set 0x14, %i3 lduw [%l7 + %i3], %o0 ldub [%l7 + 0x46], %o3 call loop_7317 bg,pt %xcc, loop_7318 call loop_7319 stx %g2, [%l7 + 0x48] loop_7317: movn %fcc0, 0x12A, %l0 loop_7318: nop set 0x30, %l3 nop ! ldxa [%l7 + %l3] 0x89, %o5 ASI use replaced by convert2hboot loop_7319: movvs %xcc, 0x180, %i6 array32 %g7, %l5, %l4 call loop_7320 lduh [%l7 + 0x64], %l6 nop nop setx 0x22367EEF60514800, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_7320: nop set 0x10, %l6 nop ! stda %i0, [%l7 + %l6] 0x81 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot fmovsleu %icc, %f15, %f5 ldub [%l7 + 0x24], %i5 call loop_7321 nop set 0x50, %o0 lduh [%l7 + %o0], %i3 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_7321: fcmpne32 %f20, %f10, %i2 wr %g0, 0x0, %pcr ! wr %g1, 0x0222, %sys_tick changed by convert2hboot call loop_7322 fnot1s %f16, %f17 call loop_7323 movrlz %l3, %l1, %o6 loop_7322: mulx %i7, %g6, %g4 call loop_7324 loop_7323: stw %o4, [%l7 + 0x34] call loop_7325 nop set 0x54, %l0 flush %l7 + %l0 loop_7324: add %i1, %g3, %l2 rd %fprs, %i4 loop_7325: st %f30, [%l7 + 0x34] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x094, %hsys_tick_cmpr changed by convert2hboot ldsw [%l7 + 0x24], %g2 nop setx 0x0004, %l0, %o0 sdivx %l0, %o0, %o5 call loop_7326 movcc %xcc, %i6, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7326: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot movgu %icc, 0x4ED, %g5 nop set 0x30, %o7 swap [%l7 + %o7], %i0 sll %o1, 0x05, %l5 nop set 0x2A, %o6 lduh [%l7 + %o6], %i3 wrpr %i5, %o2, %pil stb %i2, [%l7 + 0x76] mulx %g1, 0x047F, %l3 edge8l %o7, %o6, %i7 set 0x36, %g1 nop ! stba %g6, [%l7 + %g1] 0xe3 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x68] %asi, %f7 nop ! tg %xcc, 0x5e changed by convert2hboot std %f24, [%l7 + 0x78] edge16ln %g4, %l1, %i1 stw %g3, [%l7 + 0x2C] call loop_7327 swap [%l7 + 0x14], %l2 call loop_7328 edge8n %o4, %i4, %o3 loop_7327: wr %g0, 0x0, %pcr ! wr %g0, 0x5, %fprs changed by convert2hboot set 0x40, %i7 nop ! stda %f0, [%l7 + %i7] 0xda ASI use replaced by convert2hboot loop_7328: call loop_7329 call loop_7330 nop fitod %f12, %f14 fdtox %f14, %f6 fxtod %f6, %f4 lduh [%l7 + 0x3E], %g2 loop_7329: swap [%l7 + 0x1C], %o5 loop_7330: call loop_7331 fornot1s %f29, %f28, %f3 lduh [%l7 + 0x7E], %o0 call loop_7332 loop_7331: fmovrdlez %i6, %f12, %f16 set 0x38, %l1 nop ! stxa %l4, [%l7 + %l1] 0x11 ASI use replaced by convert2hboot loop_7332: call loop_7333 srl %l6, %g5, %i0 bshuffle %f8, %f18, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7333: nop ! tsubcctv %l5, 0x53, %g7 changed by convert2hboot brgez,a %i3, loop_7334 edge32l %i5, %o2, %i2 nop set 0x28, %i5 flush %l7 + %i5 movne %xcc, %g1, %o7 loop_7334: call loop_7335 call loop_7336 sll %l3, %i7, %g6 edge32l %o6, %l1, %g4 loop_7335: nop set 0x110, %l5 nop ! ldxa [%g0 + %l5] 0x21, %i1 ASI use replaced by convert2hboot loop_7336: nop set 0x18, %g5 nop ! prefetcha [%l7 + %g5] 0x10, 3 ASI use replaced by convert2hboot nop nop setx 0xE0742000, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr stx %o4, [%l7 + 0x78] set 0x60, %g2 nop ! ldxa [%l7 + %g2] 0x18, %i4 ASI use replaced by convert2hboot set 0x20, %o5 nop ! stda %g2, [%l7 + %o5] 0x23 ASI use replaced by convert2hboot membar #Sync sllx %l0, %o3, %o5 fmul8x16au %f29, %f27, %f26 call loop_7337 nop ! ta %xcc, 0x53 changed by convert2hboot call loop_7338 rdpr %otherwin, %o0 loop_7337: call loop_7339 fmovsleu %xcc, %f4, %f29 loop_7338: nop set 0x26, %l4 nop ! ldsba [%l7 + %l4] 0x88, %i6 ASI use replaced by convert2hboot loop_7339: nop set 0x40, %i2 nop ! stda %f0, [%l7 + %i2] 0x04 ASI use replaced by convert2hboot nop ! rdpr %tl, %g2 changed by convert2hboot fbn,pt %fcc3, loop_7340 stw %l6, [%l7 + 0x08] nop fitod %f6, %f28 fdtos %f28, %f11 edge16n %l4, %g5, %o1 loop_7340: call loop_7341 nop set 0x75, %g4 ldstub [%l7 + %g4], %l5 fmuld8ulx16 %f27, %f6, %f24 orcc %g7, %i0, %i5 loop_7341: call loop_7342 nop set 0x20, %g3 stw %i3, [%l7 + %g3] fpsub32s %f21, %f20, %f30 call loop_7343 loop_7342: movgu %icc, 0x72F, %o2 nop setx loop_7344, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002200001401, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_7345 loop_7343: call loop_7346 nop set 0x20, %g6 ldd [%l7 + %g6], %f4 loop_7344: nop ! tgu %xcc, 0x4e changed by convert2hboot loop_7345: nop set 0x33, %g7 ldstub [%l7 + %g7], %g1 loop_7346: nop ! ta %xcc, 0x5c changed by convert2hboot call loop_7347 nop set 0x0C, %i4 swap [%l7 + %i4], %i2 andncc %l3, %o7, %i7 ld [%l7 + 0x40], %f5 loop_7347: rdpr %otherwin, %g6 addcc %l1, 0x01C5, %g4 set 0x1A, %l2 nop ! stha %i1, [%l7 + %l2] 0x23 ASI use replaced by convert2hboot membar #Sync set 0x7C, %o3 nop ! lduwa [%l7 + %o3] 0x11, %o6 ASI use replaced by convert2hboot nop set 0x36, %o4 ldub [%l7 + %o4], %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop nop setx 0x9713215A, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f8 setx 0x7C1246EE, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f18 fmuls %f18, %f8, %f15 set 0x1E, %i0 nop ! ldsha [%l7 + %i0] 0x11, %i4 ASI use replaced by convert2hboot orcc %l0, 0x114E, %g3 ld [%l7 + 0x1C], %f6 call loop_7348 call loop_7349 nop set 0x1B, %i1 ldub [%l7 + %i1], %o3 nop ! rdhpr %hintp, %o0 changed by convert2hboot loop_7348: popc %o5, %g2 loop_7349: call loop_7350 movul %fcc3, 0x227, %l6 call loop_7351 nop set 0x4C, %o2 lduw [%l7 + %o2], %i6 loop_7350: nop ! tneg %xcc, 0x65 changed by convert2hboot fmovdug %fcc1, %f20, %f20 loop_7351: nop ! taddcctv %g5, 0x66, %o1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_7352 call loop_7353 nop set 0x40, %i6 ldstub [%l7 + %i6], %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7352: srlx %g7, 0x08, %i5 loop_7353: orncc %i3, 0x1ADF, %g1 bn,a %xcc, loop_7354 nop ! tleu %xcc, 0x4a changed by convert2hboot call loop_7355 nop set 0x50, %o1 lduh [%l7 + %o1], %o2 loop_7354: movcs %xcc, %l3, %i2 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7355: nop set 0x1C, %i3 ldstub [%l7 + %i3], %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! tpos %icc, 0x5c changed by convert2hboot nop set 0x51, %l6 ldsb [%l7 + %l6], %g4 call loop_7356 lduw [%l7 + 0x6C], %o6 nop set 0x7B, %l3 ldstub [%l7 + %l3], %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7356: call loop_7357 call loop_7358 ldd [%l7 + 0x68], %f10 sth %l2, [%l7 + 0x56] loop_7357: movgu %icc, %i4, %g3 loop_7358: nop ! tleu %xcc, 0x7b changed by convert2hboot nop set 0x68, %o0 ldd [%l7 + %o0], %f4 bcs,a %xcc, loop_7359 call loop_7360 movug %fcc3, 0x564, %l0 udiv %o0, 0x1770, %o3 loop_7359: lduw [%l7 + 0x08], %g2 loop_7360: brlez,a,pt %o5, loop_7361 st %f12, [%l7 + 0x58] call loop_7362 call loop_7363 loop_7361: st %f12, [%l7 + 0x60] fba,a,pt %fcc3, loop_7364 loop_7362: brgez %l6, loop_7365 loop_7363: call loop_7366 rd %ccr, %g5 loop_7364: subc %o1, %i6, %l4 loop_7365: call loop_7367 loop_7366: movge %fcc0, 0x0C4, %l5 st %f25, [%l7 + 0x38] set 0x70, %l0 nop ! lduba [%l7 + %l0] 0x81, %i0 ASI use replaced by convert2hboot loop_7367: stx %g7, [%l7 + 0x20] fornot2s %f2, %f30, %f28 alignaddrl %i5, %i3, %o2 ld [%l7 + 0x68], %f2 andcc %l3, %g1, %i2 call loop_7368 edge8 %g6, %i7, %l1 ldsw [%l7 + 0x08], %o7 bcc,a,pn %icc, loop_7369 loop_7368: wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_7369: fbl,a,pt %fcc1, loop_7370 call loop_7371 call loop_7372 fblg %fcc2, loop_7373 loop_7370: rdpr %otherwin, %g4 loop_7371: nop set 0x300, %o7 nop ! nop ! stxa %o4, [%g0 + %o7] 0x40 ASI use replaced by convert2hboot ripped by fixASI40.pl loop_7372: ldx [%l7 + 0x68], %i1 loop_7373: call loop_7374 fble,a,pt %fcc3, loop_7375 fbug,a %fcc0, loop_7376 loop_7374: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7375: nop set 0x28, %o6 nop ! lduwa [%l7 + %o6] 0x0c, %l2 ASI use replaced by convert2hboot loop_7376: nop set 0x45, %i7 stb %g3, [%l7 + %i7] sdiv %l0, 0x1A05, %o3 fmovse %icc, %f20, %f29 nop set 0x60, %l1 ldsw [%l7 + %l1], %o0 nop nop setx 0x468E135570631800, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr rd %softint, %o5 nop ! tl %xcc, 0x35 changed by convert2hboot fmovsleu %xcc, %f25, %f16 call loop_7377 addcc %l6, 0x1180, %g5 ld [%l7 + 0x58], %f21 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7377: movu %fcc3, %o1, %i6 ldd [%l7 + 0x10], %l4 set 0x18, %g1 nop ! stxa %l5, [%l7 + %g1] 0x23 ASI use replaced by convert2hboot membar #Sync fabsd %f16, %f4 nop set 0x44, %i5 stb %i0, [%l7 + %i5] edge8l %g7, %i5, %i3 set 0x7C, %g5 nop ! lduha [%l7 + %g5] 0x0c, %l3 ASI use replaced by convert2hboot nop set 0x58, %g2 ldd [%l7 + %g2], %f18 set 0x21, %l5 nop ! ldstuba [%l7 + %l5] 0x18, %g1 ASI use replaced by convert2hboot nop set 0x68, %o5 std %f18, [%l7 + %o5] srlx %o2, 0x03, %g6 nop set 0x72, %l4 ldsh [%l7 + %l4], %i2 nop ! rdhpr %htba, %i7 changed by convert2hboot call loop_7378 nop setx loop_7379, %l0, %l1 jmpl %l1, %o7 movcc %xcc, %l1, %g4 call loop_7380 loop_7378: nop set 0x18, %g4 ldsw [%l7 + %g4], %o6 loop_7379: call loop_7381 nop set 0x76, %g3 lduh [%l7 + %g3], %o4 loop_7380: nop nop setx 0xDCE1753401C5F49F, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f16 setx 0x7963910DCF95C205, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fdivd %f22, %f16, %f20 nop set 0x78, %g6 ldd [%l7 + %g6], %i0 loop_7381: xorcc %i4, %g3, %l0 nop ! taddcc %o3, 0x36, %o0 changed by convert2hboot edge32n %o5, %l6, %g5 set 0x31, %i2 nop ! ldstuba [%l7 + %i2] 0x80, %l2 ASI use replaced by convert2hboot add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %o1 nop set 0x30, %i4 ldx [%l7 + %i4], %l4 fmovdu %fcc0, %f14, %f14 sth %g2, [%l7 + 0x6A] wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync ld [%l7 + 0x10], %f9 fnands %f5, %f1, %f25 call loop_7382 orcc %g7, %l5, %i3 fmul8x16al %f15, %f12, %f0 call loop_7383 loop_7382: ld [%l7 + 0x68], %f17 nop ! tcs %xcc, 0x76 changed by convert2hboot add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_7383: nop ! tne %icc, 0x47 changed by convert2hboot movpos %xcc, 0x48E, %g1 fmovdleu %icc, %f18, %f18 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %g6 call loop_7384 ldsh [%l7 + 0x46], %i7 call loop_7385 call loop_7386 loop_7384: fmul8x16au %f19, %f21, %f12 nop set 0x5C, %l2 stw %o2, [%l7 + %l2] loop_7385: loop_7386: fmovsl %xcc, %f11, %f14 nop set 0x3D, %o3 ldub [%l7 + %o3], %o7 add %l7, 0x54, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot movl %fcc0, %o4, %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot stb %g3, [%l7 + 0x6B] nop ! tsubcc %i1, 0x67, %o3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x08, %o4 ldd [%l7 + %o4], %f2 set 0x70, %g7 nop ! ldda [%l7 + %g7] 0x2f, %o4 ASI use replaced by convert2hboot alignaddrl %o0, %g5, %l6 set 0x30, %i1 nop ! stxa %l2, [%l7 + %i1] 0x27 ASI use replaced by convert2hboot membar #Sync array32 %i6, %l4, %o1 call loop_7387 edge16ln %i0, %g2, %g7 set 0x58, %o2 nop ! ldxa [%l7 + %o2] 0x04, %i3 ASI use replaced by convert2hboot loop_7387: nop set 0x6C, %i6 sta %f27, [%l7 + %i6] 0x0c wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop fitos %f6, %f17 fstox %f17, %f4 fxtos %f4, %f23 call loop_7388 nop set 0x38, %i0 lduh [%l7 + %i0], %i5 rdpr %wstate, %l5 set 0x10, %o1 nop ! lduwa [%l7 + %o1] 0x19, %g1 ASI use replaced by convert2hboot loop_7388: call loop_7389 ldd [%l7 + 0x18], %f12 nop set 0x30, %i3 lduh [%l7 + %i3], %i2 set 0x34, %l3 sta %f30, [%l7 + %l3] 0x18 loop_7389: nop set 0x40, %l6 nop ! stda %f16, [%l7 + %l6] 0xd0 ASI use replaced by convert2hboot movneg %xcc, 0x0DE, %i7 movule %fcc3, 0x7FE, %g6 sdiv %o7, 0x1391, %l1 nop nop setx 0x1E8D5EBF, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f20 fsqrts %f20, %f14 movul %fcc3, %o6, %o2 edge16ln %g4, %i4, %g3 udivcc %i1, 0x1709, %o4 lduh [%l7 + 0x3C], %l0 nop set 0x48, %o0 swap [%l7 + %o0], %o3 fmovsul %fcc2, %f11, %f22 call loop_7390 fbuge,pn %fcc0, loop_7391 flush %l7 + 0x70 fmul8sux16 %f12, %f16, %f12 loop_7390: nop set 0x40, %l0 nop ! stda %f0, [%l7 + %l0] 0xf8 ASI use replaced by convert2hboot membar #Sync loop_7391: movvc %xcc, 0x35B, %o0 call loop_7392 sethi 0x1F25, %g5 nop nop setx 0x64439440005AD000, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr stw %o5, [%l7 + 0x48] loop_7392: call loop_7393 call loop_7394 call loop_7395 fones %f24 loop_7393: nop add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop ! casa [%l6] 0x81, %l6, %l2 ASI use replaced by convert2hboot loop_7394: fand %f26, %f18, %f4 loop_7395: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sdiv %o1, 0x0958, %l4 brlz,pn %i0, loop_7396 movul %fcc0, %g2, %i3 movg %icc, %g7, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_7396: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x28, %o7 stx %g1, [%l7 + %o7] set 0x40, %i7 nop ! ldda [%l7 + %i7] 0x0c, %i6 ASI use replaced by convert2hboot nop setx loop_7397, %l0, %l1 jmpl %l1, %g6 fbne,a %fcc0, loop_7398 edge8 %i2, %o7, %o6 bleu,a %xcc, loop_7399 loop_7397: ldub [%l7 + 0x79], %o2 loop_7398: call loop_7400 movlg %fcc0, 0x4BC, %g4 loop_7399: sth %i4, [%l7 + 0x76] stx %g3, [%l7 + 0x78] loop_7400: brlz %i1, loop_7401 nop ! tneg %icc, 0x3e changed by convert2hboot nop nop setx 0x60762800, %l0, %l6 st %l6, [%l7 + 0x6C] ld [%l7 + 0x6C], %fsr fcmps %fcc3, %f11, %f26 loop_7401: srlx %l1, %l0, %o3 movule %fcc0, 0x31A, %o0 call loop_7402 call loop_7403 sdivx %g5, 0x1090, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot loop_7402: nop set 0x09, %l1 ldsb [%l7 + %l1], %l2 loop_7403: nop ! tvs %xcc, 0x5c changed by convert2hboot call loop_7404 nop set 0x78, %o6 lduw [%l7 + %o6], %i6 call loop_7405 nop ! rdhpr %htba, %l6 changed by convert2hboot loop_7404: call loop_7406 call loop_7407 loop_7405: ldsh [%l7 + 0x1C], %o1 udivx %l4, 0x1D0A, %i0 loop_7406: call loop_7408 loop_7407: movneg %icc, 0x6C5, %i3 bn,a %icc, loop_7409 movl %fcc1, %g2, %l3 loop_7408: nop set 0x40, %g1 nop ! stda %f0, [%l7 + %g1] 0x10 ASI use replaced by convert2hboot loop_7409: ld [%l7 + 0x08], %f2 movule %fcc2, 0x33E, %g7 call loop_7410 call loop_7411 call loop_7412 fmul8x16 %f18, %f28, %f2 loop_7410: edge16n %l5, %i5, %i7 loop_7411: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_7412: movrlz %i2, 0x2C9, %o7 call loop_7413 ble,a %icc, loop_7414 nop ! tn %icc, 0x5c changed by convert2hboot lduh [%l7 + 0x0A], %o6 loop_7413: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_7414: nop set 0x28, %i5 nop ! stha %g4, [%l7 + %i5] 0x11 ASI use replaced by convert2hboot udiv %i4, 0x111A, %o2 ld [%l7 + 0x0C], %f11 fmovsgu %xcc, %f24, %f5 movge %icc, %g3, %l1 std %f16, [%l7 + 0x68] fabss %f13, %f10 set 0x2A, %g2 nop ! stha %i1, [%l7 + %g2] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_7415 movrne %l0, 0x14C, %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7415: call loop_7416 nop nop setx 0x6A346F07E05A6000, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_7416: fbul,pn %fcc2, loop_7417 nop nop setx 0xA40325C5A6C53FC8, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 setx 0x197F9BF468005CB5, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f6 faddd %f6, %f0, %f28 edge32 %o4, %g5, %l2 nop set 0x38, %g5 ldsh [%l7 + %g5], %i6 loop_7417: ldstub [%l7 + 0x1C], %l6 prefetch [%l7 + 0x08], 0 edge8ln %o1, %l4, %i0 set 0x40, %l5 nop ! ldda [%l7 + %l5] 0xe2, %i2 ASI use replaced by convert2hboot andcc %l3, 0x1AB0, %g7 ldsb [%l7 + 0x5C], %l5 add %l7, 0x6C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %i5, %g2 ASI use replaced by convert2hboot call loop_7418 bmask %i7, %i2, %o7 nop fitos %f0, %f26 fstox %f26, %f10 fcmps %fcc2, %f24, %f10 loop_7418: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot or %g6, 0x1925, %o6 set 0x0C, %o5 nop ! stha %g4, [%l7 + %o5] 0xe3 ASI use replaced by convert2hboot membar #Sync call loop_7419 or %i4, %g3, %o2 call loop_7420 edge16l %i1, %l1, %o0 loop_7419: mulscc %o3, 0x1DE4, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_7420: ldub [%l7 + 0x7C], %o4 ldsh [%l7 + 0x50], %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_7421 nop ! tle %xcc, 0x6e changed by convert2hboot set 0x08, %l4 nop ! lduwa [%l7 + %l4] 0x19, %l6 ASI use replaced by convert2hboot loop_7421: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot movgu %xcc, 0x21F, %l4 nop set 0x1C, %g3 ldsw [%l7 + %g3], %i0 fcmpne16 %f26, %f22, %i3 nop nop setx 0x7F6000, %l0, %l6 st %l6, [%l7 + 0x5C] ld [%l7 + 0x5C], %fsr fnot1s %f3, %f27 fmovrdne %l3, %f22, %f28 set 0x50, %g4 lda [%l7 + %g4] 0x18, %f9 call loop_7422 lduw [%l7 + 0x54], %i6 mulx %g7, 0x0E0F, %l5 movcc %xcc, %i5, %g2 loop_7422: nop set 0x78, %i2 flush %l7 + %i2 movcs %icc, 0x481, %i2 set 0x3E, %i4 nop ! ldsba [%l7 + %i4] 0x0c, %o7 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_7423 and %i7, 0x05BE, %g6 nop set 0x48, %g6 stx %o6, [%l7 + %g6] set 0x2F, %o3 nop ! ldstuba [%l7 + %o3] 0x0c, %i4 ASI use replaced by convert2hboot loop_7423: movlg %fcc1, 0x4D1, %g4 call loop_7424 call loop_7425 ld [%l7 + 0x48], %f29 nop ! tneg %icc, 0x57 changed by convert2hboot loop_7424: nop ! tn %xcc, 0x3a changed by convert2hboot loop_7425: call loop_7426 lduh [%l7 + 0x58], %g3 call loop_7427 flush %l7 + 0x5C loop_7426: nop set 0x40, %l2 lduw [%l7 + %l2], %i1 set 0x1A, %o4 nop ! ldsha [%l7 + %o4] 0x88, %l1 ASI use replaced by convert2hboot loop_7427: ldsb [%l7 + 0x2D], %o0 nop ! rdhpr %hintp, %o2 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_7428 wr %g0, 0x0, %pcr ! wr %l0, %o3, %pic changed by convert2hboot set 0x1C, %i1 nop ! swapa [%l7 + %i1] 0x11, %o4 ASI use replaced by convert2hboot loop_7428: ld [%l7 + 0x0C], %f22 call loop_7429 fmovrdne %g5, %f16, %f26 wr %g0, 0x0, %pcr ! wr %g0, 0xdb, %asi changed by convert2hboot loop_7429: nop set 0x54, %o2 ldsb [%l7 + %o2], %l6 edge32n %o1, %l4, %l2 nop set 0x3A, %i6 lduh [%l7 + %i6], %i3 call loop_7430 fsrc2 %f8, %f14 call loop_7431 nop ! tneg %icc, 0x71 changed by convert2hboot loop_7430: ldd [%l7 + 0x68], %f8 nop nop setx 0x6EF6E27C40740400, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr loop_7431: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot stw %i0, [%l7 + 0x3C] nop ! rdpr %tl, %i6 changed by convert2hboot call loop_7432 bvc,a %xcc, loop_7433 nop ! rdpr %tl, %g7 changed by convert2hboot call loop_7434 loop_7432: call loop_7435 loop_7433: ldsh [%l7 + 0x20], %l5 set 0x2C, %g7 nop ! swapa [%l7 + %g7] 0x10, %g2 ASI use replaced by convert2hboot loop_7434: nop set 0x76, %i0 nop ! lduba [%l7 + %i0] 0x11, %i2 ASI use replaced by convert2hboot loop_7435: call loop_7436 movul %fcc0, 0x07F, %o7 call loop_7437 call loop_7438 loop_7436: ldstub [%l7 + 0x4B], %i5 prefetch [%l7 + 0x7C], 4 loop_7437: fmovdo %fcc1, %f2, %f14 loop_7438: fbue,a %fcc0, loop_7439 sth %i7, [%l7 + 0x52] std %f30, [%l7 + 0x40] addccc %g6, 0x0D95, %g1 loop_7439: fmovsvc %icc, %f22, %f29 fbuge,a,pt %fcc2, loop_7440 prefetch [%l7 + 0x48], 1 flush %l7 + 0x40 edge16l %o6, %g4, %g3 loop_7440: fxnor %f22, %f16, %f0 set 0x18, %i3 nop ! stwa %i1, [%l7 + %i3] 0x27 ASI use replaced by convert2hboot membar #Sync srl %i4, %o0, %o2 std %f28, [%l7 + 0x18] movleu %icc, 0x4A4, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f31, [%l7 + 0x7C] %asi nop ! sir 0x051F !!sir is illegal_instruction call loop_7441 call loop_7442 wr %g0, 0x0, %pcr ! wr %l0, 0x0F8F, %softint changed by convert2hboot nop ! rdhpr %hintp, %o5 changed by convert2hboot loop_7441: ldd [%l7 + 0x30], %f14 loop_7442: fbge,a,pt %fcc1, loop_7443 nop setx 0x1C2E, %l0, %o4 udiv %o3, %o4, %l6 bcs,pt %icc, loop_7444 stb %g5, [%l7 + 0x28] loop_7443: call loop_7445 nop set 0x20, %l3 ldx [%l7 + %l3], %o1 loop_7444: bleu,a %icc, loop_7446 loop_7445: andn %l2, 0x0987, %i3 set 0x28, %o1 nop ! stxa %l3, [%l7 + %o1] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_7446: rdpr %otherwin, %l4 move %icc, 0x2E3, %i0 ldx [%l7 + 0x30], %g7 call loop_7447 nop set 0x20, %l6 swap [%l7 + %l6], %l5 call loop_7448 call loop_7449 loop_7447: nop set 0x50, %l0 lduw [%l7 + %l0], %i6 stx %i2, [%l7 + 0x20] loop_7448: nop set 0x2C, %o7 nop ! lduwa [%l7 + %o7] 0x11, %o7 ASI use replaced by convert2hboot loop_7449: call loop_7450 fornot2 %f24, %f20, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_7450: addccc %i7, %i5, %g1 call loop_7451 call loop_7452 alignaddr %g6, %o6, %g4 fmovslg %fcc0, %f10, %f24 loop_7451: rd %y, %g3 loop_7452: rdpr %otherwin, %i4 add %l7, 0x54, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop set 0x18, %o0 ldd [%l7 + %o0], %f22 call loop_7453 call loop_7454 call loop_7455 movgu %icc, 0x2B4, %l1 loop_7453: nop add %l7, 0x6C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l6] %asi, %l0 loop_7454: swap [%l7 + 0x78], %o0 loop_7455: ld [%l7 + 0x14], %f8 nop ! tle %xcc, 0x6a changed by convert2hboot srlx %o3, 0x00, %l6 call loop_7456 call loop_7457 nop set 0x38, %i7 stx %g5, [%l7 + %i7] add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %o1, %o4 ASI use replaced by convert2hboot loop_7456: fbo %fcc0, loop_7458 loop_7457: andncc %l2, 0x03FB, %i3 sllx %l4, 0x0C, %l3 nop set 0x68, %l1 stx %i0, [%l7 + %l1] loop_7458: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sta %f15, [%l7 + 0x34] %asi fbuge %fcc0, loop_7459 subcc %l5, 0x0641, %i6 wr %g0, 0x0, %pcr ! wr %i2, 0x0DF8, %clear_softint changed by convert2hboot andn %o7, %g7, %g2 loop_7459: call loop_7460 nop ! ta %xcc, 0x6b changed by convert2hboot mova %xcc, 0x3E5, %i7 ldx [%l7 + 0x58], %g1 loop_7460: nop set 0x60, %g1 nop ! swapa [%l7 + %g1] 0x11, %g6 ASI use replaced by convert2hboot movpos %icc, 0x268, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot ld [%l7 + 0x6C], %f30 bge %xcc, loop_7461 bpos,pn %icc, loop_7462 fcmpne16 %f14, %f14, %g4 set 0x74, %o6 lda [%l7 + %o6] 0x18, %f8 loop_7461: nop set 0x50, %g2 ldx [%l7 + %g2], %i4 loop_7462: call loop_7463 nop set 0x76, %g5 lduh [%l7 + %g5], %g3 sllx %o2, 0x04, %l1 edge32l %l0, %i1, %o0 loop_7463: nop set 0x44, %i5 nop ! ldsba [%l7 + %i5] 0x81, %o3 ASI use replaced by convert2hboot set 0x38, %l5 nop ! stxa %l6, [%l7 + %l5] 0x23 ASI use replaced by convert2hboot membar #Sync stx %g5, [%l7 + 0x68] call loop_7464 movg %fcc3, %o5, %o1 std %o4, [%l7 + 0x20] fmovspos %xcc, %f8, %f12 loop_7464: call loop_7465 wr %g0, 0x0, %pcr ! wr %l2, 0x07B7, %sys_tick changed by convert2hboot fnegd %f6, %f6 nop set 0x59, %o5 ldub [%l7 + %o5], %l4 loop_7465: call loop_7466 movpos %icc, %l3, %i0 call loop_7467 ldsh [%l7 + 0x28], %l5 loop_7466: ldsb [%l7 + 0x49], %i3 set 0x108, %l4 nop ! stxa %i2, [%g0 + %l4] 0x21 ASI use replaced by convert2hboot loop_7467: std %o6, [%l7 + 0x68] set 0x40, %g3 nop ! stda %f16, [%l7 + %g3] 0xca ASI use replaced by convert2hboot call loop_7468 array8 %g7, %g2, %i7 nop set 0x78, %i2 std %i6, [%l7 + %i2] orcc %g6, 0x078A, %i5 loop_7468: nop set 0x08, %g4 nop ! stha %o6, [%l7 + %g4] 0x10 ASI use replaced by convert2hboot fbue,pt %fcc1, loop_7469 call loop_7470 rd %ccr, %g1 set 0x48, %i4 nop ! stxa %i4, [%l7 + %i4] 0x2f ASI use replaced by convert2hboot membar #Sync loop_7469: flush %l7 + 0x40 loop_7470: call loop_7471 nop ! wrpr %g3, %o2, %tick changed by convert2hboot call loop_7472 nop set 0x7E, %g6 ldsh [%l7 + %g6], %l1 loop_7471: nop set 0x64, %l2 lduw [%l7 + %l2], %g4 nop nop setx 0x5BA116D5505BA400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr loop_7472: nop set 0x32, %o4 nop ! ldsba [%l7 + %o4] 0x10, %l0 ASI use replaced by convert2hboot array8 %i1, %o0, %o3 nop set 0x3C, %i1 ldsh [%l7 + %i1], %l6 sub %o5, %o1, %o4 subc %l2, 0x1B19, %g5 array32 %l4, %i0, %l3 movug %fcc1, %l5, %i2 subccc %o7, 0x0339, %i3 lduw [%l7 + 0x60], %g2 set 0x60, %o2 sta %f31, [%l7 + %o2] 0x19 nop ! taddcc %i7, 0x63, %i6 changed by convert2hboot set 0x40, %o3 nop ! stda %f0, [%l7 + %o3] 0xda ASI use replaced by convert2hboot udivx %g7, 0x1861, %g6 call loop_7473 fands %f8, %f9, %f27 call loop_7474 nop ! rdhpr %hsys_tick_cmpr, %i5 changed by convert2hboot loop_7473: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_7474: fpsub16 %f8, %f18, %f16 nop nop setx 0x8CF4352D0738C00, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr bn,pn %xcc, loop_7475 fmovdul %fcc0, %f2, %f8 nop ! rdpr %tl, %o6 changed by convert2hboot set 0x74, %g7 nop ! lduwa [%l7 + %g7] 0x18, %i4 ASI use replaced by convert2hboot loop_7475: movneg %icc, %g3, %o2 rdpr %cansave, %l1 stx %g4, [%l7 + 0x20] nop set 0x20, %i6 std %l0, [%l7 + %i6] call loop_7476 nop ! rdhpr %hintp, %i1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %o3, 0x1AF6, %pic changed by convert2hboot nop set 0x78, %i3 std %o0, [%l7 + %i3] loop_7476: nop set 0x60, %l3 nop ! lduba [%l7 + %l3] 0x19, %l6 ASI use replaced by convert2hboot nop set 0x54, %o1 lduh [%l7 + %o1], %o5 xor %o4, 0x0F2D, %o1 movuge %fcc0, %l2, %l4 nop ! taddcctv %i0, %g5, %l3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync std %o6, [%l7 + 0x18] edge32 %i2, %g2, %i7 ldsb [%l7 + 0x20], %i3 call loop_7477 fpsub16s %f4, %f17, %f7 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7477: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sllx %g7, %i5, %o6 set 0x30, %i0 nop ! ldda [%l7 + %i0] 0x10, %g0 ASI use replaced by convert2hboot nop ! rdhpr %hsys_tick_cmpr, %i4 changed by convert2hboot call loop_7478 nop set 0x39, %l6 stb %g3, [%l7 + %l6] movle %fcc2, 0x73D, %l1 nop ! tle %icc, 0x4f changed by convert2hboot loop_7478: nop set 0x14, %l0 lda [%l7 + %l0] 0x81, %f20 sll %g4, 0x06, %l0 bgu %icc, loop_7479 nop set 0x10, %o0 swap [%l7 + %o0], %o2 nop nop setx 0x4265485F50772400, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr nop fitos %f9, %f30 fstod %f30, %f28 loop_7479: nop set 0x34, %i7 nop ! lduha [%l7 + %i7] 0x10, %i1 ASI use replaced by convert2hboot xnorcc %o0, 0x039C, %o3 set 0x1E, %o7 nop ! ldsha [%l7 + %o7] 0x11, %l6 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l7 + 0x4C] %asi, %f5 nop ! tsubcctv %o4, %o5, %o1 changed by convert2hboot movrlz %l4, 0x301, %i0 st %f11, [%l7 + 0x6C] fmovdug %fcc1, %f10, %f4 nop ! tcs %xcc, 0x7a changed by convert2hboot call loop_7480 nop set 0x78, %l1 stx %g5, [%l7 + %l1] edge32 %l2, %l3, %l5 edge8l %o7, %i2, %i7 loop_7480: nop set 0x68, %o6 stx %g2, [%l7 + %o6] set 0x3A, %g2 nop ! ldstuba [%l7 + %g2] 0x81, %i3 ASI use replaced by convert2hboot wrpr %g0, 0x2, %gl nop set 0x38, %g1 ldx [%l7 + %g1], %g7 stx %i5, [%l7 + 0x58] ldx [%l7 + 0x08], %o6 set 0x1C, %i5 lda [%l7 + %i5] 0x10, %f27 set 0x40, %l5 nop ! ldda [%l7 + %l5] 0x22, %i4 ASI use replaced by convert2hboot fmuld8sux16 %f24, %f24, %f24 fmovdle %fcc3, %f6, %f22 set 0x4C, %g5 nop ! ldswa [%l7 + %g5] 0x19, %g1 ASI use replaced by convert2hboot call loop_7481 call loop_7482 ldsh [%l7 + 0x3E], %l1 wr %g0, 0x0, %pcr ! wr %g0, 0xda, %asi changed by convert2hboot loop_7481: nop set 0x7D, %o5 nop ! ldsba [%l7 + %o5] 0x10, %g4 ASI use replaced by convert2hboot loop_7482: fnands %f6, %f27, %f27 nop set 0x1C, %l4 ldsh [%l7 + %l4], %l0 flush %l7 + 0x30 bmask %g3, %i1, %o0 nop ! tcs %xcc, 0x6f changed by convert2hboot set 0x22, %g3 nop ! stba %o2, [%l7 + %g3] 0xeb ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot brnz,a %o4, loop_7483 st %f16, [%l7 + 0x68] nop fitos %f4, %f3 wr %g0, 0x0, %pcr ! wr %g0, 0xd1, %asi changed by convert2hboot loop_7483: nop set 0x57, %g4 stb %o5, [%l7 + %g4] rd %pc, %l6 andn %o1, %l4, %g5 call loop_7484 flush %l7 + 0x20 fands %f5, %f22, %f7 membar 0x14 loop_7484: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f19, [%l7 + 0x60] %asi fxors %f13, %f21, %f18 nop ! tg %icc, 0x3e changed by convert2hboot nop ! tpos %icc, 0x68 changed by convert2hboot ld [%l7 + 0x3C], %f14 call loop_7485 nop set 0x2C, %i4 lduw [%l7 + %i4], %i0 st %f7, [%l7 + 0x10] ldsw [%l7 + 0x1C], %l3 loop_7485: movul %fcc0, %l2, %o7 call loop_7486 nop ! tleu %icc, 0x45 changed by convert2hboot add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %i2, %l5 ASI use replaced by convert2hboot loop_7486: ld [%l7 + 0x10], %f29 swap [%l7 + 0x34], %i7 call loop_7487 call loop_7488 call loop_7489 sub %i3, %g2, %i6 loop_7487: call loop_7490 loop_7488: movule %fcc0, %g6, %g7 loop_7489: rdpr %pil, %o6 ldub [%l7 + 0x30], %i4 loop_7490: fmovdleu %xcc, %f20, %f30 movrgz %g1, %i5, %g4 ldub [%l7 + 0x28], %l0 set 0x38, %g6 nop ! prefetcha [%l7 + %g6] 0x11, 2 ASI use replaced by convert2hboot rdpr %wstate, %g3 wr %g0, 0x0, %pcr ! wr %o0, %i1, %pic changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x10, %i2 ldd [%l7 + %i2], %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync nop set 0x2C, %l2 ldsh [%l7 + %l2], %o1 call loop_7491 nop ! tleu %icc, 0x73 changed by convert2hboot nop set 0x7C, %i1 lduw [%l7 + %i1], %l4 nop set 0x20, %o2 ldd [%l7 + %o2], %f8 loop_7491: rd %sys_tick_cmpr, %g5 sth %l6, [%l7 + 0x5E] movrne %l3, %l2, %i0 nop nop setx 0xBDC46F6905CFC00, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr nop set 0x44, %o3 lduw [%l7 + %o3], %i2 smul %o7, %i7, %l5 fbo,pn %fcc2, loop_7492 nop fitos %f5, %f25 rd %tick_cmpr, %i3 nop nop setx 0xF0592800, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr loop_7492: popc 0x0535, %i6 nop set 0x7A, %o4 lduh [%l7 + %o4], %g2 set 0x28, %g7 nop ! prefetcha [%l7 + %g7] 0x80, 1 ASI use replaced by convert2hboot ldd [%l7 + 0x60], %g6 call loop_7493 movvs %xcc, 0x65E, %o6 call loop_7494 nop set 0x44, %i6 lduw [%l7 + %i6], %i4 loop_7493: movuge %fcc1, %g1, %g4 call loop_7495 loop_7494: fnands %f3, %f22, %f10 edge32ln %l0, %i5, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7495: or %i1, %o0, %o4 call loop_7496 nop set 0x60, %l3 stw %o3, [%l7 + %l3] subc %o5, 0x020B, %o1 call loop_7497 loop_7496: call loop_7498 call loop_7499 ldub [%l7 + 0x55], %o2 loop_7497: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_7498: nop set 0x20, %o1 stw %l4, [%l7 + %o1] loop_7499: nop set 0x0F, %i3 nop ! ldsba [%l7 + %i3] 0x10, %l3 ASI use replaced by convert2hboot add %l7, 0x24, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l6] %asi, %l2 movuge %fcc3, 0x399, %i2 nop ! taddcc %o7, 0x4a, %i7 changed by convert2hboot call loop_7500 wrpr %l5, 0x13B3, %cwp call loop_7501 nop set 0x51, %l6 ldstub [%l7 + %l6], %l6 loop_7500: nop wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync loop_7501: nop ! rdhpr %hpstate, %g2 changed by convert2hboot bvc,pn %icc, loop_7502 mova %xcc, %g7, %g6 ldub [%l7 + 0x70], %o6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot loop_7502: nop ! tge %icc, 0x4b changed by convert2hboot nop set 0x38, %l0 flush %l7 + %l0 edge32ln %g1, %g4, %l0 set 0x5D, %i0 nop ! ldsba [%l7 + %i0] 0x80, %i6 ASI use replaced by convert2hboot set 0x7C, %o0 nop ! ldswa [%l7 + %o0] 0x19, %l1 ASI use replaced by convert2hboot nop ! tge %xcc, 0x7f changed by convert2hboot set 0x68, %o7 nop ! stxa %g3, [%l7 + %o7] 0xe3 ASI use replaced by convert2hboot membar #Sync sub %i5, 0x0C2D, %o0 rd %y, %i1 move %xcc, %o4, %o5 call loop_7503 fbge %fcc2, loop_7504 ble,a,pt %icc, loop_7505 nop nop setx 0x58F3E55E40546400, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr loop_7503: nop set 0x10, %i7 nop ! prefetcha [%l7 + %i7] 0x89, 2 ASI use replaced by convert2hboot loop_7504: movge %xcc, %o2, %g5 loop_7505: nop set 0x40, %l1 nop ! ldda [%l7 + %l1] 0x11, %f16 ASI use replaced by convert2hboot call loop_7506 call loop_7507 ldstub [%l7 + 0x2D], %o1 swap [%l7 + 0x30], %l4 loop_7506: st %f8, [%l7 + 0x48] loop_7507: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x60, %o6 nop ! ldda [%l7 + %o6] 0x18, %l2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot ldd [%l7 + 0x28], %f24 edge16 %i7, %l5, %l6 brlz,a,pt %o7, loop_7508 nop ! sir 0x19B9 !!sir is illegal_instruction fcmple16 %f28, %f8, %g2 call loop_7509 loop_7508: nop setx loop_7510, %l0, %l1 jmpl %l1, %i3 nop set 0x67, %g1 ldstub [%l7 + %g1], %g6 call loop_7511 loop_7509: loop_7510: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7511: nop ! rdpr %tba, %o6 changed by convert2hboot brz %i4, loop_7512 sethi 0x056C, %g1 movvs %icc, %l0, %i6 set 0x3E, %g2 nop ! lduha [%l7 + %g2] 0x11, %g4 ASI use replaced by convert2hboot loop_7512: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop fitos %f4, %f25 fstoi %f25, %f0 nop set 0x44, %i5 stw %i5, [%l7 + %i5] set 0x70, %g5 nop ! ldxa [%l7 + %g5] 0x11, %g3 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot prefetch [%l7 + 0x18], 0 movule %fcc3, 0x316, %o4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x649, %tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_7513 call loop_7514 edge32 %o0, %g5, %o1 set 0x7C, %l5 nop ! ldswa [%l7 + %l5] 0x19, %l4 ASI use replaced by convert2hboot loop_7513: call loop_7515 loop_7514: sth %l3, [%l7 + 0x4E] call loop_7516 prefetch [%l7 + 0x50], 4 loop_7515: nop ! tl %icc, 0x77 changed by convert2hboot loop_7516: nop set 0x2C, %o5 nop ! ldswa [%l7 + %o5] 0x81, %o2 ASI use replaced by convert2hboot rd %fprs, %l2 call loop_7517 nop set 0x2C, %g3 prefetch [%l7 + %g3], 1 nop set 0x58, %g4 ldd [%l7 + %g4], %f2 call loop_7518 loop_7517: call loop_7519 nop set 0x7D, %i4 ldsb [%l7 + %i4], %i0 sra %i2, %i7, %l5 loop_7518: nop set 0x78, %l4 stx %o7, [%l7 + %l4] loop_7519: and %l6, %g2, %g6 set 0x34, %i2 nop ! stha %g7, [%l7 + %i2] 0x04 ASI use replaced by convert2hboot call loop_7520 ldub [%l7 + 0x58], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7520: movre %i4, 0x024, %l0 nop set 0x30, %g6 stx %i6, [%l7 + %g6] set 0x4C, %i1 nop ! swapa [%l7 + %i1] 0x88, %g4 ASI use replaced by convert2hboot nop ! tleu %icc, 0x3c changed by convert2hboot brlz %l1, loop_7521 bcs,a,pt %icc, loop_7522 call loop_7523 call loop_7524 loop_7521: xnorcc %g1, %g3, %i5 loop_7522: nop set 0x48, %o2 nop ! ldsba [%l7 + %o2] 0x80, %i1 ASI use replaced by convert2hboot loop_7523: nop set 0x5A, %o3 ldub [%l7 + %o3], %o5 loop_7524: call loop_7525 call loop_7526 sra %o4, %o0, %g5 fnot2s %f1, %f5 loop_7525: andcc %o1, %o3, %l4 loop_7526: call loop_7527 fnot1s %f10, %f27 nop set 0x4A, %o4 ldstub [%l7 + %o4], %l3 ldd [%l7 + 0x08], %f20 loop_7527: nop setx 0x0290, %l0, %l2 udivx %o2, %l2, %i0 nop set 0x60, %l2 std %f22, [%l7 + %l2] nop ! rdhpr %htba, %i2 changed by convert2hboot nop set 0x6C, %i6 flush %l7 + %i6 brnz,a,pt %l5, loop_7528 rd %pc, %o7 call loop_7529 sll %l6, %g2, %i7 loop_7528: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_7529: andn %o6, 0x089E, %i3 call loop_7530 nop set 0x6C, %l3 stw %g6, [%l7 + %l3] call loop_7531 andn %i4, 0x0E37, %l0 loop_7530: nop add %l7, 0x54, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casa [%l6] 0x19, %i6, %g4 ASI use replaced by convert2hboot loop_7531: call loop_7532 umul %g1, 0x16D7, %g3 fmovsn %icc, %f21, %f28 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_7532: call loop_7533 srax %l1, %o5, %i1 movrlz %o0, %o4, %g5 addcc %o3, 0x1EF3, %l4 loop_7533: call loop_7534 call loop_7535 stb %l3, [%l7 + 0x61] set 0x28, %g7 nop ! ldswa [%l7 + %g7] 0x11, %o1 ASI use replaced by convert2hboot loop_7534: orn %l2, %o2, %i0 loop_7535: fmovdleu %xcc, %f10, %f22 nop set 0x09, %i3 ldsb [%l7 + %i3], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot addcc %o7, %l6, %g2 set 0x60, %o1 nop ! ldxa [%l7 + %o1] 0x88, %i7 ASI use replaced by convert2hboot call loop_7536 nop set 0x79, %l0 ldsb [%l7 + %l0], %o6 call loop_7537 nop set 0x56, %i0 sth %i3, [%l7 + %i0] loop_7536: nop set 0x64, %l6 lduw [%l7 + %l6], %g6 call loop_7538 loop_7537: ldsb [%l7 + 0x13], %g7 nop setx 0x0CD8, %l0, %i6 udivcc %i4, %i6, %g4 movl %fcc1, 0x169, %g1 loop_7538: addc %l0, 0x146E, %i5 stw %l1, [%l7 + 0x24] set 0x2A, %o7 nop ! lduba [%l7 + %o7] 0x04, %g3 ASI use replaced by convert2hboot fandnot2s %f1, %f18, %f6 nop ! rdhpr %ver, %i1 changed by convert2hboot call loop_7539 movgu %icc, %o5, %o0 call loop_7540 bcc,a,pn %xcc, loop_7541 loop_7539: alignaddrl %o4, %o3, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_7540: fxors %f1, %f15, %f5 loop_7541: fmovdo %fcc0, %f30, %f18 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0xdb, %asi changed by convert2hboot call loop_7542 xnorcc %o1, %l2, %i0 subccc %o2, 0x0D50, %l5 call loop_7543 loop_7542: call loop_7544 nop ! wrpr %i2, 0x03B0, %tick changed by convert2hboot set 0x40, %i7 nop ! stda %f16, [%l7 + %i7] 0x88 ASI use replaced by convert2hboot loop_7543: nop set 0x56, %l1 sth %o7, [%l7 + %l1] loop_7544: nop set 0x58, %o6 stx %g2, [%l7 + %o6] ldub [%l7 + 0x7D], %l6 bg,a %xcc, loop_7545 call loop_7546 nop set 0x64, %o0 ldsb [%l7 + %o0], %o6 rd %asi, %i3 loop_7545: call loop_7547 loop_7546: ldstub [%l7 + 0x1D], %g6 call loop_7548 nop ! rdpr %tl, %g7 changed by convert2hboot loop_7547: nop add %l7, 0x78, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7548: call loop_7549 brlz,pt %i4, loop_7550 ldsh [%l7 + 0x1E], %g4 call loop_7551 loop_7549: fmovdne %xcc, %f22, %f14 loop_7550: nop set 0x18, %g1 nop ! prefetcha [%l7 + %g1] 0x04, 4 ASI use replaced by convert2hboot loop_7551: bne %xcc, loop_7552 ldd [%l7 + 0x70], %g0 call loop_7553 subccc %i5, 0x1D73, %l1 loop_7552: fmovdl %fcc2, %f0, %f0 ldsh [%l7 + 0x68], %g3 loop_7553: movpos %xcc, 0x6E6, %i1 ldsw [%l7 + 0x74], %o0 nop ! tvs %xcc, 0x77 changed by convert2hboot nop setx 0x1ED5, %l0, %o4 udivx %o5, %o4, %o3 call loop_7554 nop set 0x68, %i5 ldub [%l7 + %i5], %g5 nop set 0x10, %g2 ldd [%l7 + %g2], %f10 nop setx loop_7555, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001200001402, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_7554: call loop_7556 prefetch [%l7 + 0x78], 0 udivx %l3, 0x03F0, %o1 loop_7555: call loop_7557 loop_7556: movul %fcc2, %l2, %l4 set 0x31, %l5 nop ! ldsba [%l7 + %l5] 0x0c, %i0 ASI use replaced by convert2hboot loop_7557: popc %l5, %i2 call loop_7558 nop set 0x70, %o5 ldsw [%l7 + %o5], %o2 call loop_7559 nop set 0x30, %g5 prefetch [%l7 + %g5], 4 loop_7558: nop set 0x76, %g4 ldsb [%l7 + %g4], %g2 call loop_7560 loop_7559: ldsb [%l7 + 0x59], %o7 nop ! tg %icc, 0x4e changed by convert2hboot call loop_7561 loop_7560: fzero %f20 st %f24, [%l7 + 0x18] call loop_7562 loop_7561: call loop_7563 nop set 0x24, %g3 stw %o6, [%l7 + %g3] stw %i3, [%l7 + 0x38] loop_7562: movrgez %g6, 0x2A7, %g7 loop_7563: call loop_7564 nop set 0x44, %l4 ldsw [%l7 + %l4], %i7 std %f12, [%l7 + 0x48] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_7564: nop set 0x18, %i2 nop ! prefetcha [%l7 + %i2] 0x04, 1 ASI use replaced by convert2hboot call loop_7565 stw %i4, [%l7 + 0x30] movul %fcc3, 0x5BE, %l6 fabsd %f8, %f14 loop_7565: ba,a %icc, loop_7566 udiv %l0, 0x08BD, %g4 sra %i5, %g1, %l1 nop setx 0x12C9, %l0, %o0 udivx %i1, %o0, %g3 loop_7566: call loop_7567 nop ! tg %icc, 0x57 changed by convert2hboot call loop_7568 edge8ln %o4, %o5, %o3 loop_7567: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l7 + 0x2C] %asi, %f1 loop_7568: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_7569 ld [%l7 + 0x18], %f15 movrne %l3, 0x1C6, %o1 add %l4, 0x0133, %l2 loop_7569: lduw [%l7 + 0x5C], %i0 call loop_7570 fmovrdlez %i2, %f10, %f6 nop set 0x60, %g6 ldd [%l7 + %g6], %l4 add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7570: lduh [%l7 + 0x36], %o6 nop set 0x40, %i1 ldsw [%l7 + %i1], %g2 rdpr %otherwin, %g6 mova %fcc3, 0x56A, %g7 fmovscs %xcc, %f6, %f25 nop set 0x70, %o2 swap [%l7 + %o2], %i7 call loop_7571 call loop_7572 subc %i6, 0x0B38, %i4 set 0x40, %i4 nop ! stda %f16, [%l7 + %i4] 0x18 ASI use replaced by convert2hboot loop_7571: movge %fcc1, %i3, %l6 loop_7572: call loop_7573 edge8 %g4, %i5, %g1 call loop_7574 nop set 0x49, %o3 stb %l1, [%l7 + %o3] loop_7573: nop setx loop_7575, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x022200001407, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot call loop_7576 loop_7574: call loop_7577 bn,a %icc, loop_7578 loop_7575: nop set 0x37, %o4 stb %l0, [%l7 + %o4] loop_7576: nop setx loop_7579, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001100001402, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot loop_7577: fbu,a %fcc3, loop_7580 loop_7578: flush %l7 + 0x70 movgu %xcc, 0x0BC, %o0 loop_7579: nop set 0x0A, %l2 ldstub [%l7 + %l2], %g3 loop_7580: call loop_7581 call loop_7582 andcc %i1, %o4, %o3 nop ! tn %icc, 0x60 changed by convert2hboot loop_7581: alignaddrl %o5, %l3, %g5 loop_7582: stw %o1, [%l7 + 0x40] edge32n %l4, %l2, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_7583 nop ! tcc %icc, 0x3c changed by convert2hboot nop nop setx 0x3E5142DB, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f12 setx 0x29FE09C1, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f7 fdivs %f7, %f12, %f19 prefetch [%l7 + 0x70], 1 loop_7583: call loop_7584 call loop_7585 st %f2, [%l7 + 0x70] call loop_7586 loop_7584: st %f28, [%l7 + 0x30] loop_7585: bneg,pn %icc, loop_7587 rd %pc, %o2 loop_7586: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_7587: nop set 0x5E, %i6 ldsh [%l7 + %i6], %i0 wr %g0, 0x0, %pcr ! wr %o6, %g6, %pic changed by convert2hboot bg,pn %xcc, loop_7588 call loop_7589 ldsw [%l7 + 0x58], %g7 nop ! tvs %xcc, 0x5c changed by convert2hboot loop_7588: bl,pn %icc, loop_7590 loop_7589: nop ! te %icc, 0x36 changed by convert2hboot call loop_7591 subccc %g2, %i6, %i7 loop_7590: call loop_7592 brlz,a,pn %i4, loop_7593 loop_7591: bvc %icc, loop_7594 call loop_7595 loop_7592: nop ! rdpr %tba, %l6 changed by convert2hboot loop_7593: loop_7594: nop set 0x25, %g7 ldstub [%l7 + %g7], %i3 loop_7595: nop set 0x50, %i3 ldd [%l7 + %i3], %g4 set 0x28, %o1 nop ! lduwa [%l7 + %o1] 0x10, %i5 ASI use replaced by convert2hboot call loop_7596 call loop_7597 call loop_7598 call loop_7599 loop_7596: call loop_7600 loop_7597: nop set 0x37, %l0 ldstub [%l7 + %l0], %g1 loop_7598: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7599: orn %l0, %o0, %g3 loop_7600: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x78, %i0 ldx [%l7 + %i0], %i1 nop ! tsubcc %o3, %o5, %l3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_7601 fbe %fcc3, loop_7602 mulx %g5, %l4, %i2 fones %f22 loop_7601: edge32ln %l5, %l2, %o2 loop_7602: std %f8, [%l7 + 0x40] add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casxa [%l6] 0x19, %o7, %i0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x4D, %l3 nop ! ldstuba [%l7 + %l3] 0x04, %g7 ASI use replaced by convert2hboot set 0x44, %o7 nop ! stba %o6, [%l7 + %o7] 0xea ASI use replaced by convert2hboot membar #Sync bmask %i6, %g2, %i7 nop setx 0x1B5B, %l0, %i3 udiv %l6, %i3, %g4 movrlz %i5, %g1, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync sth %o0, [%l7 + 0x78] xor %i4, 0x198A, %g3 call loop_7603 nop set 0x50, %l6 std %f24, [%l7 + %l6] wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_7603: udiv %i1, 0x0ABE, %o3 call loop_7604 stx %o5, [%l7 + 0x50] wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_7604: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot bn,a %icc, loop_7605 nop ! tvs %icc, 0x5e changed by convert2hboot wrpr %g5, %l4, %pil set 0x4A, %i7 nop ! lduba [%l7 + %i7] 0x18, %l5 ASI use replaced by convert2hboot loop_7605: nop set 0x30, %l1 nop ! ldswa [%l7 + %l1] 0x88, %l2 ASI use replaced by convert2hboot ldub [%l7 + 0x5E], %i2 bmask %o2, %i0, %o7 ldsb [%l7 + 0x0B], %g7 ldd [%l7 + 0x28], %f20 set 0x10, %o0 nop ! prefetcha [%l7 + %o0] 0x81, 3 ASI use replaced by convert2hboot fbg,pn %fcc1, loop_7606 call loop_7607 call loop_7608 edge8 %i6, %o6, %g2 loop_7606: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l7 + 0x54] %asi, %f30 loop_7607: nop ! rdhpr %hsys_tick_cmpr, %l6 changed by convert2hboot loop_7608: fornot2s %f11, %f11, %f9 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_7609 loop_7609: nop EXIT_GOOD !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Stats for Thread 6: ! ! Type l : 1742 ! Type a : 219 ! Type x : 699 ! Type cti : 1037 ! Type f : 299 ! Type i : 1004 ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Thread 7 Start ! .global thread_7 thread_7: mov %l7, %g1 !# Set %cwp for 8 windows !# This threads memory space into each %l7 wrpr %g0, 0x7, %cwp mov %g1, %l7 wrpr %g0, 0x6, %cwp mov %g1, %l7 wrpr %g0, 0x5, %cwp mov %g1, %l7 wrpr %g0, 0x4, %cwp mov %g1, %l7 wrpr %g0, 0x3, %cwp mov %g1, %l7 wrpr %g0, 0x2, %cwp mov %g1, %l7 wrpr %g0, 0x1, %cwp mov %g1, %l7 wrpr %g0, 0x0, %cwp mov %g1, %l7 !# Set %fsr setx 0x0000000000400000, %l0, %l6 !# no post process stx %l6, [%l7 + 0x0] !# no post process ldx [%l7 + 0x0], %fsr !# no post process !# Initialize registers .. wr %g0, 0x80, %asi ! added by convert2hboot !# Global registers set 0xD, %g1 set 0xD, %g2 set 0xE, %g3 set 0xC, %g4 set 0x8, %g5 set 0x9, %g6 set 0x5, %g7 !# Input registers set -0x3, %i0 set -0x6, %i1 set -0x2, %i2 set -0x9, %i3 set -0x2, %i4 set -0x4, %i5 set -0x4, %i6 set -0x5, %i7 !# Local registers set 0x5D277289, %l0 set 0x6F74BD5B, %l1 set 0x60347BAB, %l2 set 0x2651D8F7, %l3 set 0x361DE06E, %l4 set 0x0199A7CC, %l5 set 0x5834A4CB, %l6 !# Output registers set 0x17C8, %o0 set 0x103B, %o1 set 0x17EC, %o2 set 0x07D3, %o3 set -0x07A1, %o4 set 0x0FE6, %o5 set 0x15BE, %o6 set -0x0BB0, %o7 !# Float registers INIT_TH_FP_REG(%l7,%f0,0x0B62BE57FE07F559) INIT_TH_FP_REG(%l7,%f2,0x2A2E07851141871F) INIT_TH_FP_REG(%l7,%f4,0x37E0EEA030F380B6) INIT_TH_FP_REG(%l7,%f6,0x7471022DCDC02D50) INIT_TH_FP_REG(%l7,%f8,0xB2F753DA700C0702) INIT_TH_FP_REG(%l7,%f10,0xBEB3DAB0E7E9381B) INIT_TH_FP_REG(%l7,%f12,0x12DD308665D67B81) INIT_TH_FP_REG(%l7,%f14,0xC6DE74F6B5819948) INIT_TH_FP_REG(%l7,%f16,0xCE8F82CEC133191B) INIT_TH_FP_REG(%l7,%f18,0x5491C626979135C4) INIT_TH_FP_REG(%l7,%f20,0xCEDBB19178CC5209) INIT_TH_FP_REG(%l7,%f22,0x5F5303B135F56388) INIT_TH_FP_REG(%l7,%f24,0xE9D50B4168CA11EF) INIT_TH_FP_REG(%l7,%f26,0xFB6D33B3C90C5FAD) INIT_TH_FP_REG(%l7,%f28,0x88833B6AE397ED60) INIT_TH_FP_REG(%l7,%f30,0x1D3433AC8754DD2F) !# Execute Main Diag .. smulcc %i3, 0x0460, %i7 edge8ln %g4, %g1, %i5 call loop_7610 ld [%l7 + 0x0C], %f27 call loop_7611 stb %l0, [%l7 + 0x43] loop_7610: movrgez %l1, %o0, %i4 set 0x40, %o6 nop ! stda %f0, [%l7 + %o6] 0xd3 ASI use replaced by convert2hboot loop_7611: call loop_7612 fabss %f14, %f3 call loop_7613 call loop_7614 loop_7612: bmask %g3, %i1, %o3 set 0x68, %g1 nop ! lduwa [%l7 + %g1] 0x0c, %o4 ASI use replaced by convert2hboot loop_7613: call loop_7615 loop_7614: movrlz %o5, %o1, %l3 set 0x20, %i5 nop ! stxa %l4, [%l7 + %i5] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_7615: nop set 0x58, %g2 std %g4, [%l7 + %g2] add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %l5, %i2 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x28, %o5 sta %f6, [%l7 + %o5] 0x19 stx %l2, [%l7 + 0x20] nop ! tcc %icc, 0x3c changed by convert2hboot std %f26, [%l7 + 0x40] call loop_7616 call loop_7617 andcc %i0, 0x089B, %o7 add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l6] %asi, %g7 loop_7616: movn %fcc3, %o6, %i6 loop_7617: call loop_7618 call loop_7619 call loop_7620 nop set 0x08, %l5 std %f22, [%l7 + %l5] loop_7618: nop ! tne %icc, 0x50 changed by convert2hboot loop_7619: nop set 0x30, %g5 nop ! lduha [%l7 + %g5] 0x0c, %l6 ASI use replaced by convert2hboot loop_7620: fmovdge %fcc3, %f26, %f26 nop set 0x08, %g3 ldx [%l7 + %g3], %i3 nop ! ta %icc, 0x62 changed by convert2hboot fmovdu %fcc0, %f28, %f30 ldsw [%l7 + 0x50], %i7 call loop_7621 call loop_7622 call loop_7623 fmul8x16au %f18, %f25, %f28 loop_7621: nop set 0x38, %l4 ldd [%l7 + %l4], %g2 loop_7622: fmovde %fcc1, %f2, %f22 loop_7623: fcmpes %fcc1, %f0, %f20 call loop_7624 nop set 0x50, %i2 ldd [%l7 + %i2], %g0 fnot1s %f31, %f0 call loop_7625 loop_7624: nop set 0x68, %g4 ldd [%l7 + %g4], %f28 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x1e, %asi changed by convert2hboot loop_7625: nop set 0x5C, %g6 nop ! ldsha [%l7 + %g6] 0x04, %i5 ASI use replaced by convert2hboot movue %fcc2, 0x2A5, %l0 call loop_7626 call loop_7627 nop set 0x33, %o2 ldstub [%l7 + %o2], %l1 nop ! tsubcc %g4, 0x5e, %i4 changed by convert2hboot loop_7626: nop add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7627: nop set 0x48, %i1 nop ! stxa %i1, [%l7 + %i1] 0x89 ASI use replaced by convert2hboot sth %o4, [%l7 + 0x64] fmovscc %xcc, %f3, %f26 brnz %o5, loop_7628 call loop_7629 call loop_7630 loop_7628: call loop_7631 loop_7629: nop set 0x40, %i4 ldd [%l7 + %i4], %o0 loop_7630: rd %y, %o3 nop set 0x48, %o3 ldx [%l7 + %o3], %l4 loop_7631: xorcc %g5, %l5, %i2 fmovsvs %xcc, %f8, %f23 stx %l3, [%l7 + 0x58] call loop_7632 lduh [%l7 + 0x24], %l2 ldub [%l7 + 0x7E], %i0 set 0x44, %l2 nop ! stwa %o7, [%l7 + %l2] 0x04 ASI use replaced by convert2hboot loop_7632: call loop_7633 movue %fcc2, %g7, %g6 ldub [%l7 + 0x16], %o6 call loop_7634 loop_7633: rd %sys_tick_cmpr, %o2 nop set 0x5A, %o4 ldub [%l7 + %o4], %l6 nop ! tsubcctv %i3, %i7, %g2 changed by convert2hboot loop_7634: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2e, %asi changed by convert2hboot fpackfix %f14, %f0 set 0x30, %i6 nop ! stxa %g1, [%l7 + %i6] 0x19 ASI use replaced by convert2hboot call loop_7635 movu %fcc3, 0x5EA, %i5 nop ! rdhpr %ver, %l0 changed by convert2hboot fbn,pt %fcc3, loop_7636 loop_7635: call loop_7637 wr %g0, 0x0, %pcr ! wr %l1, 0x1B5A, %pic changed by convert2hboot movrlz %g4, 0x17D, %o0 loop_7636: call loop_7638 loop_7637: movrgez %g3, %i4, %o4 nop fitod %f27, %f12 nop set 0x54, %g7 ldsw [%l7 + %g7], %o5 loop_7638: movgu %xcc, 0x3DB, %o1 set 0x10, %i3 nop ! prefetcha [%l7 + %i3] 0x19, 4 ASI use replaced by convert2hboot ldstub [%l7 + 0x18], %l4 nop nop setx 0xEAB23283D7796055, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 setx 0xE2E62B610AEFDCDF, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fsubd %f22, %f24, %f4 set 0x19, %l0 nop ! stba %i1, [%l7 + %l0] 0x80 ASI use replaced by convert2hboot addcc %l5, 0x16C9, %i2 nop set 0x70, %i0 std %f18, [%l7 + %i0] set 0x14, %o1 lda [%l7 + %o1] 0x04, %f15 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot ldsb [%l7 + 0x27], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! tcc %icc, 0x3c changed by convert2hboot nop ! tneg %icc, 0x38 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot array32 %o7, %o6, %o2 and %g6, %i3, %l6 nop set 0x08, %l3 stw %i7, [%l7 + %l3] mulscc %g2, %g1, %i6 ldub [%l7 + 0x2B], %l0 nop ! taddcc %i5, %l1, %g4 changed by convert2hboot movcs %xcc, %g3, %o0 call loop_7639 orncc %o4, 0x1562, %o5 set 0x30, %o7 nop ! stda %o0, [%l7 + %o7] 0x0c ASI use replaced by convert2hboot loop_7639: move %fcc0, %i4, %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot swap [%l7 + 0x28], %l5 call loop_7640 call loop_7641 bvc,pt %icc, loop_7642 nop set 0x40, %i7 stx %i2, [%l7 + %i7] loop_7640: st %f30, [%l7 + 0x0C] loop_7641: nop fitos %f6, %f18 fstod %f18, %f16 loop_7642: nop set 0x78, %l6 std %f12, [%l7 + %l6] xorcc %o3, 0x1511, %l3 nop ! tg %xcc, 0x66 changed by convert2hboot nop nop setx 0xA0741800, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr nop set 0x20, %l1 std %i0, [%l7 + %l1] call loop_7643 movge %fcc1, %l2, %g7 rd %sys_tick_cmpr, %g5 array8 %o6, %o2, %g6 loop_7643: call loop_7644 nop fitod %f6, %f26 fdtos %f26, %f28 nop setx 0x16A6, %l0, %l6 udiv %i3, %l6, %o7 nop set 0x0C, %o6 ldsw [%l7 + %o6], %i7 loop_7644: nop set 0x60, %g1 nop ! prefetcha [%l7 + %g1] 0x81, 0 ASI use replaced by convert2hboot andcc %g2, %l0, %i6 call loop_7645 prefetch [%l7 + 0x60], 0 fandnot1s %f16, %f15, %f11 sth %i5, [%l7 + 0x6E] loop_7645: call loop_7646 fmovrslez %l1, %f2, %f27 nop set 0x28, %o0 ldsw [%l7 + %o0], %g4 fnegd %f26, %f14 loop_7646: call loop_7647 array32 %o0, %g3, %o5 bn,a,pt %xcc, loop_7648 call loop_7649 loop_7647: bgu,pt %icc, loop_7650 std %f22, [%l7 + 0x10] loop_7648: edge16 %o4, %i4, %o1 loop_7649: movo %fcc2, 0x21A, %l4 loop_7650: fpadd32s %f31, %f10, %f8 flush %l7 + 0x6C nop nop setx 0x3061EC00, %l0, %l6 st %l6, [%l7 + 0x1C] ld [%l7 + 0x1C], %fsr nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x9C7, %hsys_tick_cmpr changed by convert2hboot call loop_7651 movg %icc, %i2, %o3 nop ! ta %icc, 0x7c changed by convert2hboot edge32ln %l5, %l3, %i0 loop_7651: std %l2, [%l7 + 0x58] nop set 0x44, %g2 ldsw [%l7 + %g2], %g5 ldsw [%l7 + 0x24], %g7 movuge %fcc0, %o2, %o6 sll %g6, %l6, %o7 fmovsa %icc, %f2, %f19 call loop_7652 std %f26, [%l7 + 0x58] and %i7, %i3, %g2 set 0x40, %o5 nop ! prefetcha [%l7 + %o5] 0x81, 4 ASI use replaced by convert2hboot loop_7652: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot ld [%l7 + 0x30], %f25 call loop_7653 sethi 0x16CA, %l0 fmovdge %fcc0, %f0, %f28 set 0x18, %l5 sta %f23, [%l7 + %l5] 0x0c loop_7653: movo %fcc0, 0x7BE, %l1 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f3, [%l7 + 0x30] %asi call loop_7654 movo %fcc2, %i5, %o0 call loop_7655 alignaddr %g3, %o5, %o4 loop_7654: nop set 0x72, %g5 ldstub [%l7 + %g5], %g4 call loop_7656 loop_7655: umul %i4, %o1, %i1 fmovsue %fcc0, %f24, %f5 mulscc %l4, %o3, %l5 loop_7656: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot mova %fcc2, %l3, %l2 nop ! tge %xcc, 0x65 changed by convert2hboot set 0x10, %i5 nop ! stxa %i0, [%l7 + %i5] 0xeb ASI use replaced by convert2hboot membar #Sync set 0x78, %g3 nop ! ldswa [%l7 + %g3] 0x19, %g7 ASI use replaced by convert2hboot nop ! tcc %xcc, 0x7b changed by convert2hboot nop ! rdhpr %ver, %g5 changed by convert2hboot nop fitod %f2, %f18 fdtox %f18, %f2 ldd [%l7 + 0x60], %f6 movpos %xcc, 0x38D, %o6 nop ! tle %icc, 0x68 changed by convert2hboot call loop_7657 movrne %o2, %g6, %o7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot set 0x7E, %l4 nop ! lduba [%l7 + %l4] 0x88, %g2 ASI use replaced by convert2hboot loop_7657: call loop_7658 nop setx 0x0C2C, %l0, %g1 udivx %l6, %g1, %i6 nop set 0x38, %g4 swap [%l7 + %g4], %l1 nop ! te %icc, 0x62 changed by convert2hboot loop_7658: ba,a,pt %icc, loop_7659 wr %g0, 0x0, %pcr ! wr %l0, %i5, %pic changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot call loop_7660 loop_7659: ldx [%l7 + 0x48], %o4 array16 %g4, %o5, %o1 set 0x39, %g6 nop ! lduba [%l7 + %g6] 0x88, %i4 ASI use replaced by convert2hboot loop_7660: movuge %fcc0, %i1, %l4 bcs %icc, loop_7661 nop ! rdhpr %hsys_tick_cmpr, %l5 changed by convert2hboot nop nop setx 0xCC3048CCC0581C00, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr nop nop setx 0x447AF8E9, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f15 setx 0x6D7AD13E, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f14 fadds %f14, %f15, %f20 loop_7661: nop set 0x38, %o2 nop ! stha %o3, [%l7 + %o2] 0x89 ASI use replaced by convert2hboot rd %softint, %l3 nop setx 0x05AA, %l0, %i0 sdivcc %i2, %i0, %l2 ld [%l7 + 0x54], %f28 wr %g0, 0x0, %pcr ! wr %g0, 0xf9, %asi changed by convert2hboot membar #Sync prefetch [%l7 + 0x70], 1 call loop_7662 pdist %f20, %f20, %f12 call loop_7663 nop set 0x14, %i2 ldsw [%l7 + %i2], %g5 loop_7662: call loop_7664 nop ! rdpr %tl, %o6 changed by convert2hboot loop_7663: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_7664: call loop_7665 brgz,pn %o2, loop_7666 call loop_7667 movleu %icc, %g6, %i7 loop_7665: nop set 0x6E, %i4 ldsb [%l7 + %i4], %o7 loop_7666: fnegs %f31, %f1 loop_7667: subcc %g2, %l6, %g1 bl,a,pt %xcc, loop_7668 membar 0x00 wr %g0, 0x0, %pcr ! wr %g0, 0x50, %asi changed by convert2hboot loop_7668: std %f2, [%l7 + 0x18] call loop_7669 stx %l1, [%l7 + 0x60] add %l7, 0x64, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l6] %asi, %i3 nop ! casa [%l6] 0x18, %i3, %i5 ASI use replaced by convert2hboot loop_7669: nop set 0x24, %i1 nop ! lduha [%l7 + %i1] 0x11, %g3 ASI use replaced by convert2hboot nop setx 0x0CE4, %l0, %o4 udivx %o0, %o4, %l0 st %f18, [%l7 + 0x10] fnot1 %f30, %f18 set 0x0C, %l2 nop ! swapa [%l7 + %l2] 0x80, %g4 ASI use replaced by convert2hboot nop nop setx 0x607AA000, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr nop set 0x68, %o4 ldd [%l7 + %o4], %o0 add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sethi 0x1877, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync edge32n %l4, %l3, %o3 nop set 0x48, %i6 ldx [%l7 + %i6], %i2 mulx %l2, %g5, %o6 std %f16, [%l7 + 0x70] fnot1s %f30, %f12 ld [%l7 + 0x34], %f21 srax %g7, %o2, %g6 edge32ln %i0, %o7, %i7 movue %fcc1, %l6, %g2 call loop_7670 andn %i6, 0x1BFD, %g1 call loop_7671 andncc %i3, 0x011D, %l1 loop_7670: nop nop setx 0xDFDC7115F06EF000, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr fmovs %f10, %f17 loop_7671: subcc %g3, 0x0295, %i5 mulx %o4, 0x199A, %l0 call loop_7672 stw %g4, [%l7 + 0x24] fmovsul %fcc1, %f19, %f23 nop ! rdhpr %htba, %o1 changed by convert2hboot loop_7672: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop set 0x78, %g7 flush %l7 + %g7 call loop_7673 movvc %icc, 0x4BF, %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7673: fnegs %f31, %f21 fpsub32s %f1, %f5, %f26 call loop_7674 call loop_7675 nop nop setx 0x3FCFE5FE0403400, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr call loop_7676 loop_7674: call loop_7677 loop_7675: call loop_7678 fpadd32s %f29, %f18, %f3 loop_7676: call loop_7679 loop_7677: nop ! taddcctv %o0, %l4, %l3 changed by convert2hboot loop_7678: call loop_7680 nop nop setx 0xF60898A06044E800, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr loop_7679: nop set 0x64, %o3 nop ! stha %l5, [%l7 + %o3] 0x0c ASI use replaced by convert2hboot loop_7680: movre %o3, %l2, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! tle %xcc, 0x56 changed by convert2hboot nop setx 0x12B1, %l0, %g7 udiv %o6, %g7, %o2 call loop_7681 call loop_7682 fmovdul %fcc3, %f20, %f8 call loop_7683 loop_7681: wrpr %g6, 0x030F, %pil loop_7682: nop set 0x28, %i3 lduw [%l7 + %i3], %g5 andcc %o7, 0x099B, %i0 loop_7683: fmovrdgz %i7, %f6, %f18 edge32 %g2, %l6, %g1 fmovsvc %xcc, %f28, %f12 nop set 0x70, %i0 ldd [%l7 + %i0], %f20 call loop_7684 call loop_7685 call loop_7686 std %i2, [%l7 + 0x50] loop_7684: call loop_7687 loop_7685: nop set 0x56, %o1 ldsb [%l7 + %o1], %i6 loop_7686: movul %fcc2, %l1, %i5 add %l7, 0x14, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! casa [%l6] 0x88, %g3, %l0 ASI use replaced by convert2hboot loop_7687: edge8l %o4, %o1, %g4 nop set 0x18, %l0 ldsw [%l7 + %l0], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot nop ! rdhpr %hintp, %l4 changed by convert2hboot wrpr %l3, %o5, %pil set 0x1C, %o7 nop ! ldswa [%l7 + %o7] 0x88, %l5 ASI use replaced by convert2hboot ldd [%l7 + 0x50], %f0 call loop_7688 call loop_7689 nop ! tcs %xcc, 0x7b changed by convert2hboot call loop_7690 loop_7688: flush %l7 + 0x48 loop_7689: nop set 0x34, %l3 flush %l7 + %l3 movgu %icc, %o3, %l2 loop_7690: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot xorcc %i2, 0x11BC, %o2 nop setx 0x1108, %l0, %g6 udivcc %g7, %g6, %o7 rd %pc, %g5 st %f19, [%l7 + 0x5C] sth %i7, [%l7 + 0x5C] set 0x70, %l6 nop ! ldswa [%l7 + %l6] 0x18, %g2 ASI use replaced by convert2hboot lduh [%l7 + 0x40], %i0 array16 %g1, %i3, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! sir 0x1291 !!sir is illegal_instruction nop ! sir 0x081C !!sir is illegal_instruction nop set 0x76, %i7 stb %l1, [%l7 + %i7] nop set 0x54, %l1 prefetch [%l7 + %l1], 4 call loop_7691 nop set 0x32, %g1 sth %g3, [%l7 + %g1] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7691: ldsw [%l7 + 0x6C], %o4 call loop_7692 call loop_7693 nop setx 0x040B, %l0, %g4 udivcc %o1, %g4, %i5 call loop_7694 loop_7692: subc %i1, 0x07EE, %o0 loop_7693: wr %g0, 0x0, %pcr ! wr %i4, 0x0C2F, %pic changed by convert2hboot bge %xcc, loop_7695 loop_7694: edge8n %l4, %l3, %o5 call loop_7696 nop setx loop_7697, %l0, %l1 jmpl %l1, %l5 loop_7695: movleu %xcc, 0x449, %o3 fmovrdgez %l2, %f22, %f8 loop_7696: stw %i2, [%l7 + 0x74] loop_7697: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd8, %asi changed by convert2hboot call loop_7698 call loop_7699 lduh [%l7 + 0x6E], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_7698: fmovdn %xcc, %f12, %f18 loop_7699: fcmpeq32 %f16, %f30, %g7 set 0x76, %o6 nop ! ldstuba [%l7 + %o6] 0x81, %g6 ASI use replaced by convert2hboot fmul8x16al %f26, %f1, %f24 fcmpeq16 %f0, %f2, %g5 nop set 0x7E, %o0 ldsh [%l7 + %o0], %o7 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot call loop_7700 movn %fcc3, 0x104, %g1 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_7700: movu %fcc1, 0x25C, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot ldsh [%l7 + 0x2A], %l1 call loop_7701 call loop_7702 call loop_7703 call loop_7704 loop_7701: loop_7702: nop ! tcc %xcc, 0x57 changed by convert2hboot loop_7703: nop add %l7, 0x24, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_7704: call loop_7705 movleu %xcc, %o4, %o1 set 0x5C, %g2 nop ! lduwa [%l7 + %g2] 0x0c, %g4 ASI use replaced by convert2hboot loop_7705: udiv %g3, 0x0759, %i1 nop set 0x4C, %l5 lduw [%l7 + %l5], %i5 nop set 0x68, %o5 sth %o0, [%l7 + %o5] call loop_7706 fbne,a,pn %fcc1, loop_7707 wr %g0, 0x0, %pcr ! wr %g0, 0x5, %fprs changed by convert2hboot fcmpne16 %f20, %f10, %l4 loop_7706: call loop_7708 loop_7707: nop set 0x2C, %i5 stw %o5, [%l7 + %i5] wrpr %l3, %l5, %cwp call loop_7709 loop_7708: fbg,pt %fcc0, loop_7710 swap [%l7 + 0x14], %o3 lduw [%l7 + 0x48], %i2 loop_7709: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_7710: nop set 0x0C, %g3 sta %f30, [%l7 + %g3] 0x80 wr %g0, 0x0, %pcr ! wr %o6, %g7, %set_softint changed by convert2hboot rd %ccr, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync nop set 0x28, %l4 ldd [%l7 + %l4], %f26 add %o7, 0x1865, %g6 movgu %icc, 0x450, %i0 andncc %g2, 0x1BAD, %i7 fmovrdgez %i3, %f22, %f30 stx %g1, [%l7 + 0x08] movuge %fcc3, %l1, %i6 edge8n %l6, %o4, %l0 fmovrsgz %g4, %f25, %f13 nop set 0x40, %g4 sth %g3, [%l7 + %g4] call loop_7711 move %fcc3, %i1, %o1 nop set 0x08, %g5 ldd [%l7 + %g5], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_7711: edge16 %l4, %o0, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot movpos %xcc, 0x50E, %l5 set 0x42, %g6 nop ! ldsba [%l7 + %g6] 0x11, %i2 ASI use replaced by convert2hboot edge16ln %l2, %o3, %g7 nop ! rdhpr %hpstate, %o6 changed by convert2hboot nop ! tpos %icc, 0x38 changed by convert2hboot fmovsne %icc, %f25, %f0 nop ! wrpr %o2, %o7, %tick changed by convert2hboot lduw [%l7 + 0x2C], %g6 add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot nop set 0x40, %i2 std %g2, [%l7 + %i2] ldd [%l7 + 0x40], %i6 movug %fcc2, %i3, %g1 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x17, %asi changed by convert2hboot fcmpd %fcc3, %f20, %f30 nop ! tge %xcc, 0x75 changed by convert2hboot call loop_7712 call loop_7713 popc 0x05D6, %l1 loop_7712: fmovrsgez %l6, %f14, %f25 sllx %o4, 0x12, %i6 loop_7713: nop wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync call loop_7714 nop nop setx 0xE04C1C00, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr fors %f13, %f13, %f22 smulcc %l0, %i1, %o1 loop_7714: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! tge %xcc, 0x7e changed by convert2hboot call loop_7715 fabss %f5, %f14 call loop_7716 movule %fcc3, 0x6D7, %o5 loop_7715: nop set 0x4C, %i4 ldsb [%l7 + %i4], %l5 nop set 0x78, %o2 ldd [%l7 + %o2], %f24 loop_7716: nop set 0x70, %l2 nop ! ldda [%l7 + %l2] 0x04, %i2 ASI use replaced by convert2hboot nop nop setx 0x3E3F3253607E7C00, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot set 0x08, %i1 nop ! lduwa [%l7 + %i1] 0x0c, %g7 ASI use replaced by convert2hboot call loop_7717 call loop_7718 edge8n %o6, %o3, %o2 andncc %g6, 0x07E4, %o7 loop_7717: call loop_7719 loop_7718: movn %xcc, 0x04E, %i0 nop ! tpos %xcc, 0x5b changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x21, %asi changed by convert2hboot loop_7719: fandnot2s %f23, %f26, %f31 call loop_7720 nop nop setx 0x56196EEC1073F400, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr stx %g2, [%l7 + 0x30] nop set 0x78, %i6 ldsw [%l7 + %i6], %i3 loop_7720: fzeros %f31 nop set 0x0D, %o4 ldsb [%l7 + %o4], %g1 nop nop setx 0x80587400, %l0, %l6 st %l6, [%l7 + 0x08] ld [%l7 + 0x08], %fsr call loop_7721 movleu %xcc, 0x3DE, %i7 nop nop setx 0x6446E521, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f9 setx 0x124E9B5B, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f8 fdivs %f8, %f9, %f30 add %l1, %l6, %i6 loop_7721: sllx %g4, 0x14, %o4 nop set 0x49, %o3 ldstub [%l7 + %o3], %l0 call loop_7722 stb %i1, [%l7 + 0x55] call loop_7723 srl %i5, 0x02, %i4 loop_7722: nop set 0x10, %g7 ldsw [%l7 + %g7], %o1 membar #Sync set 0x40, %i0 nop ! ldda [%l7 + %i0] 0xf1, %f16 ASI use replaced by convert2hboot loop_7723: nop wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot nop set 0x60, %i3 ldx [%l7 + %i3], %l4 st %f31, [%l7 + 0x4C] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot srlx %l5, %o5, %l2 nop set 0x08, %o1 ldd [%l7 + %o1], %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot brz,pt %o6, loop_7724 call loop_7725 fmul8sux16 %f28, %f12, %f14 nop fitod %f6, %f26 fdtox %f26, %f22 loop_7724: nop setx loop_7726, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x011400001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot loop_7725: nop set 0x58, %l0 ldsw [%l7 + %l0], %g7 fmovsle %xcc, %f6, %f12 ldsw [%l7 + 0x2C], %o3 loop_7726: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_7727 call loop_7728 call loop_7729 call loop_7730 loop_7727: call loop_7731 loop_7728: call loop_7732 loop_7729: fpadd16s %f1, %f31, %f30 loop_7730: call loop_7733 loop_7731: nop nop setx 0x259A153B, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f31 setx 0xB2C9127E, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f12 fadds %f12, %f31, %f0 loop_7732: fcmpne16 %f30, %f14, %g6 call loop_7734 loop_7733: nop nop setx 0x5DEB6AF9B07B0400, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr call loop_7735 fbu,a,pn %fcc1, loop_7736 loop_7734: sub %i0, 0x106A, %g5 set 0x36, %o7 nop ! lduha [%l7 + %o7] 0x88, %g2 ASI use replaced by convert2hboot loop_7735: ldub [%l7 + 0x3E], %g1 loop_7736: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot call loop_7737 brlez,a %i3, loop_7738 call loop_7739 nop ! tpos %icc, 0x77 changed by convert2hboot loop_7737: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7738: call loop_7740 loop_7739: call loop_7741 brnz,pt %l6, loop_7742 wrpr %i6, 0x13B0, %pil loop_7740: ldstub [%l7 + 0x67], %g4 loop_7741: movrlez %o4, 0x09E, %l0 loop_7742: ldstub [%l7 + 0x42], %i5 call loop_7743 ld [%l7 + 0x34], %f16 ldx [%l7 + 0x78], %i4 stb %i1, [%l7 + 0x50] loop_7743: call loop_7744 popc 0x1618, %o0 lduh [%l7 + 0x6E], %o1 call loop_7745 loop_7744: nop set 0x3E, %l6 ldub [%l7 + %l6], %l4 smulcc %l5, %g3, %l2 brlz,a,pn %l3, loop_7746 loop_7745: fbe %fcc3, loop_7747 nop fitod %f0, %f10 fdtox %f10, %f30 fxtod %f30, %f0 fnors %f7, %f21, %f16 loop_7746: nop set 0x38, %i7 prefetch [%l7 + %i7], 0 loop_7747: call loop_7748 ldsb [%l7 + 0x37], %i2 rdpr %cleanwin, %o5 st %f20, [%l7 + 0x3C] loop_7748: bgu,a %xcc, loop_7749 nop set 0x0C, %l3 flush %l7 + %l3 or %o6, 0x19CA, %o3 fmovrdgez %o2, %f18, %f16 loop_7749: nop ! tcs %icc, 0x67 changed by convert2hboot call loop_7750 bg,a %icc, loop_7751 wrpr %o7, %g6, %cwp call loop_7752 loop_7750: call loop_7753 loop_7751: nop ! tsubcctv %i0, %g7, %g5 changed by convert2hboot fcmpgt32 %f20, %f20, %g1 loop_7752: membar 0x11 loop_7753: fcmple16 %f22, %f8, %i7 bne,a,pt %xcc, loop_7754 nop ! wrpr %i3, 0x046B, %tick changed by convert2hboot call loop_7755 nop ! tg %xcc, 0x35 changed by convert2hboot loop_7754: wr %g0, 0x0, %pcr ! wr %g2, 0x0B33, %clear_softint changed by convert2hboot sra %l6, 0x0E, %i6 loop_7755: fcmple32 %f18, %f8, %l1 call loop_7756 fbn,a,pt %fcc0, loop_7757 edge16ln %g4, %l0, %i5 nop nop setx 0x40587800, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr loop_7756: nop set 0x0A, %g1 nop ! ldsha [%l7 + %g1] 0x04, %o4 ASI use replaced by convert2hboot loop_7757: fmovdu %fcc3, %f8, %f24 call loop_7758 edge8 %i4, %i1, %o0 fnegd %f18, %f8 set 0x18, %l1 nop ! lduha [%l7 + %l1] 0x10, %o1 ASI use replaced by convert2hboot loop_7758: addc %l5, 0x066B, %g3 set 0x0C, %o0 nop ! stba %l4, [%l7 + %o0] 0xe2 ASI use replaced by convert2hboot membar #Sync nop nop setx 0x9045F000, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr ble %icc, loop_7759 call loop_7760 sethi 0x06C8, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_7759: call loop_7761 loop_7760: movlg %fcc2, 0x166, %o5 fone %f14 set 0x5C, %o6 nop ! stwa %i2, [%l7 + %o6] 0x0c ASI use replaced by convert2hboot loop_7761: ld [%l7 + 0x34], %f13 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot sllx %o2, %o3, %o7 call loop_7762 fmovda %xcc, %f6, %f24 call loop_7763 rdpr %otherwin, %i0 loop_7762: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_7763: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x68, %g2 nop ! stda %g4, [%l7 + %g2] 0x10 ASI use replaced by convert2hboot call loop_7764 nop ! tneg %xcc, 0x47 changed by convert2hboot stw %i7, [%l7 + 0x14] wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_7764: nop set 0x38, %l5 ldsh [%l7 + %l5], %g2 call loop_7765 call loop_7766 st %f5, [%l7 + 0x58] fcmpne32 %f0, %f16, %i3 loop_7765: fmovsule %fcc2, %f27, %f12 loop_7766: nop set 0x1E, %o5 lduh [%l7 + %o5], %i6 stw %l1, [%l7 + 0x50] set 0x1A, %i5 nop ! ldsha [%l7 + %i5] 0x0c, %g4 ASI use replaced by convert2hboot movrlez %l0, %i5, %o4 call loop_7767 nop nop setx 0x807DBC00, %l0, %l6 st %l6, [%l7 + 0x68] ld [%l7 + 0x68], %fsr nop nop setx 0x2061DC00, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr call loop_7768 loop_7767: std %f24, [%l7 + 0x08] wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_7768: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f5, [%l7 + 0x50] %asi nop ! tge %icc, 0x57 changed by convert2hboot call loop_7769 nop ! tle %icc, 0x3c changed by convert2hboot ldsw [%l7 + 0x78], %i1 call loop_7770 loop_7769: call loop_7771 movug %fcc0, %l6, %o1 fmovse %xcc, %f23, %f17 loop_7770: addc %l5, 0x11E0, %o0 loop_7771: movrne %g3, 0x108, %l4 and %l3, 0x0C73, %l2 nop ! wrpr %o5, 0x1C3D, %tick changed by convert2hboot fmovrsgez %i2, %f22, %f23 call loop_7772 ldsw [%l7 + 0x64], %o2 fands %f10, %f14, %f18 call loop_7773 loop_7772: call loop_7774 edge16ln %o3, %o7, %o6 edge8n %g6, %g7, %g5 loop_7773: fandnot2s %f7, %f10, %f16 loop_7774: lduh [%l7 + 0x2C], %i7 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot fba,pn %fcc1, loop_7775 movcc %icc, 0x4EA, %i6 call loop_7776 nop set 0x50, %g3 lduw [%l7 + %g3], %l1 loop_7775: ldsb [%l7 + 0x6F], %g4 umul %l0, 0x0820, %g2 loop_7776: fandnot2 %f26, %f14, %f8 call loop_7777 nop ! rdhpr %hpstate, %i5 changed by convert2hboot nop fitos %f19, %f23 nop set 0x5A, %l4 ldsh [%l7 + %l4], %i4 loop_7777: andncc %i1, 0x0610, %l6 call loop_7778 nop set 0x78, %g4 lduw [%l7 + %g4], %o1 andcc %o4, %o0, %l5 wrpr %g0, 0x1, %gl loop_7778: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot movgu %xcc, %l3, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f26, [%l7 + 0x40] %asi fblg,a %fcc1, loop_7779 movl %fcc1, 0x54D, %o2 movrlez %i2, %o3, %o7 nop ! tsubcc %g6, 0x54, %g7 changed by convert2hboot loop_7779: stw %o6, [%l7 + 0x6C] fnor %f6, %f28, %f16 nop ! tsubcctv %i7, %g1, %g5 changed by convert2hboot nop setx 0x127F, %l0, %i0 udivcc %i3, %i0, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sta %f28, [%l7 + 0x14] %asi add %g4, 0x1410, %l0 call loop_7780 nop ! tgu %xcc, 0x6e changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_7780: call loop_7781 nop fitos %f14, %f9 fstox %f9, %f28 nop ! tleu %icc, 0x53 changed by convert2hboot nop ! tvc %icc, 0x5e changed by convert2hboot loop_7781: nop setx loop_7782, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tpc changed by convert2hboot add %l1, 0x4, %l1 nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x034200001406, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! retry changed by convert2hboot ld [%l7 + 0x70], %f25 bcc,pn %icc, loop_7783 nop set 0x2C, %g5 lduh [%l7 + %g5], %l1 loop_7782: nop set 0x20, %g6 sta %f8, [%l7 + %g6] 0x80 loop_7783: call loop_7784 nop nop setx 0x80524000, %l0, %l6 st %l6, [%l7 + 0x70] ld [%l7 + 0x70], %fsr call loop_7785 call loop_7786 loop_7784: fors %f0, %f4, %f30 stx %i4, [%l7 + 0x48] loop_7785: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_7786: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x22, %i4 nop ! ldsba [%l7 + %i4] 0x88, %i1 ASI use replaced by convert2hboot call loop_7787 nop ! tge %icc, 0x75 changed by convert2hboot call loop_7788 wrpr %o1, 0x1D8B, %pil loop_7787: addcc %o4, %l6, %o0 nop nop setx 0xC3DE508770477000, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_7788: st %f11, [%l7 + 0x08] wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync nop set 0x20, %i2 prefetch [%l7 + %i2], 0 nop set 0x20, %o2 ldd [%l7 + %o2], %f16 ldd [%l7 + 0x70], %g2 nop set 0x1D, %i1 ldsb [%l7 + %i1], %l5 and %l3, 0x074E, %o5 wr %g0, 0x0, %pcr ! wr %o2, %l2, %set_softint changed by convert2hboot movneg %xcc, %i2, %o3 swap [%l7 + 0x58], %o7 call loop_7789 call loop_7790 rd %asi, %g6 movlg %fcc1, 0x162, %o6 loop_7789: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot loop_7790: movvs %xcc, %g1, %i7 nop ! tneg %icc, 0x69 changed by convert2hboot call loop_7791 rd %asi, %g5 set 0x2C, %l2 nop ! lduwa [%l7 + %l2] 0x0c, %i0 ASI use replaced by convert2hboot loop_7791: nop set 0x40, %i6 nop ! stda %f16, [%l7 + %i6] 0xc1 ASI use replaced by convert2hboot call loop_7792 nop nop setx 0x20402400, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr call loop_7793 call loop_7794 loop_7792: nop setx 0x1DF1, %l0, %g4 sdiv %i6, %g4, %i3 stx %g2, [%l7 + 0x68] loop_7793: call loop_7795 loop_7794: st %f29, [%l7 + 0x24] bl,a,pn %xcc, loop_7796 mova %icc, %l1, %l0 loop_7795: call loop_7797 addcc %i5, %i4, %i1 loop_7796: nop nop setx 0x5FB26688B0416C00, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr call loop_7798 loop_7797: edge32l %o1, %o4, %o0 andcc %l6, 0x182F, %g3 nop set 0x40, %o4 std %l4, [%l7 + %o4] loop_7798: sra %l5, %o5, %o2 nop ! rdpr %tl, %l2 changed by convert2hboot fmovsg %xcc, %f1, %f5 nop ! tpos %icc, 0x3f changed by convert2hboot nop nop setx 0x200E465ECD196F3D, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 setx 0xFBE376B3, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f8 fsmuld %f8, %f0, %f2 fcmpeq32 %f14, %f2, %l3 nop nop setx 0xBFE64AE720596C00, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr call loop_7799 fornot1 %f28, %f20, %f14 set 0x58, %g7 nop ! ldstuba [%l7 + %g7] 0x0c, %o3 ASI use replaced by convert2hboot loop_7799: call loop_7800 call loop_7801 call loop_7802 ldsb [%l7 + 0x2E], %o7 loop_7800: nop set 0x5C, %o3 lduh [%l7 + %o3], %i2 loop_7801: ldstub [%l7 + 0x7D], %o6 loop_7802: nop ! tl %icc, 0x59 changed by convert2hboot nop nop setx 0x890C5AA52069D400, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr set 0x7C, %i0 nop ! ldsba [%l7 + %i0] 0x10, %g6 ASI use replaced by convert2hboot call loop_7803 bl,a,pn %xcc, loop_7804 call loop_7805 call loop_7806 loop_7803: wrpr %g1, 0x0F94, %cwp loop_7804: loop_7805: call loop_7807 loop_7806: nop nop setx 0x90C5C41BA0548000, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr movrgez %g7, 0x29C, %i7 nop set 0x60, %i3 stb %i0, [%l7 + %i3] loop_7807: srax %g5, %i6, %g4 std %f24, [%l7 + 0x78] rdpr %cwp, %i3 nop nop setx 0xEE4417D2A0673800, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr call loop_7808 rd %asi, %g2 sethi 0x0DA0, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_7808: and %i4, %l1, %o1 edge8n %i1, %o4, %l6 call loop_7809 edge16l %g3, %l4, %o0 call loop_7810 call loop_7811 loop_7809: movu %fcc2, %l5, %o5 stx %o2, [%l7 + 0x48] loop_7810: array8 %l3, %l2, %o7 loop_7811: nop ! tgu %icc, 0x63 changed by convert2hboot call loop_7812 nop set 0x3F, %l0 ldsb [%l7 + %l0], %i2 call loop_7813 loop_7812: call loop_7814 popc %o3, %o6 be,a,pt %xcc, loop_7815 loop_7813: movl %icc, %g6, %g7 loop_7814: bshuffle %f8, %f2, %f14 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf0, %asi changed by convert2hboot loop_7815: fbue %fcc0, loop_7816 nop ! tne %xcc, 0x59 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_7816: call loop_7817 call loop_7818 nop ! tpos %xcc, 0x37 changed by convert2hboot nop ! tg %icc, 0x51 changed by convert2hboot loop_7817: call loop_7819 loop_7818: call loop_7820 nop set 0x38, %o7 stx %g1, [%l7 + %o7] set 0x66, %l6 nop ! stha %i0, [%l7 + %l6] 0x18 ASI use replaced by convert2hboot loop_7819: edge16ln %i6, %g4, %g5 loop_7820: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_7821 movle %fcc3, 0x047, %l0 call loop_7822 nop set 0x18, %i7 ldsw [%l7 + %i7], %i5 loop_7821: call loop_7823 sethi 0x0230, %g2 loop_7822: call loop_7824 prefetch [%l7 + 0x2C], 1 loop_7823: andcc %i4, 0x1846, %o1 loop_7824: nop set 0x48, %l3 nop ! ldxa [%l7 + %l3] 0x18, %i1 ASI use replaced by convert2hboot subc %l1, 0x0889, %o4 smul %l6, 0x0616, %l4 call loop_7825 sethi 0x11EB, %o0 nop set 0x28, %o1 ldstub [%l7 + %o1], %g3 ld [%l7 + 0x14], %f14 loop_7825: movuge %fcc0, 0x018, %o5 edge8n %l5, %l3, %o2 nop set 0x41, %g1 stb %o7, [%l7 + %g1] call loop_7826 nop set 0x30, %l1 sth %i2, [%l7 + %l1] call loop_7827 nop ! tgu %xcc, 0x7a changed by convert2hboot loop_7826: ldd [%l7 + 0x70], %f4 call loop_7828 loop_7827: nop ! tne %xcc, 0x44 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_7828: fpadd32 %f4, %f8, %f0 nop set 0x31, %o0 ldstub [%l7 + %o0], %o6 call loop_7829 call loop_7830 nop set 0x69, %o6 ldstub [%l7 + %o6], %o3 nop ! rdhpr %hintp, %g7 changed by convert2hboot loop_7829: movre %i7, 0x3EF, %g1 loop_7830: nop set 0x68, %l5 swap [%l7 + %l5], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot set 0x4E, %g2 nop ! lduha [%l7 + %g2] 0x0c, %i6 ASI use replaced by convert2hboot call loop_7831 edge16 %g5, %g4, %l0 udiv %i5, 0x0311, %i3 ldsw [%l7 + 0x48], %g2 loop_7831: popc 0x138B, %o1 nop setx loop_7832, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x001200001404, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot movu %fcc0, %i4, %l1 std %f8, [%l7 + 0x40] brlz %o4, loop_7833 loop_7832: nop set 0x40, %o5 lduh [%l7 + %o5], %l6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0xFE4, %sys_tick_cmpr changed by convert2hboot movpos %xcc, %g3, %o5 loop_7833: ld [%l7 + 0x34], %f26 std %f18, [%l7 + 0x18] nop set 0x68, %i5 lduw [%l7 + %i5], %l5 nop setx 0x1EFD, %l0, %o2 udivx %i1, %o2, %l3 fmovdle %fcc1, %f18, %f22 ldstub [%l7 + 0x67], %o7 call loop_7834 call loop_7835 sth %l2, [%l7 + 0x16] nop ! te %icc, 0x4d changed by convert2hboot loop_7834: call loop_7836 loop_7835: nop set 0x18, %g3 ldstub [%l7 + %g3], %o6 set 0x4C, %g4 nop ! ldswa [%l7 + %g4] 0x81, %o3 ASI use replaced by convert2hboot loop_7836: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot stw %i7, [%l7 + 0x58] call loop_7837 call loop_7838 nop setx 0x13EE, %l0, %g7 udiv %g1, %g7, %i0 call loop_7839 loop_7837: nop set 0x58, %l4 std %f16, [%l7 + %l4] loop_7838: nop ! taddcctv %g6, 0x66, %i6 changed by convert2hboot sdivcc %g4, 0x0F00, %l0 loop_7839: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_7840 st %f11, [%l7 + 0x30] nop ! rdhpr %hsys_tick_cmpr, %g5 changed by convert2hboot call loop_7841 loop_7840: call loop_7842 bleu,pn %xcc, loop_7843 flush %l7 + 0x3C loop_7841: fcmpne32 %f26, %f16, %g2 loop_7842: nop set 0x38, %g6 ldx [%l7 + %g6], %o1 loop_7843: call loop_7844 lduh [%l7 + 0x70], %i4 set 0x54, %g5 nop ! lduwa [%l7 + %g5] 0x0c, %l1 ASI use replaced by convert2hboot loop_7844: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot membar 0x38 mova %fcc1, 0x652, %l6 set 0x5B, %i4 nop ! lduba [%l7 + %i4] 0x18, %i3 ASI use replaced by convert2hboot set 0x50, %i2 nop ! lduba [%l7 + %i2] 0x0c, %o0 ASI use replaced by convert2hboot faligndata %f2, %f18, %f10 call loop_7845 call loop_7846 wr %g0, 0x0, %pcr ! wr %g3, %l4, %set_softint changed by convert2hboot bvs,a,pn %icc, loop_7847 loop_7845: addc %l5, %o5, %o2 loop_7846: nop set 0x7C, %i1 lduw [%l7 + %i1], %l3 sll %i1, %l2, %o7 loop_7847: call loop_7848 fnands %f11, %f7, %f23 nop set 0x2F, %l2 ldstub [%l7 + %l2], %o6 nop set 0x50, %o2 ldsb [%l7 + %o2], %i2 loop_7848: movn %icc, %o3, %i7 bgu,a,pn %xcc, loop_7849 call loop_7850 edge32n %g1, %g7, %g6 call loop_7851 loop_7849: call loop_7852 loop_7850: call loop_7853 call loop_7854 loop_7851: fcmpgt32 %f12, %f12, %i0 loop_7852: nop wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync loop_7853: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_7854: call loop_7855 call loop_7856 fbue,pn %fcc0, loop_7857 nop setx 0x1E7F, %l1, %l0 udivcc %i5, %l0, %g5 loop_7855: bne,pn %xcc, loop_7858 loop_7856: loop_7857: nop set 0x48, %i6 ldd [%l7 + %i6], %o0 fpadd16s %f16, %f16, %f25 loop_7858: sth %g2, [%l7 + 0x6C] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop set 0x24, %g7 prefetch [%l7 + %g7], 1 rdpr %pil, %o4 set 0x38, %o3 nop ! stda %i6, [%l7 + %o3] 0x2a ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xd0, %asi changed by convert2hboot call loop_7859 call loop_7860 umulcc %i3, %o0, %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_7859: call loop_7861 loop_7860: alignaddrl %l4, %o5, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7861: nop nop setx 0x813BE1E160460000, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr nop ! te %icc, 0x49 changed by convert2hboot prefetch [%l7 + 0x78], 1 call loop_7862 nop ! tle %xcc, 0x61 changed by convert2hboot set 0x20, %i0 nop ! stxa %i1, [%l7 + %i0] 0xeb ASI use replaced by convert2hboot membar #Sync loop_7862: lduw [%l7 + 0x64], %l3 brgez,a %l2, loop_7863 nop set 0x34, %o4 ldsw [%l7 + %o4], %o6 flush %l7 + 0x30 nop nop setx 0x3019B4ED3022E70F, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f18 setx 0xA843AF590BC21A73, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f22 fdivd %f22, %f18, %f22 loop_7863: call loop_7864 smulcc %i2, %o3, %i7 edge16 %g1, %g7, %g6 fmovsul %fcc3, %f22, %f1 loop_7864: fabsd %f8, %f24 fmovde %fcc2, %f8, %f8 set 0x16, %l0 nop ! ldsba [%l7 + %l0] 0x19, %i0 ASI use replaced by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot ldsw [%l7 + 0x4C], %o7 nop set 0x64, %o7 swap [%l7 + %o7], %i5 orncc %g4, 0x0CE6, %g5 bgu %icc, loop_7865 nop fitos %f8, %f21 fstoi %f21, %f30 ldstub [%l7 + 0x50], %l0 set 0x40, %l6 nop ! stda %f16, [%l7 + %l6] 0xca ASI use replaced by convert2hboot loop_7865: fbug,pt %fcc2, loop_7866 call loop_7867 udivcc %g2, 0x1D1D, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7866: nop set 0x70, %i7 stw %l6, [%l7 + %i7] loop_7867: nop set 0x42, %i3 nop ! ldstuba [%l7 + %i3] 0x04, %i3 ASI use replaced by convert2hboot stw %l1, [%l7 + 0x44] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot ldstub [%l7 + 0x78], %g3 nop set 0x20, %l3 ldsw [%l7 + %l3], %l4 nop set 0x70, %o1 stw %o5, [%l7 + %o1] nop nop setx 0x33453158D0447C00, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr movrgz %i4, %o2, %i1 fbue,a,pn %fcc2, loop_7868 call loop_7869 mova %icc, %l5, %l2 bn,a,pt %icc, loop_7870 loop_7868: ldstub [%l7 + 0x4C], %o6 loop_7869: fmovdle %xcc, %f22, %f10 orncc %l3, %o3, %i2 loop_7870: swap [%l7 + 0x08], %g1 nop ! wrpr %g7, %i7, %tick changed by convert2hboot nop set 0x72, %l1 ldsh [%l7 + %l1], %g6 call loop_7871 call loop_7872 nop nop setx 0x70651800, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr loop_7871: std %f30, [%l7 + 0x40] loop_7872: nop set 0x60, %g1 ldsw [%l7 + %g1], %i6 call loop_7873 nop nop setx 0xB084B2215B9BEFAB, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 setx 0xE7ADB42235894615, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f18 fsubd %f18, %f24, %f30 call loop_7874 flush %l7 + 0x30 loop_7873: call loop_7875 fbge,a %fcc1, loop_7876 loop_7874: nop ! rdpr %tba, %o7 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_7875: call loop_7877 loop_7876: st %f23, [%l7 + 0x60] movrlz %i0, 0x31A, %g4 loop_7877: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot nop nop setx 0x6067CC00, %l0, %l6 st %l6, [%l7 + 0x68] ld [%l7 + 0x68], %fsr fmovsn %xcc, %f20, %f10 call loop_7878 movpos %xcc, 0x7C5, %g5 xor %o1, %o4, %l6 set 0x10, %o0 sta %f31, [%l7 + %o0] 0x19 loop_7878: ld [%l7 + 0x24], %f11 set 0x62, %o6 nop ! stha %g2, [%l7 + %o6] 0x27 ASI use replaced by convert2hboot membar #Sync stw %i3, [%l7 + 0x74] movgu %xcc, %o0, %g3 movrne %l4, 0x150, %l1 orncc %o5, 0x1E4D, %i4 call loop_7879 nop set 0x64, %g2 ldsh [%l7 + %g2], %i1 fmovspos %xcc, %f6, %f29 fmul8x16 %f14, %f30, %f14 loop_7879: call loop_7880 ldsw [%l7 + 0x3C], %o2 prefetch [%l7 + 0x40], 0 fbg,a,pn %fcc1, loop_7881 loop_7880: nop set 0x40, %l5 ldsw [%l7 + %l5], %l5 andncc %o6, %l2, %l3 st %f12, [%l7 + 0x4C] loop_7881: nop ! tn %icc, 0x73 changed by convert2hboot call loop_7882 nop set 0x20, %i5 swap [%l7 + %i5], %i2 nop set 0x5E, %o5 ldub [%l7 + %o5], %g1 nop set 0x40, %g4 lduw [%l7 + %g4], %g7 loop_7882: nop nop setx 0xC59FA1F02070F800, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr nop nop setx 0xA0766400, %l0, %l6 st %l6, [%l7 + 0x2C] ld [%l7 + 0x2C], %fsr rdpr %canrestore, %i7 set 0x34, %l4 sta %f8, [%l7 + %l4] 0x81 call loop_7883 fmovscc %icc, %f28, %f6 nop set 0x64, %g3 ldstub [%l7 + %g3], %o3 call loop_7884 loop_7883: call loop_7885 std %f28, [%l7 + 0x70] movo %fcc1, 0x642, %i6 loop_7884: fbne,pt %fcc1, loop_7886 loop_7885: call loop_7887 edge32ln %o7, %g6, %i0 nop set 0x38, %g5 std %f26, [%l7 + %g5] loop_7886: sub %g4, 0x1D8A, %l0 loop_7887: srl %i5, 0x08, %o1 set 0x68, %g6 nop ! stxa %o4, [%l7 + %g6] 0x80 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f28, [%l7 + 0x38] %asi fmovso %fcc2, %f25, %f0 ldd [%l7 + 0x10], %f16 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot fpadd32 %f8, %f14, %f2 sllx %g2, %l6, %o0 call loop_7888 st %f9, [%l7 + 0x64] call loop_7889 call loop_7890 loop_7888: sra %i3, %g3, %l1 call loop_7891 loop_7889: call loop_7892 loop_7890: st %f11, [%l7 + 0x60] call loop_7893 loop_7891: nop setx 0x062A, %l0, %l4 udiv %o5, %l4, %i1 loop_7892: call loop_7894 st %f19, [%l7 + 0x44] loop_7893: fcmpd %fcc0, %f26, %f20 add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7894: ldd [%l7 + 0x18], %o6 ldd [%l7 + 0x30], %l4 add %l7, 0x38, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! casxa [%l6] 0x0c, %l3, %l2 ASI use replaced by convert2hboot ldstub [%l7 + 0x22], %g1 movle %fcc0, 0x309, %g7 ld [%l7 + 0x28], %f28 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x5C] %asi, %f18 set 0x10, %i2 nop ! stxa %i7, [%g0 + %i2] 0x21 ASI use replaced by convert2hboot stw %o3, [%l7 + 0x7C] nop ! tcc %icc, 0x38 changed by convert2hboot call loop_7895 call loop_7896 fmovdg %fcc1, %f28, %f24 call loop_7897 loop_7895: call loop_7898 loop_7896: call loop_7899 call loop_7900 loop_7897: ldd [%l7 + 0x10], %i6 loop_7898: nop add %l7, 0x4C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casa [%l6] 0x18, %o7, %g6 ASI use replaced by convert2hboot loop_7899: call loop_7901 loop_7900: fcmped %fcc2, %f2, %f12 movcs %xcc, 0x267, %i0 fmovslg %fcc1, %f10, %f15 loop_7901: nop set 0x74, %i1 swap [%l7 + %i1], %i2 call loop_7902 ldsb [%l7 + 0x12], %g4 call loop_7903 stb %l0, [%l7 + 0x5D] loop_7902: nop set 0x30, %l2 ldub [%l7 + %l2], %i5 loop_7903: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot ldstub [%l7 + 0x12], %o1 fmovdule %fcc1, %f4, %f20 fcmple32 %f12, %f24, %g2 stw %g5, [%l7 + 0x70] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_7904 call loop_7905 call loop_7906 call loop_7907 loop_7904: call loop_7908 loop_7905: fcmple32 %f6, %f26, %i3 loop_7906: nop set 0x48, %i4 nop ! lduwa [%l7 + %i4] 0x0c, %g3 ASI use replaced by convert2hboot loop_7907: call loop_7909 loop_7908: movcc %xcc, 0x6C9, %o0 call loop_7910 popc %o5, %l1 loop_7909: nop set 0x58, %i6 ldx [%l7 + %i6], %i1 mova %fcc3, 0x48B, %i4 loop_7910: call loop_7911 nop set 0x45, %o2 ldub [%l7 + %o2], %l4 mulscc %o6, 0x0C99, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_7911: ldsh [%l7 + 0x56], %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop ! tle %icc, 0x6e changed by convert2hboot std %g6, [%l7 + 0x58] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot ld [%l7 + 0x78], %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_7912 subcc %o7, 0x1D6B, %g6 bmask %i7, %i0, %i2 call loop_7913 loop_7912: call loop_7914 nop ! tg %icc, 0x73 changed by convert2hboot movg %icc, %l0, %i5 loop_7913: fbul %fcc2, loop_7915 loop_7914: nop fitos %f7, %f7 fstox %f7, %f6 fxtos %f6, %f17 bl %icc, loop_7916 ldx [%l7 + 0x30], %g4 loop_7915: sll %o4, %o1, %g2 call loop_7917 loop_7916: nop ! rdhpr %htba, %l6 changed by convert2hboot nop ! tcc %icc, 0x54 changed by convert2hboot fors %f15, %f25, %f12 loop_7917: call loop_7918 call loop_7919 membar 0x79 call loop_7920 loop_7918: sll %g5, 0x1E, %g3 loop_7919: addcc %i3, %o5, %o0 nop set 0x18, %o3 ldsw [%l7 + %o3], %i1 loop_7920: array32 %l1, %i4, %l4 umul %l5, %o2, %o6 call loop_7921 call loop_7922 mulscc %l2, 0x0C50, %g7 fmovrslez %l3, %f14, %f16 loop_7921: call loop_7923 loop_7922: nop ! tne %xcc, 0x3c changed by convert2hboot add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_7923: nop ! rdhpr %htba, %g1 changed by convert2hboot call loop_7924 st %f1, [%l7 + 0x64] membar 0x68 nop set 0x10, %g7 swap [%l7 + %g7], %o7 loop_7924: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fpack32 %f14, %f26, %f6 orn %i7, 0x0D6E, %i2 set 0x0B, %i0 nop ! lduba [%l7 + %i0] 0x88, %i0 ASI use replaced by convert2hboot nop nop setx 0x4EABB45EB073C000, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr nop nop setx 0x6043FC00, %l0, %l6 st %l6, [%l7 + 0x78] ld [%l7 + 0x78], %fsr call loop_7925 call loop_7926 fbuge,a %fcc1, loop_7927 rdpr %pil, %i5 loop_7925: sdiv %l0, 0x1159, %o4 loop_7926: std %g4, [%l7 + 0x78] loop_7927: nop set 0x10, %o4 nop ! stxa %o1, [%g0 + %o4] 0x21 ASI use replaced by convert2hboot set 0x40, %l0 nop ! stda %f16, [%l7 + %l0] 0xc3 ASI use replaced by convert2hboot brgez,a %g2, loop_7928 call loop_7929 call loop_7930 call loop_7931 loop_7928: call loop_7932 loop_7929: edge16n %g5, %l6, %g3 loop_7930: movrgez %i3, %o5, %i1 loop_7931: nop ! rdhpr %htba, %o0 changed by convert2hboot loop_7932: nop set 0x50, %l6 nop ! ldda [%l7 + %l6] 0x22, %i4 ASI use replaced by convert2hboot wrpr %g0, 0x0, %gl wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync bmask %o2, %o6, %l5 set 0x58, %i7 nop ! stwa %g7, [%l7 + %i7] 0xeb ASI use replaced by convert2hboot membar #Sync call loop_7933 xorcc %l2, %l3, %o3 call loop_7934 call loop_7935 loop_7933: call loop_7936 sethi 0x1DB3, %i6 loop_7934: nop set 0x40, %i3 nop ! ldda [%l7 + %i3] 0x18, %f0 ASI use replaced by convert2hboot loop_7935: call loop_7937 loop_7936: call loop_7938 sth %o7, [%l7 + 0x62] nop fitos %f9, %f11 fstox %f11, %f16 fxtos %f16, %f5 loop_7937: edge8ln %g6, %i7, %i2 loop_7938: nop set 0x50, %o7 flush %l7 + %o7 ldd [%l7 + 0x50], %f12 nop ! tvc %icc, 0x36 changed by convert2hboot nop ! te %icc, 0x77 changed by convert2hboot call loop_7939 brgez,pt %g1, loop_7940 nop ! tne %icc, 0x6a changed by convert2hboot mulx %i0, %i5, %o4 loop_7939: nop set 0x28, %o1 ldsh [%l7 + %o1], %l0 loop_7940: ldsh [%l7 + 0x34], %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot rd %pc, %g4 nop set 0x7C, %l1 lduh [%l7 + %l1], %l6 wrpr %g0, 0x2, %gl call loop_7941 call loop_7942 nop set 0x78, %l3 std %g2, [%l7 + %l3] array16 %i1, %o5, %i4 loop_7941: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync loop_7942: nop set 0x30, %g1 ldd [%l7 + %g1], %o0 set 0x40, %o0 nop ! ldda [%l7 + %o0] 0x2f, %o2 ASI use replaced by convert2hboot mulscc %o6, 0x12FB, %l4 add %l5, %l2, %l3 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync call loop_7943 call loop_7944 andncc %g7, 0x0067, %i6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7943: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync loop_7944: fmovdpos %xcc, %f22, %f8 movg %xcc, %i7, %g1 bge,a,pn %xcc, loop_7945 nop set 0x18, %g2 stx %i0, [%l7 + %g2] nop nop setx 0x653DA90EB060A000, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr sdivx %i2, 0x17C9, %o4 loop_7945: st %f28, [%l7 + 0x38] movgu %icc, 0x403, %i5 rd %pc, %o1 call loop_7946 st %f6, [%l7 + 0x1C] nop ! tsubcc %l0, 0x7f, %g2 changed by convert2hboot call loop_7947 loop_7946: call loop_7948 lduw [%l7 + 0x08], %l6 call loop_7949 loop_7947: andcc %g5, %i3, %g4 loop_7948: mova %icc, 0x1BB, %i1 set 0x14, %l5 nop ! ldswa [%l7 + %l5] 0x89, %o5 ASI use replaced by convert2hboot loop_7949: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_7950 fsrc1s %f2, %f4 wrpr %g0, 0x0, %gl call loop_7951 loop_7950: ld [%l7 + 0x20], %f9 andn %o0, %o6, %o2 movle %icc, %l5, %l4 loop_7951: nop set 0x4C, %i5 prefetch [%l7 + %i5], 1 fbule,a,pn %fcc3, loop_7952 lduh [%l7 + 0x70], %l3 fmovsn %icc, %f16, %f29 nop setx loop_7953, %l0, %l1 jmpl %l1, %o3 loop_7952: nop nop setx 0x886D6EAD0041B800, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr set 0x40, %o5 nop ! ldda [%l7 + %o5] 0x89, %f16 ASI use replaced by convert2hboot loop_7953: std %f28, [%l7 + 0x58] movgu %xcc, 0x4E2, %g7 stb %l2, [%l7 + 0x72] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot movle %icc, 0x77C, %g6 call loop_7954 sth %o7, [%l7 + 0x7A] add %i7, 0x00C5, %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_7954: std %f28, [%l7 + 0x58] set 0x1C, %o6 nop ! ldswa [%l7 + %o6] 0x81, %g1 ASI use replaced by convert2hboot call loop_7955 movvs %xcc, %i5, %o4 ld [%l7 + 0x6C], %f30 nop set 0x48, %g4 ldsb [%l7 + %g4], %o1 loop_7955: subccc %g2, %l0, %l6 nop ! tne %xcc, 0x7e changed by convert2hboot nop ! rdhpr %htba, %i3 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync edge16n %i1, %g5, %o5 fornot2s %f7, %f7, %f20 fpsub32s %f28, %f16, %f26 nop set 0x30, %l4 ldd [%l7 + %l4], %f8 brlz,a,pn %g3, loop_7956 call loop_7957 call loop_7958 call loop_7959 loop_7956: edge32l %i4, %l1, %o0 loop_7957: call loop_7960 loop_7958: movn %fcc2, %o6, %l5 loop_7959: nop ! tvs %xcc, 0x61 changed by convert2hboot nop ! rdhpr %hsys_tick_cmpr, %o2 changed by convert2hboot loop_7960: nop set 0x1A, %g5 nop ! ldstuba [%l7 + %g5] 0x11, %l3 ASI use replaced by convert2hboot fpmerge %f9, %f24, %f22 call loop_7961 st %f8, [%l7 + 0x7C] call loop_7962 nop set 0x0C, %g6 prefetch [%l7 + %g6], 3 loop_7961: bvc,pn %icc, loop_7963 call loop_7964 loop_7962: ldd [%l7 + 0x68], %o2 mulscc %g7, 0x1227, %l2 loop_7963: call loop_7965 loop_7964: fcmpgt16 %f6, %f16, %l4 set 0x54, %g3 nop ! lduwa [%l7 + %g3] 0x88, %g6 ASI use replaced by convert2hboot loop_7965: ldsb [%l7 + 0x42], %o7 call loop_7966 bmask %i7, %i0, %i2 nop setx loop_7967, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002400001403, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_7968 loop_7966: ldstub [%l7 + 0x1A], %i6 call loop_7969 loop_7967: fbuge %fcc0, loop_7970 loop_7968: addc %g1, 0x0700, %o4 nop set 0x63, %i2 ldsb [%l7 + %i2], %i5 loop_7969: call loop_7971 loop_7970: call loop_7972 call loop_7973 andcc %g2, 0x0002, %l0 loop_7971: nop ! rdhpr %hpstate, %l6 changed by convert2hboot loop_7972: umulcc %i3, 0x0AA2, %g4 loop_7973: nop set 0x68, %l2 nop ! stba %o1, [%l7 + %l2] 0x80 ASI use replaced by convert2hboot set 0x20, %i1 nop ! stha %g5, [%l7 + %i1] 0xe2 ASI use replaced by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot rdpr %wstate, %g3 call loop_7974 call loop_7975 orn %i4, 0x12FB, %l1 call loop_7976 loop_7974: fbe,a,pn %fcc3, loop_7977 loop_7975: st %f18, [%l7 + 0x1C] fbo,a %fcc2, loop_7978 loop_7976: movrlz %o0, %o6, %o5 loop_7977: srax %l5, 0x04, %o2 set 0x14, %i4 nop ! lduha [%l7 + %i4] 0x19, %l3 ASI use replaced by convert2hboot loop_7978: nop set 0x40, %i6 nop ! stda %f0, [%l7 + %i6] 0x10 ASI use replaced by convert2hboot movrne %g7, 0x203, %o3 nop ! rdhpr %hsys_tick_cmpr, %l4 changed by convert2hboot be %xcc, loop_7979 rd %y, %g6 fmovsu %fcc1, %f1, %f23 fmovsleu %xcc, %f18, %f8 loop_7979: nop ! tneg %xcc, 0x57 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot set 0x50, %o2 nop ! stxa %o7, [%l7 + %o2] 0xe2 ASI use replaced by convert2hboot membar #Sync set 0x68, %g7 nop ! ldsha [%l7 + %g7] 0x10, %i7 ASI use replaced by convert2hboot andncc %i2, %i0, %g1 set 0x60, %o3 nop ! ldda [%l7 + %o3] 0x2f, %i6 ASI use replaced by convert2hboot nop ! tcs %icc, 0x44 changed by convert2hboot set 0x3A, %i0 nop ! ldsha [%l7 + %i0] 0x88, %i5 ASI use replaced by convert2hboot subc %o4, %g2, %l0 call loop_7980 call loop_7981 wr %g0, 0x0, %pcr ! wr %i3, %g4, %sys_tick changed by convert2hboot nop set 0x0C, %l0 lduh [%l7 + %l0], %l6 loop_7980: ldd [%l7 + 0x40], %f26 loop_7981: orncc %g5, %o1, %i1 nop set 0x5C, %o4 stw %g3, [%l7 + %o4] set 0x40, %l6 nop ! ldda [%l7 + %l6] 0x89, %f16 ASI use replaced by convert2hboot rd %ccr, %l1 sethi 0x0791, %o0 call loop_7982 smul %o6, %o5, %l5 nop set 0x58, %i3 flush %l7 + %i3 fmovspos %xcc, %f15, %f6 loop_7982: nop set 0x32, %o7 lduh [%l7 + %o7], %o2 nop set 0x2A, %o1 sth %i4, [%l7 + %o1] edge8n %l3, %g7, %o3 ld [%l7 + 0x08], %f17 nop ! ta %icc, 0x60 changed by convert2hboot nop set 0x48, %l1 std %g6, [%l7 + %l1] add %l7, 0x44, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l6] %asi, %l4 nop ! casa [%l6] 0x81, %l4, %o7 ASI use replaced by convert2hboot andncc %l2, %i2, %i0 nop ! wrpr %i7, 0x0738, %tick changed by convert2hboot nop ! tcs %xcc, 0x44 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot set 0x38, %l3 nop ! stwa %i5, [%l7 + %l3] 0x19 ASI use replaced by convert2hboot nop nop setx 0xD463337AB0442C00, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr movrne %i6, %o4, %l0 call loop_7983 fmovdgu %icc, %f0, %f14 nop set 0x4E, %g1 sth %g2, [%l7 + %g1] nop set 0x4C, %i7 lduh [%l7 + %i7], %g4 loop_7983: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot bcc,a,pn %xcc, loop_7984 orn %g5, 0x0C8F, %l6 or %o1, %i1, %g3 nop ! rdhpr %ver, %o0 changed by convert2hboot loop_7984: call loop_7985 fmuld8sux16 %f22, %f23, %f26 call loop_7986 loop_7985: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_7986: nop ! tsubcc %o6, %l5, %o2 changed by convert2hboot nop setx loop_7987, %l0, %l1 jmpl %l1, %o5 fzeros %f19 call loop_7988 move %icc, %l3, %i4 loop_7987: bvc,a,pn %icc, loop_7989 call loop_7990 loop_7988: call loop_7991 ld [%l7 + 0x18], %f26 loop_7989: add %o3, %g7, %g6 loop_7990: swap [%l7 + 0x68], %l4 loop_7991: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot subc %o7, %i2, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot fmovd %f12, %f20 sllx %g1, 0x08, %i6 nop nop setx 0x704F1400, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr movge %icc, %o4, %i5 set 0x1E, %g2 nop ! lduha [%l7 + %g2] 0x80, %l0 ASI use replaced by convert2hboot call loop_7992 call loop_7993 edge16ln %g4, %i3, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_7992: bmask %o1, %i1, %l6 loop_7993: call loop_7994 stx %o0, [%l7 + 0x08] nop set 0x68, %o0 ldx [%l7 + %o0], %g3 set 0x5C, %i5 nop ! ldstuba [%l7 + %i5] 0x04, %o6 ASI use replaced by convert2hboot loop_7994: be,pt %icc, loop_7995 call loop_7996 fmul8x16 %f9, %f0, %f0 call loop_7997 loop_7995: call loop_7998 loop_7996: addccc %l1, %l5, %o2 set 0x70, %l5 sta %f20, [%l7 + %l5] 0x89 loop_7997: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_7998: call loop_7999 nop ! tvs %xcc, 0x5d changed by convert2hboot lduw [%l7 + 0x6C], %i4 nop set 0x40, %o6 std %l2, [%l7 + %o6] loop_7999: sth %o3, [%l7 + 0x6A] nop set 0x76, %g4 lduh [%l7 + %g4], %g7 wr %g0, 0x0, %pcr ! wr %l4, %l2, %y changed by convert2hboot bcs,a %xcc, loop_8000 call loop_8001 nop ! tsubcc %g6, 0x73, %o7 changed by convert2hboot nop set 0x48, %l4 stb %i7, [%l7 + %l4] loop_8000: addccc %i2, 0x196E, %g1 loop_8001: sethi 0x073F, %i0 and %i6, %i5, %o4 nop ! tg %xcc, 0x52 changed by convert2hboot alignaddrl %g4, %i3, %l0 call loop_8002 stx %g2, [%l7 + 0x78] smul %o1, %i1, %l6 addcc %o0, 0x135C, %g3 loop_8002: call loop_8003 call loop_8004 call loop_8005 bge %icc, loop_8006 loop_8003: membar 0x1C loop_8004: nop ! sir 0x1768 !!sir is illegal_instruction loop_8005: udivx %o6, 0x184F, %g5 loop_8006: call loop_8007 popc %l5, %o2 nop set 0x08, %o5 stx %o5, [%l7 + %o5] call loop_8008 loop_8007: call loop_8009 call loop_8010 stw %i4, [%l7 + 0x18] loop_8008: call loop_8011 loop_8009: nop ! tpos %xcc, 0x6c changed by convert2hboot loop_8010: stb %l3, [%l7 + 0x42] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_8011: call loop_8012 call loop_8013 nop setx 0x0F23, %l0, %l4 udivcc %g7, %l4, %l2 addc %g6, 0x0374, %o7 loop_8012: nop nop setx 0x64FEB5A510630C00, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_8013: call loop_8014 nop set 0x3C, %g5 stb %o3, [%l7 + %g5] movcs %xcc, 0x006, %i7 rd %fprs, %i2 loop_8014: edge32n %i0, %i6, %g1 st %f24, [%l7 + 0x48] nop set 0x18, %g3 ldsb [%l7 + %g3], %i5 fmovdge %fcc1, %f0, %f14 movrlz %g4, 0x0A6, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot std %o4, [%l7 + 0x18] ldstub [%l7 + 0x7C], %g2 rdpr %gl, %o1 call loop_8015 ldstub [%l7 + 0x50], %l6 ble,a,pn %xcc, loop_8016 nop nop setx 0x3B5AD98E805C2400, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr loop_8015: flush %l7 + 0x50 edge16n %i1, %o0, %o6 loop_8016: nop set 0x46, %g6 ldsh [%l7 + %g6], %g3 movuge %fcc3, 0x6A8, %l5 set 0x68, %i2 nop ! ldxa [%l7 + %i2] 0x81, %o2 ASI use replaced by convert2hboot call loop_8017 call loop_8018 call loop_8019 bvs,a %xcc, loop_8020 loop_8017: fbge,a,pn %fcc2, loop_8021 loop_8018: mulx %g5, 0x0299, %o5 loop_8019: movn %icc, 0x4DB, %l3 loop_8020: srax %l1, 0x16, %i4 loop_8021: call loop_8022 nop set 0x30, %l2 prefetch [%l7 + %l2], 2 call loop_8023 fcmpeq16 %f4, %f12, %g7 loop_8022: call loop_8024 wr %g0, 0x0, %pcr ! wr %l4, %g6, %clear_softint changed by convert2hboot loop_8023: wr %g0, 0x0, %pcr ! wr %l2, %o3, %clear_softint changed by convert2hboot sllx %i7, 0x11, %i2 loop_8024: nop set 0x38, %i1 ldd [%l7 + %i1], %o6 call loop_8025 bcs,a %icc, loop_8026 call loop_8027 array32 %i6, %g1, %i0 loop_8025: nop ! rdhpr %hsys_tick_cmpr, %g4 changed by convert2hboot loop_8026: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_8027: movpos %icc, 0x3E4, %l0 nop set 0x74, %i6 ldsw [%l7 + %i6], %o4 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot sub %i5, %g2, %o1 edge16 %i1, %l6, %o0 call loop_8028 call loop_8029 fmovd %f0, %f10 nop nop setx 0x114219B605E9C00, %l0, %l6 stx %l6, [%l7 + 0x50] ldx [%l7 + 0x50], %fsr loop_8028: nop ! te %xcc, 0x4b changed by convert2hboot loop_8029: call loop_8030 ldsb [%l7 + 0x0F], %o6 add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_8030: call loop_8031 std %o2, [%l7 + 0x30] fpmerge %f26, %f6, %f24 ldx [%l7 + 0x70], %g5 loop_8031: call loop_8032 call loop_8033 orcc %o5, %l3, %l1 srlx %i4, %l4, %g7 loop_8032: nop wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync loop_8033: call loop_8034 alignaddrl %o3, %i7, %i2 call loop_8035 fmuld8sux16 %f6, %f12, %f24 loop_8034: nop set 0x3C, %i4 flush %l7 + %i4 fornot1s %f25, %f10, %f25 loop_8035: nop wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sth %i6, [%l7 + 0x08] call loop_8036 nop set 0x40, %g7 ldd [%l7 + %g7], %f12 nop ! tpos %icc, 0x7b changed by convert2hboot movule %fcc1, %o7, %g1 loop_8036: call loop_8037 call loop_8038 nop set 0x48, %o3 swap [%l7 + %o3], %g4 call loop_8039 loop_8037: xorcc %i3, 0x136D, %i0 loop_8038: nop nop setx 0xC0432400, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr call loop_8040 loop_8039: sll %o4, 0x06, %l0 nop set 0x6D, %i0 ldsb [%l7 + %i0], %i5 sth %o1, [%l7 + 0x42] loop_8040: nop wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync nop set 0x64, %l0 stw %l6, [%l7 + %l0] nop set 0x08, %o2 ldd [%l7 + %o2], %o0 rd %fprs, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot swap [%l7 + 0x44], %l5 nop set 0x28, %l6 lduh [%l7 + %l6], %o2 set 0x2C, %o4 nop ! stba %g5, [%l7 + %o4] 0x89 ASI use replaced by convert2hboot call loop_8041 wr %g0, 0x0, %pcr ! wr %g3, %o5, %sys_tick changed by convert2hboot nop ! tleu %icc, 0x72 changed by convert2hboot call loop_8042 loop_8041: fpsub16 %f12, %f30, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_8042: rdpr %pil, %i4 std %l4, [%l7 + 0x20] call loop_8043 edge8n %g7, %l3, %o3 wr %g0, 0x0, %pcr ! wr %g0, 0x2b, %asi changed by convert2hboot membar #Sync loop_8043: edge16l %i2, %l2, %i6 subccc %o7, %g6, %g1 set 0x53, %i3 nop ! stba %g4, [%l7 + %i3] 0x22 ASI use replaced by convert2hboot membar #Sync smul %i0, 0x00DB, %i3 call loop_8044 nop set 0x48, %o1 lduh [%l7 + %o1], %l0 fmovsge %xcc, %f31, %f7 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_8044: edge16ln %i5, %g2, %o1 movule %fcc3, %l6, %o0 std %o6, [%l7 + 0x70] movge %fcc1, 0x492, %i1 flush %l7 + 0x74 call loop_8045 rdpr %canrestore, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_8045: movne %icc, %g3, %l5 call loop_8046 call loop_8047 fpsub16 %f6, %f4, %f26 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x3C] %asi, %f27 loop_8046: movue %fcc2, %o5, %i4 loop_8047: xor %l4, 0x0DE5, %g7 nop set 0x38, %l1 std %l0, [%l7 + %l1] swap [%l7 + 0x70], %o3 set 0x58, %o7 nop ! lduwa [%l7 + %o7] 0x81, %i7 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_8048 bgu,a %xcc, loop_8049 nop ! tcs %xcc, 0x52 changed by convert2hboot std %i2, [%l7 + 0x48] loop_8048: wr %g0, 0x0, %pcr ! wr %g0, 0x5, %fprs changed by convert2hboot loop_8049: call loop_8050 nop ! ta %xcc, 0x6b changed by convert2hboot nop set 0x08, %l3 flush %l7 + %l3 nop set 0x64, %g1 flush %l7 + %g1 loop_8050: edge32l %o7, %g6, %l2 edge8n %g1, %g4, %i0 ldsw [%l7 + 0x68], %i3 rd %fprs, %l0 nop set 0x6C, %g2 stw %o4, [%l7 + %g2] movre %i5, 0x2EF, %g2 call loop_8051 fcmpes %fcc3, %f21, %f16 set 0x08, %o0 nop ! stda %o0, [%l7 + %o0] 0xeb ASI use replaced by convert2hboot membar #Sync loop_8051: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_8052 rd %fprs, %o6 ld [%l7 + 0x68], %f30 andn %i1, 0x03F2, %o2 loop_8052: call loop_8053 fbule,a %fcc1, loop_8054 nop set 0x3D, %i7 ldub [%l7 + %i7], %l6 nop set 0x50, %i5 lduh [%l7 + %i5], %g3 loop_8053: call loop_8055 loop_8054: call loop_8056 addc %l5, 0x03BC, %o5 call loop_8057 loop_8055: wrpr %g5, 0x02D1, %pil loop_8056: call loop_8058 nop setx loop_8059, %l0, %l1 jmpl %l1, %l4 loop_8057: call loop_8060 nop ! rdhpr %hsys_tick_cmpr, %i4 changed by convert2hboot loop_8058: nop fitos %f20, %f13 loop_8059: nop fitod %f4, %f2 fdtoi %f2, %f3 loop_8060: call loop_8061 nop set 0x28, %l5 stw %l1, [%l7 + %l5] nop set 0x67, %g4 ldsb [%l7 + %g4], %o3 nop ! tvs %icc, 0x43 changed by convert2hboot loop_8061: call loop_8062 fmul8x16al %f1, %f23, %f24 fmovsneg %icc, %f4, %f31 sra %i7, 0x1F, %g7 loop_8062: edge32n %l3, %i6, %i2 nop nop setx 0x405CA000, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr call loop_8063 movge %fcc2, 0x6E9, %o7 set 0x70, %o6 sta %f8, [%l7 + %o6] 0x0c loop_8063: nop set 0x28, %l4 ldsh [%l7 + %l4], %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_8064 movl %xcc, %g6, %i0 smul %i3, %g4, %l0 nop ! tn %xcc, 0x55 changed by convert2hboot loop_8064: edge32 %i5, %g2, %o1 edge16ln %o0, %o6, %o4 add %l7, 0x64, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %o2, %l6 ASI use replaced by convert2hboot or %i1, %g3, %o5 set 0x6C, %o5 nop ! ldswa [%l7 + %o5] 0x89, %l5 ASI use replaced by convert2hboot nop nop setx 0x931C3FC1A049FC00, %l0, %l6 stx %l6, [%l7 + 0x78] ldx [%l7 + 0x78], %fsr prefetch [%l7 + 0x74], 1 alignaddrl %l4, %i4, %l1 set 0x6C, %g5 nop ! swapa [%l7 + %g5] 0x89, %o3 ASI use replaced by convert2hboot brgz %g5, loop_8065 movneg %icc, 0x25B, %i7 fbe %fcc1, loop_8066 sllx %l3, %i6, %g7 loop_8065: fmovdn %icc, %f12, %f20 call loop_8067 loop_8066: nop set 0x60, %g6 std %o6, [%l7 + %g6] nop nop setx 0xA05CEC00, %l0, %l6 st %l6, [%l7 + 0x0C] ld [%l7 + 0x0C], %fsr nop set 0x1C, %i2 swap [%l7 + %i2], %l2 loop_8067: edge8 %i2, %g6, %i0 alignaddrl %g1, %g4, %l0 edge8 %i3, %i5, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot st %f5, [%l7 + 0x78] nop set 0x6E, %g3 stb %o4, [%l7 + %g3] fmuld8sux16 %f29, %f12, %f10 std %o2, [%l7 + 0x10] wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot call loop_8068 nop set 0x74, %l2 ldub [%l7 + %l2], %i1 lduh [%l7 + 0x4A], %g3 std %o6, [%l7 + 0x70] loop_8068: call loop_8069 call loop_8070 fbule,a %fcc3, loop_8071 nop set 0x08, %i1 ldx [%l7 + %i1], %l5 loop_8069: call loop_8072 loop_8070: nop nop setx 0xEF94FCD0, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f15 setx 0x1C47C1AA, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f23 fmuls %f23, %f15, %f19 loop_8071: rdpr %cwp, %o5 brnz,a %i4, loop_8073 loop_8072: st %f24, [%l7 + 0x30] sth %l1, [%l7 + 0x5E] nop nop setx 0xF793FE6B10401C00, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr loop_8073: nop nop setx 0x74034E5A40490000, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr add %l7, 0x3C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %o3 nop ! casa [%l6] 0x0c, %o3, %l4 ASI use replaced by convert2hboot ld [%l7 + 0x4C], %f12 ldd [%l7 + 0x30], %g4 movcc %xcc, %i7, %i6 ba,pt %xcc, loop_8074 movrlz %l3, %o7, %l2 nop set 0x48, %i4 prefetch [%l7 + %i4], 2 ldsh [%l7 + 0x26], %g7 loop_8074: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wrpr %g0, 0x2, %gl call loop_8075 call loop_8076 call loop_8077 nop set 0x54, %i6 ldsb [%l7 + %i6], %g1 loop_8075: nop add %l7, 0x20, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_8076: nop fitod %f6, %f6 fdtox %f6, %f10 loop_8077: ldx [%l7 + 0x08], %l0 nop set 0x52, %g7 ldub [%l7 + %g7], %o1 nop set 0x30, %o3 ldsh [%l7 + %o3], %i5 call loop_8078 call loop_8079 srlx %o0, %g2, %o2 add %l7, 0x44, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! casa [%l6] 0x19, %l6, %i1 ASI use replaced by convert2hboot loop_8078: orn %o4, 0x1749, %g3 loop_8079: nop set 0x20, %i0 lda [%l7 + %i0] 0x89, %f23 subc %l5, %o6, %i4 smul %l1, %o3, %l4 call loop_8080 wr %g0, 0x0, %pcr ! wr %o5, %i7, %y changed by convert2hboot movrlz %i6, 0x0B8, %l3 loop_8080: orncc %o7, %l2, %g7 nop ! tgu %xcc, 0x5f changed by convert2hboot sdivcc %i2, 0x14AF, %g5 nop set 0x70, %l0 ldd [%l7 + %l0], %i0 nop set 0x4E, %l6 sth %g6, [%l7 + %l6] set 0x74, %o2 nop ! swapa [%l7 + %o2] 0x04, %g4 ASI use replaced by convert2hboot ldd [%l7 + 0x68], %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop nop setx 0xC07A6400, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr nop ! ta %xcc, 0x41 changed by convert2hboot call loop_8081 fabss %f13, %f9 nop ! tg %icc, 0x41 changed by convert2hboot flush %l7 + 0x64 loop_8081: call loop_8082 call loop_8083 wrpr %o1, 0x0199, %pil nop set 0x0C, %i3 swap [%l7 + %i3], %i5 loop_8082: edge32n %o0, %l0, %g2 loop_8083: fnot1 %f30, %f0 nop ! tn %icc, 0x7b changed by convert2hboot call loop_8084 fmovdvs %icc, %f4, %f4 set 0x24, %o4 nop ! swapa [%l7 + %o4] 0x19, %l6 ASI use replaced by convert2hboot loop_8084: nop nop setx 0xB36BCCFE40458800, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr set 0x6F, %l1 nop ! stba %o2, [%l7 + %l1] 0x81 ASI use replaced by convert2hboot wrpr %g0, 0x3, %gl call loop_8085 call loop_8086 sdiv %l5, 0x14E1, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot lda [%l7 + 0x54] %asi, %f5 loop_8085: nop set 0x50, %o1 ldd [%l7 + %o1], %o6 loop_8086: call loop_8087 srax %i4, %l1, %o3 set 0x70, %o7 nop ! ldxa [%l7 + %o7] 0x19, %l4 ASI use replaced by convert2hboot loop_8087: movue %fcc2, 0x277, %o5 call loop_8088 nop nop setx 0x605C1000, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr call loop_8089 xnorcc %i6, %l3, %i7 loop_8088: nop set 0x5C, %l3 lda [%l7 + %l3] 0x80, %f8 loop_8089: nop set 0x7E, %g1 nop ! lduha [%l7 + %g1] 0x19, %o7 ASI use replaced by convert2hboot call loop_8090 call loop_8091 call loop_8092 brgez,pt %l2, loop_8093 loop_8090: call loop_8094 loop_8091: call loop_8095 loop_8092: lduw [%l7 + 0x58], %i2 loop_8093: ldd [%l7 + 0x18], %g4 loop_8094: call loop_8096 loop_8095: orncc %g7, 0x1816, %i0 fbge,pn %fcc2, loop_8097 stw %g6, [%l7 + 0x78] loop_8096: fbne,a,pt %fcc2, loop_8098 call loop_8099 loop_8097: call loop_8100 nop set 0x0A, %g2 lduh [%l7 + %g2], %g4 loop_8098: call loop_8101 loop_8099: call loop_8102 loop_8100: pdist %f12, %f28, %f18 movue %fcc2, 0x51F, %i3 loop_8101: loop_8102: std %g0, [%l7 + 0x40] st %f23, [%l7 + 0x58] ldstub [%l7 + 0x12], %i5 call loop_8103 nop ! sir 0x02C5 !!sir is illegal_instruction ldsb [%l7 + 0x28], %o0 wr %g0, 0x0, %pcr ! wr %g0, 0x26, %asi changed by convert2hboot loop_8103: smulcc %l0, 0x0A5D, %l6 nop ! tleu %xcc, 0x61 changed by convert2hboot ldsw [%l7 + 0x70], %o2 call loop_8104 ldub [%l7 + 0x31], %g2 ldd [%l7 + 0x20], %g2 call loop_8105 loop_8104: nop ! tvs %icc, 0x77 changed by convert2hboot nop set 0x72, %i7 ldsh [%l7 + %i7], %l5 ldstub [%l7 + 0x7D], %o4 loop_8105: srlx %i1, %o6, %i4 set 0x40, %o0 nop ! stda %f16, [%l7 + %o0] 0x1e ASI use replaced by convert2hboot membar #Sync set 0x38, %l5 nop ! stda %l0, [%l7 + %l5] 0x2f ASI use replaced by convert2hboot membar #Sync call loop_8106 fpsub32s %f23, %f2, %f1 call loop_8107 fbge %fcc0, loop_8108 loop_8106: srl %l4, %o3, %i6 set 0x10, %i5 nop ! stwa %o5, [%l7 + %i5] 0x27 ASI use replaced by convert2hboot membar #Sync loop_8107: nop add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l6] %asi, %i7 nop ! casa [%l6] 0x80, %i7, %l3 ASI use replaced by convert2hboot loop_8108: call loop_8109 call loop_8110 fbe,pt %fcc2, loop_8111 nop set 0x48, %o6 stw %l2, [%l7 + %o6] loop_8109: nop ! tneg %xcc, 0x57 changed by convert2hboot loop_8110: sdivcc %o7, 0x0E05, %i2 loop_8111: sethi 0x191E, %g5 call loop_8112 call loop_8113 nop set 0x68, %g4 lduw [%l7 + %g4], %g7 nop fitod %f29, %f2 loop_8112: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_8113: sllx %g4, 0x09, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0xf8, %asi changed by convert2hboot membar #Sync nop set 0x68, %l4 ldx [%l7 + %l4], %g1 std %f2, [%l7 + 0x30] ldstub [%l7 + 0x7F], %i5 rd %y, %o0 set 0x12, %g5 nop ! ldstuba [%l7 + %g5] 0x11, %o1 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x3C] %asi, %f20 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x6C, %g6 nop ! ldstuba [%l7 + %g6] 0x10, %i3 ASI use replaced by convert2hboot set 0x20, %i2 nop ! lduwa [%l7 + %i2] 0x89, %l6 ASI use replaced by convert2hboot nop ! tne %xcc, 0x3f changed by convert2hboot ba,pt %xcc, loop_8114 nop set 0x24, %g3 flush %l7 + %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_8114: fmovrse %g2, %f4, %f18 fmovdo %fcc0, %f4, %f24 wr %g0, 0x0, %pcr ! wr %g0, 0xf8, %asi changed by convert2hboot membar #Sync call loop_8115 call loop_8116 ldd [%l7 + 0x38], %o2 nop set 0x50, %l2 stw %g3, [%l7 + %l2] loop_8115: call loop_8117 loop_8116: stx %o4, [%l7 + 0x18] call loop_8118 nop set 0x46, %o5 ldsh [%l7 + %o5], %l5 loop_8117: nop set 0x32, %i1 nop ! stha %o6, [%l7 + %i1] 0xeb ASI use replaced by convert2hboot membar #Sync loop_8118: fzeros %f6 call loop_8119 nop fitod %f4, %f8 fdtos %f8, %f7 call loop_8120 call loop_8121 loop_8119: call loop_8122 wrpr %g0, 0x0, %gl loop_8120: nop ! tle %icc, 0x65 changed by convert2hboot loop_8121: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xB72, %hsys_tick_cmpr changed by convert2hboot loop_8122: call loop_8123 nop ! tsubcctv %o3, %l1, %i6 changed by convert2hboot flush %l7 + 0x40 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_8123: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot fcmpeq16 %f18, %f24, %l2 nop set 0x19, %i4 stb %l3, [%l7 + %i4] call loop_8124 movo %fcc2, %i2, %g5 addccc %g7, 0x00D7, %o7 stx %g4, [%l7 + 0x18] loop_8124: nop ! tpos %icc, 0x6e changed by convert2hboot call loop_8125 nop nop setx 0xE06DDC00, %l0, %l6 st %l6, [%l7 + 0x34] ld [%l7 + 0x34], %fsr nop set 0x56, %i6 ldstub [%l7 + %i6], %i0 call loop_8126 loop_8125: nop ! taddcctv %g1, 0x68, %i5 changed by convert2hboot nop ! tge %xcc, 0x52 changed by convert2hboot set 0x2E, %g7 nop ! ldsha [%l7 + %g7] 0x89, %o0 ASI use replaced by convert2hboot loop_8126: call loop_8127 call loop_8128 call loop_8129 call loop_8130 loop_8127: prefetch [%l7 + 0x6C], 1 loop_8128: edge32 %o1, %i3, %g6 loop_8129: nop nop setx 0x999679FA105BD400, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr loop_8130: call loop_8131 nop ! tsubcctv %l0, 0x67, %l6 changed by convert2hboot rdpr %cleanwin, %o2 set 0x5F, %i0 nop ! lduba [%l7 + %i0] 0x19, %g2 ASI use replaced by convert2hboot loop_8131: call loop_8132 call loop_8133 nop ! rdhpr %hsys_tick_cmpr, %g3 changed by convert2hboot fblg,a,pt %fcc3, loop_8134 loop_8132: smul %l5, 0x1AF7, %o6 loop_8133: array16 %o4, %i4, %i1 udivx %l4, 0x0B9A, %l1 loop_8134: subc %i6, %i7, %o5 call loop_8135 movcs %icc, 0x7CD, %l2 fzero %f30 bmask %o3, %i2, %l3 loop_8135: nop set 0x18, %o3 sta %f29, [%l7 + %o3] 0x89 orncc %g7, %g5, %g4 nop ! tn %xcc, 0x3e changed by convert2hboot set 0x50, %l0 nop ! ldxa [%l7 + %l0] 0x18, %i0 ASI use replaced by convert2hboot fmovduge %fcc3, %f8, %f4 set 0x3B, %l6 nop ! stba %o7, [%l7 + %l6] 0x81 ASI use replaced by convert2hboot nop set 0x6C, %i3 ldsb [%l7 + %i3], %i5 mulscc %o0, %o1, %i3 set 0x30, %o4 nop ! ldda [%l7 + %o4] 0x2e, %g0 ASI use replaced by convert2hboot prefetch [%l7 + 0x30], 1 edge32ln %g6, %l0, %o2 nop nop setx 0x27B8FC64, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f12 setx 0x04A73884, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f10 fadds %f10, %f12, %f25 call loop_8136 andcc %g2, 0x189E, %g3 call loop_8137 subccc %l6, %l5, %o4 loop_8136: nop set 0x40, %l1 stw %i4, [%l7 + %l1] xorcc %o6, 0x0A41, %l4 loop_8137: call loop_8138 nop ! rdhpr %hintp, %l1 changed by convert2hboot nop nop setx 0xB05CDC00, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr nop set 0x43, %o2 ldstub [%l7 + %o2], %i1 loop_8138: movneg %icc, %i6, %i7 call loop_8139 call loop_8140 stb %l2, [%l7 + 0x73] nop ! taddcctv %o5, %o3, %l3 changed by convert2hboot loop_8139: ldsw [%l7 + 0x28], %g7 loop_8140: xor %i2, 0x1A68, %g5 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! wrpr %o7, %i5, %tick changed by convert2hboot call loop_8141 ldsw [%l7 + 0x34], %o0 call loop_8142 call loop_8143 loop_8141: brlz,a,pt %i3, loop_8144 movule %fcc0, %g1, %g6 loop_8142: orcc %o1, 0x0E7D, %o2 loop_8143: ldsw [%l7 + 0x4C], %l0 loop_8144: nop ! tcs %icc, 0x7a changed by convert2hboot set 0x50, %o1 nop ! stxa %g3, [%l7 + %o1] 0x19 ASI use replaced by convert2hboot nop set 0x70, %o7 ldsw [%l7 + %o7], %g2 nop set 0x4C, %g1 flush %l7 + %g1 movl %fcc2, %l6, %o4 set 0x20, %g2 sta %f25, [%l7 + %g2] 0x11 brnz,a,pn %i4, loop_8145 call loop_8146 nop ! taddcc %o6, %l5, %l4 changed by convert2hboot fmovrslz %i1, %f18, %f22 loop_8145: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8146: fpadd32 %f4, %f30, %f30 set 0x40, %l3 nop ! stda %f0, [%l7 + %l3] 0x04 ASI use replaced by convert2hboot nop ! tcs %xcc, 0x6a changed by convert2hboot fbule,a %fcc0, loop_8147 nop ! taddcc %l1, %i7, %l2 changed by convert2hboot call loop_8148 fnot1s %f1, %f28 loop_8147: nop set 0x18, %o0 nop ! lduwa [%l7 + %o0] 0x0c, %o3 ASI use replaced by convert2hboot loop_8148: nop set 0x18, %i7 nop ! stwa %l3, [%l7 + %i7] 0xea ASI use replaced by convert2hboot membar #Sync movue %fcc2, %g7, %o5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot call loop_8149 flush %l7 + 0x38 nop set 0x43, %l5 ldsb [%l7 + %l5], %i0 call loop_8150 loop_8149: call loop_8151 call loop_8152 bvc,a %xcc, loop_8153 loop_8150: call loop_8154 loop_8151: ldstub [%l7 + 0x5F], %g4 loop_8152: bvs %icc, loop_8155 loop_8153: nop fitod %f4, %f12 fdtox %f12, %f30 fxtod %f30, %f30 loop_8154: nop set 0x0C, %o6 swap [%l7 + %o6], %g5 nop set 0x0A, %g4 stb %o7, [%l7 + %g4] loop_8155: nop set 0x15, %i5 nop ! stba %i5, [%l7 + %i5] 0x22 ASI use replaced by convert2hboot membar #Sync addc %i3, %g1, %o0 nop nop setx 0x70428C00, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr call loop_8156 nop nop setx 0xE18E3A99, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f18 setx 0xEEF685F7, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f29 fadds %f29, %f18, %f22 fmovs %f2, %f1 nop set 0x70, %g5 ldsh [%l7 + %g5], %o1 loop_8156: call loop_8157 ldx [%l7 + 0x18], %g6 fbug %fcc1, loop_8158 edge32n %o2, %l0, %g2 loop_8157: fbl %fcc3, loop_8159 faligndata %f26, %f22, %f12 loop_8158: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_8159: edge16ln %l6, %i4, %o6 stb %l5, [%l7 + 0x6A] nop fitod %f0, %f6 fdtox %f6, %f10 fxtod %f10, %f30 call loop_8160 nop ! rdhpr %htba, %l4 changed by convert2hboot alignaddr %i1, %o4, %i6 ldd [%l7 + 0x78], %i6 loop_8160: stx %l1, [%l7 + 0x08] nop nop setx 0x9051FC00, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr set 0x48, %g6 nop ! lduwa [%l7 + %g6] 0x11, %l2 ASI use replaced by convert2hboot andncc %o3, %g7, %l3 ldsw [%l7 + 0x70], %o5 call loop_8161 nop set 0x5E, %l4 lduh [%l7 + %l4], %i0 nop fitod %f9, %f12 set 0x53, %g3 nop ! ldstuba [%l7 + %g3] 0x04, %i2 ASI use replaced by convert2hboot loop_8161: array32 %g5, %o7, %g4 wrpr %i3, 0x0CF1, %cwp nop nop setx 0xE7FC7E0658DFEF07, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f12 fsqrtd %f12, %f30 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot nop set 0x60, %i2 ldsw [%l7 + %i2], %g1 set 0x70, %l2 nop ! ldsba [%l7 + %l2] 0x80, %o1 ASI use replaced by convert2hboot brlez,pn %g6, loop_8162 call loop_8163 nop ! tge %icc, 0x7d changed by convert2hboot call loop_8164 loop_8162: lduh [%l7 + 0x3C], %o2 loop_8163: call loop_8165 addccc %l0, %o0, %g2 loop_8164: nop set 0x48, %o5 stx %g3, [%l7 + %o5] nop ! tg %xcc, 0x44 changed by convert2hboot loop_8165: call loop_8166 ldd [%l7 + 0x50], %i6 call loop_8167 call loop_8168 loop_8166: nop ! tvc %icc, 0x77 changed by convert2hboot std %f12, [%l7 + 0x58] loop_8167: call loop_8169 loop_8168: fandnot2 %f12, %f14, %f18 fpadd32 %f24, %f22, %f24 nop set 0x28, %i4 lduh [%l7 + %i4], %o6 loop_8169: fandnot1 %f20, %f16, %f18 fcmpd %fcc2, %f22, %f26 lduh [%l7 + 0x62], %l5 call loop_8170 call loop_8171 call loop_8172 ldstub [%l7 + 0x4E], %i4 loop_8170: fornot2 %f8, %f16, %f2 loop_8171: call loop_8173 loop_8172: nop set 0x42, %i1 sth %l4, [%l7 + %i1] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_8173: fmovda %icc, %f22, %f18 nop ! rdhpr %htba, %o4 changed by convert2hboot call loop_8174 call loop_8175 nop ! tleu %icc, 0x49 changed by convert2hboot nop nop setx 0xC0648800, %l0, %l6 st %l6, [%l7 + 0x1C] ld [%l7 + 0x1C], %fsr loop_8174: nop set 0x20, %i6 ldsw [%l7 + %i6], %i7 loop_8175: movue %fcc1, 0x0CE, %l1 call loop_8176 movne %fcc1, 0x1F8, %i6 call loop_8177 call loop_8178 loop_8176: movleu %xcc, %l2, %g7 fornot2 %f12, %f16, %f28 loop_8177: xnor %l3, 0x0495, %o3 loop_8178: nop set 0x20, %i0 std %f6, [%l7 + %i0] ldsh [%l7 + 0x32], %o5 set 0x48, %o3 nop ! ldxa [%l7 + %o3] 0x80, %i2 ASI use replaced by convert2hboot nop nop setx 0xF0695000, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr fxor %f10, %f20, %f16 call loop_8179 ldd [%l7 + 0x58], %i0 call loop_8180 ldub [%l7 + 0x0E], %g5 loop_8179: call loop_8181 call loop_8182 loop_8180: nop set 0x14, %g7 prefetch [%l7 + %g7], 4 call loop_8183 loop_8181: fbo,pt %fcc2, loop_8184 loop_8182: nop ! tg %xcc, 0x3f changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8183: call loop_8185 loop_8184: nop nop setx 0x80564800, %l0, %l6 st %l6, [%l7 + 0x68] ld [%l7 + 0x68], %fsr fbn,a,pn %fcc0, loop_8186 call loop_8187 loop_8185: edge8l %g4, %o7, %i3 call loop_8188 loop_8186: std %f26, [%l7 + 0x48] loop_8187: ld [%l7 + 0x54], %f3 nop ! rdhpr %ver, %i5 changed by convert2hboot loop_8188: edge8 %o1, %g1, %g6 membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0xf8, %asi changed by convert2hboot movue %fcc1, %o2, %l0 call loop_8189 nop set 0x72, %l6 sth %g2, [%l7 + %l6] fbu,pn %fcc2, loop_8190 be,a,pt %xcc, loop_8191 loop_8189: call loop_8192 st %f16, [%l7 + 0x38] loop_8190: bl %xcc, loop_8193 loop_8191: call loop_8194 loop_8192: std %f16, [%l7 + 0x70] call loop_8195 loop_8193: fmovdvs %icc, %f16, %f0 loop_8194: bvs,pn %icc, loop_8196 call loop_8197 loop_8195: call loop_8198 call loop_8199 loop_8196: call loop_8200 loop_8197: fpackfix %f4, %f17 loop_8198: call loop_8201 loop_8199: and %g3, 0x0A45, %l6 loop_8200: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f26, [%l7 + 0x24] %asi loop_8201: nop ! rdhpr %hintp, %o6 changed by convert2hboot set 0x60, %l0 nop ! ldsha [%l7 + %l0] 0x10, %o0 ASI use replaced by convert2hboot call loop_8202 nop setx 0x078D, %l0, %i4 udiv %l5, %i4, %l4 rd %asi, %o4 fmuld8ulx16 %f13, %f17, %f4 loop_8202: nop set 0x60, %o4 swap [%l7 + %o4], %i7 nop fitod %f0, %f14 fdtoi %f14, %f21 srax %l1, 0x18, %i1 movug %fcc0, %i6, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot set 0x5C, %i3 sta %f25, [%l7 + %i3] 0x88 set 0x40, %l1 nop ! stda %f16, [%l7 + %l1] 0xc5 ASI use replaced by convert2hboot nop ! tleu %xcc, 0x70 changed by convert2hboot wrpr %g0, 0x0, %gl call loop_8203 ldub [%l7 + 0x6A], %o5 nop nop setx 0x7052E000, %l0, %l6 st %l6, [%l7 + 0x14] ld [%l7 + 0x14], %fsr call loop_8204 loop_8203: fmovdu %fcc3, %f20, %f30 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_8204: nop ! rdhpr %ver, %i0 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_8205 ldsh [%l7 + 0x08], %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot lda [%l7 + 0x14] %asi, %f2 loop_8205: nop ! rdhpr %ver, %o7 changed by convert2hboot nop set 0x10, %o1 lduh [%l7 + %o1], %g5 call loop_8206 call loop_8207 nop setx loop_8208, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004100001401, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot call loop_8209 loop_8206: fxnor %f2, %f2, %f22 loop_8207: call loop_8210 loop_8208: wr %g0, 0x0, %pcr ! wr %i5, %o1, %set_softint changed by convert2hboot loop_8209: call loop_8211 prefetch [%l7 + 0x38], 1 loop_8210: swap [%l7 + 0x68], %g1 std %f6, [%l7 + 0x48] loop_8211: fbue,a,pt %fcc3, loop_8212 nop set 0x74, %o2 prefetch [%l7 + %o2], 1 movpos %icc, %i3, %g6 subcc %l0, %g2, %g3 loop_8212: call loop_8213 call loop_8214 call loop_8215 move %xcc, 0x323, %o2 loop_8213: fmovsul %fcc2, %f25, %f0 loop_8214: call loop_8216 loop_8215: nop nop setx 0x659017D38052D800, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr call loop_8217 orn %l6, %o0, %l5 loop_8216: call loop_8218 fpsub16 %f28, %f28, %f4 loop_8217: nop ! tleu %xcc, 0x7b changed by convert2hboot set 0x0C, %o7 nop ! lduha [%l7 + %o7] 0x89, %i4 ASI use replaced by convert2hboot loop_8218: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop nop setx 0xF0762C00, %l0, %l6 st %l6, [%l7 + 0x38] ld [%l7 + 0x38], %fsr edge32l %o6, %i7, %l1 fmovda %fcc3, %f18, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_8219 nop ! tcs %xcc, 0x62 changed by convert2hboot nop set 0x0A, %g2 lduh [%l7 + %g2], %o4 wr %g0, 0x0, %pcr ! wr %i6, %l2, %clear_softint changed by convert2hboot loop_8219: nop fitod %f6, %f22 fdtoi %f22, %f12 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x24, %asi changed by convert2hboot call loop_8220 fmovdcs %xcc, %f12, %f28 movuge %fcc3, 0x19C, %o5 or %i0, %o3, %i2 loop_8220: call loop_8221 movvc %xcc, %o7, %g4 nop set 0x70, %l3 lduw [%l7 + %l3], %i5 prefetch [%l7 + 0x74], 1 loop_8221: fandnot2s %f15, %f0, %f19 movlg %fcc3, 0x3F3, %g5 edge16l %o1, %g1, %g6 nop nop setx 0x50785000, %l0, %l6 st %l6, [%l7 + 0x4C] ld [%l7 + 0x4C], %fsr add %l7, 0x7C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x40, %g1 ldsh [%l7 + %g1], %g3 nop set 0x6F, %o0 ldub [%l7 + %o0], %o2 set 0x58, %l5 nop ! stda %i2, [%l7 + %l5] 0xe3 ASI use replaced by convert2hboot membar #Sync call loop_8222 fcmpeq16 %f30, %f24, %o0 call loop_8223 sth %l5, [%l7 + 0x0E] loop_8222: std %i6, [%l7 + 0x08] fmovsgu %xcc, %f8, %f23 loop_8223: nop nop setx 0xEC5DB7E833BA19F5, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 setx 0x91995271, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f28 fsmuld %f28, %f0, %f28 fmovdul %fcc1, %f2, %f20 nop setx 0x0E34, %l0, %o6 sdivcc %i4, %o6, %i7 stw %l1, [%l7 + 0x54] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop set 0x40, %o6 std %l4, [%l7 + %o6] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop setx 0x058D, %l0, %g7 sdivx %l2, %g7, %l3 call loop_8224 movue %fcc2, %o5, %i0 umulcc %o4, %o3, %o7 call loop_8225 loop_8224: call loop_8226 xorcc %i2, 0x1873, %g4 move %icc, %g5, %o1 loop_8225: ldsb [%l7 + 0x27], %g1 loop_8226: nop fitod %f10, %f6 fdtox %f6, %f14 fxtod %f14, %f2 nop set 0x70, %g4 flush %l7 + %g4 nop set 0x25, %i5 ldsb [%l7 + %i5], %g6 xnorcc %i5, 0x09F0, %g2 call loop_8227 edge16n %l0, %g3, %i3 udivcc %o0, 0x199F, %o2 lduw [%l7 + 0x3C], %l5 loop_8227: fmovdue %fcc0, %f18, %f18 st %f4, [%l7 + 0x28] set 0x69, %i7 nop ! ldstuba [%l7 + %i7] 0x80, %l6 ASI use replaced by convert2hboot edge32ln %i4, %o6, %i7 fmovda %fcc0, %f4, %f4 xnorcc %i1, %l4, %l1 call loop_8228 nop ! tneg %xcc, 0x7e changed by convert2hboot nop fitod %f0, %f14 fdtox %f14, %f20 fxtod %f20, %f20 xor %l2, %g7, %l3 loop_8228: fmovrsne %o5, %f15, %f13 nop set 0x08, %g5 std %i0, [%l7 + %g5] movre %i6, %o4, %o3 movu %fcc2, 0x289, %i2 call loop_8229 bmask %o7, %g4, %o1 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_8229: lduh [%l7 + 0x0E], %g6 subcc %i5, %g2, %l0 nop ! rdhpr %ver, %g1 changed by convert2hboot std %i2, [%l7 + 0x10] addccc %g3, %o0, %o2 call loop_8230 brgez,pn %l5, loop_8231 nop setx loop_8232, %l0, %l1 jmpl %l1, %i4 call loop_8233 loop_8230: flush %l7 + 0x50 loop_8231: bcs,a,pt %icc, loop_8234 loop_8232: nop set 0x20, %l4 lduw [%l7 + %l4], %l6 loop_8233: call loop_8235 ldstub [%l7 + 0x7B], %i7 loop_8234: stw %o6, [%l7 + 0x28] nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x86E, %hsys_tick_cmpr changed by convert2hboot loop_8235: nop set 0x1E, %g6 lduh [%l7 + %g6], %l2 smulcc %g7, %l1, %o5 ldd [%l7 + 0x58], %i0 movl %fcc3, %i6, %o4 ldsb [%l7 + 0x0F], %o3 set 0x40, %g3 nop ! ldda [%l7 + %g3] 0xd3, %f0 ASI use replaced by convert2hboot set 0x10, %l2 nop ! ldda [%l7 + %l2] 0x2a, %l2 ASI use replaced by convert2hboot set 0x40, %i2 nop ! stda %f16, [%l7 + %i2] 0xc8 ASI use replaced by convert2hboot nop set 0x50, %o5 ldd [%l7 + %o5], %f0 ldd [%l7 + 0x28], %f28 call loop_8236 nop ! tcs %xcc, 0x6d changed by convert2hboot ldx [%l7 + 0x58], %o7 call loop_8237 loop_8236: ldstub [%l7 + 0x6D], %g4 lduw [%l7 + 0x50], %i2 call loop_8238 loop_8237: fmul8x16al %f24, %f27, %f20 stb %g5, [%l7 + 0x7A] nop set 0x39, %i1 ldub [%l7 + %i1], %g6 loop_8238: nop set 0x72, %i6 nop ! stha %o1, [%l7 + %i6] 0x23 ASI use replaced by convert2hboot membar #Sync add %l7, 0x08, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot ba,pn %xcc, loop_8239 nop ! rdhpr %hpstate, %g1 changed by convert2hboot nop ! tsubcctv %i3, %g2, %o0 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_8239: nop set 0x20, %i4 nop ! prefetcha [%l7 + %i4] 0x19, 3 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot fornot2s %f6, %f4, %f29 nop set 0x45, %o3 stb %l6, [%l7 + %o3] nop set 0x10, %g7 stw %i7, [%l7 + %g7] call loop_8240 nop setx loop_8241, %l0, %l1 jmpl %l1, %o6 ldsh [%l7 + 0x1C], %l5 flush %l7 + 0x74 loop_8240: fsrc1 %f4, %f28 loop_8241: nop set 0x7C, %l6 flush %l7 + %l6 nop set 0x64, %i0 ldsh [%l7 + %i0], %i1 call loop_8242 call loop_8243 brgez,a,pt %l2, loop_8244 call loop_8245 loop_8242: call loop_8246 loop_8243: fone %f14 loop_8244: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_8245: fpsub32 %f30, %f14, %f12 loop_8246: ba,pn %xcc, loop_8247 mulscc %l4, 0x0D97, %l1 lduw [%l7 + 0x44], %i0 call loop_8248 loop_8247: movn %xcc, %i6, %o5 nop set 0x24, %o4 swap [%l7 + %o4], %o3 call loop_8249 loop_8248: nop ! tl %icc, 0x4d changed by convert2hboot move %fcc0, 0x6B1, %o4 set 0x43, %i3 nop ! ldsba [%l7 + %i3] 0x11, %o7 ASI use replaced by convert2hboot loop_8249: nop ! tvs %icc, 0x4a changed by convert2hboot stb %l3, [%l7 + 0x16] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_8250 movne %icc, 0x5E6, %g4 set 0x40, %l0 nop ! ldda [%l7 + %l0] 0x11, %f16 ASI use replaced by convert2hboot loop_8250: nop set 0x38, %l1 ldd [%l7 + %l1], %f22 call loop_8251 call loop_8252 fbn %fcc0, loop_8253 nop nop setx 0x6DC800, %l0, %l6 st %l6, [%l7 + 0x20] ld [%l7 + 0x20], %fsr loop_8251: call loop_8254 loop_8252: nop set 0x54, %o2 flush %l7 + %o2 loop_8253: call loop_8255 srax %g5, %g6, %i5 loop_8254: call loop_8256 nop nop setx 0x83BDD663, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f5 fsqrts %f5, %f16 loop_8255: movgu %xcc, %l0, %o1 call loop_8257 loop_8256: nop ! tsubcc %i3, %g2, %g1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8257: movo %fcc1, 0x49E, %o2 call loop_8258 fpackfix %f16, %f8 nop set 0x08, %o7 stw %i4, [%l7 + %o7] ldd [%l7 + 0x30], %o0 loop_8258: call loop_8259 nop set 0x76, %o1 sth %l6, [%l7 + %o1] nop fitod %f8, %f20 fdtox %f20, %f14 nop ! tneg %xcc, 0x6f changed by convert2hboot loop_8259: fmovdlg %fcc0, %f16, %f26 set 0x28, %l3 nop ! stda %i6, [%l7 + %l3] 0x2f ASI use replaced by convert2hboot membar #Sync nop set 0x14, %g2 prefetch [%l7 + %g2], 4 movue %fcc3, 0x32D, %o6 swap [%l7 + 0x28], %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l7 + 0x78] %asi, %f9 fcmpne16 %f18, %f10, %l2 set 0x36, %o0 nop ! lduba [%l7 + %o0] 0x0c, %l5 ASI use replaced by convert2hboot call loop_8260 movrlez %g7, 0x0D3, %l4 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f24, [%l7 + 0x3C] %asi loop_8260: nop ! ta %icc, 0x39 changed by convert2hboot fmovdg %xcc, %f2, %f2 std %f0, [%l7 + 0x30] nop ! te %icc, 0x7b changed by convert2hboot stb %l1, [%l7 + 0x4E] movue %fcc1, %i0, %o5 set 0x25, %l5 nop ! stba %o3, [%l7 + %l5] 0x22 ASI use replaced by convert2hboot membar #Sync andn %i6, %o4, %l3 nop ! rdhpr %hpstate, %i2 changed by convert2hboot call loop_8261 fmuld8sux16 %f3, %f20, %f10 nop set 0x48, %g1 std %f24, [%l7 + %g1] nop set 0x10, %o6 lduh [%l7 + %o6], %g4 loop_8261: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd1, %asi changed by convert2hboot udivx %g5, 0x152E, %g6 set 0x4C, %i5 nop ! stwa %o7, [%l7 + %i5] 0x18 ASI use replaced by convert2hboot nop ! tgu %icc, 0x3a changed by convert2hboot call loop_8262 fmovrse %i5, %f19, %f30 call loop_8263 ld [%l7 + 0x44], %f6 loop_8262: sub %l0, 0x1D8E, %o1 lduh [%l7 + 0x0A], %g2 loop_8263: ldsh [%l7 + 0x62], %i3 call loop_8264 fsrc2 %f28, %f4 call loop_8265 fblg,a,pt %fcc2, loop_8266 loop_8264: call loop_8267 call loop_8268 loop_8265: nop set 0x2C, %g4 stw %g1, [%l7 + %g4] loop_8266: xnor %g3, %i4, %o2 loop_8267: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_8268: fpadd32 %f22, %f6, %f24 call loop_8269 call loop_8270 bg,a,pt %icc, loop_8271 call loop_8272 loop_8269: bcc,pt %xcc, loop_8273 loop_8270: nop set 0x74, %g5 swap [%l7 + %g5], %l6 loop_8271: movug %fcc0, %i7, %i1 loop_8272: call loop_8274 loop_8273: alignaddrl %l2, %l5, %g7 movl %xcc, %o6, %l1 set 0x10, %l4 nop ! ldda [%l7 + %l4] 0xeb, %i0 ASI use replaced by convert2hboot loop_8274: nop set 0x40, %g6 nop ! stda %f0, [%l7 + %g6] 0x11 ASI use replaced by convert2hboot rd %tick_cmpr, %l4 call loop_8275 fpsub32s %f1, %f10, %f29 call loop_8276 ldsh [%l7 + 0x24], %o5 loop_8275: fbge,a,pt %fcc1, loop_8277 call loop_8278 loop_8276: call loop_8279 fxnor %f8, %f24, %f28 loop_8277: nop set 0x48, %g3 sta %f27, [%l7 + %g3] 0x19 loop_8278: orcc %o3, %i6, %o4 loop_8279: nop set 0x30, %l2 ldub [%l7 + %l2], %i2 call loop_8280 ldstub [%l7 + 0x3B], %g4 smulcc %l3, %g6, %o7 loop_8280: nop wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync call loop_8281 edge32ln %g5, %o1, %g2 call loop_8282 fbl,a,pt %fcc3, loop_8283 loop_8281: ldstub [%l7 + 0x0D], %i3 flush %l7 + 0x14 loop_8282: nop nop setx 0x3D43CAD1, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f23 setx 0xFF329A57, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f31 fadds %f31, %f23, %f20 loop_8283: nop ! ta %icc, 0x3a changed by convert2hboot lduh [%l7 + 0x42], %g1 call loop_8284 fbuge %fcc0, loop_8285 rd %ccr, %l0 membar 0x74 loop_8284: nop set 0x18, %i7 stx %g3, [%l7 + %i7] loop_8285: fmovdg %fcc3, %f6, %f12 mulx %i4, %o2, %l6 set 0x50, %o5 nop ! lduwa [%l7 + %o5] 0x18, %o0 ASI use replaced by convert2hboot array16 %i7, %l2, %i1 call loop_8286 call loop_8287 movle %icc, 0x70D, %l5 loop_8286: sllx %g7, 0x19, %o6 loop_8287: umulcc %i0, 0x1F5E, %l1 andcc %o5, 0x082C, %l4 nop set 0x36, %i1 ldub [%l7 + %i1], %o3 fpack16 %f18, %f30 call loop_8288 nop set 0x36, %i2 ldsh [%l7 + %i2], %o4 nop set 0x6B, %i4 ldsb [%l7 + %i4], %i6 call loop_8289 loop_8288: ldub [%l7 + 0x5C], %g4 call loop_8290 movvc %xcc, 0x293, %l3 loop_8289: nop set 0x20, %i6 prefetch [%l7 + %i6], 3 nop set 0x36, %g7 ldsh [%l7 + %g7], %g6 loop_8290: fnot2 %f18, %f8 set 0x30, %o3 lda [%l7 + %o3] 0x81, %f25 nop ! tcc %icc, 0x35 changed by convert2hboot nop set 0x4C, %i0 prefetch [%l7 + %i0], 4 nop set 0x52, %o4 stb %i2, [%l7 + %o4] ldd [%l7 + 0x18], %f4 ldub [%l7 + 0x0F], %i5 call loop_8291 movu %fcc2, %g5, %o1 nop nop setx 0x3076FC00, %l0, %l6 st %l6, [%l7 + 0x10] ld [%l7 + 0x10], %fsr nop nop setx 0x804DEC00, %l0, %l6 st %l6, [%l7 + 0x18] ld [%l7 + 0x18], %fsr loop_8291: nop add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop ! casa [%l6] 0x04, %o7, %g2 ASI use replaced by convert2hboot call loop_8292 call loop_8293 fmovscc %icc, %f21, %f4 call loop_8294 loop_8292: fmovsa %fcc0, %f19, %f17 loop_8293: rd %fprs, %i3 add %l7, 0x74, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_8294: nop set 0x50, %i3 nop ! stda %i4, [%l7 + %i3] 0x11 ASI use replaced by convert2hboot nop set 0x28, %l0 ldd [%l7 + %l0], %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot call loop_8295 fbn,a %fcc0, loop_8296 nop ! tgu %icc, 0x58 changed by convert2hboot edge8 %o0, %i7, %l2 loop_8295: call loop_8297 loop_8296: edge32ln %g3, %l5, %g7 nop set 0x64, %l1 ldsw [%l7 + %l1], %i1 set 0x18, %o2 nop ! ldxa [%g0 + %o2] 0x20, %o6 ASI use replaced by convert2hboot loop_8297: call loop_8298 sll %i0, %l1, %o5 set 0x38, %l6 nop ! ldswa [%l7 + %l6] 0x11, %o3 ASI use replaced by convert2hboot loop_8298: stx %l4, [%l7 + 0x18] movgu %xcc, 0x34F, %i6 set 0x50, %o7 nop ! prefetcha [%l7 + %o7] 0x10, 1 ASI use replaced by convert2hboot set 0x18, %l3 nop ! stxa %l3, [%l7 + %l3] 0x2b ASI use replaced by convert2hboot membar #Sync call loop_8299 nop ! wrpr %g6, 0x1090, %tick changed by convert2hboot nop nop setx 0x5041E400, %l0, %l6 st %l6, [%l7 + 0x44] ld [%l7 + 0x44], %fsr movrne %i2, %o4, %i5 loop_8299: stw %o1, [%l7 + 0x64] nop nop setx 0xD811DE80E0681000, %l0, %l6 stx %l6, [%l7 + 0x48] ldx [%l7 + 0x48], %fsr add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot nop ! casxa [%l6] 0x11, %o7, %g5 ASI use replaced by convert2hboot edge32l %g2, %i3, %l0 call loop_8300 call loop_8301 rdpr %cleanwin, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_8300: fnot1 %f24, %f22 loop_8301: call loop_8302 movneg %xcc, %o2, %l6 fbge,a %fcc1, loop_8303 lduh [%l7 + 0x2A], %i7 loop_8302: edge16ln %l2, %o0, %g3 movl %icc, 0x556, %l5 loop_8303: nop set 0x28, %g2 ldsw [%l7 + %g2], %i1 orn %g7, 0x1961, %i0 nop ! taddcctv %o6, %o5, %o3 changed by convert2hboot fand %f8, %f16, %f6 fmovsge %fcc2, %f14, %f10 set 0x2C, %o1 nop ! ldsba [%l7 + %o1] 0x88, %l1 ASI use replaced by convert2hboot set 0x40, %o0 nop ! ldxa [%l7 + %o0] 0x80, %l4 ASI use replaced by convert2hboot fbge %fcc0, loop_8304 ld [%l7 + 0x14], %f25 nop set 0x38, %g1 ldx [%l7 + %g1], %i6 call loop_8305 loop_8304: call loop_8306 membar 0x24 mulx %l3, 0x0366, %g4 loop_8305: sethi 0x043C, %g6 loop_8306: movuge %fcc0, 0x596, %o4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x9D2, %hsys_tick_cmpr changed by convert2hboot stx %i5, [%l7 + 0x48] nop ! rdpr %tl, %o7 changed by convert2hboot call loop_8307 call loop_8308 fblg,pt %fcc2, loop_8309 bcc %xcc, loop_8310 loop_8307: nop set 0x19, %l5 ldub [%l7 + %l5], %g5 loop_8308: movvs %icc, 0x518, %i3 loop_8309: call loop_8311 loop_8310: fnor %f18, %f6, %f20 set 0x79, %i5 nop ! ldstuba [%l7 + %i5] 0x80, %l0 ASI use replaced by convert2hboot loop_8311: movne %fcc0, 0x754, %g1 brnz,a %i4, loop_8312 addc %o2, 0x04CC, %l6 call loop_8313 call loop_8314 loop_8312: nop ! sir 0x0FE7 !!sir is illegal_instruction call loop_8315 loop_8313: sllx %i7, %l2, %g2 loop_8314: nop set 0x24, %g4 lda [%l7 + %g4] 0x11, %f12 loop_8315: nop set 0x28, %o6 ldsw [%l7 + %o6], %g3 movlg %fcc0, %l5, %o0 sdivx %i1, 0x12CE, %i0 ldd [%l7 + 0x68], %f30 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot sta %f30, [%l7 + 0x08] %asi nop set 0x40, %g5 prefetch [%l7 + %g5], 3 ldstub [%l7 + 0x15], %o6 nop set 0x5C, %l4 prefetch [%l7 + %l4], 1 set 0x40, %g6 nop ! ldda [%l7 + %g6] 0xdb, %f0 ASI use replaced by convert2hboot call loop_8316 std %f30, [%l7 + 0x48] stw %o5, [%l7 + 0x54] stb %g7, [%l7 + 0x15] loop_8316: alignaddrl %o3, %l1, %i6 movre %l4, 0x378, %l3 call loop_8317 wrpr %g0, 0x1, %gl call loop_8318 loop_8317: bmask %i2, %o1, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot loop_8318: nop set 0x28, %g3 nop ! stxa %o4, [%l7 + %g3] 0x11 ASI use replaced by convert2hboot call loop_8319 call loop_8320 fmovrsne %i3, %f0, %f20 call loop_8321 loop_8319: bge,pt %icc, loop_8322 loop_8320: call loop_8323 nop set 0x14, %i7 stw %l0, [%l7 + %i7] loop_8321: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f31, [%l7 + 0x7C] %asi loop_8322: nop set 0x41, %o5 stb %g5, [%l7 + %o5] loop_8323: call loop_8324 rdpr %pil, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot loop_8324: nop set 0x08, %i1 sta %f3, [%l7 + %i1] 0x89 nop nop setx 0xA0623000, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr or %o2, 0x1697, %l6 call loop_8325 nop setx loop_8326, %l0, %l1 jmpl %l1, %i7 nop set 0x25, %i2 ldsb [%l7 + %i2], %l2 alignaddrl %g3, %g2, %l5 loop_8325: fmovrde %i1, %f4, %f26 loop_8326: call loop_8327 movcs %xcc, %o0, %o6 movpos %xcc, %o5, %i0 fands %f21, %f3, %f4 loop_8327: bpos,a %icc, loop_8328 nop ! tpos %xcc, 0x44 changed by convert2hboot wrpr %g0, 0x0, %gl std %g6, [%l7 + 0x10] loop_8328: nop set 0x08, %l2 prefetch [%l7 + %l2], 2 ldd [%l7 + 0x70], %f0 set 0x58, %i6 nop ! lduha [%l7 + %i6] 0x04, %l1 ASI use replaced by convert2hboot fmovsue %fcc3, %f29, %f10 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot mulx %l3, %g4, %i6 fmovsul %fcc3, %f13, %f15 stw %i2, [%l7 + 0x48] movrlz %g6, %o1, %i5 edge32l %o7, %i3, %l0 set 0x40, %g7 nop ! ldda [%l7 + %g7] 0xda, %f16 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop ! tsubcc %g5, %g1, %i4 changed by convert2hboot fnegs %f0, %f12 nop set 0x5C, %i4 prefetch [%l7 + %i4], 3 orn %l6, 0x1F10, %i7 nop ! tcs %icc, 0x6b changed by convert2hboot fble,pt %fcc0, loop_8329 ldx [%l7 + 0x68], %l2 call loop_8330 movcs %icc, %o2, %g2 loop_8329: nop ! tcs %icc, 0x62 changed by convert2hboot call loop_8331 loop_8330: movule %fcc1, 0x2DF, %g3 set 0x28, %i0 nop ! prefetcha [%l7 + %i0] 0x0c, 0 ASI use replaced by convert2hboot loop_8331: call loop_8332 nop setx 0x0300, %l0, %o0 udivx %i1, %o0, %o5 call loop_8333 call loop_8334 loop_8332: nop ! rdpr %tba, %o6 changed by convert2hboot wrpr %i0, 0x0A5A, %cwp loop_8333: call loop_8335 loop_8334: nop set 0x5E, %o3 ldsb [%l7 + %o3], %o3 fbu,a %fcc2, loop_8336 call loop_8337 loop_8335: call loop_8338 nop setx 0x1AD5, %l0, %l4 udiv %g7, %l4, %l1 loop_8336: movpos %xcc, 0x533, %g4 loop_8337: nop set 0x5C, %i3 nop ! ldsha [%l7 + %i3] 0x0c, %l3 ASI use replaced by convert2hboot loop_8338: rd %sys_tick_cmpr, %i6 fzeros %f25 ldsw [%l7 + 0x24], %i2 alignaddrl %o1, %g6, %i5 nop ! tle %xcc, 0x4b changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot stx %i3, [%l7 + 0x30] std %f18, [%l7 + 0x10] fornot1s %f29, %f9, %f0 set 0x0C, %l0 nop ! lduba [%l7 + %l0] 0x81, %o4 ASI use replaced by convert2hboot ldd [%l7 + 0x58], %l0 xorcc %g1, %i4, %l6 nop setx 0x1A57, %l0, %l2 udivcc %i7, %l2, %g5 nop set 0x64, %l1 prefetch [%l7 + %l1], 1 addc %g2, 0x0200, %g3 call loop_8339 call loop_8340 std %o2, [%l7 + 0x50] nop ! tl %xcc, 0x3f changed by convert2hboot loop_8339: nop wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_8340: call loop_8341 call loop_8342 call loop_8343 call loop_8344 loop_8341: stw %o0, [%l7 + 0x18] loop_8342: nop ! rdhpr %hsys_tick_cmpr, %o5 changed by convert2hboot loop_8343: fbuge,a %fcc0, loop_8345 loop_8344: call loop_8346 call loop_8347 nop set 0x0C, %o2 swap [%l7 + %o2], %o6 loop_8345: call loop_8348 loop_8346: nop setx 0x0B48, %l0, %l5 sdivcc %i0, %l5, %o3 loop_8347: nop wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync loop_8348: fmovdo %fcc0, %f4, %f8 call loop_8349 nop nop setx 0xD054C400, %l0, %l6 st %l6, [%l7 + 0x1C] ld [%l7 + 0x1C], %fsr edge32ln %l1, %g4, %l3 nop set 0x34, %l6 ldsw [%l7 + %l6], %l4 loop_8349: rdpr %otherwin, %i2 srax %o1, %i6, %g6 set 0x12, %o7 nop ! ldstuba [%l7 + %o7] 0x11, %i5 ASI use replaced by convert2hboot edge8n %i3, %o7, %l0 movcs %xcc, 0x2A6, %o4 bn %icc, loop_8350 xorcc %g1, %i4, %l6 be,a %xcc, loop_8351 nop ! tvs %xcc, 0x4a changed by convert2hboot loop_8350: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_8351: movuge %fcc3, 0x502, %g5 addccc %l2, %g3, %o2 edge16n %i1, %o0, %g2 set 0x48, %o4 nop ! ldsha [%l7 + %o4] 0x88, %o5 ASI use replaced by convert2hboot call loop_8352 sub %i0, 0x03B1, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_8352: nop nop setx 0xC46420BE0580400, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr nop ! tpos %icc, 0x59 changed by convert2hboot movne %xcc, %l5, %l1 call loop_8353 nop set 0x78, %l3 ldd [%l7 + %l3], %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x27, %asi changed by convert2hboot membar #Sync loop_8353: mova %fcc1, 0x5E9, %l4 ld [%l7 + 0x60], %f10 xnorcc %l3, %o1, %i6 addcc %i2, 0x16F5, %g6 call loop_8354 fpadd16s %f23, %f1, %f9 call loop_8355 nop set 0x50, %g2 std %f22, [%l7 + %g2] loop_8354: call loop_8356 call loop_8357 loop_8355: edge32l %i3, %o7, %i5 fbul,pn %fcc2, loop_8358 loop_8356: fmovdvs %xcc, %f22, %f24 loop_8357: nop setx 0x162C, %l0, %o4 sdiv %l0, %o4, %i4 fbo,a %fcc0, loop_8359 loop_8358: nop set 0x1C, %o1 lduw [%l7 + %o1], %g1 stb %i7, [%l7 + 0x4D] wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_8359: call loop_8360 std %g4, [%l7 + 0x30] call loop_8361 movne %fcc3, 0x189, %l2 loop_8360: addccc %o2, %g3, %i1 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_8361: movge %icc, 0x40F, %o5 andcc %i0, %o6, %o0 wrpr %g0, 0x1, %gl bmask %l1, %o3, %g4 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot add %l7, 0x5C, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %l3 set 0x76, %o0 nop ! lduba [%l7 + %o0] 0x10, %i6 ASI use replaced by convert2hboot fmovda %icc, %f10, %f6 nop ! tvs %icc, 0x5f changed by convert2hboot nop set 0x70, %l5 std %g6, [%l7 + %l5] set 0x44, %i5 nop ! lduwa [%l7 + %i5] 0x0c, %i3 ASI use replaced by convert2hboot call loop_8362 nop setx 0x129B, %l0, %i5 sdivcc %i2, %i5, %l0 fmovdl %fcc1, %f18, %f10 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_8362: nop set 0x40, %g4 ldx [%l7 + %g4], %i4 call loop_8363 nop set 0x2C, %g1 ldstub [%l7 + %g1], %g1 call loop_8364 call loop_8365 loop_8363: call loop_8366 nop fitod %f3, %f16 loop_8364: nop set 0x60, %o6 prefetch [%l7 + %o6], 1 loop_8365: nop nop setx 0x46832D6E, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f13 setx 0x1000A5F5, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f28 fsubs %f28, %f13, %f4 loop_8366: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot nop ! tleu %icc, 0x7b changed by convert2hboot mulx %o4, 0x11B2, %l6 edge16 %g5, %l2, %i7 set 0x4A, %g5 nop ! stha %o2, [%l7 + %g5] 0x22 ASI use replaced by convert2hboot membar #Sync nop ! rdhpr %hpstate, %g3 changed by convert2hboot xnorcc %g2, %i1, %i0 set 0x40, %l4 nop ! ldda [%l7 + %l4] 0xd3, %f16 ASI use replaced by convert2hboot nop nop setx 0xD04A9000, %l0, %l6 st %l6, [%l7 + 0x40] ld [%l7 + 0x40], %fsr wr %g0, 0x0, %pcr ! wr %o5, %o6, %clear_softint changed by convert2hboot andcc %o0, %l5, %l1 fmovrsgz %g4, %f3, %f12 call loop_8367 call loop_8368 nop ! rdhpr %ver, %g7 changed by convert2hboot nop ! tle %xcc, 0x48 changed by convert2hboot loop_8367: nop add %l7, 0x48, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot loop_8368: flush %l7 + 0x40 set 0x5C, %g3 nop ! stwa %o1, [%l7 + %g3] 0x23 ASI use replaced by convert2hboot membar #Sync fmovrdgez %o3, %f12, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x2a, %asi changed by convert2hboot membar #Sync wr %g0, 0x0, %pcr ! wr %g0, 0x2e, %asi changed by convert2hboot ldsb [%l7 + 0x71], %i2 movge %icc, %i5, %l0 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l7 + 0x44] %asi, %f31 call loop_8369 call loop_8370 and %i3, %i4, %g1 set 0x14, %g6 nop ! stha %o4, [%l7 + %g6] 0x27 ASI use replaced by convert2hboot membar #Sync loop_8369: nop ! tsubcctv %o7, 0x40, %g5 changed by convert2hboot loop_8370: call loop_8371 call loop_8372 nop set 0x1D, %i7 stb %l2, [%l7 + %i7] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot loop_8371: umulcc %i7, %o2, %g2 loop_8372: nop set 0x28, %i1 nop ! stda %i0, [%l7 + %i1] 0x2a ASI use replaced by convert2hboot membar #Sync srlx %g3, %i0, %o5 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot addc %o0, %l1, %l5 nop ! taddcc %g7, %l4, %g4 changed by convert2hboot stx %l3, [%l7 + 0x78] nop nop setx 0xD0615000, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr nop set 0x42, %i2 sth %o3, [%l7 + %i2] call loop_8373 nop ! rdpr %tba, %o1 changed by convert2hboot sllx %g6, %i6, %i5 move %fcc2, 0x23D, %l0 loop_8373: srl %i2, %i4, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0xea, %asi changed by convert2hboot membar #Sync call loop_8374 bvs,a,pn %icc, loop_8375 lduh [%l7 + 0x60], %o7 nop set 0x30, %o5 ldd [%l7 + %o5], %f28 loop_8374: call loop_8376 loop_8375: nop ! rdhpr %hsys_tick_cmpr, %o4 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync loop_8376: call loop_8377 fpmerge %f0, %f29, %f6 nop ! tpos %xcc, 0x53 changed by convert2hboot nop set 0x34, %l2 flush %l7 + %l2 loop_8377: call loop_8378 call loop_8379 fmovse %xcc, %f20, %f30 call loop_8380 loop_8378: andn %g5, %l6, %i7 loop_8379: fmovscs %xcc, %f25, %f23 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_8380: nop ! rdhpr %hsys_tick_cmpr, %i1 changed by convert2hboot call loop_8381 call loop_8382 lduh [%l7 + 0x7A], %g3 ldsw [%l7 + 0x4C], %i0 loop_8381: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_8382: orn %o2, 0x10FF, %o6 add %l7, 0x34, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l6] %asi, %l1 nop ! casa [%l6] 0x18, %l1, %o0 ASI use replaced by convert2hboot nop set 0x62, %g7 sth %g7, [%l7 + %g7] edge32ln %l5, %g4, %l4 nop set 0x60, %i6 stw %l3, [%l7 + %i6] nop fitos %f9, %f21 fstox %f21, %f28 fxtos %f28, %f30 nop nop setx 0xD0624000, %l0, %l6 st %l6, [%l7 + 0x50] ld [%l7 + 0x50], %fsr st %f2, [%l7 + 0x2C] call loop_8383 rd %y, %o1 ldd [%l7 + 0x48], %g6 swap [%l7 + 0x20], %o3 loop_8383: nop set 0x78, %i0 nop ! stwa %i5, [%l7 + %i0] 0x89 ASI use replaced by convert2hboot stx %l0, [%l7 + 0x60] ld [%l7 + 0x7C], %f20 ldsw [%l7 + 0x78], %i2 set 0x32, %o3 nop ! ldstuba [%l7 + %o3] 0x18, %i4 ASI use replaced by convert2hboot nop nop setx 0x8903EBE0A07D7C00, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot membar #Sync smul %i3, %g1, %o4 wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot movo %fcc2, 0x394, %g5 call loop_8384 call loop_8385 nop set 0x4E, %i3 ldstub [%l7 + %i3], %l2 nop nop setx 0x6527D19020728000, %l0, %l6 stx %l6, [%l7 + 0x68] ldx [%l7 + 0x68], %fsr loop_8384: nop wr %g0, 0x0, %pcr ! wr %g0, 0x5f, %asi changed by convert2hboot loop_8385: call loop_8386 call loop_8387 call loop_8388 stw %g2, [%l7 + 0x54] loop_8386: stx %i1, [%l7 + 0x78] loop_8387: nop ! tg %icc, 0x48 changed by convert2hboot loop_8388: call loop_8389 fxors %f3, %f17, %f3 call loop_8390 nop nop setx 0x84FE24A72B5C5E1B, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f12 fsqrtd %f12, %f4 loop_8389: ldx [%l7 + 0x08], %i7 edge32l %i0, %g3, %o5 loop_8390: fmovsge %icc, %f21, %f0 srl %o2, 0x1C, %o6 fmovrdgez %l1, %f12, %f18 set 0x40, %l0 nop ! stda %f16, [%l7 + %l0] 0xcc ASI use replaced by convert2hboot ba,a,pt %xcc, loop_8391 nop nop setx 0xB7FBD8E5304A9000, %l0, %l6 stx %l6, [%l7 + 0x38] ldx [%l7 + 0x38], %fsr nop set 0x28, %i4 stx %o0, [%l7 + %i4] set 0x18, %o2 nop ! stda %g6, [%l7 + %o2] 0x81 ASI use replaced by convert2hboot loop_8391: subcc %l5, %l4, %g4 fpadd32 %f28, %f16, %f30 movrgz %o1, %l3, %g6 nop ! rdhpr %hintp, %o3 changed by convert2hboot prefetch [%l7 + 0x44], 4 wrpr %i5, 0x0430, %pil wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! tcc %xcc, 0x38 changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, 0x580, %tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot call loop_8392 membar 0x58 fbe,a,pn %fcc1, loop_8393 nop set 0x64, %l1 ldsw [%l7 + %l1], %o4 loop_8392: nop set 0x38, %o7 ldd [%l7 + %o7], %f20 call loop_8394 loop_8393: fpack32 %f0, %f12, %f28 call loop_8395 bge,pn %xcc, loop_8396 loop_8394: nop ! rdhpr %hsys_tick_cmpr, %i6 changed by convert2hboot prefetch [%l7 + 0x7C], 3 loop_8395: nop set 0x74, %o4 flush %l7 + %o4 loop_8396: swap [%l7 + 0x0C], %g5 movre %l2, 0x38E, %l6 array8 %g2, %i1, %o7 array32 %i0, %g3, %i7 srl %o2, %o6, %o5 set 0x6D, %l3 nop ! ldsba [%l7 + %l3] 0x10, %l1 ASI use replaced by convert2hboot call loop_8397 movge %xcc, %o0, %g7 wr %g0, 0x0, %pcr ! wr %l5, 0x1C01, %pic changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8397: fpadd32s %f13, %f0, %f14 call loop_8398 subc %g4, 0x0B90, %l3 add %l7, 0x10, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %o1, %o3 ASI use replaced by convert2hboot loop_8398: andncc %i5, 0x1F6A, %l0 nop set 0x68, %g2 flush %l7 + %g2 nop set 0x10, %o1 std %g6, [%l7 + %o1] ld [%l7 + 0x68], %f14 nop set 0x48, %o0 ldx [%l7 + %o0], %i2 call loop_8399 sub %i3, 0x160D, %g1 set 0x0C, %l5 nop ! ldsha [%l7 + %l5] 0x0c, %i4 ASI use replaced by convert2hboot loop_8399: nop set 0x30, %l6 stx %o4, [%l7 + %l6] prefetch [%l7 + 0x24], 1 stb %g5, [%l7 + 0x31] swap [%l7 + 0x5C], %i6 andn %l6, %l2, %g2 sdivx %o7, 0x0492, %i0 fnor %f2, %f12, %f4 sth %g3, [%l7 + 0x2E] ld [%l7 + 0x64], %f4 stx %i1, [%l7 + 0x18] nop setx 0x0923, %l0, %o6 udivx %o2, %o6, %o5 nop ! rdhpr %hsys_tick_cmpr, %l1 changed by convert2hboot nop set 0x74, %i5 flush %l7 + %i5 orncc %i7, %o0, %g7 nop set 0x74, %g4 stb %l4, [%l7 + %g4] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l7 + 0x78] %asi, %f30 fnegd %f2, %f24 ldsh [%l7 + 0x38], %g4 fmul8x16 %f19, %f20, %f4 wr %g0, 0x0, %pcr ! wr %g0, 0xe2, %asi changed by convert2hboot nop setx loop_8400, %l0, %l1 jmpl %l1, %o1 movul %fcc2, %l5, %i5 flush %l7 + 0x14 call loop_8401 loop_8400: nop set 0x70, %o6 std %o2, [%l7 + %o6] popc %l0, %i2 fmovsvc %xcc, %f10, %f2 loop_8401: rd %ccr, %i3 edge32ln %g6, %i4, %o4 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot xor %g5, 0x138A, %i6 call loop_8402 call loop_8403 nop ! tpos %icc, 0x60 changed by convert2hboot ldsb [%l7 + 0x58], %l2 loop_8402: alignaddrl %l6, %o7, %i0 loop_8403: nop nop setx 0x608400, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l7 + 0x7C] %asi, %f27 call loop_8404 nop nop setx 0x104F0000, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr set 0x0C, %g1 nop ! ldsha [%l7 + %g1] 0x19, %g3 ASI use replaced by convert2hboot loop_8404: nop ! rdpr %tl, %g2 changed by convert2hboot movvc %xcc, 0x719, %o2 nop ! tsubcc %i1, %o6, %l1 changed by convert2hboot edge16 %i7, %o0, %o5 call loop_8405 st %f8, [%l7 + 0x58] call loop_8406 nop set 0x40, %l4 ldsw [%l7 + %l4], %l4 loop_8405: nop ! rdhpr %hsys_tick_cmpr, %g7 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_8406: smulcc %o1, %l3, %i5 set 0x64, %g3 nop ! ldswa [%l7 + %g3] 0x80, %l5 ASI use replaced by convert2hboot bcc %icc, loop_8407 fmovs %f21, %f7 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %l0 loop_8407: nop set 0x44, %g6 flush %l7 + %g6 nop ! tsubcc %o3, %i3, %i4 changed by convert2hboot fnors %f5, %f25, %f16 rdpr %pil, %o4 call loop_8408 wrpr %g6, 0x1110, %pil mulscc %g5, %g1, %l2 loop_8408: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot brnz,pt %i6, loop_8409 ldsw [%l7 + 0x10], %i0 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8409: nop set 0x14, %g5 lduw [%l7 + %g5], %o7 call loop_8410 nop set 0x38, %i1 ldsw [%l7 + %i1], %o2 add %l7, 0x58, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8410: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot set 0x0, %i7 nop ! stxa %i7, [%g0 + %i7] 0x5f ASI use replaced by convert2hboot xnor %g2, 0x1118, %o0 nop set 0x2C, %o5 prefetch [%l7 + %o5], 3 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot fmovsvc %xcc, %f29, %f10 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_8411 movg %xcc, %l3, %i5 set 0x40, %l2 nop ! ldda [%l7 + %l2] 0xda, %f16 ASI use replaced by convert2hboot loop_8411: nop set 0x20, %g7 swap [%l7 + %g7], %l0 ldd [%l7 + 0x30], %i2 ldstub [%l7 + 0x7A], %o3 nop setx 0x10F7, %l0, %i4 sdivx %l5, %i4, %i3 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_8412 movg %xcc, %o4, %g5 nop ! rdhpr %ver, %l2 changed by convert2hboot set 0x08, %i6 nop ! lduwa [%l7 + %i6] 0x04, %l6 ASI use replaced by convert2hboot loop_8412: nop wr %g0, 0x0, %pcr ! wr %g0, 0x4f, %asi changed by convert2hboot nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x35C, %hsys_tick_cmpr changed by convert2hboot edge16l %o7, %g1, %i1 lduw [%l7 + 0x44], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot call loop_8413 fmovdcc %xcc, %f0, %f2 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot loop_8413: call loop_8414 xorcc %g2, 0x0948, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_8414: nop set 0x41, %i0 ldsb [%l7 + %i0], %o0 movuge %fcc3, %l4, %g7 movul %fcc0, %g4, %o1 call loop_8415 call loop_8416 nop set 0x48, %o3 lduw [%l7 + %o3], %l3 nop nop setx 0x60645800, %l0, %l6 st %l6, [%l7 + 0x1C] ld [%l7 + 0x1C], %fsr loop_8415: movo %fcc1, 0x35B, %i5 loop_8416: call loop_8417 nop fitod %f6, %f10 fdtos %f10, %f11 set 0x40, %i3 nop ! stda %f0, [%l7 + %i3] 0xca ASI use replaced by convert2hboot loop_8417: orn %l0, 0x11A3, %o3 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot xor %g6, 0x1816, %o4 bn,pt %icc, loop_8418 call loop_8419 sllx %g5, %i3, %l6 bmask %i6, %i0, %g3 loop_8418: call loop_8420 loop_8419: fbue,a,pn %fcc3, loop_8421 fmovsn %xcc, %f9, %f21 call loop_8422 loop_8420: call loop_8423 loop_8421: udiv %l2, 0x165F, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x52, %asi changed by convert2hboot loop_8422: srax %i1, 0x00, %o2 loop_8423: fmovso %fcc2, %f25, %f2 stx %o6, [%l7 + 0x10] nop set 0x58, %l0 ldd [%l7 + %l0], %f30 call loop_8424 and %l1, 0x1838, %g2 nop ! tge %xcc, 0x4d changed by convert2hboot nop ! rdhpr %ver, %o5 changed by convert2hboot loop_8424: nop nop setx 0x90675C00, %l0, %l6 st %l6, [%l7 + 0x2C] ld [%l7 + 0x2C], %fsr call loop_8425 fornot2 %f26, %f2, %f12 set 0x30, %i2 nop ! ldda [%l7 + %i2] 0x11, %o0 ASI use replaced by convert2hboot loop_8425: ldsh [%l7 + 0x20], %i7 call loop_8426 call loop_8427 sllx %l4, 0x0F, %g7 call loop_8428 loop_8426: fmovse %fcc2, %f15, %f21 loop_8427: nop wr %g0, 0x0, %pcr ! wr %g0, 0xeb, %asi changed by convert2hboot membar #Sync loop_8428: std %l2, [%l7 + 0x38] set 0x40, %i4 nop ! prefetcha [%l7 + %i4] 0x18, 4 ASI use replaced by convert2hboot nop ! tle %xcc, 0x38 changed by convert2hboot call loop_8429 nop set 0x30, %l1 ldd [%l7 + %l1], %f0 nop ! sir 0x17E1 !!sir is illegal_instruction movl %icc, 0x5BF, %g4 loop_8429: call loop_8430 call loop_8431 ldx [%l7 + 0x20], %l0 rd %fprs, %l5 loop_8430: call loop_8432 loop_8431: call loop_8433 bleu %xcc, loop_8434 call loop_8435 loop_8432: std %f20, [%l7 + 0x20] loop_8433: nop set 0x66, %o2 ldsh [%l7 + %o2], %i4 loop_8434: andcc %i2, %o3, %g6 loop_8435: nop set 0x30, %o4 nop ! ldsha [%l7 + %o4] 0x10, %o4 ASI use replaced by convert2hboot nop ! rdhpr %hpstate, %i3 changed by convert2hboot movrlez %l6, %i6, %g5 xorcc %g3, %i0, %l2 sub %g1, %i1, %o7 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l7 + 0x28] %asi, %f12 ldsw [%l7 + 0x5C], %o2 call loop_8436 orcc %o6, %g2, %o5 umulcc %o0, %l1, %l4 fmovsvc %xcc, %f7, %f13 loop_8436: nop set 0x42, %o7 sth %g7, [%l7 + %o7] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot movvs %xcc, %l3, %i5 call loop_8437 ba,a,pt %xcc, loop_8438 flush %l7 + 0x70 loop_8437: srax %o1, %g4, %l0 loop_8438: call loop_8439 edge32 %i4, %i2, %o3 nop set 0x08, %g2 ldx [%l7 + %g2], %l5 nop ! sir 0x1C71 !!sir is illegal_instruction loop_8439: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot stx %g6, [%l7 + 0x30] xnorcc %i3, 0x0D8B, %l6 fbne,a %fcc3, loop_8440 ldd [%l7 + 0x30], %f28 sdivcc %g5, 0x1718, %i6 wrpr %g0, 0x3, %gl loop_8440: nop set 0x58, %o1 nop ! prefetcha [%l7 + %o1] 0x18, 4 ASI use replaced by convert2hboot nop set 0x20, %o0 stw %l2, [%l7 + %o0] wr %g0, 0x0, %pcr ! wr %i1, %o7, %ccr changed by convert2hboot subcc %g1, 0x0CFD, %o6 nop ! rdpr %tba, %g2 changed by convert2hboot nop set 0x57, %l3 ldstub [%l7 + %l3], %o2 edge16n %o0, %o5, %l4 orcc %g7, %l1, %i7 call loop_8441 ldsb [%l7 + 0x29], %i5 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync loop_8441: movu %fcc0, 0x0B7, %o1 call loop_8442 fornot1s %f30, %f6, %f26 call loop_8443 std %g4, [%l7 + 0x50] loop_8442: fmovrsne %l0, %f1, %f30 edge32 %i4, %o3, %l5 loop_8443: call loop_8444 call loop_8445 fmovdug %fcc3, %f26, %f4 subc %o4, %i2, %i3 loop_8444: edge32 %g6, %g5, %l6 loop_8445: nop nop setx 0xDC2940EF605DEC00, %l0, %l6 stx %l6, [%l7 + 0x28] ldx [%l7 + 0x28], %fsr nop set 0x68, %l5 ldx [%l7 + %l5], %g3 nop ! rdhpr %hintp, %i6 changed by convert2hboot set 0x50, %l6 nop ! ldswa [%l7 + %l6] 0x88, %l2 ASI use replaced by convert2hboot set 0x6A, %i5 nop ! lduba [%l7 + %i5] 0x0c, %i1 ASI use replaced by convert2hboot fpadd32 %f16, %f18, %f28 set 0x0D, %g4 nop ! ldsba [%l7 + %g4] 0x81, %i0 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot sta %f30, [%l7 + 0x10] %asi bcs,a %icc, loop_8446 call loop_8447 nop setx 0x1B45, %l0, %g1 sdiv %o7, %g1, %g2 nop set 0x58, %o6 std %f6, [%l7 + %o6] loop_8446: nop set 0x77, %l4 ldstub [%l7 + %l4], %o2 loop_8447: nop ! sir 0x1310 !!sir is illegal_instruction call loop_8448 nop ! tsubcctv %o0, %o6, %l4 changed by convert2hboot call loop_8449 movrne %g7, %o5, %l1 loop_8448: wrpr %g0, 0x2, %gl call loop_8450 loop_8449: nop set 0x28, %g3 ldd [%l7 + %g3], %i6 mulx %o1, %l3, %l0 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x577, %hsys_tick_cmpr changed by convert2hboot loop_8450: ldsh [%l7 + 0x5A], %l5 call loop_8451 fands %f1, %f25, %f22 nop ! tle %xcc, 0x6b changed by convert2hboot call loop_8452 loop_8451: call loop_8453 call loop_8454 be,a %icc, loop_8455 loop_8452: call loop_8456 loop_8453: bpos %icc, loop_8457 loop_8454: movpos %icc, %o4, %g4 loop_8455: nop set 0x08, %g1 std %i2, [%l7 + %g1] loop_8456: nop set 0x6C, %g5 nop ! lduwa [%l7 + %g5] 0x19, %g6 ASI use replaced by convert2hboot loop_8457: fmul8ulx16 %f8, %f0, %f12 set 0x18, %i1 nop ! ldxa [%l7 + %i1] 0x80, %g5 ASI use replaced by convert2hboot set 0x78, %i7 nop ! swapa [%l7 + %i7] 0x11, %l6 ASI use replaced by convert2hboot call loop_8458 ldd [%l7 + 0x28], %f16 set 0x68, %g6 nop ! stwa %i2, [%l7 + %g6] 0x2a ASI use replaced by convert2hboot membar #Sync loop_8458: fmovd %f18, %f28 bne %xcc, loop_8459 xnorcc %i6, %g3, %i1 nop nop setx 0x1DBCF74200740C00, %l0, %l6 stx %l6, [%l7 + 0x30] ldx [%l7 + 0x30], %fsr nop set 0x60, %o5 ldx [%l7 + %o5], %l2 loop_8459: srlx %o7, 0x04, %g1 nop set 0x24, %g7 ldsh [%l7 + %g7], %g2 nop ! tl %xcc, 0x4b changed by convert2hboot nop ! tcs %xcc, 0x62 changed by convert2hboot call loop_8460 call loop_8461 call loop_8462 movo %fcc1, %o2, %i0 loop_8460: sllx %o0, %o6, %g7 loop_8461: nop nop setx 0x3E4F890440552800, %l0, %l6 stx %l6, [%l7 + 0x60] ldx [%l7 + 0x60], %fsr loop_8462: nop set 0x40, %i6 std %f10, [%l7 + %i6] nop ! tsubcc %o5, 0x7f, %l1 changed by convert2hboot ldstub [%l7 + 0x7E], %l4 srlx %i7, %i5, %l3 smul %l0, %i4, %o1 call loop_8463 call loop_8464 wrpr %g0, 0x1, %gl bgu,a %icc, loop_8465 loop_8463: movu %fcc3, 0x28A, %o3 loop_8464: nop set 0x1A, %i0 nop ! ldsha [%l7 + %i0] 0x04, %o4 ASI use replaced by convert2hboot loop_8465: call loop_8466 fbul,a %fcc1, loop_8467 call loop_8468 call loop_8469 loop_8466: nop set 0x7C, %l2 ldsh [%l7 + %l2], %i3 loop_8467: fbe,a %fcc2, loop_8470 loop_8468: wr %g0, 0x0, %pcr ! wr %g6, %g4, %y changed by convert2hboot loop_8469: ldub [%l7 + 0x5D], %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_8470: rd %ccr, %i6 call loop_8471 nop ! taddcc %i2, %i1, %g3 changed by convert2hboot set 0x78, %i3 nop ! prefetcha [%l7 + %i3] 0x10, 0 ASI use replaced by convert2hboot loop_8471: call loop_8472 call loop_8473 fandnot2s %f28, %f16, %f0 call loop_8474 loop_8472: fmovd %f4, %f14 loop_8473: std %l2, [%l7 + 0x60] loop_8474: movg %fcc2, 0x1E5, %g2 call loop_8475 nop set 0x30, %l0 ldx [%l7 + %l0], %g1 call loop_8476 bmask %o2, %o0, %i0 loop_8475: swap [%l7 + 0x70], %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_8476: call loop_8477 nop set 0x30, %i2 swap [%l7 + %i2], %l1 set 0x68, %i4 nop ! stxa %o5, [%l7 + %i4] 0x22 ASI use replaced by convert2hboot membar #Sync loop_8477: nop set 0x5C, %l1 ldsw [%l7 + %l1], %i7 call loop_8478 or %l4, %i5, %l3 call loop_8479 call loop_8480 loop_8478: lduh [%l7 + 0x26], %i4 loop_8479: fmovdneg %xcc, %f20, %f12 loop_8480: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! ta %icc, 0x76 changed by convert2hboot set 0x30, %o2 nop ! ldda [%l7 + %o2] 0xea, %l4 ASI use replaced by convert2hboot call loop_8481 nop set 0x28, %o3 stx %l0, [%l7 + %o3] ldsb [%l7 + 0x11], %o4 array32 %o3, %g6, %g4 loop_8481: movgu %icc, %l6, %i3 call loop_8482 call loop_8483 st %f0, [%l7 + 0x40] add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot lda [%l6] %asi, %i6 loop_8482: nop set 0x68, %o4 nop ! stda %i2, [%l7 + %o4] 0x11 ASI use replaced by convert2hboot loop_8483: nop add %l7, 0x60, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot nop ! casxa [%l6] 0x89, %i1, %g3 ASI use replaced by convert2hboot st %f9, [%l7 + 0x48] add %o7, 0x1552, %g2 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot alignaddr %g1, %o0, %o2 fpadd32 %f26, %f14, %f16 fmovrslez %i0, %f12, %f14 array32 %g7, %o6, %l1 set 0x74, %g2 sta %f10, [%l7 + %g2] 0x10 nop set 0x2B, %o7 stb %o5, [%l7 + %o7] call loop_8484 call loop_8485 fbuge,pt %fcc0, loop_8486 fnot1s %f7, %f13 loop_8484: nop ! tle %icc, 0x60 changed by convert2hboot loop_8485: nop set 0x68, %o0 nop ! ldxa [%l7 + %o0] 0x10, %l4 ASI use replaced by convert2hboot loop_8486: fbug %fcc3, loop_8487 orncc %i5, 0x1BAE, %i7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot loop_8487: fpadd32s %f26, %f30, %f7 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l7 + 0x20] %asi, %f29 call loop_8488 call loop_8489 call loop_8490 nop ! rdhpr %hpstate, %i4 changed by convert2hboot loop_8488: fmovsneg %xcc, %f31, %f24 loop_8489: popc 0x0192, %o1 loop_8490: nop set 0x08, %o1 ldd [%l7 + %o1], %f22 popc %l0, %o4 edge8ln %l5, %g6, %g4 edge32 %l6, %i3, %o3 subcc %g5, %i6, %i2 edge16ln %g3, %i1, %o7 set 0x15, %l3 nop ! ldsba [%l7 + %l3] 0x19, %l2 ASI use replaced by convert2hboot call loop_8491 nop setx loop_8492, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x004400001403, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot fcmpne16 %f4, %f6, %g1 movg %fcc2, 0x3B9, %g2 loop_8491: nop ! tvs %xcc, 0x67 changed by convert2hboot loop_8492: call loop_8493 nop set 0x18, %l5 ldd [%l7 + %l5], %f30 call loop_8494 movre %o0, 0x158, %i0 loop_8493: nop set 0x38, %l6 ldsh [%l7 + %l6], %g7 fmovsl %fcc2, %f30, %f4 loop_8494: nop nop setx 0x67EA9C3807F4400, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr nop ! tcs %xcc, 0x7e changed by convert2hboot stw %o6, [%l7 + 0x74] call loop_8495 call loop_8496 call loop_8497 move %xcc, %l1, %o2 loop_8495: nop set 0x58, %i5 stx %o5, [%l7 + %i5] loop_8496: call loop_8498 loop_8497: nop nop setx 0x5E6800, %l0, %l6 st %l6, [%l7 + 0x60] ld [%l7 + 0x60], %fsr movue %fcc1, %i5, %i7 umul %l3, 0x1C5F, %i4 loop_8498: call loop_8499 nop set 0x70, %o6 std %o0, [%l7 + %o6] call loop_8500 nop set 0x16, %l4 ldsb [%l7 + %l4], %l4 loop_8499: alignaddr %o4, %l0, %l5 call loop_8501 loop_8500: fmovsue %fcc3, %f7, %f30 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8501: ldsh [%l7 + 0x46], %g6 fmovrslez %l6, %f27, %f31 edge16 %i3, %g5, %o3 edge32 %i2, %i6, %g3 call loop_8502 st %f12, [%l7 + 0x24] xnorcc %o7, %i1, %l2 bvc,a %xcc, loop_8503 loop_8502: nop ! rdhpr %htba, %g2 changed by convert2hboot nop set 0x38, %g3 std %f30, [%l7 + %g3] set 0x3F, %g1 nop ! lduba [%l7 + %g1] 0x0c, %o0 ASI use replaced by convert2hboot loop_8503: call loop_8504 edge8ln %g1, %i0, %o6 call loop_8505 bleu,pt %xcc, loop_8506 loop_8504: ldx [%l7 + 0x48], %l1 ldsw [%l7 + 0x24], %o2 loop_8505: call loop_8507 loop_8506: movrlez %o5, %i5, %g7 set 0x68, %g5 nop ! lduha [%l7 + %g5] 0x81, %i7 ASI use replaced by convert2hboot loop_8507: call loop_8508 nop ! sir 0x1DB7 !!sir is illegal_instruction call loop_8509 call loop_8510 loop_8508: ldd [%l7 + 0x50], %i4 movl %fcc2, 0x480, %o1 loop_8509: nop setx 0x1BC1, %l0, %l3 udivx %l4, %l3, %o4 loop_8510: std %f6, [%l7 + 0x28] set 0x28, %g4 nop ! swapa [%l7 + %g4] 0x81, %l0 ASI use replaced by convert2hboot set 0x39, %i7 nop ! lduba [%l7 + %i7] 0x0c, %l5 ASI use replaced by convert2hboot nop fitos %f27, %f28 call loop_8511 call loop_8512 nop ! tgu %xcc, 0x3b changed by convert2hboot flush %l7 + 0x40 loop_8511: call loop_8513 loop_8512: nop ! tcs %xcc, 0x74 changed by convert2hboot call loop_8514 membar 0x42 loop_8513: andncc %g6, %g4, %i3 loop_8514: nop set 0x5F, %g6 nop ! stba %g5, [%l7 + %g6] 0x22 ASI use replaced by convert2hboot membar #Sync mova %fcc0, %o3, %i2 nop ! rdhpr %htba, %i6 changed by convert2hboot bcc %icc, loop_8515 movo %fcc3, %g3, %o7 call loop_8516 nop ! rdhpr %hpstate, %i1 changed by convert2hboot loop_8515: mulx %l6, %g2, %o0 call loop_8517 loop_8516: swap [%l7 + 0x6C], %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot loop_8517: bn,a,pn %icc, loop_8518 ldstub [%l7 + 0x11], %o6 movcc %xcc, %l2, %o2 xnor %l1, %i5, %g7 loop_8518: nop ! tsubcctv %o5, %i4, %o1 changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot edge16l %l3, %o4, %l0 call loop_8519 nop set 0x50, %i1 lduw [%l7 + %i1], %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8519: ldd [%l7 + 0x58], %f18 nop set 0x6C, %g7 prefetch [%l7 + %g7], 0 sub %g6, 0x1D23, %i3 nop nop setx 0xB0545400, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot xorcc %g4, 0x0D06, %g5 set 0x110, %o5 nop ! ldxa [%g0 + %o5] 0x21, %o3 ASI use replaced by convert2hboot set 0x10, %i6 nop ! ldxa [%l7 + %i6] 0x19, %i6 ASI use replaced by convert2hboot movvc %icc, 0x544, %g3 rdpr %cansave, %o7 call loop_8520 or %i1, %i2, %g2 call loop_8521 ld [%l7 + 0x1C], %f3 loop_8520: sdiv %o0, 0x00F5, %l6 edge32n %i0, %o6, %g1 loop_8521: nop wr %g0, 0x0, %pcr ! wr %g0, 0xd0, %asi changed by convert2hboot pdist %f26, %f2, %f2 fpsub16 %f0, %f12, %f26 nop set 0x10, %i0 ldd [%l7 + %i0], %f0 movg %fcc2, 0x667, %l2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot lda [%l7 + 0x40] %asi, %f1 edge8ln %l1, %o2, %g7 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot set 0x48, %l2 nop ! stha %i4, [%l7 + %l2] 0x04 ASI use replaced by convert2hboot fmul8x16au %f18, %f14, %f30 nop setx 0x07E2, %l0, %i5 sdivcc %o1, %i5, %l3 std %f10, [%l7 + 0x30] set 0x60, %l0 nop ! ldda [%l7 + %l0] 0xea, %l4 ASI use replaced by convert2hboot movrlz %o4, 0x089, %l0 nop ! rdhpr %hintp, %i7 changed by convert2hboot movg %icc, 0x32A, %l5 nop set 0x28, %i2 ldd [%l7 + %i2], %i2 bn,a,pt %icc, loop_8522 ldsh [%l7 + 0x24], %g6 andncc %g4, %o3, %g5 set 0x3C, %i4 nop ! stwa %g3, [%l7 + %i4] 0x80 ASI use replaced by convert2hboot loop_8522: call loop_8523 addcc %o7, %i6, %i1 set 0x78, %l1 nop ! stda %g2, [%l7 + %l1] 0x81 ASI use replaced by convert2hboot loop_8523: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot set 0x40, %o2 nop ! stda %f0, [%l7 + %o2] 0x04 ASI use replaced by convert2hboot fbul,pn %fcc2, loop_8524 call loop_8525 orn %l6, %i2, %i0 nop ! rdhpr %hpstate, %o6 changed by convert2hboot loop_8524: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot sta %f12, [%l7 + 0x50] %asi loop_8525: nop wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot call loop_8526 fornot2 %f16, %f28, %f20 nop ! rdhpr %htba, %l1 changed by convert2hboot ldd [%l7 + 0x48], %f12 loop_8526: nop wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot ldub [%l7 + 0x4E], %l2 membar 0x7E call loop_8527 mulx %g7, 0x132E, %i4 swap [%l7 + 0x48], %o5 nop ! rdhpr %hintp, %i5 changed by convert2hboot loop_8527: call loop_8528 fmovrdne %l3, %f16, %f14 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot lda [%l7 + 0x3C] %asi, %f22 loop_8528: brgez,pn %o1, loop_8529 ldsw [%l7 + 0x20], %l4 sra %l0, %o4, %i7 nop setx 0x1800, %l0, %i3 sdivcc %l5, %i3, %g6 loop_8529: nop add %l7, 0x40, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot lda [%l6] %asi, %g4 nop ! casa [%l6] 0x0c, %g4, %g5 ASI use replaced by convert2hboot nop ! tle %xcc, 0x4e changed by convert2hboot ldsb [%l7 + 0x5F], %o3 set 0x0C, %i3 nop ! ldsha [%l7 + %i3] 0x81, %g3 ASI use replaced by convert2hboot flush %l7 + 0x14 movcs %xcc, 0x6A3, %i6 nop set 0x08, %o3 ldsw [%l7 + %o3], %o7 mova %fcc1, %g2, %i1 set 0x72, %o4 nop ! stha %l6, [%l7 + %o4] 0xeb ASI use replaced by convert2hboot membar #Sync udivx %o0, 0x0B8C, %i0 fblg,a %fcc3, loop_8530 ldsw [%l7 + 0x4C], %o6 nop set 0x44, %o7 swap [%l7 + %o7], %g1 nop ! rdhpr %ver, %l1 changed by convert2hboot loop_8530: mulx %o2, %i2, %g7 bneg %icc, loop_8531 nop ! tsubcctv %l2, 0x44, %o5 changed by convert2hboot nop ! te %xcc, 0x78 changed by convert2hboot call loop_8532 loop_8531: call loop_8533 movu %fcc2, %i4, %i5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0xC14, %hsys_tick_cmpr changed by convert2hboot loop_8532: sll %l3, 0x1F, %l0 loop_8533: bcc,a,pn %xcc, loop_8534 smulcc %i7, 0x069A, %l5 movpos %icc, 0x30C, %i3 add %l7, 0x18, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot lda [%l6] %asi, %g6 nop ! casa [%l6] 0x10, %g6, %o4 ASI use replaced by convert2hboot loop_8534: movg %fcc1, 0x6B2, %g5 set 0x28, %o0 nop ! stwa %g4, [%l7 + %o0] 0x80 ASI use replaced by convert2hboot call loop_8535 nop setx 0x0832, %l0, %i6 sdiv %g3, %i6, %o7 set 0x40, %g2 nop ! ldda [%l7 + %g2] 0x04, %o2 ASI use replaced by convert2hboot loop_8535: stb %g2, [%l7 + 0x21] nop set 0x20, %l3 sth %l6, [%l7 + %l3] bvs,a %icc, loop_8536 nop set 0x34, %l5 swap [%l7 + %l5], %i1 std %f6, [%l7 + 0x20] call loop_8537 loop_8536: call loop_8538 nop set 0x28, %l6 std %f22, [%l7 + %l6] add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_8537: nop set 0x5C, %i5 ldsw [%l7 + %i5], %g1 loop_8538: nop set 0x23, %o6 stb %l1, [%l7 + %o6] call loop_8539 nop ! rdhpr %hintp, %o2 changed by convert2hboot std %f10, [%l7 + 0x28] loop_8539: nop wr %g0, 0x0, %pcr ! wr %g0, 0x23, %asi changed by convert2hboot membar #Sync nop set 0x20, %o1 std %i2, [%l7 + %o1] nop ! wrpr %l2, %g7, %tick changed by convert2hboot add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l6] %asi, %i4 set 0x38, %l4 nop ! ldswa [%l7 + %l4] 0x11, %o5 ASI use replaced by convert2hboot edge16l %o1, %l3, %l4 edge16 %l0, %l5, %i3 call loop_8540 nop set 0x6A, %g3 ldub [%l7 + %g3], %g6 call loop_8541 brlz,pt %i7, loop_8542 loop_8540: call loop_8543 edge8ln %g5, %g4, %o4 loop_8541: fmovrslz %g3, %f12, %f26 loop_8542: nop add %l7, 0x68, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot loop_8543: ldsb [%l7 + 0x39], %i6 nop fitod %f8, %f2 fdtos %f2, %f29 nop set 0x74, %g5 stw %l6, [%l7 + %g5] set 0x2E, %g1 nop ! ldsba [%l7 + %g1] 0x11, %g2 ASI use replaced by convert2hboot call loop_8544 fbge,a,pn %fcc2, loop_8545 movne %xcc, 0x0C6, %o0 fbuge,pt %fcc2, loop_8546 loop_8544: nop nop setx 0x106DB800, %l0, %l6 st %l6, [%l7 + 0x0C] ld [%l7 + 0x0C], %fsr loop_8545: ldsb [%l7 + 0x27], %i1 bcs,a %xcc, loop_8547 loop_8546: nop set 0x16, %i7 lduh [%l7 + %i7], %i0 movrlz %l1, 0x077, %o2 call loop_8548 loop_8547: array8 %g1, %i2, %o6 sub %l2, %i4, %i5 call loop_8549 loop_8548: call loop_8550 nop set 0x5C, %g6 flush %l7 + %g6 loop_8549: ldsb [%l7 + 0x36], %g7 loop_8550: nop set 0x50, %g4 nop ! ldxa [%l7 + %g4] 0x88, %o5 ASI use replaced by convert2hboot nop set 0x74, %i1 swap [%l7 + %i1], %l3 movne %fcc3, %l4, %l0 movvc %icc, %l5, %i3 std %f18, [%l7 + 0x78] nop set 0x7C, %g7 flush %l7 + %g7 umul %o1, %g6, %g5 set 0x26, %i6 nop ! lduha [%l7 + %i6] 0x04, %g4 ASI use replaced by convert2hboot nop nop setx 0x907ADC00, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr fble,pt %fcc1, loop_8551 call loop_8552 call loop_8553 edge8n %o4, %i7, %o7 loop_8551: nop set 0x58, %i0 ldsw [%l7 + %i0], %o3 loop_8552: nop ! tn %xcc, 0x5a changed by convert2hboot loop_8553: edge8l %g3, %l6, %g2 nop set 0x58, %o5 stx %o0, [%l7 + %o5] wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop ! tcc %icc, 0x79 changed by convert2hboot call loop_8554 call loop_8555 udivcc %i0, 0x1F6B, %l1 xnorcc %o2, 0x15CA, %i2 loop_8554: movrgez %o6, 0x0E0, %l2 loop_8555: nop add %l7, 0x28, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot nop setx 0x1848, %l0, %g7 udivcc %i5, %g7, %l3 fbo,a %fcc3, loop_8556 brgez,a %o5, loop_8557 call loop_8558 fornot2 %f22, %f22, %f10 loop_8556: nop set 0x20, %l0 std %f10, [%l7 + %l0] loop_8557: std %l0, [%l7 + 0x28] loop_8558: call loop_8559 ld [%l7 + 0x38], %f14 edge8 %l5, %i3, %o1 call loop_8560 loop_8559: movrgez %g6, 0x2FF, %g5 ld [%l7 + 0x68], %f25 nop set 0x45, %l2 ldub [%l7 + %l2], %l4 loop_8560: fbue,a %fcc3, loop_8561 call loop_8562 nop ! rdhpr %hintp, %o4 changed by convert2hboot call loop_8563 loop_8561: mulscc %g4, %o7, %i7 loop_8562: nop nop setx 0x2CE84B93E06F9400, %l0, %l6 stx %l6, [%l7 + 0x18] ldx [%l7 + 0x18], %fsr nop nop setx 0xD0511C00, %l0, %l6 st %l6, [%l7 + 0x68] ld [%l7 + 0x68], %fsr loop_8563: call loop_8564 fmovsge %fcc1, %f21, %f19 wr %g0, 0x0, %pcr ! wr %g0, 0x2f, %asi changed by convert2hboot membar #Sync loop_8564: stw %l6, [%l7 + 0x3C] movre %g2, 0x070, %o0 set 0x54, %i4 sta %f12, [%l7 + %i4] 0x04 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot sra %i6, 0x12, %i0 set 0x48, %i2 nop ! swapa [%l7 + %i2] 0x81, %o3 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot set 0x18, %l1 nop ! ldsha [%l7 + %l1] 0x89, %o2 ASI use replaced by convert2hboot st %f23, [%l7 + 0x3C] edge16 %o6, %l2, %i4 nop set 0x53, %o2 ldstub [%l7 + %o2], %i2 nop nop setx 0xEC09593AC0644000, %l0, %l6 stx %l6, [%l7 + 0x08] ldx [%l7 + 0x08], %fsr ld [%l7 + 0x74], %f26 nop fitod %f8, %f0 fdtox %f0, %f18 brz,a,pn %i5, loop_8565 call loop_8566 call loop_8567 fpack32 %f24, %f26, %f18 loop_8565: call loop_8568 loop_8566: fones %f7 loop_8567: edge32l %g1, %l3, %g7 nop ! tvc %xcc, 0x6a changed by convert2hboot loop_8568: call loop_8569 call loop_8570 call loop_8571 fsrc1 %f18, %f16 loop_8569: movrlz %o5, %l5, %l0 loop_8570: add %i3, %o1, %g6 loop_8571: sethi 0x1CF7, %g5 call loop_8572 nop set 0x48, %i3 lduw [%l7 + %i3], %l4 fmovdu %fcc2, %f8, %f16 nop ! rdpr %tl, %o4 changed by convert2hboot loop_8572: call loop_8573 addccc %g4, 0x15ED, %i7 fmovso %fcc0, %f1, %f28 flush %l7 + 0x44 loop_8573: call loop_8574 fcmpeq16 %f30, %f18, %o7 nop set 0x6E, %o4 ldsh [%l7 + %o4], %g3 fmovsue %fcc1, %f8, %f23 loop_8574: add %g2, %o0, %i1 movn %icc, %i6, %l6 call loop_8575 call loop_8576 call loop_8577 call loop_8578 loop_8575: nop set 0x60, %o3 std %o2, [%l7 + %o3] loop_8576: call loop_8579 loop_8577: fmovse %xcc, %f7, %f27 loop_8578: lduw [%l7 + 0x6C], %i0 movvc %xcc, %o2, %l1 loop_8579: call loop_8580 ldstub [%l7 + 0x45], %l2 ldd [%l7 + 0x58], %i4 std %f8, [%l7 + 0x58] loop_8580: nop ! rdhpr %hpstate, %o6 changed by convert2hboot call loop_8581 rd %asi, %i2 call loop_8582 movg %fcc0, 0x75E, %g1 loop_8581: nop nop setx 0xDAD3E2CC206C9C00, %l0, %l6 stx %l6, [%l7 + 0x20] ldx [%l7 + 0x20], %fsr set 0x0, %o7 nop ! stxa %l3, [%g0 + %o7] 0x57 ASI use replaced by convert2hboot loop_8582: nop wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fnors %f5, %f24, %f24 set 0x7A, %o0 nop ! ldsba [%l7 + %o0] 0x0c, %o5 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot sta %f31, [%l7 + 0x4C] %asi call loop_8583 ldub [%l7 + 0x5D], %l5 ld [%l7 + 0x28], %f20 call loop_8584 loop_8583: call loop_8585 call loop_8586 call loop_8587 loop_8584: fzero %f22 loop_8585: xor %g7, %i3, %l0 loop_8586: fmovse %icc, %f13, %f22 loop_8587: nop set 0x48, %l3 std %f16, [%l7 + %l3] wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot call loop_8588 sdivx %g5, 0x1A2C, %g6 nop set 0x08, %l5 swap [%l7 + %l5], %o4 call loop_8589 loop_8588: movrlz %l4, %g4, %i7 call loop_8590 stw %o7, [%l7 + 0x40] loop_8589: call loop_8591 ldx [%l7 + 0x60], %g3 loop_8590: nop set 0x24, %l6 nop ! ldsha [%l7 + %l6] 0x19, %o0 ASI use replaced by convert2hboot loop_8591: sth %i1, [%l7 + 0x62] call loop_8592 nop set 0x4E, %g2 ldstub [%l7 + %g2], %i6 rd %pc, %l6 set 0x14, %o6 nop ! ldswa [%l7 + %o6] 0x18, %o3 ASI use replaced by convert2hboot loop_8592: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x2F9, %hsys_tick_cmpr changed by convert2hboot rdpr %cleanwin, %o2 call loop_8593 andcc %l2, 0x148C, %l1 movcs %xcc, %o6, %i4 nop set 0x16, %i5 lduh [%l7 + %i5], %g1 loop_8593: sth %l3, [%l7 + 0x70] fmovdule %fcc2, %f6, %f0 call loop_8594 movuge %fcc1, 0x5E3, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_8594: fmul8x16 %f1, %f22, %f20 mulscc %o5, 0x06DB, %g7 nop set 0x68, %l4 stw %i3, [%l7 + %l4] rd %fprs, %l0 fble %fcc1, loop_8595 nop ! tvc %icc, 0x3d changed by convert2hboot movul %fcc0, %l5, %g5 fbne,a %fcc1, loop_8596 loop_8595: nop nop setx 0x55B90CB690450000, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr nop nop setx 0xE04BE000, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_8596: ldsb [%l7 + 0x78], %o1 move %xcc, 0x6C7, %l4 nop set 0x50, %o1 stb %o4, [%l7 + %o1] wr %g0, 0x0, %pcr ! wr %g0, 0x10, %asi changed by convert2hboot std %g4, [%l7 + 0x50] fmovsleu %icc, %f22, %f2 set 0x1A, %g3 nop ! lduba [%l7 + %g3] 0x19, %g3 ASI use replaced by convert2hboot set 0x5B, %g1 nop ! stba %o0, [%l7 + %g1] 0xe2 ASI use replaced by convert2hboot membar #Sync set 0x44, %i7 nop ! stha %o7, [%l7 + %i7] 0x2f ASI use replaced by convert2hboot membar #Sync stb %i1, [%l7 + 0x57] set 0x16, %g5 nop ! stha %i6, [%l7 + %g5] 0x27 ASI use replaced by convert2hboot membar #Sync array8 %l6, %i0, %o3 call loop_8597 call loop_8598 edge8l %g2, %l2, %o2 call loop_8599 loop_8597: edge32ln %o6, %i4, %l1 loop_8598: call loop_8600 nop ! rdhpr %hintp, %l3 changed by convert2hboot loop_8599: ldsw [%l7 + 0x68], %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_8600: nop set 0x10, %g6 nop ! stxa %o5, [%g0 + %g6] 0x21 ASI use replaced by convert2hboot fblg,a,pn %fcc2, loop_8601 lduh [%l7 + 0x6E], %g7 nop nop setx 0xF1B168CFC0701000, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr nop nop setx 0xD22EE43104EEC00, %l0, %l6 stx %l6, [%l7 + 0x40] ldx [%l7 + 0x40], %fsr loop_8601: call loop_8602 nop setx 0x0DD9, %l0, %i5 udivcc %i3, %i5, %l0 call loop_8603 movleu %icc, %l5, %g6 loop_8602: std %o0, [%l7 + 0x60] nop nop setx 0xAB4F8A1EC05A1800, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr loop_8603: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot nop set 0x20, %i1 stb %g5, [%l7 + %i1] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot ldsb [%l7 + 0x70], %i7 set 0x2C, %g7 nop ! ldstuba [%l7 + %g7] 0x19, %g4 ASI use replaced by convert2hboot fmovsne %icc, %f15, %f23 set 0x35, %i6 nop ! lduba [%l7 + %i6] 0x89, %g3 ASI use replaced by convert2hboot call loop_8604 call loop_8605 nop nop setx 0x606C0000, %l0, %l6 st %l6, [%l7 + 0x64] ld [%l7 + 0x64], %fsr fba,a %fcc2, loop_8606 loop_8604: ldx [%l7 + 0x08], %o0 loop_8605: ldd [%l7 + 0x60], %f12 call loop_8607 loop_8606: nop ! tvc %icc, 0x7e changed by convert2hboot array8 %o7, %o4, %i1 call loop_8608 loop_8607: array32 %l6, %i0, %o3 xnor %i6, 0x142A, %g2 xnor %l2, %o2, %i4 loop_8608: nop set 0x20, %i0 std %f22, [%l7 + %i0] wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot call loop_8609 or %l3, %o6, %i2 call loop_8610 bmask %o5, %g7, %g1 loop_8609: nop set 0x4B, %o5 nop ! ldstuba [%l7 + %o5] 0x04, %i5 ASI use replaced by convert2hboot loop_8610: nop nop setx 0xF0474800, %l0, %l6 st %l6, [%l7 + 0x54] ld [%l7 + 0x54], %fsr mulscc %l0, 0x0331, %i3 fpack16 %f0, %f17 fbne %fcc3, loop_8611 nop ! rdhpr %htba, %g6 changed by convert2hboot brgez,pn %l5, loop_8612 stb %l4, [%l7 + 0x4C] loop_8611: call loop_8613 membar 0x7F loop_8612: movrlez %o1, 0x265, %i7 ldsb [%l7 + 0x2E], %g5 loop_8613: rd %asi, %g4 call loop_8614 call loop_8615 fmovsvc %icc, %f29, %f16 call loop_8616 loop_8614: nop ! tl %xcc, 0x3c changed by convert2hboot loop_8615: nop set 0x70, %g4 flush %l7 + %g4 loop_8616: wrpr %o0, 0x1D30, %cwp call loop_8617 array16 %g3, %o4, %i1 flush %l7 + 0x34 sethi 0x056D, %l6 loop_8617: movvc %icc, 0x6BD, %o7 umulcc %i0, 0x05C9, %i6 wr %g0, 0x0, %pcr ! wr %o3, 0x0B22, %clear_softint changed by convert2hboot call loop_8618 fmovsu %fcc1, %f23, %f24 edge16ln %g2, %l2, %i4 call loop_8619 loop_8618: nop ! tcs %xcc, 0x5b changed by convert2hboot nop nop setx 0x38C98DC6E0D42286, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f2 setx 0x646DAC82DBA9881B, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f30 fdivd %f30, %f2, %f8 fbne,a,pn %fcc0, loop_8620 loop_8619: wrpr %l1, 0x098C, %pil call loop_8621 ldub [%l7 + 0x0D], %o2 loop_8620: ldd [%l7 + 0x28], %f2 nop nop setx 0xB7679868DD0A2FC5, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f28 setx 0xAF1195A20766C5BC, %l1, %l5 stx %l5, [%l7 + 0x10] ldd [%l7 + 0x10], %f0 fsubd %f0, %f28, %f10 loop_8621: mulscc %l3, 0x1C15, %o6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot nop set 0x74, %l0 prefetch [%l7 + %l0], 2 set 0x40, %l2 sta %f3, [%l7 + %l2] 0x80 wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot edge32 %o5, %g1, %l0 call loop_8622 fcmped %fcc1, %f20, %f0 nop set 0x70, %i4 ldsb [%l7 + %i4], %i5 nop set 0x22, %i2 sth %g6, [%l7 + %i2] loop_8622: fnot2 %f18, %f16 nop set 0x10, %o2 stx %l5, [%l7 + %o2] fone %f16 andncc %i3, 0x1A77, %o1 nop set 0x68, %i3 ldx [%l7 + %i3], %l4 edge16 %g5, %g4, %o0 sra %g3, 0x0C, %o4 add %l7, 0x70, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_8623 nop nop setx 0xB0479C00, %l0, %l6 st %l6, [%l7 + 0x58] ld [%l7 + 0x58], %fsr udivcc %l6, 0x0A08, %o7 call loop_8624 loop_8623: call loop_8625 call loop_8626 wrpr %i0, 0x0FF3, %pil loop_8624: call loop_8627 loop_8625: movcc %xcc, %i6, %o3 loop_8626: fzeros %f0 loop_8627: call loop_8628 call loop_8629 prefetch [%l7 + 0x44], 2 set 0x28, %o4 nop ! lduba [%l7 + %o4] 0x88, %l2 ASI use replaced by convert2hboot loop_8628: fmovrslez %g2, %f29, %f4 loop_8629: st %f3, [%l7 + 0x78] andn %l1, 0x14B8, %o2 set 0x60, %o3 nop ! stxa %l3, [%l7 + %o3] 0xe2 ASI use replaced by convert2hboot membar #Sync xnorcc %o6, %i4, %g7 movle %icc, %o5, %i2 wrpr %g1, %l0, %pil nop ! tne %xcc, 0x6e changed by convert2hboot call loop_8630 nop nop setx 0xF0414000, %l0, %l6 st %l6, [%l7 + 0x3C] ld [%l7 + 0x3C], %fsr nop set 0x2A, %o7 ldsb [%l7 + %o7], %i5 nop ! taddcctv %l5, %g6, %i3 changed by convert2hboot loop_8630: call loop_8631 call loop_8632 nop set 0x24, %l1 swap [%l7 + %l1], %l4 call loop_8633 loop_8631: call loop_8634 loop_8632: brgez %g5, loop_8635 nop ! tl %xcc, 0x7c changed by convert2hboot loop_8633: fbo,a %fcc2, loop_8636 loop_8634: call loop_8637 loop_8635: nop set 0x19, %o0 ldstub [%l7 + %o0], %g4 addcc %o0, 0x1B7A, %g3 loop_8636: bpos %xcc, loop_8638 loop_8637: addcc %o1, 0x1039, %i7 swap [%l7 + 0x20], %o4 call loop_8639 loop_8638: andcc %i1, %o7, %i0 set 0x28, %l5 nop ! ldxa [%g0 + %l5] 0x4f, %l6 ASI use replaced by convert2hboot loop_8639: call loop_8640 nop set 0x28, %l6 stw %i6, [%l7 + %l6] call loop_8641 call loop_8642 loop_8640: fmovdlg %fcc2, %f30, %f20 wr %g0, 0x0, %pcr ! wr %o3, %l2, %pic changed by convert2hboot loop_8641: be,a %icc, loop_8643 loop_8642: edge8ln %g2, %o2, %l3 swap [%l7 + 0x44], %o6 loop_8643: movrne %l1, 0x0ED, %i4 call loop_8644 nop set 0x16, %l3 sth %g7, [%l7 + %l3] nop ! sir 0x03C8 !!sir is illegal_instruction set 0x35, %g2 nop ! ldstuba [%l7 + %g2] 0x04, %o5 ASI use replaced by convert2hboot loop_8644: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot call loop_8645 call loop_8646 call loop_8647 call loop_8648 loop_8645: call loop_8649 loop_8646: brgz %i2, loop_8650 loop_8647: call loop_8651 loop_8648: call loop_8652 loop_8649: call loop_8653 loop_8650: andncc %i5, 0x0DFD, %l5 loop_8651: nop set 0x38, %i5 nop ! stxa %g6, [%l7 + %i5] 0x10 ASI use replaced by convert2hboot loop_8652: stx %l0, [%l7 + 0x60] loop_8653: smulcc %i3, 0x17C9, %g5 set 0x1C, %l4 nop ! ldswa [%l7 + %l4] 0x0c, %l4 ASI use replaced by convert2hboot nop ! rdhpr %hpstate, %o0 changed by convert2hboot ldsh [%l7 + 0x74], %g3 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync nop set 0x54, %o1 prefetch [%l7 + %o1], 0 ldsw [%l7 + 0x34], %i7 call loop_8654 std %f8, [%l7 + 0x28] call loop_8655 call loop_8656 loop_8654: nop set 0x08, %g3 ldx [%l7 + %g3], %o7 call loop_8657 loop_8655: nop nop setx 0x4E8DFB394A01CEA3, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f0 fsqrtd %f0, %f4 loop_8656: nop wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot loop_8657: call loop_8658 swap [%l7 + 0x48], %i1 set 0x60, %g1 nop ! lduwa [%l7 + %g1] 0x0c, %i6 ASI use replaced by convert2hboot loop_8658: array16 %l6, %l2, %o3 lduw [%l7 + 0x3C], %o2 fcmped %fcc0, %f22, %f14 edge16n %l3, %o6, %l1 set 0x26, %i7 nop ! ldsba [%l7 + %i7] 0x19, %i4 ASI use replaced by convert2hboot bmask %g2, %g7, %g1 ldd [%l7 + 0x08], %i2 movug %fcc2, 0x292, %i5 wr %g0, 0x0, %pcr ! wr %g0, 0x22, %asi changed by convert2hboot membar #Sync brgez %o5, loop_8659 call loop_8660 call loop_8661 nop set 0x08, %g5 std %l0, [%l7 + %g5] loop_8659: lduh [%l7 + 0x24], %g6 loop_8660: sra %i3, 0x05, %l4 loop_8661: nop wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot swap [%l7 + 0x28], %g3 call loop_8662 fmul8x16 %f10, %f8, %f20 call loop_8663 fble,a %fcc3, loop_8664 loop_8662: ldd [%l7 + 0x78], %o0 call loop_8665 loop_8663: nop nop setx 0x8A425BD0305F3000, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr loop_8664: nop ! tpos %icc, 0x5c changed by convert2hboot set 0x48, %o6 nop ! stda %g4, [%l7 + %o6] 0x0c ASI use replaced by convert2hboot loop_8665: call loop_8666 srlx %o4, 0x13, %g4 nop setx loop_8667, %l0, %l1 jmpl %l1, %i7 call loop_8668 loop_8666: call loop_8669 ldub [%l7 + 0x32], %i0 loop_8667: rdpr %wstate, %i1 loop_8668: nop nop setx 0x307A5C00, %l0, %l6 st %l6, [%l7 + 0x18] ld [%l7 + 0x18], %fsr loop_8669: call loop_8670 call loop_8671 call loop_8672 nop nop setx 0x550C00, %l0, %l6 st %l6, [%l7 + 0x20] ld [%l7 + 0x20], %fsr loop_8670: loop_8671: rd %tick_cmpr, %o7 loop_8672: call loop_8673 fmovrslez %l6, %f18, %f27 umulcc %i6, 0x1010, %l2 set 0x23, %g6 nop ! lduba [%l7 + %g6] 0x0c, %o2 ASI use replaced by convert2hboot loop_8673: call loop_8674 call loop_8675 movg %fcc3, 0x17A, %o3 nop nop setx 0x606E6000, %l0, %l6 st %l6, [%l7 + 0x24] ld [%l7 + 0x24], %fsr loop_8674: subc %l3, 0x16DA, %l1 loop_8675: call loop_8676 wr %g0, 0x0, %pcr ! wr %i4, %g2, %sys_tick changed by convert2hboot add %g7, 0x1BCA, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8676: movn %xcc, 0x6B5, %o6 set 0x78, %i1 nop ! ldxa [%l7 + %i1] 0x18, %i5 ASI use replaced by convert2hboot xnorcc %o5, %l0, %g6 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot fbug,pn %fcc0, loop_8677 call loop_8678 call loop_8679 ld [%l7 + 0x38], %f2 loop_8677: nop nop setx 0x28EA5E9240657C00, %l0, %l6 stx %l6, [%l7 + 0x58] ldx [%l7 + 0x58], %fsr loop_8678: nop nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, %g0, %hsys_tick_cmpr changed by convert2hboot loop_8679: nop ! tge %xcc, 0x53 changed by convert2hboot set 0x68, %g7 nop ! lduha [%l7 + %g7] 0x80, %g3 ASI use replaced by convert2hboot call loop_8680 call loop_8681 fba,a,pn %fcc2, loop_8682 umulcc %l4, %g5, %o1 loop_8680: subccc %o4, %g4, %i7 loop_8681: nop set 0x46, %i6 ldsb [%l7 + %i6], %i0 loop_8682: call loop_8683 fmul8x16 %f19, %f14, %f20 movleu %xcc, %i1, %o7 call loop_8684 loop_8683: call loop_8685 call loop_8686 nop ! tcs %icc, 0x5f changed by convert2hboot loop_8684: st %f23, [%l7 + 0x10] loop_8685: ldx [%l7 + 0x60], %i6 loop_8686: umul %l2, 0x0925, %o2 wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot nop set 0x10, %i0 std %o2, [%l7 + %i0] call loop_8687 call loop_8688 ldub [%l7 + 0x1A], %l1 brlz,a %i4, loop_8689 loop_8687: call loop_8690 loop_8688: edge16n %g2, %g1, %i2 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_8689: addccc %i5, 0x0BDD, %o5 loop_8690: nop wr %g0, 0x0, %pcr ! wr %g0, 0x04, %asi changed by convert2hboot sta %f16, [%l7 + 0x60] %asi addcc %l0, 0x19D7, %g6 bmask %i3, %o6, %o0 call loop_8691 movrne %g3, %l4, %l5 call loop_8692 call loop_8693 loop_8691: nop set 0x58, %o5 ldsh [%l7 + %o5], %g5 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 nop ! wrhpr %l0, 0x1F0, %hsys_tick_cmpr changed by convert2hboot loop_8692: nop set 0x40, %l0 nop ! lduwa [%l7 + %l0] 0x81, %o1 ASI use replaced by convert2hboot loop_8693: nop set 0x50, %l2 stx %g4, [%l7 + %l2] set 0x40, %g4 sta %f12, [%l7 + %g4] 0x81 fpsub32s %f27, %f15, %f0 movn %fcc0, %i0, %i1 call loop_8694 ldsb [%l7 + 0x10], %o7 call loop_8695 xorcc %i7, 0x1059, %l2 loop_8694: rdpr %cwp, %o2 fbg %fcc1, loop_8696 loop_8695: wr %g0, 0x0, %pcr ! wr %i6, 0x142A, %ccr changed by convert2hboot mulscc %l6, 0x037C, %l3 call loop_8697 loop_8696: array8 %o3, %i4, %g2 array32 %g1, %l1, %g7 nop set 0x16, %i4 lduh [%l7 + %i4], %i2 loop_8697: nop set 0x58, %o2 lduw [%l7 + %o2], %i5 movg %xcc, 0x716, %o5 set 0x70, %i2 nop ! stda %l0, [%l7 + %i2] 0x23 ASI use replaced by convert2hboot membar #Sync orcc %i3, 0x0D9D, %o6 fbug %fcc0, loop_8698 nop ! taddcctv %g6, %o0, %g3 changed by convert2hboot nop set 0x20, %o4 swap [%l7 + %o4], %l4 nop set 0x0E, %i3 ldsh [%l7 + %i3], %l5 loop_8698: nop fitos %f1, %f6 fstoi %f6, %f1 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop nop setx 0x1107735C, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f29 setx 0x720F36D9, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f24 fdivs %f24, %f29, %f14 call loop_8699 nop fitod %f12, %f8 fdtox %f8, %f28 fxtod %f28, %f28 nop nop setx 0x4FEE3F249040D000, %l0, %l6 stx %l6, [%l7 + 0x70] ldx [%l7 + 0x70], %fsr loop_8699: call loop_8700 pdist %f22, %f28, %f2 ld [%l7 + 0x5C], %f11 array8 %o1, %g5, %g4 loop_8700: nop ! tpos %icc, 0x44 changed by convert2hboot call loop_8701 add %i0, 0x11BB, %o7 fpack32 %f4, %f10, %f30 nop set 0x4C, %o7 flush %l7 + %o7 loop_8701: st %f28, [%l7 + 0x38] ld [%l7 + 0x6C], %f25 nop set 0x20, %l1 std %i0, [%l7 + %l1] nop set 0x34, %o0 ldsb [%l7 + %o0], %i7 fnegs %f6, %f24 fnot1 %f14, %f16 ldd [%l7 + 0x78], %l2 movrne %o2, %l6, %l3 call loop_8702 wr %g0, 0x0, %pcr ! wr %i6, 0x1E98, %sys_tick changed by convert2hboot call loop_8703 movlg %fcc3, %o3, %g2 loop_8702: fbo,a %fcc0, loop_8704 xorcc %i4, 0x0614, %g1 loop_8703: movcc %xcc, %l1, %g7 fmovdle %fcc2, %f0, %f28 loop_8704: call loop_8705 call loop_8706 edge8ln %i5, %o5, %i2 std %i2, [%l7 + 0x50] loop_8705: ble,a %icc, loop_8707 loop_8706: call loop_8708 movul %fcc3, %l0, %o6 call loop_8709 loop_8707: nop setx 0x043E, %l0, %o0 sdivx %g6, %o0, %g3 loop_8708: fmovdcc %icc, %f8, %f24 set 0x52, %o3 nop ! ldsba [%l7 + %o3] 0x89, %l5 ASI use replaced by convert2hboot loop_8709: fbge,a,pt %fcc2, loop_8710 ldub [%l7 + 0x24], %l4 set 0x42, %l6 nop ! lduha [%l7 + %l6] 0x80, %o4 ASI use replaced by convert2hboot loop_8710: nop set 0x78, %l3 std %f14, [%l7 + %l3] sdivx %o1, 0x137F, %g5 call loop_8711 nop set 0x18, %g2 ldx [%l7 + %g2], %i0 nop fitod %f0, %f26 fdtoi %f26, %f12 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l7 + 0x14] %asi, %f1 loop_8711: nop set 0x38, %i5 nop ! stba %o7, [%l7 + %i5] 0x80 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot wrpr %g0, 0x3, %gl wr %g0, 0x0, %pcr ! wr %g0, 0x1f, %asi changed by convert2hboot membar #Sync edge16 %o2, %l6, %i1 fba,pt %fcc0, loop_8712 movcs %icc, 0x08F, %l3 call loop_8713 fandnot2 %f22, %f12, %f22 loop_8712: ldsh [%l7 + 0x46], %i6 smul %g2, 0x1BDF, %i4 loop_8713: movneg %xcc, 0x456, %g1 wr %g0, 0x0, %pcr ! wr %g0, 0xe3, %asi changed by convert2hboot membar #Sync bshuffle %f6, %f24, %f12 set 0x30, %l5 nop ! prefetcha [%l7 + %l5] 0x80, 3 ASI use replaced by convert2hboot wr %g0, 0x0, %pcr ! wr %g0, 0x89, %asi changed by convert2hboot edge8l %o3, %i2, %i3 set 0x68, %o1 nop ! stda %l0, [%l7 + %o1] 0x2a ASI use replaced by convert2hboot membar #Sync call loop_8714 nop set 0x40, %l4 sth %o6, [%l7 + %l4] nop set 0x36, %g3 sth %g6, [%l7 + %g3] nop set 0x38, %g1 stw %o5, [%l7 + %g1] loop_8714: nop set 0x1C, %g5 swap [%l7 + %g5], %o0 nop ! tg %icc, 0x35 changed by convert2hboot set 0x12, %o6 nop ! ldsha [%l7 + %o6] 0x04, %l5 ASI use replaced by convert2hboot set 0x4D, %g6 nop ! lduba [%l7 + %g6] 0x0c, %l4 ASI use replaced by convert2hboot set 0x67, %i7 nop ! lduba [%l7 + %i7] 0x11, %o4 ASI use replaced by convert2hboot call loop_8715 nop set 0x28, %g7 stx %g3, [%l7 + %g7] call loop_8716 nop ! tn %xcc, 0x79 changed by convert2hboot loop_8715: nop wr %g0, 0x0, %pcr ! wr %g0, 0x0c, %asi changed by convert2hboot loop_8716: stb %i0, [%l7 + 0x60] call loop_8717 nop ! tne %icc, 0x58 changed by convert2hboot edge8ln %o7, %g4, %g5 edge8l %i7, %o2, %l6 loop_8717: call loop_8718 call loop_8719 call loop_8720 call loop_8721 loop_8718: nop set 0x55, %i6 ldub [%l7 + %i6], %l2 loop_8719: nop set 0x39, %i1 nop ! ldsba [%l7 + %i1] 0x89, %i1 ASI use replaced by convert2hboot loop_8720: call loop_8722 loop_8721: xorcc %i6, 0x1AD7, %g2 movo %fcc2, 0x358, %l3 sth %i4, [%l7 + 0x20] loop_8722: nop setx loop_8723, %l0, %l1 nop ! wrpr 0x1, %tl changed by convert2hboot nop ! wrpr %l1, %tnpc changed by convert2hboot setx 0x002100001400, %l0, %l1 nop ! wrpr %l1, %tstate changed by convert2hboot nop ! wrhpr 0x4, %htstate changed by convert2hboot nop ! rdpr %tt, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tt changed by convert2hboot rdpr %pstate, %l1 wrpr %g0, %l1, %pstate nop ! rdpr %tl, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tl changed by convert2hboot nop ! rdpr %tpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tpc changed by convert2hboot nop ! rdpr %tnpc, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tnpc changed by convert2hboot nop ! rdpr %tstate, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tstate changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdpr %tba, %l1 changed by convert2hboot nop ! wrpr %g0, %l1, %tba changed by convert2hboot nop ! rdhpr %hpstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hpstate changed by convert2hboot nop ! rdhpr %htstate, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %htstate changed by convert2hboot nop ! rdhpr %hintp, %l1 changed by convert2hboot nop ! wrhpr %g0, %l1, %hintp changed by convert2hboot nop ! done changed by convert2hboot addcc %l1, 0x196D, %g7 call loop_8724 array32 %i5, %g1, %i2 loop_8723: call loop_8725 ld [%l7 + 0x1C], %f23 loop_8724: nop set 0x4E, %o5 sth %o3, [%l7 + %o5] call loop_8726 loop_8725: nop ! tpos %xcc, 0x7c changed by convert2hboot ldstub [%l7 + 0x7B], %l0 set 0x0C, %l0 nop ! stha %i3, [%l7 + %l0] 0xe2 ASI use replaced by convert2hboot membar #Sync loop_8726: ldsh [%l7 + 0x08], %o6 nop fitod %f2, %f6 fdtox %f6, %f16 fxtod %f16, %f6 call loop_8727 nop ! taddcc %g6, 0x69, %o0 changed by convert2hboot nop ! te %icc, 0x77 changed by convert2hboot ldsw [%l7 + 0x40], %l5 loop_8727: ldd [%l7 + 0x10], %f0 umul %o5, 0x1B38, %l4 call loop_8728 call loop_8729 call loop_8730 call loop_8731 loop_8728: nop ! wrpr %g3, 0x1FDA, %tick changed by convert2hboot loop_8729: xorcc %o1, 0x0B1A, %o4 loop_8730: rd %sys_tick_cmpr, %i0 loop_8731: ldd [%l7 + 0x50], %f6 nop ! te %xcc, 0x39 changed by convert2hboot call loop_8732 fmovrse %g4, %f16, %f13 nop ! rdhpr %htba, %o7 changed by convert2hboot std %g4, [%l7 + 0x78] loop_8732: call loop_8733 flush %l7 + 0x18 call loop_8734 call loop_8735 loop_8733: movpos %icc, 0x114, %i7 call loop_8736 loop_8734: movneg %icc, 0x17B, %o2 loop_8735: nop setx 0x1BA7, %l0, %i1 udiv %l6, %i1, %l2 sethi 0x0E1A, %i6 loop_8736: fmovdn %xcc, %f18, %f6 set 0x44, %i0 nop ! lduha [%l7 + %i0] 0x18, %g2 ASI use replaced by convert2hboot nop set 0x50, %l2 std %f26, [%l7 + %l2] fornot1s %f5, %f24, %f25 call loop_8737 nop set 0x0E, %i4 ldsb [%l7 + %i4], %i4 wr %g0, 0x0, %pcr ! wr %g0, 0x88, %asi changed by convert2hboot loop_8737: sra %l1, %i5, %g7 call loop_8738 call loop_8739 nop set 0x6C, %g4 swap [%l7 + %g4], %i2 st %f24, [%l7 + 0x60] loop_8738: nop set 0x18, %o2 swap [%l7 + %o2], %o3 loop_8739: fmuld8ulx16 %f30, %f24, %f2 call loop_8740 stx %l0, [%l7 + 0x18] wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_8740: xor %i3, %o6, %g6 call loop_8741 wr %g0, 0x0, %pcr ! wr %l5, %o5, %set_softint changed by convert2hboot sdivcc %o0, 0x0CE2, %l4 andcc %g3, 0x0C1D, %o4 loop_8741: mova %icc, %i0, %g4 call loop_8742 ldsw [%l7 + 0x28], %o7 rd %asi, %g5 call loop_8743 loop_8742: call loop_8744 fmovdn %fcc3, %f8, %f28 wrpr %i7, 0x1131, %pil loop_8743: call loop_8745 loop_8744: call loop_8746 wr %g0, 0x0, %pcr ! wr %g0, 0x11, %asi changed by convert2hboot lda [%l7 + 0x4C] %asi, %f24 loop_8745: nop add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l6] %asi, %o1 nop ! casa [%l6] 0x80, %o1, %o2 ASI use replaced by convert2hboot loop_8746: call loop_8747 movl %xcc, 0x16E, %i1 stx %l6, [%l7 + 0x08] loop_8747: ldstub [%l7 + 0x74], %i6 nop or %g0, 0x8, %l0 sllx %l0, 0x3c, %l0 wr %g0, 0x0, %pcr ! wr %l0, %g0, %sys_tick_cmpr changed by convert2hboot wrpr %g2, %l3, %cwp lduh [%l7 + 0x44], %l1 nop fitos %f4, %f6 fstoi %f6, %f11 set 0x60, %o4 nop ! ldda [%l7 + %o4] 0x22, %i4 ASI use replaced by convert2hboot nop ! rdhpr %htba, %g7 changed by convert2hboot sdivcc %i5, 0x13F9, %o3 nop ! tcc %icc, 0x55 changed by convert2hboot nop ! tsubcctv %i2, 0x73, %g1 changed by convert2hboot orncc %i3, %l0, %o6 call loop_8748 xor %g6, 0x0456, %o5 nop ! rdpr %tba, %o0 changed by convert2hboot xnor %l4, 0x02D6, %l5 loop_8748: nop nop setx 0x7BF48708D07FE400, %l0, %l6 stx %l6, [%l7 + 0x10] ldx [%l7 + 0x10], %fsr call loop_8749 sdiv %o4, 0x1450, %i0 nop set 0x3A, %i2 lduh [%l7 + %i2], %g4 ldsh [%l7 + 0x0C], %o7 loop_8749: ldsh [%l7 + 0x44], %g3 wr %g0, 0x0, %pcr ! wr %g0, 0x80, %asi changed by convert2hboot lda [%l7 + 0x64] %asi, %f14 set 0x40, %i3 nop ! ldda [%l7 + %i3] 0x89, %f16 ASI use replaced by convert2hboot call loop_8750 call loop_8751 fmovsul %fcc3, %f30, %f4 call loop_8752 loop_8750: std %g4, [%l7 + 0x60] loop_8751: srax %i7, 0x1A, %o1 nop setx 0x1770, %l0, %l6 sdivcc %i1, %l6, %i6 loop_8752: fmovsne %fcc1, %f16, %f30 fnot2s %f21, %f4 wrpr %o2, %l2, %pil nop set 0x48, %l1 ldx [%l7 + %l1], %g2 fmovsgu %icc, %f18, %f13 xorcc %l3, %i4, %l1 set 0x78, %o0 nop ! prefetcha [%l7 + %o0] 0x88, 0 ASI use replaced by convert2hboot std %f6, [%l7 + 0x60] set 0x60, %o3 nop ! ldda [%l7 + %o3] 0xea, %o2 ASI use replaced by convert2hboot addc %g7, %g1, %i3 set 0x10, %o7 nop ! ldda [%l7 + %o7] 0x26, %i2 ASI use replaced by convert2hboot nop nop setx 0x8E8E4D6C, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f3 setx 0x07CCFD85, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f5 fmuls %f5, %f3, %f3 xor %l0, 0x1DD3, %g6 set 0x08, %l6 nop ! prefetcha [%l7 + %l6] 0x88, 0 ASI use replaced by convert2hboot set 0x24, %g2 nop ! swapa [%l7 + %g2] 0x0c, %o6 ASI use replaced by convert2hboot call loop_8753 ldd [%l7 + 0x30], %f4 subc %o0, %l4, %l5 wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot loop_8753: st %f6, [%l7 + 0x64] call loop_8754 brlz %o4, loop_8755 nop nop setx 0x90725400, %l0, %l6 st %l6, [%l7 + 0x74] ld [%l7 + 0x74], %fsr nop ! taddcc %o7, 0x7b, %g4 changed by convert2hboot loop_8754: movcs %icc, %g3, %i7 loop_8755: call loop_8756 ldsb [%l7 + 0x43], %o1 set 0x40, %i5 nop ! ldda [%l7 + %i5] 0xd3, %f16 ASI use replaced by convert2hboot loop_8756: ldx [%l7 + 0x48], %i1 set 0x70, %l5 lda [%l7 + %l5] 0x18, %f14 add %l7, 0x30, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x18, %asi changed by convert2hboot nop ! casxa [%l6] 0x18, %l6, %i6 ASI use replaced by convert2hboot rd %y, %g5 fabss %f21, %f27 ldub [%l7 + 0x67], %l2 call loop_8757 ld [%l7 + 0x68], %f5 fmovrdne %o2, %f22, %f6 call loop_8758 loop_8757: umulcc %l3, 0x0D2D, %i4 lduw [%l7 + 0x10], %g2 movl %icc, 0x271, %l1 loop_8758: nop wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot sta %f27, [%l7 + 0x48] %asi set 0x210, %o1 nop ! stxa %i5, [%g0 + %o1] 0x52 ASI use replaced by convert2hboot call loop_8759 nop set 0x54, %l4 ldub [%l7 + %l4], %g7 fmovsa %xcc, %f18, %f4 edge8ln %g1, %o3, %i2 loop_8759: call loop_8760 call loop_8761 stx %i3, [%l7 + 0x40] call loop_8762 loop_8760: nop ! ta %icc, 0x7c changed by convert2hboot loop_8761: nop set 0x40, %l3 lda [%l7 + %l3] 0x18, %f5 loop_8762: nop set 0x2C, %g1 sta %f14, [%l7 + %g1] 0x0c wr %g0, 0x0, %pcr ! wr %g0, 0x81, %asi changed by convert2hboot nop nop setx 0x6050C000, %l0, %l6 st %l6, [%l7 + 0x1C] ld [%l7 + 0x1C], %fsr orncc %o5, %o6, %o0 call loop_8763 nop setx 0x0533, %l0, %l5 udiv %l4, %l5, %g6 array16 %i0, %o7, %o4 nop set 0x38, %g3 ldd [%l7 + %g3], %f2 loop_8763: edge8l %g4, %i7, %g3 call loop_8764 st %f21, [%l7 + 0x08] call loop_8765 array32 %o1, %i1, %i6 loop_8764: nop add %l7, 0x50, %l6 wr %g0, 0x0, %pcr ! wr %g0, 0x19, %asi changed by convert2hboot lda [%l6] %asi, %g5 nop ! casa [%l6] 0x19, %g5, %l2 ASI use replaced by convert2hboot loop_8765: sllx %l6, %o2, %l3 xnor %i4, %g2, %i5 for %f16, %f30, %f14 nop nop setx 0x595AA92FC76A78A7, %l0, %l6 stx %l6, [%l7 + 0x28] ldd [%l7 + 0x28], %f24 fsqrtd %f24, %f8 alignaddrl %l1, %g1, %g7 call loop_8766 fmovdge %fcc1, %f16, %f8 nop ! ta %icc, 0x68 changed by convert2hboot membar 0x1C loop_8766: nop set 0x38, %g5 nop ! prefetcha [%l7 + %g5] 0x04, 4 ASI use replaced by convert2hboot movn %icc, %i3, %i2 movvs %icc, %l0, %o5 call loop_8767 nop nop setx 0xAE279CF3, %l0, %l6 st %l6, [%l7 + 0x28] ld [%l7 + 0x28], %f2 setx 0x898B15E2, %l1, %l5 st %l5, [%l7 + 0x10] ld [%l7 + 0x10], %f6 fsubs %f6, %f2, %f0 loop_8767: nop EXIT_GOOD !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Stats for Thread 7: ! ! Type l : 1623 ! Type a : 221 ! Type x : 614 ! Type cti : 1158 ! Type f : 363 ! Type i : 1021 ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! EXIT_GOOD /* test finish */ /************************************************************************ Test case data start ************************************************************************/ .data user_data_start: scratch_area: .word 0x343E8A66 .word 0xDB003EB8 .word 0xEE88F4D6 .word 0x5675E49B .word 0x9561DEF7 .word 0xD9B1BC32 .word 0x197EAE55 .word 0x70231784 .word 0xE0586106 .word 0x44A1A1E0 .word 0xF06857C2 .word 0x7A8F2E3F .word 0xC79B8F5E .word 0xCA1427A5 .word 0xD94A446E .word 0xAF7E5E23 .word 0x8E943163 .word 0xA58BBF71 .word 0x54660A35 .word 0x9E1645B7 .word 0x3F47F4A1 .word 0xE3B466ED .word 0xCCEDE3E1 .word 0xEE41CA64 .word 0xEFF7D2EC .word 0x7DE931D6 .word 0x327ABCB7 .word 0xD3062B7B .word 0x8AEF71C6 .word 0x798326AA .word 0x1517E5AE .word 0x14DC84F4 .word 0x1E1E2320 .word 0xC3AE6110 .word 0x6CF0145C .word 0x0CD23926 .word 0x53049C61 .word 0xA26E5B2D .word 0x5724F734 .word 0xA80B2D09 .word 0x5D104807 .word 0xF2556040 .word 0x896B5E49 .word 0xF6008D1F .word 0xC612710F .word 0x6A92B931 .word 0xA85EA653 .word 0x186F648B .word 0xE90BC94C .word 0x2786ED97 .word 0xC77325C4 .word 0xFEE0F97D .word 0x54990D40 .word 0x64466473 .word 0x55B535B7 .word 0xDEEF46BF .word 0x734B1714 .word 0xAFA54504 .word 0x71A3EC60 .word 0x22D48513 .word 0xC17F956D .word 0xDC8E4CD7 .word 0xD6398E36 .word 0xBE8F5EB5 .end