Home
last modified time | relevance | path

Searched refs:lea (Results 1 – 25 of 49) sorted by relevance

12

/dragonfly/stand/boot/efi/loader/arch/x86_64/
HDstart.S49 lea ImageBase(%rip), %rdi
50 lea _DYNAMIC(%rip), %rsi
/dragonfly/sys/contrib/dev/acpica/source/include/platform/
HDacwin.h262 __asm lea ecx, [ecx].GlobalLock \
286 __asm lea ecx, [ecx].GlobalLock \
/dragonfly/sys/platform/pc64/x86_64/
HDsigtramp.s44 lea SIGF_UC(%rsp),%rdi /* get ucontext_t */
/dragonfly/sys/platform/vkernel64/x86_64/
HDlocore.s64 lea SIGF_UC(%rsp),%rdi /* get ucontext_t */
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
HDatom.md227 (and (eq_attr "type" "lea")
231 ;; lea 16bit address is complex insn
234 (and (eq_attr "type" "lea")
712 ;; There will be no stall from lea to non-mem EX insns
752 ;; Stall from imul to lea is 8 cycles.
773 ;; lea to shift count stall is 2 cycles
780 ;; lea to shift source stall is 1 cycle
785 ;; non-lea to shift count stall is 1 cycle
HDk6.md39 ;; completely and it is only used to model lea operation.
214 ;; The store unit handles lea and push. It is otherwise unmodelled.
217 (eq_attr "type" "lea"))
HDgeode.md49 … (eq_attr "type" "alu,alu1,negnot,icmp,lea,test,imov,imovx,icmov,incdec,setcc"))
HDi386.md314 alu,alu1,negnot,imov,imovx,lea,
347 (cond [(eq_attr "type" "incdec,setcc,icmov,str,lea,other,multi,idiv,leave,
543 (eq_attr "type" "lea,fcmov,fpspc")
1963 return "lea{q}\t{%E1, %0|%0, %E1}";
1972 return "lea{q}\t{%E1, %0|%0, %E1}";
1989 (const_string "lea")
2167 return "lea{l}\t{%E1, %0|%0, %E1}";
2172 return "lea{l}\t{%E1, %0|%0, %E1}";
2187 (const_string "lea")
5431 (define_insn_and_split "*lea<mode>"
[all …]
HDconstraints.md159 "0, 1, 2, or 3 (shifts for the @code{lea} instruction)."
HDcore2.md159 ;; lea executes on port 0 with latency one and throughput 1.
163 (eq_attr "type" "lea")))
HDpentium.md41 (ior (eq_attr "type" "alu1,alu,imov,icmp,test,lea,incdec")
HDppro.md175 ;; lea executes on port 0 with latency one and throughput 1.
179 (eq_attr "type" "lea")))
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDatom.md227 (and (eq_attr "type" "lea")
231 ;; lea 16bit address is complex insn
234 (and (eq_attr "type" "lea")
710 ;; There will be no stall from lea to non-mem EX insns
750 ;; Stall from imul to lea is 8 cycles.
771 ;; lea to shift count stall is 2 cycles
778 ;; lea to shift source stall is 1 cycle
783 ;; non-lea to shift count stall is 1 cycle
HDk6.md38 ;; completely and it is only used to model lea operation.
213 ;; The store unit handles lea and push. It is otherwise unmodelled.
216 (eq_attr "type" "lea"))
HDslm.md226 (and (eq_attr "type" "lea")
230 ;; lea 16bit address is complex insn
233 (and (eq_attr "type" "lea")
742 ;; lea to shift source stall is 1 cycle
747 ;; non-lea to shift count stall is 1 cycle
HDgeode.md48 … (eq_attr "type" "alu,alu1,negnot,icmp,lea,test,imov,imovx,icmov,incdec,setcc"))
HDi386.md444 alu,alu1,negnot,imov,imovx,lea,
486 (cond [(eq_attr "type" "incdec,setcc,icmov,str,lea,other,multi,idiv,leave,
664 (eq_attr "type" "imov,imovx,lea,alu1,icmp")
718 (eq_attr "type" "lea,fcmov,fpspc,mpxmk,mpxchk")
2286 return "lea{q}\t{%E1, %0|%0, %E1}";
2295 return "lea{q}\t{%E1, %0|%0, %E1}";
2327 (const_string "lea")
2505 return "lea{l}\t{%E1, %0|%0, %E1}";
2510 return "lea{l}\t{%E1, %0|%0, %E1}";
2531 (const_string "lea")
[all …]
HDhaswell.md131 ;; Consider lea latency as having 2 components.
135 (eq_attr "type" "lea")))
HDcore2.md159 ;; lea executes on port 0 with latency one and throughput 1.
163 (eq_attr "type" "lea")))
HDpentium.md41 (ior (eq_attr "type" "alu1,alu,imov,icmp,test,lea,incdec")
HDppro.md175 ;; lea executes on port 0 with latency one and throughput 1.
179 (eq_attr "type" "lea")))
/dragonfly/stand/boot/pc32/boot0/
HDboot0.S365 lea _FAKE(%bp),%si # Partition for write
493 lea 16(%si),%sp # cleanup the stack
/dragonfly/games/quiz/datfiles/
HDpoetry66 The lowing herd wind slowly o'er the lea:\
70 An{'|d} lea{'|v}e us nought but grief an{'|d} pain for promised joy{.}:\
/dragonfly/stand/boot/pc32/boot2/
HDboot1.S135 lea 0x10(%bp),%sp // Clear stack
/dragonfly/contrib/file/magic/Magdir/
HDamigaos172 # assembler instructions: lea exp(pc),a1; moveq 25h,d0; jsr -552(a6)

12