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/avx2.asm:13
vpunpckhbw ymm1, ymm3 ; c5 f5 68 cb vpunpckhbw ymm1, yword [rax] ; c5 f5 68 08 vpunpckhbw ymm1, ymm2, ymm3 ; c5 ed 68 cb vpunpckhbw ymm1, ymm2, yword [rax] ; c5 ed 68 08 vpunpckhwd ymm1, ymm3 ; c5 f5 69 cb vpunpckhwd ymm1, yword [rax] ; c5 f5 69 08 vpunpckhwd ymm1, ymm2, ymm3 ; c5 ed 69 cb vpunpckhwd ymm1, ymm...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avx2.asm
481
540
yasm/yasm:modules/arch/x86/tests/avx2.asm:14
vpxor ymm1, ymm3 ; c5 f5 ef cb vpxor ymm1, yword [rax] ; c5 f5 ef 08 vpxor ymm1, ymm2, ymm3 ; c5 ed ef cb vpxor ymm1, ymm2, yword [rax] ; c5 ed ef 08 vmovntdqa ymm1, yword [rax] ; c4 e2 7d 2a 08 vbroadcastss xmm1, xmm2 ; c4 e2 79 18 ca vbroadcastss ymm1, xmm2 ; c4 e2 7d 18 ca vbroadcastsd ymm1, xmm2 ; ...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avx2.asm
521
580
yasm/yasm:modules/arch/x86/tests/avx2.asm:15
vpermpd ymm1, ymm2, 3 ; c4 e3 fd 01 ca 03 vpermpd ymm1, yword [rax], 3 ; c4 e3 fd 01 08 03 vpermps ymm1, ymm2, ymm3 ; c4 e2 6d 16 cb vpermps ymm1, ymm2, yword [rax] ; c4 e2 6d 16 08 vpermq ymm1, ymm2, 3 ; c4 e3 fd 00 ca 03 vpermq ymm1, yword [rax], 3 ; c4 e3 fd 00 08 03 vperm2i128 ymm1, ymm2, ymm3, 3 ; c4 e...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avx2.asm
561
620
yasm/yasm:modules/arch/x86/tests/avx2.asm:16
vpsravd ymm1, ymm2, ymm3 ; c4 e2 6d 46 cb vpsravd ymm1, ymm2, yword [rax] ; c4 e2 6d 46 08 vpsrlvd xmm1, xmm2, xmm3 ; c4 e2 69 45 cb vpsrlvd xmm1, xmm2, oword [rax] ; c4 e2 69 45 08 vpsrlvd ymm1, ymm2, ymm3 ; c4 e2 6d 45 cb vpsrlvd ymm1, ymm2, yword [rax] ; c4 e2 6d 45 08 vpsrlvq xmm1, xmm2, xmm3 ; c4 e2 e9 45...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avx2.asm
601
652
yasm/yasm:modules/arch/x86/tests/avx2.asm:17
vpgatherqd xmm1, [rax+ymm1], xmm2 ; c4 e2 6d 91 0c 08 vpgatherqd xmm1, dword [rax+ymm1], xmm2 ; c4 e2 6d 91 0c 08 vpgatherdq xmm1, [rax+xmm1], xmm2 ; c4 e2 e9 90 0c 08 vpgatherdq xmm1, qword [rax+xmm1], xmm2 ; c4 e2 e9 90 0c 08 vpgatherdq ymm1, [rax+xmm1], ymm2 ; c4 e2 ed 90 0c 08 vpgatherdq ymm1, qword [rax+xmm1], ym...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avx2.asm
641
652
yasm/yasm:modules/arch/x86/tests/avx2.asm:15
vpermpd ymm1, ymm2, 3 ; c4 e3 fd 01 ca 03 vpermpd ymm1, yword [rax], 3 ; c4 e3 fd 01 08 03 vpermps ymm1, ymm2, ymm3 ; c4 e2 6d 16 cb vpermps ymm1, ymm2, yword [rax] ; c4 e2 6d 16 08 vpermq ymm1, ymm2, 3 ; c4 e3 fd 00 ca 03 vpermq ymm1, yword [rax], 3 ; c4 e3 fd 00 08 03 vperm2i128 ymm1, ymm2, ymm3, 3 ; c4 e...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
ab721f347d281a430b4fe19cb2025151bcb7ef8a
github
assembler
https://github.com/yasm/yasm/blob/ab721f347d281a430b4fe19cb2025151bcb7ef8a/modules/arch/x86/tests/avx2.asm
561
620
yasm/yasm:modules/arch/x86/tests/avx2.asm:16
vpsravd ymm1, ymm2, ymm3 ; c4 e2 6d 46 cb vpsravd ymm1, ymm2, yword [rax] ; c4 e2 6d 46 08 vpsrlvd xmm1, xmm2, xmm3 ; c4 e2 69 45 cb vpsrlvd xmm1, xmm2, oword [rax] ; c4 e2 69 45 08 vpsrlvd ymm1, ymm2, ymm3 ; c4 e2 6d 45 cb vpsrlvd ymm1, ymm2, yword [rax] ; c4 e2 6d 45 08 vpsrlvq xmm1, xmm2, xmm3 ; c4 e2 e9 45...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
ab721f347d281a430b4fe19cb2025151bcb7ef8a
github
assembler
https://github.com/yasm/yasm/blob/ab721f347d281a430b4fe19cb2025151bcb7ef8a/modules/arch/x86/tests/avx2.asm
601
652
yasm/yasm:modules/arch/x86/tests/avx2.asm:17
vpgatherqd xmm1, [rax+ymm1], xmm2 ; c4 e2 6d 91 0c 08 vpgatherqd xmm1, qword [rax+ymm1], xmm2 ; c4 e2 6d 91 0c 08 vpgatherdq xmm1, [rax+xmm1], xmm2 ; c4 e2 e9 90 0c 08 vpgatherdq xmm1, dword [rax+xmm1], xmm2 ; c4 e2 e9 90 0c 08 vpgatherdq ymm1, [rax+xmm1], ymm2 ; c4 e2 ed 90 0c 08 vpgatherdq ymm1, dword [rax+xmm1], ym...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
ab721f347d281a430b4fe19cb2025151bcb7ef8a
github
assembler
https://github.com/yasm/yasm/blob/ab721f347d281a430b4fe19cb2025151bcb7ef8a/modules/arch/x86/tests/avx2.asm
641
652
yasm/yasm:modules/arch/x86/tests/avx2.asm:15
vpermpd ymm1, ymm2, 3 ; c4 e3 fd 01 ca 03 vpermpd ymm1, yword [rax], 3 ; c4 e3 fd 01 08 03 vpermps ymm1, ymm2, ymm3 ; c4 e2 6d 16 cb vpermps ymm1, ymm2, yword [rax] ; c4 e2 6d 16 08 vpermq ymm1, ymm2, 3 ; c4 e3 fd 00 ca 03 vpermq ymm1, yword [rax], 3 ; c4 e3 fd 00 08 03 vperm2i128 ymm1, ymm2, ymm3, 3 ; c4 e...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
d779fcb04e7b47b6054483a498ec3ad77428bb24
github
assembler
https://github.com/yasm/yasm/blob/d779fcb04e7b47b6054483a498ec3ad77428bb24/modules/arch/x86/tests/avx2.asm
561
612
yasm/yasm:modules/arch/x86/tests/avx2.asm:16
vpsravd ymm1, ymm2, ymm3 ; c4 e2 6d 46 cb vpsravd ymm1, ymm2, yword [rax] ; c4 e2 6d 46 08 vpsrlvd xmm1, xmm2, xmm3 ; c4 e2 69 45 cb vpsrlvd xmm1, xmm2, oword [rax] ; c4 e2 69 45 08 vpsrlvd ymm1, ymm2, ymm3 ; c4 e2 6d 45 cb vpsrlvd ymm1, ymm2, yword [rax] ; c4 e2 6d 45 08 vpsrlvq xmm1, xmm2, xmm3 ; c4 e2 e9 45...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avx2.asm
BSD-2-Clause
d779fcb04e7b47b6054483a498ec3ad77428bb24
github
assembler
https://github.com/yasm/yasm/blob/d779fcb04e7b47b6054483a498ec3ad77428bb24/modules/arch/x86/tests/avx2.asm
601
612
yasm/yasm:modules/arch/x86/tests/avxcc.asm:1
; Exhaustive test of AVX condition code aliases ; Also includes based-upon SSE instructions for comparison ; ; Copyright (C) 2008 Peter Johnson ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions ; are met: ; 1. Redistributions of...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
1
60
yasm/yasm:modules/arch/x86/tests/avxcc.asm:2
vcmplepd xmm1, xmm2 ; 02h vcmpunordpd xmm1, xmm2 ; 03h vcmpneqpd xmm1, xmm2 ; 04h vcmpnltpd xmm1, xmm2 ; 05h vcmpnlepd xmm1, xmm2 ; 06h vcmpordpd xmm1, xmm2 ; 07h vcmpeqpd xmm1, xmm2, xmm3 ; 00h vcmpltpd xmm1, xmm2, xmm3 ; 01h vcmplepd xmm1, xmm2, xmm3 ; 02h vcmpunordpd xmm1, xmm2, xmm3 ; 03h vcmpneqpd...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
41
100
yasm/yasm:modules/arch/x86/tests/avxcc.asm:3
vcmpgt_oqpd xmm1, xmm2, xmm3 ; 1Eh vcmptrue_uspd xmm1, xmm2, xmm3 ; 1Fh cmpeqpd xmm1, [rax] ; 00h cmpltpd xmm1, [rax] ; 01h cmplepd xmm1, [rax] ; 02h cmpunordpd xmm1, [rax] ; 03h cmpneqpd xmm1, [rax] ; 04h cmpnltpd xmm1, [rax] ; 05h cmpnlepd xmm1, [rax] ; 06h cmpordpd xmm1, [rax] ; 07h vcmpeqpd xmm1...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
81
140
yasm/yasm:modules/arch/x86/tests/avxcc.asm:4
vcmplt_oqpd xmm1, xmm2, [rax] ; 11h vcmple_oqpd xmm1, xmm2, [rax] ; 12h vcmpunord_spd xmm1, xmm2, [rax] ; 13h vcmpneq_uspd xmm1, xmm2, [rax] ; 14h vcmpnlt_uqpd xmm1, xmm2, [rax] ; 15h vcmpnle_uqpd xmm1, xmm2, [rax] ; 16h vcmpord_spd xmm1, xmm2, [rax] ; 17h vcmpeq_uspd xmm1, xmm2, [rax] ; 18h vcmpnge_uqpd xmm1,...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
121
180
yasm/yasm:modules/arch/x86/tests/avxcc.asm:5
vcmpnltpd xmm1, xmm2, dqword [rax] ; 05h vcmpnlepd xmm1, xmm2, dqword [rax] ; 06h vcmpordpd xmm1, xmm2, dqword [rax] ; 07h vcmpeq_uqpd xmm1, xmm2, dqword [rax] ; 08h vcmpngepd xmm1, xmm2, dqword [rax] ; 09h vcmpngtpd xmm1, xmm2, dqword [rax] ; 0Ah vcmpfalsepd xmm1, xmm2, dqword [rax] ; 0Bh vcmpneq_oqpd xmm1, xm...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
161
220
yasm/yasm:modules/arch/x86/tests/avxcc.asm:6
vcmpeq_uqpd ymm1, ymm2, ymm3 ; 08h vcmpngepd ymm1, ymm2, ymm3 ; 09h vcmpngtpd ymm1, ymm2, ymm3 ; 0Ah vcmpfalsepd ymm1, ymm2, ymm3 ; 0Bh vcmpneq_oqpd ymm1, ymm2, ymm3 ; 0Ch vcmpgepd ymm1, ymm2, ymm3 ; 0Dh vcmpgtpd ymm1, ymm2, ymm3 ; 0Eh vcmptruepd ymm1, ymm2, ymm3 ; 0Fh vcmpeq_ospd ymm1, ymm2, ymm3 ; 10h vcmpl...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
201
260
yasm/yasm:modules/arch/x86/tests/avxcc.asm:7
vcmpneq_oqpd ymm1, ymm2, [rax] ; 0Ch vcmpgepd ymm1, ymm2, [rax] ; 0Dh vcmpgtpd ymm1, ymm2, [rax] ; 0Eh vcmptruepd ymm1, ymm2, [rax] ; 0Fh vcmpeq_ospd ymm1, ymm2, [rax] ; 10h vcmplt_oqpd ymm1, ymm2, [rax] ; 11h vcmple_oqpd ymm1, ymm2, [rax] ; 12h vcmpunord_spd ymm1, ymm2, [rax] ; 13h vcmpneq_uspd ymm1, ymm2, [r...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
241
300
yasm/yasm:modules/arch/x86/tests/avxcc.asm:8
vcmpeq_ospd ymm1, ymm2, yword [rax] ; 10h vcmplt_oqpd ymm1, ymm2, yword [rax] ; 11h vcmple_oqpd ymm1, ymm2, yword [rax] ; 12h vcmpunord_spd ymm1, ymm2, yword [rax] ; 13h vcmpneq_uspd ymm1, ymm2, yword [rax] ; 14h vcmpnlt_uqpd ymm1, ymm2, yword [rax] ; 15h vcmpnle_uqpd ymm1, ymm2, yword [rax] ; 16h vcmpord_spd ym...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
281
340
yasm/yasm:modules/arch/x86/tests/avxcc.asm:9
vcmpltps xmm1, xmm2, xmm3 ; 01h vcmpleps xmm1, xmm2, xmm3 ; 02h vcmpunordps xmm1, xmm2, xmm3 ; 03h vcmpneqps xmm1, xmm2, xmm3 ; 04h vcmpnltps xmm1, xmm2, xmm3 ; 05h vcmpnleps xmm1, xmm2, xmm3 ; 06h vcmpordps xmm1, xmm2, xmm3 ; 07h vcmpeq_uqps xmm1, xmm2, xmm3 ; 08h vcmpngeps xmm1, xmm2, xmm3 ; 09h vcmpngtps x...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
321
380
yasm/yasm:modules/arch/x86/tests/avxcc.asm:10
cmpnltps xmm1, [rax] ; 05h cmpnleps xmm1, [rax] ; 06h cmpordps xmm1, [rax] ; 07h vcmpeqps xmm1, [rax] ; 00h vcmpltps xmm1, [rax] ; 01h vcmpleps xmm1, [rax] ; 02h vcmpunordps xmm1, [rax] ; 03h vcmpneqps xmm1, [rax] ; 04h vcmpnltps xmm1, [rax] ; 05h vcmpnleps xmm1, [rax] ; 06h vcmpordps xmm1, [rax] ...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
361
420
yasm/yasm:modules/arch/x86/tests/avxcc.asm:11
vcmpeq_usps xmm1, xmm2, [rax] ; 18h vcmpnge_uqps xmm1, xmm2, [rax] ; 19h vcmpngt_uqps xmm1, xmm2, [rax] ; 1Ah vcmpfalse_osps xmm1, xmm2, [rax] ; 1Bh vcmpneq_osps xmm1, xmm2, [rax] ; 1Ch vcmpge_oqps xmm1, xmm2, [rax] ; 1Dh vcmpgt_oqps xmm1, xmm2, [rax] ; 1Eh vcmptrue_usps xmm1, xmm2, [rax] ; 1Fh cmpeqps xmm1, dq...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
401
460
yasm/yasm:modules/arch/x86/tests/avxcc.asm:12
vcmpneq_oqps xmm1, xmm2, dqword [rax] ; 0Ch vcmpgeps xmm1, xmm2, dqword [rax] ; 0Dh vcmpgtps xmm1, xmm2, dqword [rax] ; 0Eh vcmptrueps xmm1, xmm2, dqword [rax] ; 0Fh vcmpeq_osps xmm1, xmm2, dqword [rax] ; 10h vcmplt_oqps xmm1, xmm2, dqword [rax] ; 11h vcmple_oqps xmm1, xmm2, dqword [rax] ; 12h vcmpunord_sps xmm...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
441
500
yasm/yasm:modules/arch/x86/tests/avxcc.asm:13
vcmpeq_osps ymm1, ymm2, ymm3 ; 10h vcmplt_oqps ymm1, ymm2, ymm3 ; 11h vcmple_oqps ymm1, ymm2, ymm3 ; 12h vcmpunord_sps ymm1, ymm2, ymm3 ; 13h vcmpneq_usps ymm1, ymm2, ymm3 ; 14h vcmpnlt_uqps ymm1, ymm2, ymm3 ; 15h vcmpnle_uqps ymm1, ymm2, ymm3 ; 16h vcmpord_sps ymm1, ymm2, ymm3 ; 17h vcmpeq_usps ymm1, ymm2, ym...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
481
540
yasm/yasm:modules/arch/x86/tests/avxcc.asm:14
vcmpunord_sps ymm1, ymm2, [rax] ; 13h vcmpneq_usps ymm1, ymm2, [rax] ; 14h vcmpnlt_uqps ymm1, ymm2, [rax] ; 15h vcmpnle_uqps ymm1, ymm2, [rax] ; 16h vcmpord_sps ymm1, ymm2, [rax] ; 17h vcmpeq_usps ymm1, ymm2, [rax] ; 18h vcmpnge_uqps ymm1, ymm2, [rax] ; 19h vcmpngt_uqps ymm1, ymm2, [rax] ; 1Ah vcmpfalse_osps y...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
521
580
yasm/yasm:modules/arch/x86/tests/avxcc.asm:15
vcmpord_sps ymm1, ymm2, yword [rax] ; 17h vcmpeq_usps ymm1, ymm2, yword [rax] ; 18h vcmpnge_uqps ymm1, ymm2, yword [rax] ; 19h vcmpngt_uqps ymm1, ymm2, yword [rax] ; 1Ah vcmpfalse_osps ymm1, ymm2, yword [rax] ; 1Bh vcmpneq_osps ymm1, ymm2, yword [rax] ; 1Ch vcmpge_oqps ymm1, ymm2, yword [rax] ; 1Dh vcmpgt_oqps ...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
561
620
yasm/yasm:modules/arch/x86/tests/avxcc.asm:16
vcmpeq_uqsd xmm1, xmm2, xmm3 ; 08h vcmpngesd xmm1, xmm2, xmm3 ; 09h vcmpngtsd xmm1, xmm2, xmm3 ; 0Ah vcmpfalsesd xmm1, xmm2, xmm3 ; 0Bh vcmpneq_oqsd xmm1, xmm2, xmm3 ; 0Ch vcmpgesd xmm1, xmm2, xmm3 ; 0Dh vcmpgtsd xmm1, xmm2, xmm3 ; 0Eh vcmptruesd xmm1, xmm2, xmm3 ; 0Fh vcmpeq_ossd xmm1, xmm2, xmm3 ; 10h vcmpl...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
601
660
yasm/yasm:modules/arch/x86/tests/avxcc.asm:17
vcmpneqsd xmm1, [rax] ; 04h vcmpnltsd xmm1, [rax] ; 05h vcmpnlesd xmm1, [rax] ; 06h vcmpordsd xmm1, [rax] ; 07h vcmpeqsd xmm1, xmm2, [rax] ; 00h vcmpltsd xmm1, xmm2, [rax] ; 01h vcmplesd xmm1, xmm2, [rax] ; 02h vcmpunordsd xmm1, xmm2, [rax] ; 03h vcmpneqsd xmm1, xmm2, [rax] ; 04h vcmpnltsd xmm1, xmm2, [ra...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
641
700
yasm/yasm:modules/arch/x86/tests/avxcc.asm:18
cmpeqsd xmm1, qword [rax] ; 00h cmpltsd xmm1, qword [rax] ; 01h cmplesd xmm1, qword [rax] ; 02h cmpunordsd xmm1, qword [rax] ; 03h cmpneqsd xmm1, qword [rax] ; 04h cmpnltsd xmm1, qword [rax] ; 05h cmpnlesd xmm1, qword [rax] ; 06h cmpordsd xmm1, qword [rax] ; 07h vcmpeqsd xmm1, qword [rax] ; 00h vcmpl...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
681
740
yasm/yasm:modules/arch/x86/tests/avxcc.asm:19
vcmpunord_ssd xmm1, xmm2, qword [rax] ; 13h vcmpneq_ussd xmm1, xmm2, qword [rax] ; 14h vcmpnlt_uqsd xmm1, xmm2, qword [rax] ; 15h vcmpnle_uqsd xmm1, xmm2, qword [rax] ; 16h vcmpord_ssd xmm1, xmm2, qword [rax] ; 17h vcmpeq_ussd xmm1, xmm2, qword [rax] ; 18h vcmpnge_uqsd xmm1, xmm2, qword [rax] ; 19h vcmpngt_uqsd...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
721
780
yasm/yasm:modules/arch/x86/tests/avxcc.asm:20
vcmpnltss xmm1, xmm2, xmm3 ; 05h vcmpnless xmm1, xmm2, xmm3 ; 06h vcmpordss xmm1, xmm2, xmm3 ; 07h vcmpeq_uqss xmm1, xmm2, xmm3 ; 08h vcmpngess xmm1, xmm2, xmm3 ; 09h vcmpngtss xmm1, xmm2, xmm3 ; 0Ah vcmpfalsess xmm1, xmm2, xmm3 ; 0Bh vcmpneq_oqss xmm1, xmm2, xmm3 ; 0Ch vcmpgess xmm1, xmm2, xmm3 ; 0Dh vcmpgts...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
761
820
yasm/yasm:modules/arch/x86/tests/avxcc.asm:21
vcmpeqss xmm1, [rax] ; 00h vcmpltss xmm1, [rax] ; 01h vcmpless xmm1, [rax] ; 02h vcmpunordss xmm1, [rax] ; 03h vcmpneqss xmm1, [rax] ; 04h vcmpnltss xmm1, [rax] ; 05h vcmpnless xmm1, [rax] ; 06h vcmpordss xmm1, [rax] ; 07h vcmpeqss xmm1, xmm2, [rax] ; 00h vcmpltss xmm1, xmm2, [rax] ; 01h vcmpless xmm...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
801
860
yasm/yasm:modules/arch/x86/tests/avxcc.asm:22
vcmpneq_osss xmm1, xmm2, [rax] ; 1Ch vcmpge_oqss xmm1, xmm2, [rax] ; 1Dh vcmpgt_oqss xmm1, xmm2, [rax] ; 1Eh vcmptrue_usss xmm1, xmm2, [rax] ; 1Fh cmpeqss xmm1, dword [rax] ; 00h cmpltss xmm1, dword [rax] ; 01h cmpless xmm1, dword [rax] ; 02h cmpunordss xmm1, dword [rax] ; 03h cmpneqss xmm1, dword [rax] ...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
841
898
yasm/yasm:modules/arch/x86/tests/avxcc.asm:23
vcmpeq_osss xmm1, xmm2, dword [rax] ; 10h vcmplt_oqss xmm1, xmm2, dword [rax] ; 11h vcmple_oqss xmm1, xmm2, dword [rax] ; 12h vcmpunord_sss xmm1, xmm2, dword [rax] ; 13h vcmpneq_usss xmm1, xmm2, dword [rax] ; 14h vcmpnlt_uqss xmm1, xmm2, dword [rax] ; 15h vcmpnle_uqss xmm1, xmm2, dword [rax] ; 16h vcmpord_sss xm...
x86_64
masm-like
testsuite
yasm/yasm
modules/arch/x86/tests/avxcc.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/avxcc.asm
881
898
yasm/yasm:modules/arch/x86/tests/bmi1.asm:1
[bits 64] andn eax, ebx, ecx ; c4 e2 60 f2 c1 andn eax, ebx, [0] ; c4 e2 60 f2 04 25 00 00 00 00 andn rax, rbx, rcx ; c4 e2 e0 f2 c1 andn rax, rbx, [0] ; c4 e2 e0 f2 04 25 00 00 00 00 bextr eax, ebx, ecx ; c4 e2 70 f7 c3 bextr eax, [0], ecx ; c4 e2 70 f7 04 25 00 00 00 00 bextr rax, rbx, rcx ; c4 e2 f0 f7 c3 bextr rax...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/bmi1.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/bmi1.asm
1
32
yasm/yasm:modules/arch/x86/tests/bmi2.asm:1
[bits 64] bzhi eax, ebx, ecx ; c4 e2 70 f5 c3 bzhi eax, [0], ecx ; c4 e2 70 f5 04 25 00 00 00 00 bzhi rax, rbx, rcx ; c4 e2 f0 f5 c3 bzhi rax, [0], rcx ; c4 e2 f0 f5 04 25 00 00 00 00 mulx eax, ebx, ecx ; c4 e2 63 f6 c1 mulx eax, ebx, [0] ; c4 e2 63 f6 04 25 00 00 00 00 mulx rax, rbx, rcx ; c4 e2 e3 f6 c1 mulx rax, rb...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/bmi2.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/bmi2.asm
1
40
yasm/yasm:modules/arch/x86/tests/clmul.asm:1
[bits 64] pclmulqdq xmm1, xmm2, 5 pclmulqdq xmm1, [rax], byte 5 pclmulqdq xmm1, dqword [rax], 5 vpclmulqdq xmm1, xmm2, 0x10 vpclmulqdq xmm1, dqword [rbx], 0x10 vpclmulqdq xmm0, xmm1, xmm2, 0x10 vpclmulqdq xmm0, xmm1, dqword [rbx], 0x10 pclmullqlqdq xmm1, xmm2 pclmullqlqdq xmm1, [rax] pclmullqlqdq xmm1, dqword [rax] v...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/clmul.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/clmul.asm
1
41
yasm/yasm:modules/arch/x86/tests/clmul.asm:1
[bits 64] pclmulqdq xmm1, xmm2, 5 pclmulqdq xmm1, [rax], byte 5 pclmulqdq xmm1, dqword [rax], 5 pclmullqlqdq xmm1, xmm2 pclmullqlqdq xmm1, [rax] pclmullqlqdq xmm1, dqword [rax] pclmulhqlqdq xmm1, xmm2 pclmulhqlqdq xmm1, [rax] pclmulhqlqdq xmm1, dqword [rax] pclmullqhqdq xmm1, xmm2 pclmullqhqdq xmm1, [rax] pclmullqh...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/clmul.asm
BSD-2-Clause
a38f103515f5f2e0600cbf4e6ba8fbd2ac927a74
github
assembler
https://github.com/yasm/yasm/blob/a38f103515f5f2e0600cbf4e6ba8fbd2ac927a74/modules/arch/x86/tests/clmul.asm
1
21
yasm/yasm:modules/arch/x86/tests/cmpxchg.asm:1
[bits 64] cmpxchg8b qword [0] cmpxchg8b [0] cmpxchg16b dqword [0] cmpxchg16b [0]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/cmpxchg.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/cmpxchg.asm
1
5
yasm/yasm:modules/arch/x86/tests/cpubasic-err.asm:1
[cpu 8086] pause shl ax, 2 cpu 386 fninit cpu 386 fpu fninit cpu 8086 shl ax, 1 shl ax, 2 movsd push 0
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/cpubasic-err.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/cpubasic-err.asm
1
17
yasm/yasm:modules/arch/x86/tests/cpubasic-err.asm:1
[cpu 8086] pause shl ax, 2 cpu 386 fninit cpu 386 fpu fninit cpu 8086 shl ax, 1 shl ax, 2 movsd
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/cpubasic-err.asm
BSD-2-Clause
d1823e2e176d6a8101edfe911476a331d7003697
github
assembler
https://github.com/yasm/yasm/blob/d1823e2e176d6a8101edfe911476a331d7003697/modules/arch/x86/tests/cpubasic-err.asm
1
16
yasm/yasm:modules/arch/x86/tests/cvt16.asm:1
; BITS=16 to minimize output length [bits 16] vcvtph2ps xmm1, xmm4, 5 ; 8F E8 78 A0 314 05 vcvtph2ps xmm2, [0], byte 5 ; 8F E8 78 A0 026 00 00 05 vcvtph2ps xmm3, qword [0], 5 ; 8F E8 78 A0 036 00 00 05 vcvtph2ps ymm1, xmm4, 5 ; 8F E8 7C A0 314 05 vcvtph2ps ymm2, [0], byte 5 ; 8F E8 7C A0 026 00 00 05 vcvtph2ps y...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/cvt16.asm
BSD-2-Clause
93c4d75fb220d0db82d058a5a6d565071870d112
github
assembler
https://github.com/yasm/yasm/blob/93c4d75fb220d0db82d058a5a6d565071870d112/modules/arch/x86/tests/cvt16.asm
1
15
yasm/yasm:modules/arch/x86/tests/cyrix.asm:1
[bits 32] svdc tword [2*eax+esi+12345678h],cs svdc tword [2*eax+esi+12345678h],ds svdc [2*eax+esi+12345678h],es rsdc cs,tword [2*eax+esi+12345678h] rsdc ds,tword [2*eax+esi+12345678h] rsdc es,[2*eax+esi+12345678h] wrshr eax wrshr dw...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/cyrix.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/cyrix.asm
1
16
yasm/yasm:modules/arch/x86/tests/div-err.asm:1
div byte si div word si div dword si div byte esi div word esi div dword esi
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/div-err.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/div-err.asm
1
6
yasm/yasm:modules/arch/x86/tests/ea-nonzero.asm:1
; Ticket #58 ; Also tests that this isn't seen as a circular reference. [bits 64] a: lea rbp,[rsi+rbp*1+(b-a)] b:
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/ea-nonzero.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/ea-nonzero.asm
1
6
yasm/yasm:modules/arch/x86/tests/ea-over.asm:1
[bits 32] %define P 0xB7E15163 %define Q 0x9E3779B9 lea eax,[eax+P+Q]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/ea-over.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/ea-over.asm
1
4
yasm/yasm:modules/arch/x86/tests/ea-warn.asm:1
[bits 32] add [byte ebp*8+06h],ecx ;db 01,0c,0ed,06 probably wrong dd 90909090h add [dword ebp*8+06h],ecx ;db 01,0c,0ed,06,0,0,0 OK dd 90909090h add ecx,[byte ebp*8+06h] ;db 03,0c,0ed,06 probably wrong dd 90909090h add ecx,[dword ebp*8+06h] dd 90909090h add ecx,[ebp*8+06h] dd 90909090h add ecx,[byte ebx*8+06h] ;db ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/ea-warn.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/ea-warn.asm
1
17
yasm/yasm:modules/arch/x86/tests/ebpindex.asm:1
[bits 32] xor eax, [ebp+4*ecx ] xor ebx, [ebp+4*ecx+ 4] xor esi, [ebp+4*ecx+ 8] xor edi, [ebp+4*ecx+12]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/ebpindex.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/ebpindex.asm
1
5
yasm/yasm:modules/arch/x86/tests/effaddr.asm:1
[bits 32] mov ax,[eax+ebx+ecx-eax] mov ax,[eax+ecx+ebx-eax] lea edi,[edi*8+eax+label] lea edi,[eax+edi*8+label] mov eax,[eax*2] mov eax,[nosplit eax*2] mov eax,[esi+ebp] mov eax,[ebp+esi] mov eax,[esi*1+ebp] mov eax,[ebp*1+esi] mov eax,[byte eax] mov eax,[dword eax] label dd 5 label2 ;mov ax,[eax+ebx*(label2-label)] ; ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/effaddr.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/effaddr.asm
1
18
yasm/yasm:modules/arch/x86/tests/effaddr.asm:1
[bits 32] mov ax,[eax+ebx+ecx-eax] mov ax,[eax+ecx+ebx-eax] lea edi,[edi*8+eax+label] lea edi,[eax+edi*8+label] mov eax,[eax*2] mov eax,[nosplit eax*2] mov eax,[esi+ebp] mov eax,[ebp+esi] mov eax,[esi*1+ebp] mov eax,[ebp*1+esi] mov eax,[byte eax] mov eax,[dword eax] label dd 5 label2 ;mov ax,[eax+ebx*(label2-label)] ; ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/effaddr.asm
BSD-2-Clause
1e225241865271002bad000c0b834e1ba6d0e142
github
assembler
https://github.com/yasm/yasm/blob/1e225241865271002bad000c0b834e1ba6d0e142/modules/arch/x86/tests/effaddr.asm
1
17
yasm/yasm:modules/arch/x86/tests/effaddr.asm:1
[bits 32] mov ax,[eax+ebx+ecx-eax] mov ax,[eax+ecx+ebx-eax] lea edi,[edi*8+eax+label] lea edi,[eax+edi*8+label] mov eax,[eax*2] mov eax,[nosplit eax*2] mov eax,[esi+ebp] mov eax,[ebp+esi] mov eax,[esi*1+ebp] mov eax,[ebp*1+esi] mov eax,[byte eax] mov eax,[dword eax] label dd 5 label2 mov ax,[eax+ebx*(label2-label)]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/effaddr.asm
BSD-2-Clause
843cbf7485a6484b3948c37a0f568acdffa2ddd9
github
assembler
https://github.com/yasm/yasm/blob/843cbf7485a6484b3948c37a0f568acdffa2ddd9/modules/arch/x86/tests/effaddr.asm
1
17
yasm/yasm:modules/arch/x86/tests/effaddr.asm:1
[bits 32] mov ax,[eax+ebx+ecx-eax] mov ax,[eax+ecx+ebx-eax] label dd 5 label2 mov ax,[eax+ebx*(label2-label)]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/effaddr.asm
BSD-2-Clause
2368686527666de0acfb058e5e78b338eafb8363
github
assembler
https://github.com/yasm/yasm/blob/2368686527666de0acfb058e5e78b338eafb8363/modules/arch/x86/tests/effaddr.asm
1
7
yasm/yasm:modules/arch/x86/tests/enter.asm:1
[bits 32] enter 4,0 o32 enter 4,0 o16 enter 4,0 [bits 16] enter 4,0 a32 o32 enter 4,0 a32 o16 enter 4,0
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/enter.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/enter.asm
1
9
yasm/yasm:modules/arch/x86/tests/eptvpid.asm:1
[bits 32] invept eax, [eax] invvpid eax, [eax] [bits 64] invept rax, [rax] invvpid rax, [rax]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/eptvpid.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/eptvpid.asm
1
7
yasm/yasm:modules/arch/x86/tests/f16c.asm:1
[bits 64] vcvtph2ps ymm1, xmm2 vcvtph2ps ymm1, oword [0] vcvtph2ps xmm1, xmm2 vcvtph2ps xmm1, qword [0] vcvtps2ph xmm1, ymm2, 4 vcvtps2ph oword [0], ymm2, 8 vcvtps2ph xmm1, xmm2, 3 vcvtps2ph qword [0], xmm2, 5
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/f16c.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/f16c.asm
1
10
yasm/yasm:modules/arch/x86/tests/far64.asm:1
[bits 64] call far dword [0] call far qword [0] call far [0] jmp far dword [0] jmp far qword [0] jmp far [0]
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/far64.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/far64.asm
1
7
yasm/yasm:modules/arch/x86/tests/farbasic.asm:1
equval equ 6:7 [bits 32] jmp 5:4 jmp far equval [bits 16] jmp 8:9
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/farbasic.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/farbasic.asm
1
11
yasm/yasm:modules/arch/x86/tests/farbasic.asm:1
[bits 32] jmp 5:4 jmp far equval equval equ 6:7 [bits 16] jmp 8:9
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/farbasic.asm
BSD-2-Clause
d1b8736d7a03b229a9ecd8523a5b6994cca83e77
github
assembler
https://github.com/yasm/yasm/blob/d1b8736d7a03b229a9ecd8523a5b6994cca83e77/modules/arch/x86/tests/farbasic.asm
1
11
yasm/yasm:modules/arch/x86/tests/farbasic.asm:1
[bits 32] jmp 5:4 jmp equval equval equ 6:7 [bits 16] jmp 8:9
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/farbasic.asm
BSD-2-Clause
05222986bc78735cba28665900fcd09e696d2254
github
assembler
https://github.com/yasm/yasm/blob/05222986bc78735cba28665900fcd09e696d2254/modules/arch/x86/tests/farbasic.asm
1
11
yasm/yasm:modules/arch/x86/tests/farithr.asm:1
fsub st1 fsubp st1 fsubr st1 fsubrp st1 fdiv st1 fdivp st1 fdivr st1 fdivrp st1
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/farithr.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/farithr.asm
1
8
yasm/yasm:modules/arch/x86/tests/fcmov.asm:1
fcmovb st0, st1 fcmovbe st0, st1 fcmove st0, st1 fcmovnb st0, st1 fcmovnbe st0, st1 fcmovne st0, st1 fcmovnu st0, st1 fcmovu st0, st1
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/fcmov.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/fcmov.asm
1
8
yasm/yasm:modules/arch/x86/tests/fma.asm:1
[bits 64] vfmadd132ss xmm1, xmm2, xmm3 vfmadd132ss xmm1, xmm2, dword [rax] vfmadd132ss xmm1, xmm2, [rax] vfmadd231ss xmm1, xmm2, xmm3 vfmadd231ss xmm1, xmm2, dword [rax] vfmadd231ss xmm1, xmm2, [rax] vfmadd213ss xmm1, xmm2, xmm3 vfmadd213ss xmm1, xmm2, dword [rax] vfmadd213ss xmm1, xmm2, [rax] vfmadd132sd xmm1, xmm2, x...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/fma.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/fma.asm
1
60
yasm/yasm:modules/arch/x86/tests/fma.asm:2
vfmadd231pd xmm1, xmm2, xmm3 vfmadd231pd xmm1, xmm2, dqword [rax] vfmadd231pd xmm1, xmm2, [rax] vfmadd213pd xmm1, xmm2, xmm3 vfmadd213pd xmm1, xmm2, dqword [rax] vfmadd213pd xmm1, xmm2, [rax] vfmadd132pd ymm1, ymm2, ymm3 vfmadd132pd ymm1, ymm2, yword [rax] vfmadd132pd ymm1, ymm2, [rax] vfmadd231pd ymm1, ymm2, ymm3 vfma...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/fma.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/fma.asm
41
100
yasm/yasm:modules/arch/x86/tests/fma.asm:3
vfmsub213ps xmm1, xmm2, xmm3 vfmsub213ps xmm1, xmm2, [rax] vfmsub132ps ymm1, ymm2, ymm3 vfmsub132ps ymm1, ymm2, yword [rax] vfmsub132ps ymm1, ymm2, [rax] vfmsub231ps ymm1, ymm2, ymm3 vfmsub231ps ymm1, ymm2, yword [rax] vfmsub231ps ymm1, ymm2, [rax] vfmsub213ps ymm1, ymm2, ymm3 vfmsub213ps ymm1, ymm2, yword [rax] vfmsub...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/fma.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/fma.asm
81
140
yasm/yasm:modules/arch/x86/tests/fma.asm:4
vfnmadd132sd xmm1, xmm2, [rax] vfnmadd231sd xmm1, xmm2, xmm3 vfnmadd231sd xmm1, xmm2, qword [rax] vfnmadd231sd xmm1, xmm2, [rax] vfnmadd213sd xmm1, xmm2, xmm3 vfnmadd213sd xmm1, xmm2, qword [rax] vfnmadd213sd xmm1, xmm2, [rax] vfnmadd132ps xmm1, xmm2, xmm3 vfnmadd132ps xmm1, xmm2, xmm3 vfnmadd132ps xmm1, xmm2, [rax] vf...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/fma.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/fma.asm
121
180
yasm/yasm:modules/arch/x86/tests/fma.asm:5
vfnmadd213pd ymm1, ymm2, ymm3 vfnmadd213pd ymm1, ymm2, yword [rax] vfnmadd213pd ymm1, ymm2, [rax] vfnmsub132ss xmm1, xmm2, xmm3 vfnmsub132ss xmm1, xmm2, dword [rax] vfnmsub132ss xmm1, xmm2, [rax] vfnmsub231ss xmm1, xmm2, xmm3 vfnmsub231ss xmm1, xmm2, dword [rax] vfnmsub231ss xmm1, xmm2, [rax] vfnmsub213ss xmm1, xmm2, x...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/fma.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/fma.asm
161
220
yasm/yasm:modules/arch/x86/tests/fma.asm:6
vfnmsub132pd xmm1, xmm2, dqword [rax] vfnmsub132pd xmm1, xmm2, [rax] vfnmsub231pd xmm1, xmm2, xmm3 vfnmsub231pd xmm1, xmm2, dqword [rax] vfnmsub231pd xmm1, xmm2, [rax] vfnmsub213pd xmm1, xmm2, xmm3 vfnmsub213pd xmm1, xmm2, dqword [rax] vfnmsub213pd xmm1, xmm2, [rax] vfnmsub132pd ymm1, ymm2, ymm3 vfnmsub132pd ymm1, ymm2...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/fma.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/fma.asm
201
260
yasm/yasm:modules/arch/x86/tests/fma.asm:7
vfmaddsub231pd xmm1, xmm2, [rax] vfmaddsub213pd xmm1, xmm2, xmm3 vfmaddsub213pd xmm1, xmm2, dqword [rax] vfmaddsub213pd xmm1, xmm2, [rax] vfmaddsub132pd ymm1, ymm2, ymm3 vfmaddsub132pd ymm1, ymm2, yword [rax] vfmaddsub132pd ymm1, ymm2, [rax] vfmaddsub231pd ymm1, ymm2, ymm3 vfmaddsub231pd ymm1, ymm2, yword [rax] vfmadds...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/fma.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/fma.asm
241
289
yasm/yasm:modules/arch/x86/tests/fsgsbase.asm:1
[bits 64] rdfsbase ebx rdfsbase rbx rdgsbase ecx rdgsbase rcx wrfsbase ebx wrfsbase rbx wrgsbase ecx wrgsbase rcx
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/fsgsbase.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/fsgsbase.asm
1
10
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arch/x86/tests/gas32/gas-farithr.asm EXTRA_DIST += modules/arch/x86/te...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas32/Makefile.inc
1
23
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arch/x86/tests/gas32/gas-farithr.asm EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
0614dede9bb5b285804882cf71479f4e9757ec2f
github
assembler
https://github.com/yasm/yasm/blob/0614dede9bb5b285804882cf71479f4e9757ec2f/modules/arch/x86/tests/gas32/Makefile.inc
1
25
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arch/x86/tests/gas32/gas-farithr.asm EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
c89b6619250fed006d8fe3ed7b7f04ab79f69a44
github
assembler
https://github.com/yasm/yasm/blob/c89b6619250fed006d8fe3ed7b7f04ab79f69a44/modules/arch/x86/tests/gas32/Makefile.inc
1
23
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arch/x86/tests/gas32/gas-farithr.asm EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
ad1280030cb5e189600af3c02e436ab880673c0c
github
assembler
https://github.com/yasm/yasm/blob/ad1280030cb5e189600af3c02e436ab880673c0c/modules/arch/x86/tests/gas32/Makefile.inc
1
21
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arch/x86/tests/gas32/gas-farithr.asm EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
8bc9e295a55ed41577e3a7dd516d4f9510a87469
github
assembler
https://github.com/yasm/yasm/blob/8bc9e295a55ed41577e3a7dd516d4f9510a87469/modules/arch/x86/tests/gas32/Makefile.inc
1
17
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arch/x86/tests/gas32/gas-farithr.asm EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
0e0d4b413a0aefbdb7b231651e3c3baa2b1a04bb
github
assembler
https://github.com/yasm/yasm/blob/0e0d4b413a0aefbdb7b231651e3c3baa2b1a04bb/modules/arch/x86/tests/gas32/Makefile.inc
1
15
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arch/x86/tests/gas32/gas-farithr.asm EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
8ecec6666c585de7280778ddfbc7159d9dfbc822
github
assembler
https://github.com/yasm/yasm/blob/8ecec6666c585de7280778ddfbc7159d9dfbc822/modules/arch/x86/tests/gas32/Makefile.inc
1
13
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arch/x86/tests/gas32/gas-farithr.asm EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
6aaa48cce1faf013699f1878a47a37c6c94c9c8b
github
assembler
https://github.com/yasm/yasm/blob/6aaa48cce1faf013699f1878a47a37c6c94c9c8b/modules/arch/x86/tests/gas32/Makefile.inc
1
11
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.errwarn EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
447aa4a55c228c761d8e810e1abe5214cc03402e
github
assembler
https://github.com/yasm/yasm/blob/447aa4a55c228c761d8e810e1abe5214cc03402e/modules/arch/x86/tests/gas32/Makefile.inc
1
14
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/align32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/align32.errwarn EXTRA_DIST += modules/arch/x86/tests/gas32/align32.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
d660906db518af6802fa41d47f47f1474d39a12d
github
assembler
https://github.com/yasm/yasm/blob/d660906db518af6802fa41d47f47f1474d39a12d/modules/arch/x86/tests/gas32/Makefile.inc
1
11
yasm/yasm:modules/arch/x86/tests/gas32/Makefile.inc:1
# $Id$ TESTS += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/x86_gas32_test.sh EXTRA_DIST += modules/arch/x86/tests/gas32/gas-movdq32.asm EXTRA_DIST += modules/arch/x86/tests/gas32/gas-movdq32.errwarn EXTRA_DIST += modules/arch/x86/tests/gas32/gas-movdq32.hex
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/Makefile.inc
BSD-2-Clause
0c901cf8379b03ece3830986bb9d3e7f384abe2c
github
assembler
https://github.com/yasm/yasm/blob/0c901cf8379b03ece3830986bb9d3e7f384abe2c/modules/arch/x86/tests/gas32/Makefile.inc
1
8
yasm/yasm:modules/arch/x86/tests/gas32/align32.asm:1
.text # 15 fill .byte 0xff .p2align 4 # 14 fill .byte 0xff .byte 0xff .p2align 4 # 13 fill .byte 0xff .byte 0xff .byte 0xff .p2align 4 # 12 fill .byte 0xff .byte 0xff .byte 0xff .byte 0xff .p2align 4 # 11 fill .byte 0xff .byte 0xff .byte 0xff .byte 0xff .byte 0xff .p2align 4 # 10 fill .byte 0xff .byte 0xff .byte 0xff ....
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/align32.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas32/align32.asm
1
60
yasm/yasm:modules/arch/x86/tests/gas32/align32.asm:2
.byte 0xff .byte 0xff .p2align 4 # 8 fill .byte 0xff .byte 0xff .byte 0xff .byte 0xff .byte 0xff .byte 0xff .byte 0xff .byte 0xff .p2align 4 # 7 fill .byte 0xff .p2align 3 # 6 fill .byte 0xff .byte 0xff .p2align 3 # 5 fill .byte 0xff .byte 0xff .byte 0xff .p2align 3 # 4 fill .byte 0xff .byte 0xff .byte 0xff .byte 0xff ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/align32.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas32/align32.asm
41
81
yasm/yasm:modules/arch/x86/tests/gas32/gas-farithr.asm:1
.text fsub %st(0),%st(1) fsub %st(3),%st fsubp %st(0),%st(1) #fsubp %st(3),%st fsubr %st(0),%st(1) fsubr %st(3),%st fsubrp %st(0),%st(1) #fsubrp %st(3),%st fdiv %st(0),%st(1) fdiv %st(3),%st fdivp %st(0),%st(1) #fdivp %st(3),%st f...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/gas-farithr.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas32/gas-farithr.asm
1
17
yasm/yasm:modules/arch/x86/tests/gas32/gas-farithr.asm:1
.text fsub %st(0),%st(1) fsubp %st(0),%st(1) fsubr %st(0),%st(1) fsubrp %st(0),%st(1) fdiv %st(0),%st(1) fdivp %st(0),%st(1) fdivr %st(0),%st(1) fdivrp %st(0),%st(1)
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/gas-farithr.asm
BSD-2-Clause
447aa4a55c228c761d8e810e1abe5214cc03402e
github
assembler
https://github.com/yasm/yasm/blob/447aa4a55c228c761d8e810e1abe5214cc03402e/modules/arch/x86/tests/gas32/gas-farithr.asm
1
9
yasm/yasm:modules/arch/x86/tests/gas32/gas-farjump.asm:1
call $0x1234, $0x567890ab lcall $0x1234, $0x567890ab jmp $0x1234, $0x567890ab ljmp $0x1234, $0x567890ab ljmp *(%eax) lcall *(%eax) jmp *(%eax) call *(%eax) jmp *%eax call *%eax ret lret lret $0x100
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/gas-farjump.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas32/gas-farjump.asm
1
13
yasm/yasm:modules/arch/x86/tests/gas32/gas-fpmem.asm:1
.text fcomp fcomp %st(1) fcomp 0(%eax) fcomps 0(%eax) fcompl 0(%eax) fistp 0(%eax) fistps 0(%eax) fistpl 0(%eax)
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/gas-fpmem.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas32/gas-fpmem.asm
1
10
yasm/yasm:modules/arch/x86/tests/gas32/gas-movdq32.asm:1
movd %mm0, %eax movd %eax, %mm0 movd %mm0, 0 movd 0, %mm(0) movd %xmm0, %eax movd %eax, %xmm0 movd %xmm0, 0 movd 0, %xmm0 movq %xmm0, 0 movq 0, %xmm0 movq %xmm1, %xmm0 movq %xmm0, %xmm1 movq %mm0, 0 movq 0, %mm0 movq %mm1, %mm0 movq %mm0, %mm1
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/gas-movdq32.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas32/gas-movdq32.asm
1
19
yasm/yasm:modules/arch/x86/tests/gas32/gas-pop.asm:1
.code64 push %cx # out: 66 51 pop %cx # out: 66 59 push %rcx # out: 51 pop %rcx # out: 59 pushw %cx # out: 66 51 popw %cx # out: 66 59 pushq %rcx # out: 51 popq %rcx # out: 59 push -24(%rcx) # out: ff 71 e8 pop -24(%rcx) # out: 8f 41 e8 pushw -24(%rcx) # out: 66 ff 71 e8 popw -24(%rcx) # out: 66 8f 41 e8 ...
x86_64
nasm-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas32/gas-pop.asm
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas32/gas-pop.asm
1
50
yasm/yasm:modules/arch/x86/tests/gas64/Makefile.inc:1
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/align64.asm EXTRA_DIST += modules/arch/x86/tests/gas64/align64.hex EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.asm EXTRA_DIST += modules/arch/x86/tests/...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
a2f8bdf075bcad90a1b0a446080906ef6afe6847
github
assembler
https://github.com/yasm/yasm/blob/a2f8bdf075bcad90a1b0a446080906ef6afe6847/modules/arch/x86/tests/gas64/Makefile.inc
1
34
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/align64.asm EXTRA_DIST += modules/arch/x86/tests/gas64/align64.hex EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.asm EXTRA_DIST += modules/arch/x8...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
ad1280030cb5e189600af3c02e436ab880673c0c
github
assembler
https://github.com/yasm/yasm/blob/ad1280030cb5e189600af3c02e436ab880673c0c/modules/arch/x86/tests/gas64/Makefile.inc
1
36
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/align64.asm EXTRA_DIST += modules/arch/x86/tests/gas64/align64.hex EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.asm EXTRA_DIST += modules/arch/x8...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
8ecec6666c585de7280778ddfbc7159d9dfbc822
github
assembler
https://github.com/yasm/yasm/blob/8ecec6666c585de7280778ddfbc7159d9dfbc822/modules/arch/x86/tests/gas64/Makefile.inc
1
34
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/align64.asm EXTRA_DIST += modules/arch/x86/tests/gas64/align64.hex EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.asm EXTRA_DIST += modules/arch/x8...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
6aaa48cce1faf013699f1878a47a37c6c94c9c8b
github
assembler
https://github.com/yasm/yasm/blob/6aaa48cce1faf013699f1878a47a37c6c94c9c8b/modules/arch/x86/tests/gas64/Makefile.inc
1
32
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/align64.asm EXTRA_DIST += modules/arch/x86/tests/gas64/align64.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/align64.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
cdb853c5311b2e580f955a1b0fbf39de710b690c
github
assembler
https://github.com/yasm/yasm/blob/cdb853c5311b2e580f955a1b0fbf39de710b690c/modules/arch/x86/tests/gas64/Makefile.inc
1
44
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/align64.asm EXTRA_DIST += modules/arch/x86/tests/gas64/align64.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/align64.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
4024e3b87e606030efce9acf61b55a47a45f2239
github
assembler
https://github.com/yasm/yasm/blob/4024e3b87e606030efce9acf61b55a47a45f2239/modules/arch/x86/tests/gas64/Makefile.inc
1
41
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/align64.asm EXTRA_DIST += modules/arch/x86/tests/gas64/align64.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/align64.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
d5518666ac61c8aa9c41f57b1d5f668a3cc416f8
github
assembler
https://github.com/yasm/yasm/blob/d5518666ac61c8aa9c41f57b1d5f668a3cc416f8/modules/arch/x86/tests/gas64/Makefile.inc
1
38
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/align64.asm EXTRA_DIST += modules/arch/x86/tests/gas64/align64.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/align64.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
d660906db518af6802fa41d47f47f1474d39a12d
github
assembler
https://github.com/yasm/yasm/blob/d660906db518af6802fa41d47f47f1474d39a12d/modules/arch/x86/tests/gas64/Makefile.inc
1
35
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/gas-cbw.asm EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
0c901cf8379b03ece3830986bb9d3e7f384abe2c
github
assembler
https://github.com/yasm/yasm/blob/0c901cf8379b03ece3830986bb9d3e7f384abe2c/modules/arch/x86/tests/gas64/Makefile.inc
1
32
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/gas-cbw.asm EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
e1ee6e146064387b5195ce28bd197ef8adfdced6
github
assembler
https://github.com/yasm/yasm/blob/e1ee6e146064387b5195ce28bd197ef8adfdced6/modules/arch/x86/tests/gas64/Makefile.inc
1
29
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/gas-cbw.asm EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
68f8b061c3141cf621254478bb00e3f45fb18a85
github
assembler
https://github.com/yasm/yasm/blob/68f8b061c3141cf621254478bb00e3f45fb18a85/modules/arch/x86/tests/gas64/Makefile.inc
1
26
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/gas-cbw.asm EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/gas-cbw.hex EXTRA_DIST += modules/arc...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
017d66ed0baccade719b2ec43b043f0b9696789d
github
assembler
https://github.com/yasm/yasm/blob/017d66ed0baccade719b2ec43b043f0b9696789d/modules/arch/x86/tests/gas64/Makefile.inc
1
17
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/gas-inout.asm EXTRA_DIST += modules/arch/x86/tests/gas64/gas-inout.errwarn EXTRA_DIST += modules/arch/x86/tests/gas64/gas-inout.hex EXTRA_DIST += modul...
x86_64
gas-like
testsuite
yasm/yasm
modules/arch/x86/tests/gas64/Makefile.inc
BSD-2-Clause
00e6636bca4515977fb52be07b6de936dae67d34
github
assembler
https://github.com/yasm/yasm/blob/00e6636bca4515977fb52be07b6de936dae67d34/modules/arch/x86/tests/gas64/Makefile.inc
1
14