Searched refs:lis (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10.0-release/sys/boot/powerpc/uboot/
H A Dstart.S38 lis %r11, uboot_address@ha
42 lis %r11, saved_regs@ha
60 lis %r11, saved_regs@ha
68 lis %r11, syscall_ptr@ha
/freebsd-10.0-release/sys/powerpc/aim/
H A Dlocore32.S138 lis 8,_edata@ha
140 lis 9,_end@ha
151 lis 8,openfirmware_entry@ha
154 lis 1,(tmpstk+TMPSTKSZ-16)@ha
158 lis 9,ofmsr@ha
172 lis 3,kernel_text@ha
175 lis 4,end@ha
H A Dlocore64.S136 lis 8,openfirmware_entry@ha
140 lis 1,(tmpstk+TMPSTKSZ-48)@ha
144 lis 2,tocbase@ha
148 lis 9,ofmsr@ha
169 lis 3,kernbase@ha
172 lis 4,end@ha
H A Dtrap_subr64.S311 lis %r1,(tmpstk+TMPSTKSZ-48)@ha /* get new SP */
314 lis %r3,tocbase@ha
316 lis %r3,1@l
319 lis %r3,1@l
388 lis %r3,SEGMENT_MASK@highesta
394 lis %r3,USER_ADDR@highesta
438 lis %r3,tocbase@ha
675 lis %r3,tocbase@ha
695 lis %r5, (TDF_ASTPENDING|TDF_NEEDRESCHED)@h
703 lis
[all...]
H A Dswtch64.S148 lis %r6,blocked_lock@ha
215 lis %r5,USER_ADDR@highesta /* Load the copyin/out segment reg */
221 lis %r6,USER_SLB_SLBE@highesta
/freebsd-10.0-release/sys/powerpc/ofw/
H A Dofwcall32.S70 lis %r4,openfirmware_entry@ha
78 lis %r5,ofmsr@ha
90 lis %r1,(ofwstk+OFWSTKSZ-32)@ha
129 lis %r5,rtas_regsave@ha
133 lis %r5,rtas_entry@ha
137 lis %r6,rtasmsr@ha
147 lis %r6,rtas_regsave@ha
H A Dofwcall64.S97 lis %r4,openfirmware_entry@ha
105 lis %r5,ofmsr@ha
117 lis %r1,(ofwstk+OFWSTKSZ-32)@ha
216 lis %r5,rtas_entry@ha
224 lis %r7,rtasmsr@ha
236 lis %r1,rtas_regsave@ha
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h48 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, argument
50 MF(mf), LIS(lis), Loops(loops) {}
H A DLiveRangeEdit.h98 /// @param lis The collection of all live intervals in this function.
105 LiveIntervals &lis,
109 MRI(MF.getRegInfo()), LIS(lis), VRM(vrm),
102 LiveRangeEdit(LiveInterval *parent, SmallVectorImpl<LiveInterval*> &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate = 0) argument
H A DRegAllocPBQP.h127 virtual PBQPRAProblem *build(MachineFunction *mf, const LiveIntervals *lis,
146 virtual PBQPRAProblem *build(MachineFunction *mf, const LiveIntervals *lis,
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DSpiller.cpp55 LiveIntervals *lis; member in class:__anon2232::SpillerBase
65 lis = &pass.getAnalysis<LiveIntervals>();
140 lis->InsertMachineInstrInMaps(loadInstr).getRegSlot();
143 newLI->getNextValue(loadIndex, lis->getVNInfoAllocator());
153 lis->InsertMachineInstrInMaps(storeInstr).getRegSlot();
156 newLI->getNextValue(beginIndex, lis->getVNInfoAllocator());
H A DRegAllocBase.h73 void init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat);
H A DRegAllocPBQP.cpp137 LiveIntervals *lis; member in class:__anon2203::RegAllocPBQP
190 PBQPRAProblem *PBQPBuilder::build(MachineFunction *mf, const LiveIntervals *lis, argument
194 LiveIntervals *LIS = const_cast<LiveIntervals*>(lis);
265 const LiveInterval &l1 = lis->getInterval(vr1);
271 const LiveInterval &l2 = lis->getInterval(vr2);
315 const LiveIntervals *lis,
319 OwningPtr<PBQPRAProblem> p(PBQPBuilder::build(mf, lis, loopInfo, vregs));
454 LiveInterval *li = &lis->getInterval(Reg);
493 LiveRangeEdit LRE(&lis->getInterval(vreg), newSpills, *mf, *lis, vr
314 build(MachineFunction *mf, const LiveIntervals *lis, const MachineLoopInfo *loopInfo, const RegSet &vregs) argument
[all...]
H A DInterferenceCache.h98 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { argument
103 LIS = lis;
H A DRegAllocBase.cpp54 LiveIntervals &lis,
59 LIS = &lis;
53 init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat) argument
/freebsd-10.0-release/libexec/rtld-elf/powerpc/
H A Drtld_start.S167 lis %r12,0 # lis 12,jmptab@ha
173 lis %r12,0 # lis 12,_rtld_bind_start@ha
176 lis %r12,0 # lis 12,obj@ha
/freebsd-10.0-release/sys/boot/powerpc/ps3/
H A Dstart.S57 lis %r1,0x100
113 lis %r1,0x100; \
130 lis %r8,_end@ha /* r8: copy length */
146 lis %r9,relocate_self_cache@ha
H A Dlv1call.S34 lis r,highest; \
229 lis %r5,0x0800 /* 128 MB */
243 lis %r7,0x0800 /* 128 MB */
244 lis %r8,0xf800 /* flags */
/freebsd-10.0-release/lib/libc/powerpc/sys/
H A Dbrk.S52 lis %r5,HIDENAME(minbrk)@ha
67 lis %r7,HIDENAME(curbrk)@ha /* record new break */
H A Dsetlogin.S45 lis %r4,CNAME(_logname_valid)@ha
H A Dsbrk.S51 lis %r5,HIDENAME(curbrk)@ha
/freebsd-10.0-release/sys/powerpc/booke/
H A Dlocore.S105 lis %r3, HID0_E500_DEFAULT_SET@h
109 lis %r3, HID1_E500_DEFAULT_SET@h
155 lis %r3, MAS0_TLBSEL1@h /* Select TLB1 */
166 lis %r3, KERNBASE@h
208 lis %r1, tmpstack@ha
264 lis %r3, HID0_E500_DEFAULT_SET@h
268 lis %r3, HID1_E500_DEFAULT_SET@h
319 4: lis %r3, MAS0_TLBSEL1@h
341 lis %r5, __boot_page@ha
368 lis
[all...]
H A Dtrap_subr.S532 lis %r21, VM_MAXUSER_ADDRESS@h
544 lis %r26, kernel_pmap_store@h
579 lis %r23, 0xffff0000@h /* revoke all permissions */
625 lis %r21, PTBL_MASK@h
738 lis %r4, interrupt_vector_base@ha
742 lis %r4, interrupt_vector_top@ha
790 lis %r5, (TDF_ASTPENDING | TDF_NEEDRESCHED)@h
/freebsd-10.0-release/sys/powerpc/wii/
H A Dlocore.S122 lis %r11, 0x0c00
125 lis %r12, 0x0c00
/freebsd-10.0-release/contrib/byacc/
H A Dvmsbuild.com161 $ if f$search("*.lis") .nes. "" then delete *.lis;*
169 $ if f$search("*.lis") .nes. "" then purge *.lis

Completed in 201 milliseconds

12