HomeSort by: relevance | last modified time | path
    Searched defs:WIM (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/stubs/
sparc-stub.c 119 Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR };
146 mov %wim, %l3
148 srl %l3, %l0, %l4 ! wim >> cwp
155 mov %g1, %l4 ! Save g1, we use it to hold the wim
156 srl %l3, 1, %g1 ! Rotate wim right
158 bg good_wim ! Branch if new wim is non-zero
161 ! At this point, we need to bring a 1 into the high order bit of the wim.
163 ! windows, we figure it out dynamically so as to setup the wim correctly.
166 mov %g1, %wim ! Fill the wim with one
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
sparc-stub.c 119 Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR };
146 mov %wim, %l3
148 srl %l3, %l0, %l4 ! wim >> cwp
155 mov %g1, %l4 ! Save g1, we use it to hold the wim
156 srl %l3, 1, %g1 ! Rotate wim right
158 bg good_wim ! Branch if new wim is non-zero
161 ! At this point, we need to bring a 1 into the high order bit of the wim.
163 ! windows, we figure it out dynamically so as to setup the wim correctly.
166 mov %g1, %wim ! Fill the wim with one
    [all...]

Completed in 75 milliseconds