id
stringlengths
22
129
text
stringlengths
60
19.5k
arch
stringclasses
9 values
syntax
stringclasses
5 values
kind
stringclasses
4 values
repo
stringclasses
32 values
path
stringlengths
7
108
license
stringclasses
10 values
commit
stringlengths
40
40
source_host
stringclasses
1 value
category
stringclasses
15 values
source_url
stringlengths
85
192
line_start
int64
1
5.48k
line_end
int64
4
5.5k
yasm/yasm:modules/arch/x86/tests/gas64/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas64/x86_gas64_test.sh EXTRA_DIST += modules/arch/x86/tests/gas64/x86_gas64_test.sh EXTRA_DIST += modules/arch/x86/tests/gas64/riprel.asm EXTRA_DIST += modules/arch/x86/tests/gas64/riprel.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/riprel.hex
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
c4b1dc0bba995f9232e209edef5e20de71922ea7
github
assembler
https://github.com/yasm/yasm/blob/c4b1dc0bba995f9232e209edef5e20de71922ea7/modules/arch/x86/tests/gas64/Makefile.inc
1
8
yasm/yasm:modules/arch/x86/tests/gas64/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas64/gas_amd64_test.sh EXTRA_DIST += modules/arch/x86/tests/gas64/gas_amd64_test.sh EXTRA_DIST += modules/arch/x86/tests/gas64/riprel.asm EXTRA_DIST += modules/arch/x86/tests/gas64/riprel.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/riprel.hex
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
267174e02b3c80a07bfe0133b9343ef3e8570a99
github
assembler
https://github.com/yasm/yasm/blob/267174e02b3c80a07bfe0133b9343ef3e8570a99/modules/arch/x86/tests/gas64/Makefile.inc
1
8
yasm/yasm:modules/arch/x86/tests/gas64/gas-fp.asm:1
fld %st(5) flds 10 fldl 10 filds 10 fildl 10 fildll 10 fldt 10 fst %st(2) fsts 10 fstl 10 fists 10 fistl 10 fstp %st(1) fstps 10 fstpl 10 fistps 10 fistpl 10 fistpq 10 fistpll 10 fstpt 10 fxch %st(2) fxch fcom %st(7) fcom fcoms 10 fcoml 10 ficoms 10 ficoml 10
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-fp.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-fp.asm
1
31
yasm/yasm:modules/arch/x86/tests/gas64/gas-inout.asm:1
inb $10, %al inw $10, %ax inl $10, %eax inb $10 inw $10 inl $10 outb %al, $10 outw %ax, $10 outl %eax, $10 outb $10 outw $10 outl $10
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-inout.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-inout.asm
1
12
yasm/yasm:modules/arch/x86/tests/gas64/gas-moreinsn.asm:1
movsl movsq smovb smovw smovl smovq scasl scasq sscab sscaw sscal sscaq lgdtq 0 lidtq 0 lldtw 0 ltrw 0 sgdtq 0 sidtq 0 sldtw %ax sldtl %eax sldtq %rax smsww %ax smswl %eax smswq %rax cvtsi2ssl %eax, %xmm0 cvtsi2ssq %rax, %xmm0 cvtss2sil %xmm0, %eax cvtss2siq %xmm0, %rax cvttss2sil %xmm0, %eax cvttss2siq %xmm0, %...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-moreinsn.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-moreinsn.asm
1
60
yasm/yasm:modules/arch/x86/tests/gas64/gas-moreinsn.asm:2
pextrwl $5, %mm0, %eax pextrwq $10, %mm1, %rax pextrwl $5, %xmm0, %eax pextrwq $10, %xmm1, %rax pinsrwl $5, %eax, %mm0 pinsrwq $10, %rax, %mm1 pinsrwl $5, %eax, %xmm0 pinsrwq $10, %rax, %xmm1 pmovmskbl %mm0, %eax pmovmskbq %mm0, %rax pmovmskbl %xmm0, %eax pmovmskbq %xmm0, %rax cvtsi2sdl %eax, %xmm0 cvtsi2sdq %rax, %...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-moreinsn.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-moreinsn.asm
41
66
yasm/yasm:modules/arch/x86/tests/gas64/gas-movdq64.asm:1
movd %mm(0), %eax movd %eax, %mm(0) movd %mm(0), %rax movd %rax, %mm(0) movd %mm(0), 0 movd 0, %mm(0) movd %xmm(0), %eax movd %eax, %xmm(0) movd %xmm(0), %rax movd %rax, %xmm(0) movd %xmm(0), 0 movd 0, %xmm(0) movq %xmm(0), 0 movq 0, %xmm(0) movq %xmm(1), %xmm(0) movq %xmm(0), %xmm(1) movq %mm(0), 0 movq 0, %mm(0) m...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-movdq64.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-movdq64.asm
1
29
yasm/yasm:modules/arch/x86/tests/gas64/gas-movsxs.asm:1
movsbl %al, %eax movsbw %al, %ax movswl %ax, %eax movsbq %al, %rax movswq %ax, %rax movslq %eax, %rax # Intel formats - untested for now #movsxw %ax, %eax #movsxb %al, %ax #movsxb %al, %rax #movsxw %ax, %rax #movsxl %eax, %rax movzbl %al, %eax movzbw %al, %ax movzwl %ax, %eax movzbq %al, %rax movzwq %ax, %rax movsbw ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-movsxs.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-movsxs.asm
1
31
yasm/yasm:modules/arch/x86/tests/gas64/gas-movsxs.asm:1
movsbl %al, %eax movsbw %al, %ax movswl %ax, %eax movsbq %al, %rax movswq %ax, %rax movslq %eax, %rax # Intel formats - untested for now #movsxw %ax, %eax #movsxb %al, %ax #movsxb %al, %rax #movsxw %ax, %rax #movsxl %eax, %rax movzbl %al, %eax movzbw %al, %ax movzwl %ax, %eax movzbq %al, %rax movzwq %ax, %rax
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-movsxs.asm
BSD-2-Clause
00e6636bca4515977fb52be07b6de936dae67d34
github
assembler
https://github.com/yasm/yasm/blob/00e6636bca4515977fb52be07b6de936dae67d34/modules/arch/x86/tests/gas64/gas-movsxs.asm
1
18
yasm/yasm:modules/arch/x86/tests/gas64/gas-muldiv.asm:1
mulb %bl mulw %bx mull %ebx mulq %rbx imulw %bx, %cx imull %ebx, %ecx imulq %rbx, %rcx imulw $5, %bx, %cx imull $5, %ebx, %ecx imulq $5, %rbx, %rcx imulw $5000, %bx, %cx imull $5000, %ebx, %ecx imulq $5000, %rbx, %rcx imulw $5, %cx imull $5, %ecx imulq $5, %rcx imulw $5000, %cx imull $5000, %ecx imulq $5000, %rcx divb ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-muldiv.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-muldiv.asm
1
35
yasm/yasm:modules/arch/x86/tests/gas64/gas-prefix.asm:1
rep movsb rexx rexx rexy rex jmp foo rex movb $0, %ah rex movb $0, %sil rex64 movl $0, %eax foo:
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-prefix.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-prefix.asm
1
9
yasm/yasm:modules/arch/x86/tests/gas64/gas-retenter.asm:1
ret retw #retl retq retw $5 #retl $5 retq $5 lretw lretl lretq lretw $5 lretl $5 lretq $5 enterw $5000, $5 #enterl enterq $5000, $5 leavew #leavel leaveq
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-retenter.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-retenter.asm
1
20
yasm/yasm:modules/arch/x86/tests/gas64/gas-retenter.asm:1
retw #retl retq retw $5 #retl $5 retq $5 lretw #lretl lretq $5 enterw $5000, $5 #enterl enterq $5000, $5 leavew #leavel leaveq
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-retenter.asm
BSD-2-Clause
68f8b061c3141cf621254478bb00e3f45fb18a85
github
assembler
https://github.com/yasm/yasm/blob/68f8b061c3141cf621254478bb00e3f45fb18a85/modules/arch/x86/tests/gas64/gas-retenter.asm
1
16
yasm/yasm:modules/arch/x86/tests/gas64/gas-shift.asm:1
shlb $1, %al shlb $5, %al shlb %cl, %al shlb %al shlw $1, %ax shlw $5, %ax shlw %cl, %ax shlw %ax shll $1, %eax shll $5, %eax shll %cl, %eax shll %eax shlq $1, %rax shlq $5, %rax shlq %cl, %rax shlq %rax shldw $5, %bx, %dx shldw %cl, %bx, %dx shldw %bx, %dx shldl $5, %ebx, %edx shldl %cl, %ebx, %edx shldl %ebx, %edx s...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/gas-shift.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/gas-shift.asm
1
26
yasm/yasm:modules/arch/x86/tests/genopcode.asm:1
[bits 16] mov al, 0 mov byte al, 0 mov al, byte 0 mov byte al, byte 0 ;mov al, word 0 mov byte [0], 0 mov [0], word 0 mov dword [0], dword 0 ;mov [0], 0 mov eax, 0 mov dword eax, 0 mov eax, dword 0 ;mov eax, word 0 mov dword eax, dword 0 mov bx, 1h mov cr0, eax mov cr2, ebx mov cr4, edx mov ecx, cr4 mov dr3, edx mov ea...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/genopcode.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/genopcode.asm
1
60
yasm/yasm:modules/arch/x86/tests/genopcode.asm:2
push fs push gs pop ds pop es pop fs pop gs xchg al, bl xchg al, [0] xchg [0], al xchg ax, bx xchg cx, ax xchg [0], ax xchg [0], cx xchg cx, [0] xchg eax, edx xchg ebx, eax xchg ecx, ebx xchg [0], ecx xchg eax, [0] in al, 55 in ax, 99 in eax, 100 in al, dx in ax, dx in eax, dx out 55, al out 66, ax out 77, eax out dx, ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/genopcode.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/genopcode.asm
41
100
yasm/yasm:modules/arch/x86/tests/genopcode.asm:3
lfs ecx, [13] lgs edx, [15] ;; TODO: add arith stuff imul eax, 4 aad aam aad 5 aam 10 shl al, 5 shl bl, 1 shl cl, cl shr ax, 5 shr bx, 1 shr cx, cl shld ax, bx, 5 shrd cx, dx, cl shld ecx, edx, 10 shld eax, ebx, cl retn retf retn 8 retf 16 enter 10, 12 setc al setc [0] ;; TODO: add bit manip int 10 ;; TODO: add bound ;...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/genopcode.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/genopcode.asm
81
140
yasm/yasm:modules/arch/x86/tests/genopcode.asm:4
fst dword [1] fst qword [8] fst st1 fxch fxch st1 fxch st0, st2 fxch st2, st0 fcom dword [0] fcom qword [8] fcom st1 fcom st0, st0 fucom st7 fucomp st0, st5 fadd dword [10] fadd qword [5] fadd st0 fadd st0, st5 fadd to st7 fadd st6, st0 faddp ;NASM unsupported faddp st2 faddp st5, st0 fiadd word [10] fisub dword [4] fl...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/genopcode.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/genopcode.asm
121
178
yasm/yasm:modules/arch/x86/tests/genopcode.asm:5
jecxz label call label call [label] call dword [label] ;jmp label jmp short label jmp near label jmp far [label] jmp far dword [label] call far word [label] loop short label jcxz short label jecxz short label [bits 16] push si push esi [bits 32] push esi
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/genopcode.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/genopcode.asm
161
178
yasm/yasm:modules/arch/x86/tests/genopcode.asm:4
fst dword [1] fst qword [8] fst st1 fxch fxch st1 fxch st0, st2 fxch st2, st0 fcom dword [0] fcom qword [8] fcom st1 fcom st0, st0 fucom st7 fucomp st0, st5 fadd dword [10] fadd qword [5] fadd st0 fadd st0, st5 fadd to st7 fadd st6, st0 faddp ;NASM unsupported faddp st2 faddp st5, st0 fiadd word [10] fisub dword [4] fl...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/genopcode.asm
BSD-2-Clause
fdb4997a00d25fe310630c1a22bb2fd52d911086
github
assembler
https://github.com/yasm/yasm/blob/fdb4997a00d25fe310630c1a22bb2fd52d911086/modules/arch/x86/tests/genopcode.asm
121
175
yasm/yasm:modules/arch/x86/tests/genopcode.asm:5
jecxz label call label call [label] call dword [label] ;jmp label jmp short label jmp near label jmp far [label] jmp far dword [label] call far word [label] [bits 16] push si push esi [bits 32] push esi
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/genopcode.asm
BSD-2-Clause
fdb4997a00d25fe310630c1a22bb2fd52d911086
github
assembler
https://github.com/yasm/yasm/blob/fdb4997a00d25fe310630c1a22bb2fd52d911086/modules/arch/x86/tests/genopcode.asm
161
175
yasm/yasm:modules/arch/x86/tests/imm64.asm:1
bits 64 default abs ;extern label1 label1: label2: mov rax, 0x1000 ; 32-bit imm mov rax, 0x1122334455667788 ; 64-bit imm (larger than signed 32-bit) ;mov rax, 0x80000000 ; 64-bit imm (larger than signed 32-bit) mov rax, label1 ; 32-bit imm <--- not 64-bit! mov rax, label2 ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/imm64.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/imm64.asm
1
34
yasm/yasm:modules/arch/x86/tests/invpcid.asm:1
[bits 32] invpcid eax, oword [0] ; 66 0f 38 82 05 00 00 00 00 [bits 64] invpcid rax, oword [0] ; 66 0f 38 82 04 25 00 00 00 00
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/invpcid.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/invpcid.asm
1
5
yasm/yasm:modules/arch/x86/tests/iret.asm:1
[bits 16] iret iretw iretd [bits 32] iret iretw iretd [bits 64] iret iretw iretd iretq
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/iret.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/iret.asm
1
13
yasm/yasm:modules/arch/x86/tests/jmp64-2.asm:1
[bits 64] l1: mov dword [l2], l2 jc short l3 l3: l2 equ $-l1
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/jmp64-2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/jmp64-2.asm
1
6
yasm/yasm:modules/arch/x86/tests/jmp64-3.asm:1
[bits 64] l1: mov dword [l2], l2 jc short l3 db 0x0 l3: l2 equ $-l1
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/jmp64-3.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/jmp64-3.asm
1
7
yasm/yasm:modules/arch/x86/tests/jmp64-4.asm:1
[bits 64] l1: mov dword [l2], l2 jc l3 db 0x0 l3: l2 equ $-l1
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/jmp64-4.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/jmp64-4.asm
1
7
yasm/yasm:modules/arch/x86/tests/jmp64-5.asm:1
[bits 64] l1: mov dword [l2], l2 jc l3 times 0x10001 db 0x0 l3: l2 equ $-l1
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/jmp64-5.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/jmp64-5.asm
1
7
yasm/yasm:modules/arch/x86/tests/jmp64-6.asm:1
[bits 64] mov dword [l4-l1], 0x0 l4: l1: jc short l3 db 0x0 l3:
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/jmp64-6.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/jmp64-6.asm
1
7
yasm/yasm:modules/arch/x86/tests/jmpfar.asm:1
jmp 1234:5678 ; YASM: far jump jmp near 1234:5678 ; YASM: near jump; NASM: mismatch in operand sizes jmp far 1234:5678 ; YASM: far jump; NASM: mismatch in operand sizes ;dw seg (1234:5678) far1 equ 1234:5678 jmp far1 ; both: near jump jmp near far1 ; both: near jump jmp far far1 ; YASM: far jump; NASM: value refere...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/jmpfar.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/jmpfar.asm
1
16
yasm/yasm:modules/arch/x86/tests/larlsl.asm:1
[bits 16] lar ax, bx lar ax, [bx] lar ax, word [bx] lar eax, bx lar eax, ebx lar eax, [bx] lar eax, word [bx] lsl ax, bx lsl ax, [bx] lsl ax, word [bx] lsl eax, bx lsl eax, ebx lsl eax, [bx] lsl eax, word [bx] [bits 32] lar ax, bx lar ax, [ebx] lar ax, word [ebx] lar eax, bx lar eax, ebx lar eax, [ebx] lar eax, word ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/larlsl.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/larlsl.asm
1
58
yasm/yasm:modules/arch/x86/tests/lds.asm:1
lds ax,[1] lds ax,word [1] lds ax,dword [1] lds eax,[1] lds eax,word [1] lds eax,dword [1]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/lds.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/lds.asm
1
6
yasm/yasm:modules/arch/x86/tests/lfs64.asm:1
[bits 64] lfs ax, [rbx] lfs eax, [rbx] lfs rax, [rbx] lgs ax, [rbx] lgs eax, [rbx] lgs rax, [rbx] lss ax, [rbx] lss eax, [rbx] lss rax, [rbx]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/lfs64.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/lfs64.asm
1
10
yasm/yasm:modules/arch/x86/tests/loopadsz.asm:1
[bits 16] foo: a32 loop foo ; 67 E2 FD bar: loop bar, ecx ; 67 E2 FD [bits 32] baz: a16 loop baz ; 67 E2 FD qux: loop qux, cx ; 67 E2 FD
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/loopadsz.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/loopadsz.asm
1
7
yasm/yasm:modules/arch/x86/tests/loopadsz.asm:1
[bits 16] foo: a32 loop foo ; 67 E2 FE bar: loop bar, ecx ; 67 E2 FD [bits 32] baz: a16 loop baz ; 67 E2 FE qux: loop qux, cx ; 67 E2 FD
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/loopadsz.asm
BSD-2-Clause
0975ab9dc1efe4b9f24b0d2c34791ddd3e5218eb
github
assembler
https://github.com/yasm/yasm/blob/0975ab9dc1efe4b9f24b0d2c34791ddd3e5218eb/modules/arch/x86/tests/loopadsz.asm
1
7
yasm/yasm:modules/arch/x86/tests/lzcnt.asm:1
[bits 64] lzcnt ax, bx ; 66 f3 0f bd c3 lzcnt ax, [0] ; 66 f3 0f bd 04 25 00 00 00 00 lzcnt eax, ebx ; f3 0f bd c3 lzcnt eax, [0] ; f3 0f bd 04 25 00 00 00 00 lzcnt rax, rbx ; f3 48 0f bd c3 lzcnt rax, [0] ; f3 48 0f bd 04 25 00 00 00 00
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/lzcnt.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/lzcnt.asm
1
8
yasm/yasm:modules/arch/x86/tests/mem64-err.asm:1
[bits 64] mov ax, [word 0] ;a16 mov ax, [0] mov ax, [ax] mov eax, [rip+rcx] mov rbx, [rcx+ebx] mov ah, [r8]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/mem64-err.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/mem64-err.asm
1
7
yasm/yasm:modules/arch/x86/tests/mem64.asm:1
[bits 64] mov ax, [0] ; 66 8B 04 25 00 00 00 00 mov rax, [qword 0] ; 48 A1 00 00 00 00 00 00 00 00 mov rax, [0] ; 48 8B 04 25 00 00 00 00 mov rax, [dword 0] ; 48 8B 04 25 00 00 00 00 mov al, [qword 0xfedcba9876543210] ; A0 10 32 54 76 98 BA DC FE mov al, [0xfedcba9876543210] ; 8A 04 25 10 32 54 76 (+ warning) a32...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/mem64.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/mem64.asm
1
25
yasm/yasm:modules/arch/x86/tests/mem64.asm:1
[bits 64] mov ax, [0] ; 66 A1 00 00 00 00 00 00 00 00 mov rax, [qword 0] ; 48 A1 00 00 00 00 00 00 00 00 mov rax, [dword 0] ; 67 48 A1 00 00 00 00 mov al, [0xfedcba9876543210] ; 48 A0 10 32 54 76 98 BA DC FE a32 mov rax, [0] ; 67 48 A1 00 00 00 00 a32 mov eax, [0] ; 67 A1 00 00 00 00 mov ecx, [0] ; 8B 0C 25 00 ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/mem64.asm
BSD-2-Clause
ba5a46bd974e45e30ac8665cefc619f74d34aa0d
github
assembler
https://github.com/yasm/yasm/blob/ba5a46bd974e45e30ac8665cefc619f74d34aa0d/modules/arch/x86/tests/mem64.asm
1
22
yasm/yasm:modules/arch/x86/tests/mem64.asm:1
[bits 64] mov ax, [0] ; 66 A1 00 00 00 00 00 00 00 00 mov rax, [qword 0] ; 48 A1 00 00 00 00 00 00 00 00 mov rax, [dword 0] ; 67 48 A1 00 00 00 00 mov al, [0xfedcba9876543210] ; 48 A0 10 32 54 76 98 BA DC FE a32 mov rax, [0] ; 67 48 A1 00 00 00 00 a32 mov eax, [0] ; 67 A1 00 00 00 00 mov ecx, [0] ; 8B 0C 25 00 ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/mem64.asm
BSD-2-Clause
af56335ec84b2f0ed77e6d4758b4d3041400665e
github
assembler
https://github.com/yasm/yasm/blob/af56335ec84b2f0ed77e6d4758b4d3041400665e/modules/arch/x86/tests/mem64.asm
1
22
yasm/yasm:modules/arch/x86/tests/mem64rip.asm:1
[bits 64] mov eax, [rip] mov eax, [rip+2] mov eax, [rip+sym] mov eax, [sym wrt rip] sym: mov eax, [sym wrt rip] call sym
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/mem64rip.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/mem64rip.asm
1
8
yasm/yasm:modules/arch/x86/tests/movbe.asm:1
[bits 64] movbe cx, [5] movbe cx, word [5] movbe ecx, [5] movbe ecx, dword [5] movbe rcx, [5] movbe rcx, qword [5] movbe r9, [5] movbe r9, qword [5] movbe [5], bx movbe word [5], bx movbe [5], ebx movbe dword [5], ebx movbe [5], r10d movbe dword [5], r10d movbe [5], rbx movbe qword [5], rbx movbe [5], r10 movbe qword [...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/movbe.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/movbe.asm
1
19
yasm/yasm:modules/arch/x86/tests/movdq32.asm:1
[bits 32] movd eax, mm0 movd mm0, eax movd [0], mm0 movd mm0, [0] movd eax, xmm0 movd xmm0, eax movd [0], xmm0 movd xmm0, [0] movq [0], xmm0 movq xmm0, [0] movq xmm0, xmm1 movq xmm1, xmm0 movq [0], mm0 movq mm0, [0] movq mm0, mm1 movq mm1, mm0
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/movdq32.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/movdq32.asm
1
20
yasm/yasm:modules/arch/x86/tests/movdq64.asm:1
[bits 64] movd eax, mm0 movd mm0, eax movd rax, mm0 movd mm0, rax movd [0], mm0 movd mm0, [0] movd eax, xmm0 movd xmm0, eax movd rax, xmm0 movd xmm0, rax movd [0], xmm0 movd xmm0, [0] movq [0], xmm0 movq xmm0, [0] movq xmm0, xmm1 movq xmm1, xmm0 movq [0], mm0 movq mm0, [0] movq mm0, mm1 movq mm1, mm0 movq rax, xmm0...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/movdq64.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/movdq64.asm
1
30
yasm/yasm:modules/arch/x86/tests/negequ.asm:1
[bits 32] off equ -4 pos equ 4 mov [ebp+off], eax mov [ebp+pos], eax mov [ebp-off], eax mov [ebp-pos], eax
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/negequ.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/negequ.asm
1
8
yasm/yasm:modules/arch/x86/tests/nomem64-err.asm:1
[bits 64] push es pop fs pushaw popa lds eax, [5] aas das aad into salc [bits 32] xmm9: rax: rdx: cdqe swapgs
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/nomem64-err.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/nomem64-err.asm
1
17
yasm/yasm:modules/arch/x86/tests/nomem64-err.asm:1
[bits 64] mov bh, r8b mov r8b, ch push es pop fs pushaw popa lds eax, [5] aas das aad into salc [bits 32] xmm9: rax: rdx: cdqe swapgs
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/nomem64-err.asm
BSD-2-Clause
fdb4997a00d25fe310630c1a22bb2fd52d911086
github
assembler
https://github.com/yasm/yasm/blob/fdb4997a00d25fe310630c1a22bb2fd52d911086/modules/arch/x86/tests/nomem64-err.asm
1
19
yasm/yasm:modules/arch/x86/tests/nomem64.asm:1
[bits 64] mov ah, 5 mov ax, 5 mov eax, 5 mov rax, 5 ; optimized to signed 32-bit form mov rax, dword 5 ; explicitly 32-bit mov rax, qword 5 ; explicitly 64-bit ; test sign optimization cases mov rax, 0x7fffffff mov rax, dword 0x7fffffff mov rax, qword 0x7fffffff mov rax, 0x80000000 mov rax, dword 0x80000000 mov rax, q...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/nomem64.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/nomem64.asm
1
28
yasm/yasm:modules/arch/x86/tests/nomem64.asm:1
[bits 64] mov ah, 5 mov ax, 5 mov eax, 5 mov rax, 5 mov ah, bl mov bl, r8b mov sil, r9b mov r10w, r11w mov r15d, r12d mov r13, r14 inc ebx dec ecx
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/nomem64.asm
BSD-2-Clause
fdb4997a00d25fe310630c1a22bb2fd52d911086
github
assembler
https://github.com/yasm/yasm/blob/fdb4997a00d25fe310630c1a22bb2fd52d911086/modules/arch/x86/tests/nomem64.asm
1
13
yasm/yasm:modules/arch/x86/tests/opersize.asm:1
[bits 32] o32 mov ax, bx o16 mov ax, bx mov ax, bx o32 mov eax, ebx o16 mov eax, ebx mov eax, ebx [bits 16] o32 mov ax, bx o16 mov ax, bx mov ax, bx o32 mov eax, ebx o16 mov eax, ebx mov eax, ebx
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/opersize.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/opersize.asm
1
17
yasm/yasm:modules/arch/x86/tests/overflow.asm:1
[bits 16] mov ax, 'abcd' mov ax, 0x1ffff mov eax, 0x111111111 dd 0x123456789 dd -1 dw 0x12345 dw -1 jmp 0x1234:0x56789ABC jmp dword 0x1234:0x56789ABC
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/overflow.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/overflow.asm
1
12
yasm/yasm:modules/arch/x86/tests/padlock.asm:1
;xstore-rng xstorerng xstore ;xcrypt-ecb xcryptecb ;xcrypt-cbc xcryptcbc ;xcrypt-ctr xcryptctr ;xcrypt-cfb xcryptcfb ;xcrypt-ofb xcryptofb montmul xsha1 xsha256
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/padlock.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/padlock.asm
1
16
yasm/yasm:modules/arch/x86/tests/pinsrb.asm:1
[bits 16] pinsrb xmm4, eax, 0x55 [bits 32] pinsrb xmm4, eax, 0x55 [bits 64] pinsrb xmm4, eax, 0x55
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/pinsrb.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/pinsrb.asm
1
6
yasm/yasm:modules/arch/x86/tests/pshift.asm:1
psrlw mm0, 1 psrld mm0, 1 psrlq mm0, 1 psraw mm1, 1 psrad mm1, 1 psrlw xmm0, 1 psrld xmm0, 1 psrlq xmm0, 1 psraw xmm1, 1 psrad xmm1, 1
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/pshift.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/pshift.asm
1
11
yasm/yasm:modules/arch/x86/tests/push64.asm:1
[bits 64] push dword 50 push dword -1 push strict dword 50 push strict dword -1 push dword 1000000000000
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/push64.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/push64.asm
1
6
yasm/yasm:modules/arch/x86/tests/push64.asm:1
[bits 64] push dword 50 push dword -1 push dword 1000000000000
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/push64.asm
BSD-2-Clause
920c0082364096310c1599736330e82e32dc3f72
github
assembler
https://github.com/yasm/yasm/blob/920c0082364096310c1599736330e82e32dc3f72/modules/arch/x86/tests/push64.asm
1
4
yasm/yasm:modules/arch/x86/tests/pushf-err.asm:1
[bits 16] pushf pushfw pushfd pushfq popf popfw popfd popfq [bits 32] pushf pushfw pushfd pushfq popf popfw popfd popfq [bits 64] pushf pushfw pushfd pushfq popf popfw popfd popfq
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/pushf-err.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/pushf-err.asm
1
29
yasm/yasm:modules/arch/x86/tests/pushf.asm:1
[bits 16] pushf pushfw pushfd ;pushfq popf popfw popfd ;popfq [bits 32] pushf pushfw pushfd ;pushfq popf popfw popfd ;popfq [bits 64] pushf pushfw ;pushfd pushfq popf popfw ;popfd popfq
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/pushf.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/pushf.asm
1
29
yasm/yasm:modules/arch/x86/tests/pushnosize.asm:1
[bits 16] push 0 ; 6A 00 - equivalent to push byte 0 push byte 0 ; 6A 00 push word 0 ; 6A 00 - optimized push dword 0 ; 66 6A 00 - optimized push strict byte 0 ; 6A 00 push strict word 0 ; 68 0000 push strict dword 0 ; 66 68 00000000 push 128 ; 68 8000 - doesn't fit in byte, equivalent to push word 128 push byte 128 ;...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/pushnosize.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/pushnosize.asm
1
47
yasm/yasm:modules/arch/x86/tests/pushnosize.asm:1
[bits 16] push 0 ; 6A 00 - equivalent to push byte 0 push byte 0 ; 6A 00 push word 0 ; 6A 00 - optimized push dword 0 ; 66 68 00000000 push strict byte 0 ; 6A 00 push strict word 0 ; 68 0000 push strict dword 0 ; 66 68 00000000 push 128 ; 68 8000 - doesn't fit in byte, equivalent to push word 128 push byte 128 ; 6A 80...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/pushnosize.asm
BSD-2-Clause
6a67fc5fe7a1266d9e468a3a6916385509575e04
github
assembler
https://github.com/yasm/yasm/blob/6a67fc5fe7a1266d9e468a3a6916385509575e04/modules/arch/x86/tests/pushnosize.asm
1
47
yasm/yasm:modules/arch/x86/tests/pushnosize.asm:1
[bits 16] push 0 ; 6A 00 - equivalent to push byte 0 push byte 0 ; 6A 00 push word 0 ; 68 0000 push dword 0 ; 66 68 00000000 push 128 ; 68 8000 - doesn't fit in byte, equivalent to push word 128 push byte 128 ; 6A 80 - warning (signed overflow) push word 128 ; 68 8000 push dword 128 ; 66 68 80000000 [bits 32] push 0 ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/pushnosize.asm
BSD-2-Clause
035139d614fdb896edef39086d7382dc47e3f525
github
assembler
https://github.com/yasm/yasm/blob/035139d614fdb896edef39086d7382dc47e3f525/modules/arch/x86/tests/pushnosize.asm
1
29
yasm/yasm:modules/arch/x86/tests/ret.asm:1
[bits 16] ret ret 4 ret word 2 retn 6 retn word 2 retf retf 8 retf word 2 [bits 32] ret ret 4 ret word 2 retn 6 retn word 2 retf retf 8 retf word 2 [bits 64] ret ret 4 ret word 2 retn 6 retn word 2 retf retf 8 retf word 2
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/ret.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/ret.asm
1
29
yasm/yasm:modules/arch/x86/tests/riprel1.asm:1
bits 64 val: default abs mov rax, val ; 32-bit imm mov rax, dword val ; 32-bit imm mov rax, qword val ; 64-bit imm mov rbx, val ; 32-bit imm mov rbx, dword val ; 32-bit imm mov rbx, qword val ; 64-bit imm mov rax, [val] ; 48 8b ... (32-bit disp) mov rax, [dword val] ; 48 8b ... (32-bit disp) mov rax, [qwo...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/riprel1.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/riprel1.asm
1
60
yasm/yasm:modules/arch/x86/tests/riprel1.asm:2
mov rbx, val ; 32-bit imm mov rbx, dword val ; 32-bit imm mov rbx, qword val ; 64-bit imm mov rax, [val] ; 48 8b ... (32-bit disp, RIP-rel) mov rax, [dword val] ; 48 8b ... (32-bit disp, RIP-rel) mov rax, [qword val] ; 48 a1 ... (64-bit disp, ABS) a32 mov rax, [val] ; 67 48 8b ... (32-bit disp, RIP-rel) a32 m...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/riprel1.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/riprel1.asm
41
65
yasm/yasm:modules/arch/x86/tests/riprel2.asm:1
bits 64 default abs ; default abs, except for explicit rel mov rax,[foo] mov rax,[qword 123456789abcdef0h] mov rbx,[foo] mov rax,[dword foo] mov rbx,[dword foo] mov rax,[qword foo] mov rax,[rel foo] ; rel mov rbx,[rel foo] ; rel mov rax,[rel dword foo] ; rel ;mov rax,[rel qword foo] ; illegal mov rax,[...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/riprel2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/riprel2.asm
1
60
yasm/yasm:modules/arch/x86/tests/riprel2.asm:2
mov rax,[rel fs:foo] ; rel mov rbx,[rel fs:foo] ; rel mov rax,[rel dword fs:foo] ; rel ;mov rax,[rel qword fs:foo] ; illegal mov rax,[abs fs:foo] mov rbx,[abs fs:foo] mov rax,[abs dword fs:foo] mov rax,[abs qword fs:foo] mov rax,[rbx] mov rax,[rel rbx] mov rax,[abs rbx] default rel ; all of these are d...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/riprel2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/riprel2.asm
41
100
yasm/yasm:modules/arch/x86/tests/riprel2.asm:3
mov rax,[rel dword es:foo] ; rel ;mov rax,[rel qword es:foo] ; illegal mov rax,[abs es:foo] mov rbx,[abs es:foo] mov rax,[abs dword es:foo] mov rax,[abs qword es:foo] ; all of these are abs due to fs:, except for explicit rel mov rax,[fs:foo] mov rax,[qword fs:123456789abcdef0h] mov rbx,[fs:foo] mov rax,[dwo...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/riprel2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/riprel2.asm
81
109
yasm/yasm:modules/arch/x86/tests/riprel2.asm:2
mov rax,[rel fs:foo] ; rel mov rbx,[rel fs:foo] ; rel mov rax,[rel dword fs:foo] ; rel ;mov rax,[rel qword fs:foo] ; illegal mov rax,[abs fs:foo] mov rbx,[abs fs:foo] mov rax,[abs dword fs:foo] mov rax,[abs qword fs:foo] mov rax,[rbx] mov rax,[rel rbx] mov rax,[abs rbx] default rel ; all of these are d...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/riprel2.asm
BSD-2-Clause
31ef2e7a52647e34a37a94e7892be52f321dedf9
github
assembler
https://github.com/yasm/yasm/blob/31ef2e7a52647e34a37a94e7892be52f321dedf9/modules/arch/x86/tests/riprel2.asm
41
100
yasm/yasm:modules/arch/x86/tests/ripseg.asm:1
bits 64 foo: default abs mov rbx, [foo] mov rbx, [es:foo] mov rbx, [fs:foo] mov rbx, [gs:foo] mov rbx, [rel es:foo] mov rbx, [rel fs:foo] mov rbx, [rel gs:foo] mov rbx, [abs es:foo] mov rbx, [abs fs:foo] mov rbx, [abs gs:foo] ;mov rbx, [es:rel foo] ;mov rbx, [fs:rel foo] ;mov rbx, [es:abs foo] ;mov rbx, [fs:abs foo] ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/ripseg.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/ripseg.asm
1
34
yasm/yasm:modules/arch/x86/tests/segmov.asm:1
mov [0], ds mov word [0], ds mov ax, ds mov eax, ds mov ds, ax mov ds, eax mov ds, [0] mov ds, word [0] mov word ds, [0]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/segmov.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/segmov.asm
1
9
yasm/yasm:modules/arch/x86/tests/segoff-err.asm:1
; all of these should be illegal jmp far[1:2] mov ax,[1:2] push dword [1:2] mov ax,1:2
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/segoff-err.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/segoff-err.asm
1
6
yasm/yasm:modules/arch/x86/tests/segoff.asm:1
; all of these should be legal and should just result in the offset portion foo equ 1:2 jmp far[foo] mov ax,[foo] push dword [foo] mov ax,foo
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/segoff.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/segoff.asm
1
7
yasm/yasm:modules/arch/x86/tests/segoff.asm:1
; all of these should be legal and should just result in the offset portion jmp far[1:2] mov ax,[1:2] push dword [1:2] mov ax,1:2 foo equ 1:2 jmp far[foo] mov ax,[foo] push dword [foo] mov ax,foo
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/segoff.asm
BSD-2-Clause
760904a07104451ca1993753c60985a80a55c58c
github
assembler
https://github.com/yasm/yasm/blob/760904a07104451ca1993753c60985a80a55c58c/modules/arch/x86/tests/segoff.asm
1
12
yasm/yasm:modules/arch/x86/tests/shift.asm:1
blah equ 1 shl al, 1 shl al, 2-1 shl al, blah shl al, 2-blah
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/shift.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/shift.asm
1
6
yasm/yasm:modules/arch/x86/tests/simd-1.asm:1
[bits 32] movntps [0], xmm4 movntps dqword [0], xmm5 movntq [8], mm6 movntq qword [8], mm7 movss xmm0, [0] movss xmm1, dword [8] movss [0], xmm2 movss dword [8], xmm3 pcmpeqb xmm3, xmm4 pcmpgtw mm0, mm2
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/simd-1.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/simd-1.asm
1
11
yasm/yasm:modules/arch/x86/tests/simd-2.asm:1
[bits 32] pextrw ebx, mm5, 0 ; 0F C5 DD 00 pextrw ecx, xmm0, 1 ; 66 0F C5 C8 01 pinsrw mm3, esi, 5 ; 0F C4 DE 05 pinsrw mm3, [0], 4 ; 0F C4 1D 00 00 00 00 04 pinsrw xmm1, eax, 3 ; 66 0F C4 C8 03 pinsrw xmm1, [0], 2 ; 66 0F C4 0D 00 00 00 00 02 movmskpd edx, xmm7 ; 66 0F 50 D7 movmskps eax, xmm1 ; 0F 50 C1 p...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/simd-2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/simd-2.asm
1
60
yasm/yasm:modules/arch/x86/tests/simd-2.asm:2
cvtpi2ps xmm2, mm3 ; 0F 2A D3 cvtpi2ps xmm4, [0] ; 0F 2A 25 00 00 00 00 cvtpi2ps xmm5, qword [0] ; 0F 2A 2D 00 00 00 00 cvtps2dq xmm6, xmm7 ; 66 0F 5B F7 cvtps2dq xmm0, [0] ; 66 0F 5B 05 00 00 00 00 cvtps2dq xmm1, dqword [0] ; 66 0F 5B 0D 00 00 00 00 cvtps2pd xmm2, xmm3 ; 0F 5A D3 cvtps2pd xmm4, [0] ; 0F 5A 25 ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/simd-2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/simd-2.asm
41
100
yasm/yasm:modules/arch/x86/tests/simd-2.asm:3
cvttpd2pi mm0, xmm1 ; 66 0F 2C C1 cvttpd2pi mm2, [0] ; 66 0F 2C 15 00 00 00 00 cvttpd2pi mm3, dqword [0] ; 66 0F 2C 1D 00 00 00 00 cvttpd2dq xmm4, xmm5 ; 66 0F E6 E5 cvttpd2dq xmm6, [0] ; 66 0F E6 35 00 00 00 00 cvttpd2dq xmm7, dqword [0] ; 66 0F E6 3D 00 00 00 00 cvttps2dq xmm0, xmm1 ; F3 0F 5B C1 cvttps2dq xmm...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/simd-2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/simd-2.asm
81
103
yasm/yasm:modules/arch/x86/tests/simd64-2.asm:1
[bits 64] cvtsi2sd xmm0,eax cvtsi2sd xmm0,rax cvtsd2si rax,xmm0 cvtsi2ss xmm0,rax cvtsd2si rax,xmm0 cvtss2si rax,xmm0 cvttsd2si rax,xmm0 cvttss2si rax,xmm0
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/simd64-2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/simd64-2.asm
1
10
yasm/yasm:modules/arch/x86/tests/sse-prefix.asm:1
[bits 32] movsw es movsw rep movsw rep fs movsw fs rep movsw movsd es movsd rep movsd rep fs movsd fs rep movsd cmpss xmm0, [eax], 0 cmpss xmm0, [es:eax], 0 cmpsd fs cmpsd rep fs cmpsd fs rep cmpsd cmpsd xmm0, [eax], 0 cmpsd xmm0, [es:eax], 0 [bits 64] movsw rep movsw movsd rep movsd cmpss xmm0, [r8], 0 cmpsd r...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse-prefix.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/sse-prefix.asm
1
37
yasm/yasm:modules/arch/x86/tests/sse3.asm:1
[bits 32] addsubpd xmm5, xmm7 addsubpd xmm0, [eax] addsubps xmm1, xmm5 addsubps xmm3, dqword [edx] fisttp word [0] fisttp dword [4] fisttp qword [8] haddpd xmm2, xmm4 haddpd xmm7, [ecx+4] haddps xmm6, xmm1 haddps xmm0, dqword [0] hsubpd xmm5, xmm3 hsubpd xmm1, [ebp] hsubps xmm4, xmm1 hsubps xmm2, [esp] lddqu xmm3, [ecx...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse3.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/sse3.asm
1
25
yasm/yasm:modules/arch/x86/tests/sse4.asm:1
[bits 64] blendpd xmm1, xmm2, 5 blendpd xmm1, [0], 5 blendps xmm1, xmm2, 5 blendps xmm1, [0], 5 blendvpd xmm1, xmm2 blendvpd xmm1, xmm2, xmm0 blendvpd xmm1, [0] blendvpd xmm1, [0], xmm0 blendvps xmm1, xmm2 blendvps xmm1, xmm2, xmm0 blendvps xmm1, [0] blendvps xmm1, [0], xmm0 crc32 eax, bl crc32 eax, bh crc32 eax, r...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse4.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/sse4.asm
1
60
yasm/yasm:modules/arch/x86/tests/sse4.asm:2
crc32 rax, qword [0] dppd xmm1, xmm2, 5 dppd xmm1, [0], 5 dpps xmm1, xmm2, 5 dpps xmm1, [0], 5 extractps eax, xmm1, 5 extractps [0], xmm1, 5 extractps dword [0], xmm1, 5 extractps r8d, xmm1, 5 extractps rax, xmm1, 5 insertps xmm1, xmm2, 5 insertps xmm1, [0], 5 insertps xmm1, dword [0], 5 movntdqa xmm1, [0] movntdq...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse4.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/sse4.asm
41
100
yasm/yasm:modules/arch/x86/tests/sse4.asm:3
pcmpestrm xmm1, xmm2, 5 pcmpestrm xmm1, [0], 5 pcmpistri xmm1, xmm2, 5 pcmpistri xmm1, [0], 5 pcmpistrm xmm1, xmm2, 5 pcmpistrm xmm1, [0], 5 pcmpgtq xmm1, xmm2 pcmpgtq xmm1, [0] pextrb eax, xmm1, 5 pextrb rax, xmm1, 5 pextrb [0], xmm1, 5 pextrb byte [0], xmm1, 5 pextrd eax, xmm1, 5 pextrd [0], xmm1, 5 pextrd dword...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse4.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/sse4.asm
81
140
yasm/yasm:modules/arch/x86/tests/sse4.asm:4
pinsrd xmm1, dword [0], 5 pinsrq xmm1, rax, 5 pinsrq xmm1, [0], 5 pinsrq xmm1, qword [0], 5 pmaxsb xmm1, xmm2 pmaxsb xmm1, [0] pmaxsd xmm1, xmm2 pmaxsd xmm1, [0] pmaxud xmm1, xmm2 pmaxud xmm1, [0] pmaxuw xmm1, xmm2 pmaxuw xmm1, [0] pminsb xmm1, xmm2 pminsb xmm1, [0] pminsd xmm1, xmm2 pminsd xmm1, [0] pminud xmm...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse4.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/sse4.asm
121
180
yasm/yasm:modules/arch/x86/tests/sse4.asm:5
pmovsxbq xmm1, word [0] pmovsxwd xmm1, xmm2 pmovsxwd xmm1, [0] pmovsxwd xmm1, qword [0] pmovsxwq xmm1, xmm2 pmovsxwq xmm1, [0] pmovsxwq xmm1, dword [0] pmovsxdq xmm1, xmm2 pmovsxdq xmm1, [0] pmovsxdq xmm1, qword [0] pmovzxbw xmm1, xmm2 pmovzxbw xmm1, [0] pmovzxbw xmm1, qword [0] pmovzxbd xmm1, xmm2 pmovzxbd xmm1, ...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse4.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/sse4.asm
161
220
yasm/yasm:modules/arch/x86/tests/sse4.asm:6
pmulld xmm1, xmm2 pmulld xmm1, [0] popcnt ax, bx popcnt ax, [0] popcnt ebx, ecx popcnt ebx, [0] popcnt rcx, rdx popcnt rcx, [0] ptest xmm1, xmm2 ptest xmm1, [0] roundpd xmm1, xmm2, 5 roundpd xmm1, [0], 5 roundps xmm1, xmm2, 5 roundps xmm1, [0], 5 roundsd xmm1, xmm2, 5 roundsd xmm1, [0], 5 roundss xmm1, xmm2, 5 ro...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse4.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/sse4.asm
201
225
yasm/yasm:modules/arch/x86/tests/sse4.asm:1
[bits 64] blendpd xmm1, xmm2, 5 blendpd xmm1, [0], 5 blendps xmm1, xmm2, 5 blendps xmm1, [0], 5 blendvpd xmm1, xmm2 blendvpd xmm1, xmm2, xmm0 blendvpd xmm1, [0] blendvpd xmm1, [0], xmm0 blendvps xmm1, xmm2 blendvps xmm1, xmm2, xmm0 blendvps xmm1, [0] blendvps xmm1, [0], xmm0 crc32 eax, bl crc32 eax, bh crc32 eax, r...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse4.asm
BSD-2-Clause
3dd2ca3c87ee8e8fb5a8f45c149ddf929c7e52e8
github
assembler
https://github.com/yasm/yasm/blob/3dd2ca3c87ee8e8fb5a8f45c149ddf929c7e52e8/modules/arch/x86/tests/sse4.asm
1
60
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:1
; Instructions are ordered in SSE5 databook order ; BITS=16 to minimize output length [bits 16] compd xmm1, xmm4, xmm7, 5 ; 0F 25 2D 347 10 05 compd xmm2, xmm5, [0], byte 5 ; 0F 25 2D 056 20 00 00 05 compd xmm3, xmm6, dqword [0], 5 ; 0F 25 2D 066 30 00 00 05 comps xmm1, xmm4, xmm7, 5 ; 0F 25 2C 347 10 05 comps xmm...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
1
60
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:2
fmaddps xmm1, xmm1, xmm2, dqword [0] ; 0F 24 00 026 10 00 00 fmaddps xmm1, xmm1, [0], xmm3 ; 0F 24 00 036 18 00 00 fmaddps xmm1, xmm1, dqword [0], xmm3 ; 0F 24 00 036 18 00 00 fmaddps xmm1, xmm2, xmm3, xmm1 ; 0F 24 04 323 10 /or/ 0F 24 04 332 18 fmaddps xmm1, xmm2, [0], xmm1 ; 0F 24 04 026 10 00 00 fmaddps xmm1, xmm...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
41
100
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:3
fmsubpd xmm1, dqword [0], xmm3, xmm1 ; 0F 24 0D 036 18 00 00 fmsubps xmm1, xmm1, xmm2, xmm3 ; 0F 24 08 323 10 /or/ 0F 24 08 332 18 fmsubps xmm1, xmm1, xmm2, [0] ; 0F 24 08 026 10 00 00 fmsubps xmm1, xmm1, xmm2, dqword [0] ; 0F 24 08 026 10 00 00 fmsubps xmm1, xmm1, [0], xmm3 ; 0F 24 08 036 18 00 00 fmsubps xmm1, xm...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
81
140
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:4
fnmaddpd xmm1, xmm2, xmm3, xmm1 ; 0F 24 15 323 10 /or/ 0F 24 15 332 18 fnmaddpd xmm1, xmm2, [0], xmm1 ; 0F 24 15 026 10 00 00 fnmaddpd xmm1, xmm2, dqword [0], xmm1 ; 0F 24 15 026 10 00 00 fnmaddpd xmm1, [0], xmm3, xmm1 ; 0F 24 15 036 18 00 00 fnmaddpd xmm1, dqword [0], xmm3, xmm1 ; 0F 24 15 036 18 00 00 fnmaddps xm...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
121
180
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:5
fnmsubpd xmm1, xmm1, xmm2, [0] ; 0F 24 19 026 10 00 00 fnmsubpd xmm1, xmm1, xmm2, dqword [0] ; 0F 24 19 026 10 00 00 fnmsubpd xmm1, xmm1, [0], xmm3 ; 0F 24 19 036 18 00 00 fnmsubpd xmm1, xmm1, dqword [0], xmm3 ; 0F 24 19 036 18 00 00 fnmsubpd xmm1, xmm2, xmm3, xmm1 ; 0F 24 1D 323 10 /or/ 0F 24 1D 332 18 fnmsubpd xmm...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
161
220
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:6
fnmsubss xmm1, [0], xmm3, xmm1 ; 0F 24 1E 036 18 00 00 fnmsubss xmm1, dword [0], xmm3, xmm1 ; 0F 24 1E 036 18 00 00 frczpd xmm1, xmm2 ; 0F 7A 11 312 frczpd xmm1, [0] ; 0F 7A 11 016 00 00 frczpd xmm1, dqword [0] ; 0F 7A 11 016 00 00 frczps xmm1, xmm2 ; 0F 7A 10 312 frczps xmm1, [0] ; 0F 7A 10 016 00 00 frcz...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
201
260
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:7
pcomq xmm3, xmm6, dqword [0], 5 ; 0F 25 4F 066 30 00 00 05 pcomub xmm1, xmm4, xmm7, 5 ; 0F 25 6C 347 10 05 pcomub xmm2, xmm5, [0], byte 5 ; 0F 25 6C 056 20 00 00 05 pcomub xmm3, xmm6, dqword [0], 5 ; 0F 25 6C 066 30 00 00 05 pcomud xmm1, xmm4, xmm7, 5 ; 0F 25 6E 347 10 05 pcomud xmm2, xmm5, [0], byte 5 ; 0F 25 6...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
241
300
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:8
permps xmm1, xmm2, dqword [0], xmm1 ; 0F 24 24 026 10 00 00 permps xmm1, [0], xmm3, xmm1 ; 0F 24 24 036 18 00 00 permps xmm1, dqword [0], xmm3, xmm1 ; 0F 24 24 036 18 00 00 phaddbd xmm1, xmm2 ; 0F 7A 42 312 phaddbd xmm1, [0] ; 0F 7A 42 016 00 00 phaddbd xmm1, dqword [0] ; 0F 7A 42 016 00 00 phaddbq xmm1, xmm2 ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
281
340
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:9
phadduwq xmm1, xmm2 ; 0F 7A 57 312 phadduwq xmm1, [0] ; 0F 7A 57 016 00 00 phadduwq xmm1, dqword [0] ; 0F 7A 57 016 00 00 phaddwd xmm1, xmm2 ; 0F 7A 46 312 phaddwd xmm1, [0] ; 0F 7A 46 016 00 00 phaddwd xmm1, dqword [0] ; 0F 7A 46 016 00 00 phaddwq xmm1, xmm2 ; 0F 7A 47 312 phaddwq xmm1, [0] ; 0F 7A 47 ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
321
380
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:10
pmacssdqh xmm1, xmm4, xmm7, xmm1 ; 0F 24 8F 347 10 pmacssdqh xmm2, xmm5, [0], xmm2 ; 0F 24 8F 056 20 00 00 pmacssdqh xmm3, xmm6, dqword [0], xmm3 ; 0F 24 8F 066 30 00 00 pmacssdql xmm1, xmm4, xmm7, xmm1 ; 0F 24 87 347 10 pmacssdql xmm2, xmm5, [0], xmm2 ; 0F 24 87 056 20 00 00 pmacssdql xmm3, xmm6, dqword [0], xmm3 ;...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
361
420
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:11
pperm xmm1, [0], xmm3, xmm1 ; 0F 24 27 036 18 00 00 pperm xmm1, dqword [0], xmm3, xmm1 ; 0F 24 27 036 18 00 00 protb xmm1, xmm2, xmm3 ; 0F 24 40 323 10 /or/ 0F 24 40 332 18 protb xmm1, xmm2, [0] ; 0F 24 40 026 10 00 00 protb xmm1, xmm2, dqword [0] ; 0F 24 40 026 10 00 00 protb xmm1, [0], xmm3 ; 0F 24 40 036 18...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
401
460
yasm/yasm:modules/arch/x86/tests/sse5-all.asm:12
pshab xmm1, xmm2, [0] ; 0F 24 48 026 10 00 00 pshab xmm1, xmm2, dqword [0] ; 0F 24 48 026 10 00 00 pshab xmm1, [0], xmm3 ; 0F 24 48 036 18 00 00 pshab xmm1, dqword [0], xmm3 ; 0F 24 48 036 18 00 00 pshad xmm1, xmm2, xmm3 ; 0F 24 4A 323 10 /or/ 0F 24 4A 332 18 pshad xmm1, xmm2, [0] ; 0F 24 4A 026 10 00 00 psh...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/sse5-all.asm
BSD-2-Clause
a1137cdf678f449d13969235fa611bc871a8589c
github
assembler
https://github.com/yasm/yasm/blob/a1137cdf678f449d13969235fa611bc871a8589c/modules/arch/x86/tests/sse5-all.asm
441
500