index
:
platform/upstream/nasm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
pristine-tar
sandbox/kevinthierry/bump-2.11.06
sandbox/kevinthierry/upstream
sandbox/pcoval/devel
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
upstream-2.10.07
Domain: System / Toolchain;
Dongkyun Son <dongkyun.s@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-28
test: add a test for %imacro
H. Peter Anvin
1
-0
/
+6
2008-06-15
utf.asm: add some error cases
H. Peter Anvin
1
-0
/
+10
2008-06-14
Support __utf16__ and __utf32__ in an expression context
H. Peter Anvin
1
-0
/
+18
2008-05-27
Merge commit 'autotest/master'
H. Peter Anvin
54
-124
/
+417
2008-05-26
avx.bin: clean up screwy whitespace
H. Peter Anvin
1
-2
/
+1
2008-05-26
VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit op size (BR 1974170)
H. Peter Anvin
1
-0
/
+19
2008-05-21
AVX: instruction table up to PE
H. Peter Anvin
1
-0
/
+13
2008-05-21
Add legacy blendvpd to avx.asm, as a disassembler test.
H. Peter Anvin
1
-0
/
+2
2008-05-21
Add automation to avx test.
Victor van den Elzen
1
-0
/
+3
2008-05-21
Configure tests to be performed automatically
Victor van den Elzen
52
-124
/
+278
2008-05-21
Add automated testing script
Victor van den Elzen
1
-0
/
+136
2008-05-20
Handle is4 bytes without meaningful information in the bottom bits
H. Peter Anvin
1
-0
/
+10
2008-05-06
Fix encoding of VPERMIL2PS instructions
H. Peter Anvin
1
-7
/
+0
2008-05-05
Initial NDISASM support for AVX instructions/VEX prefixes
H. Peter Anvin
1
-2
/
+7
2008-05-04
First cut at AVX machinery.
H. Peter Anvin
1
-0
/
+9
2008-03-19
Better handling of 32-bit imms in 64-bit moves
H. Peter Anvin
1
-0
/
+7
2008-02-16
Add %ifempty and variants
H. Peter Anvin
2
-68
/
+287
2008-02-16
Implement %iftoken, test for a single token
H. Peter Anvin
2
-0
/
+127
2008-02-16
BR 774131: date and time macros
H. Peter Anvin
1
-0
/
+10
2008-01-30
Test for BR 1879590
H. Peter Anvin
1
-0
/
+22
2007-12-29
regularized spelling of license to match name of LICENSE file
Beroset
1
-1
/
+1
2007-11-15
BR 993895: Support zero-operand floating-point insn
H. Peter Anvin
1
-0
/
+125
2007-11-12
Un-special-case "xchg rax,rax"; disassemble o64
H. Peter Anvin
1
-0
/
+14
2007-11-12
BR 1828866: fix handling of LAR/LSL
H. Peter Anvin
1
-0
/
+122
2007-11-12
Test of XCHG
H. Peter Anvin
1
-0
/
+93
2007-11-08
BR 1828103: Fix %arg and %local
H. Peter Anvin
1
-0
/
+18
2007-11-04
Permit opcode names as labels as long as they are followed by a colon
H. Peter Anvin
1
-0
/
+10
2007-10-31
Even more "riprel" tests
H. Peter Anvin
2
-6
/
+3572
2007-10-30
floatx.asm: add tests for "rounds up to smallest denorm"
H. Peter Anvin
1
-0
/
+5
2007-10-30
Exhaustive test for 8-bit floating point values
H. Peter Anvin
1
-0
/
+132
2007-10-29
Use a 32-bit floating-point limb size; support 8-bit float
H. Peter Anvin
2
-1
/
+62
2007-10-28
Test of some addressing modes in 64-bit mode.
H. Peter Anvin
1
-0
/
+15
2007-10-26
readnum(): handle prefix-suffix collision like "0h"
H. Peter Anvin
1
-1
/
+4
2007-10-24
Fix the handling of floating-point tokens in the preprocessor
H. Peter Anvin
1
-0
/
+16
2007-10-22
Unbreak particularly tricky hex constants
H. Peter Anvin
1
-0
/
+9
2007-10-22
Support binary and octal floating-point
H. Peter Anvin
1
-1
/
+18
2007-10-22
More consistent handling of radix letters
H. Peter Anvin
2
-0
/
+194
2007-10-19
Allow $-prefixed hexadecimal FP as an alternative to 0x
H. Peter Anvin
1
-0
/
+171
2007-10-19
Formatting: kill off "stealth whitespace"
H. Peter Anvin
1
-2
/
+0
2007-10-19
test/floatx.asm: fix test case
H. Peter Anvin
1
-1
/
+1
2007-10-19
uscore.asm: Fix test case
H. Peter Anvin
1
-1
/
+1
2007-10-19
Don't confuse suffixed hexadecimal with floating-point
H. Peter Anvin
1
-0
/
+4
2007-10-19
test/Makefile: Use -Ox instead of -O999
H. Peter Anvin
1
-1
/
+1
2007-10-19
Test of underscored constants
H. Peter Anvin
1
-0
/
+10
2007-10-16
Tests of obscenely large exponents
H. Peter Anvin
1
-14
/
+24
2007-10-16
Handle rounding of denorms correctly; make fp overflow a warning
H. Peter Anvin
1
-0
/
+15
2007-10-16
Add 1.5 as a test case: representative of an exact fraction
H. Peter Anvin
1
-0
/
+15
2007-10-15
Add testnos3 from the gdtoa package (floating-point test)
H. Peter Anvin
1
-0
/
+972
2007-10-11
Must define types before using them
Charles Crayne
3
-0
/
+3
2007-10-08
Revert "floatb.asm: fix broken testcase"
H. Peter Anvin
1
-1
/
+1
[next]