Home
last modified time | relevance | path

Searched refs:orl (Results 1 – 25 of 37) sorted by relevance

12

/dragonfly/crypto/libressl/crypto/md5/
HDmd5-elf-x86_64.S195 orl %r11d,%r12d
206 orl %r11d,%r12d
217 orl %r11d,%r12d
228 orl %r11d,%r12d
239 orl %r11d,%r12d
250 orl %r11d,%r12d
261 orl %r11d,%r12d
272 orl %r11d,%r12d
283 orl %r11d,%r12d
294 orl %r11d,%r12d
[all …]
/dragonfly/test/nvmm/demo/smallkern/
HDlocore.S275 orl $(PTE_P),%eax
283 orl $(PTE_P),%eax
291 orl $(PTE_P|PTE_W),%eax
305 orl $(PTE_P|PTE_W),%eax
312 orl $(PTE_P|PTE_W/*|PTE_PCD*/),%eax
319 orl $(PTE_P|PTE_W/*|PTE_PCD*/),%eax
327 orl $(PTE_P|PTE_W),%eax
336 orl $(PTE_P|PTE_W),%eax
345 orl $(PTE_P|PTE_W),%eax
352 orl $(PTE_P|PTE_W),%eax
[all …]
/dragonfly/crypto/libressl/crypto/
HDcpuid-elf-x86_64.S42 orl %eax,%r9d
45 orl %eax,%r9d
53 orl %eax,%r10d
56 orl %eax,%r10d
68 orl $1,%r9d
108 orl $IA32CAP_MASK0_INTEL,%edx
113 orl $IA32CAP_MASK0_INTELP4,%edx
121 orl $IA32CAP_MASK0_HT,%edx
130 orl %ecx,%r9d
/dragonfly/sys/platform/pc64/x86_64/
HDmpboot.S55 orl %ebx, lgdt_desc-mptramp_start+2
56 orl %ebx, jmp_32-mptramp_start+2
57 orl %ebx, jmp_64-mptramp_start+1
95 orl $(CR4_PAE | CR4_PSE), %eax
105 orl $EFER_LME | EFER_SCE, %eax
129 orl $CR0_PG, %eax
HDmsi_vector.s65 orl $RQF_INTPEND,PCPU(reqflags) ; \
/dragonfly/stand/boot/pc32/libi386/
HDx86_64_tramp.S83 orl $EFER_LME, %eax
88 orl $(CR4_PAE | CR4_PSE), %eax
97 orl $CR0_PG, %eax
/dragonfly/sys/platform/pc64/apic/
HDapic_vector.s64 orl $IOAPIC_IRQI_FLAG_MASKED, IOAPICFLAGS(irq_num) ; \
69 orl $IOART_INTMASK,IOAPIC_WINDOW(%rcx) ;/* set the mask */ \
138 orl $RQF_INTPEND,PCPU(reqflags) ; \
200 orl $RQF_XINVLTLB,PCPU(reqflags) /* HVM interlock */
362 orl $RQF_IPIQ,PCPU(reqflags)
401 orl $RQF_TIMER,PCPU(reqflags)
HDioapic_ipl.s81 orl $IOAPIC_IRQI_FLAG_MASKED, CNAME(ioapic_irqs) + IOAPIC_IRQI_FLAGS(%rax)
87 orl $IOART_INTMASK, IOAPIC_WINDOW(%rdx)
/dragonfly/crypto/libressl/crypto/rc4/
HDrc4-md5-elf-x86_64.S928 orl %r9d,%r12d
947 orl %r8d,%r12d
965 orl %r11d,%r12d
983 orl %r10d,%r12d
1001 orl %r9d,%r12d
1019 orl %r8d,%r12d
1037 orl %r11d,%r12d
1055 orl %r10d,%r12d
1073 orl %r9d,%r12d
1091 orl %r8d,%r12d
[all …]
/dragonfly/contrib/gdb-7/bfd/
HDarchive64.c36 (bfd *, unsigned int, struct orl *, unsigned int, int);
146 struct orl *map, in bfd_elf64_archive_write_armap()
HDarchive.c2269 struct orl *map = NULL; in _bfd_compute_and_write_armap()
2283 amt = orl_max * sizeof (struct orl); in _bfd_compute_and_write_armap()
2284 map = (struct orl *) bfd_malloc (amt); in _bfd_compute_and_write_armap()
2345 struct orl *new_map; in _bfd_compute_and_write_armap()
2351 amt = orl_max * sizeof (struct orl); in _bfd_compute_and_write_armap()
2352 new_map = (struct orl *) bfd_realloc (map, amt); in _bfd_compute_and_write_armap()
2412 struct orl *map, in bsd_write_armap()
2599 struct orl *map, in coff_write_armap()
HDlibbfd.h203 (bfd *arch, unsigned int elength, struct orl *map, unsigned int orl_count,
207 (bfd *arch, unsigned int elength, struct orl *map, unsigned int orl_count,
295 ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
HDlibecoff.h272 (bfd *, unsigned int, struct orl *, unsigned int, int);
/dragonfly/contrib/binutils-2.27/bfd/
HDlibbfd.h160 (bfd *, unsigned int, struct orl *, unsigned int, int);
227 (bfd *arch, unsigned int elength, struct orl *map, unsigned int orl_count,
231 (bfd *arch, unsigned int elength, struct orl *map, unsigned int orl_count,
319 ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
HDarchive.c2313 struct orl *map = NULL; in _bfd_compute_and_write_armap()
2327 amt = orl_max * sizeof (struct orl); in _bfd_compute_and_write_armap()
2328 map = (struct orl *) bfd_malloc (amt); in _bfd_compute_and_write_armap()
2389 struct orl *new_map; in _bfd_compute_and_write_armap()
2395 amt = orl_max * sizeof (struct orl); in _bfd_compute_and_write_armap()
2396 new_map = (struct orl *) bfd_realloc (map, amt); in _bfd_compute_and_write_armap()
2460 struct orl *map, in bsd_write_armap()
2684 struct orl *map, in coff_write_armap()
HDarchive64.c152 struct orl *map, in _bfd_archive_64_bit_write_armap()
HDlibecoff.h271 (bfd *, unsigned int, struct orl *, unsigned int, int);
/dragonfly/contrib/binutils-2.34/bfd/
HDlibbfd.h168 (bfd *, unsigned int, struct orl *, unsigned int, int) ATTRIBUTE_HIDDEN;
256 (bfd *, unsigned int, struct orl *, unsigned int, int) ATTRIBUTE_HIDDEN;
259 (bfd *, unsigned int, struct orl *, unsigned int, int) ATTRIBUTE_HIDDEN;
343 (bfd *, unsigned int, struct orl *, unsigned int, int) ATTRIBUTE_HIDDEN;
HDarchive.c2247 struct orl *map = NULL; in _bfd_compute_and_write_armap()
2262 amt = orl_max * sizeof (struct orl); in _bfd_compute_and_write_armap()
2263 map = (struct orl *) bfd_malloc (amt); in _bfd_compute_and_write_armap()
2332 struct orl *new_map; in _bfd_compute_and_write_armap()
2338 amt = orl_max * sizeof (struct orl); in _bfd_compute_and_write_armap()
2339 new_map = (struct orl *) bfd_realloc (map, amt); in _bfd_compute_and_write_armap()
2411 struct orl *map, in _bfd_bsd_write_armap()
2635 struct orl *map, in _bfd_coff_write_armap()
2776 struct orl *map ATTRIBUTE_UNUSED, in _bfd_noarchive_write_armap()
HDlibecoff.h271 (bfd *, unsigned int, struct orl *, unsigned int, int);
HDarchive64.c159 struct orl *map, in _bfd_archive_64_bit_write_armap()
/dragonfly/sys/platform/pc64/icu/
HDicu_vector.s150 orl $RQF_INTPEND, PCPU(reqflags) ; \
/dragonfly/stand/boot/pc32/pxeldr/
HDpxeldr.S117 orl $RB_SERIAL, (%bx) # enable serial console
127 orl $RB_SERIAL, (%bx) # enable serial console
/dragonfly/sys/platform/pc64/acpica/
HDacpi_wakecode.S97 orl $(CR0_PE),%eax
/dragonfly/test/testcases/libnvmm/
HDh_mem_assist_asm.S384 orl %ecx,-4(%bp,%di) /* 32bit opr 16bit adr, negative */

12