commit stringlengths 40 40 | subject stringlengths 0 1.12k | message stringlengths 11 14.5k | repos stringlengths 8 11.5k | file_path stringlengths 6 191 | license stringclasses 12
values | unix_time int64 805M 1.66B | new_contents stringlengths 14 20M | old_contents stringlengths 1 20M |
|---|---|---|---|---|---|---|---|---|
14d7098914f79dbead320772b41d4667b96780ef | x86: itx: wht: Minor fixes | x86: itx: wht: Minor fixes
* Rename macro for consistency. WHT has exactly one line per register.
* Use REPX to make code more readable.
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/itx16_sse.asm | bsd-2-clause | 1,628,498,489 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following cond... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following cond... |
01968b9ce7649285bf42916bb1ba64e9dddb3846 | x86/film_grain: make generate_grain_y/uv_420 32-bit compatible | x86/film_grain: make generate_grain_y/uv_420 32-bit compatible
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/film_grain16_sse.asm | bsd-2-clause | 1,628,498,489 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
bd5a77889afe6b03433d486446656107130537ac | x86: Add minor improvements to wiener16 SSSE3 asm | x86: Add minor improvements to wiener16 SSSE3 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/looprestoration16_sse.asm | bsd-2-clause | 1,628,498,489 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
c9e7cb11104f76edbb7974759a02c0af01c48d87 | x86: Add high bitdepth w_mask SSSE3 asm | x86: Add high bitdepth w_mask SSSE3 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_sse.asm | bsd-2-clause | 1,628,498,489 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
6d4d002d6471ca4afe0608ece41d2ab2ccc229f4 | x86/deblock_hbd_avx2: use vpblendvb instead of pand/pandn/por in flat16/8/6 | x86/deblock_hbd_avx2: use vpblendvb instead of pand/pandn/por in flat16/8/6
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/loopfilter16_avx2.asm | bsd-2-clause | 1,628,498,489 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
477d6c096cf6330e95ac70ab156bdf8a7ddbde92 | x86: Add high bitdepth warp8x8 SSSE3 asm | x86: Add high bitdepth warp8x8 SSSE3 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_sse.asm | bsd-2-clause | 1,628,498,489 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
4ccf021b746fa3245177c8299a50b41ea5831adc | x86: Add high bitdepth prep_8tap SSSE3 asm | x86: Add high bitdepth prep_8tap SSSE3 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_sse.asm | bsd-2-clause | 1,628,498,489 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
a5f32330e425aa66e364da3bca99907746fe6cc5 | x86/itx: replace .transpose8x8 with 2 calls to .transpose4x8packed | x86/itx: replace .transpose8x8 with 2 calls to .transpose4x8packed
| videolan/dav1d,videolan/dav1d | src/x86/itx16_sse.asm | bsd-2-clause | 1,628,459,409 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... |
b34244599cc75bc2433981a71f5a960a2961f872 | x86/itx: document third argument in INV_TXFM_WxH_FN macros | x86/itx: document third argument in INV_TXFM_WxH_FN macros
| videolan/dav1d,videolan/dav1d | src/x86/itx16_sse.asm | bsd-2-clause | 1,628,088,401 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... |
935175daa7225436fb79b01c2b12feaeb5382f08 | x86: Add minor improvements to sgr16 SSSE3 asm | x86: Add minor improvements to sgr16 SSSE3 asm
Old:
sgr_5x5_10bpc_ssse3: 87026.6
sgr_5x5_10bpc_avx2: 51864.5
sgr_mix_10bpc_ssse3: 205460.2
sgr_mix_10bpc_avx2: 122199.7
New:
sgr_5x5_10bpc_ssse3: 84786.5
sgr_5x5_10bpc_avx2: 51651.3
sgr_mix_10bpc_ssse3: 202722.2
sgr_mix_10bpc_avx2: 122340.0
| videolan/dav1d,videolan/dav1d | src/x86/looprestoration16_sse.asm | bsd-2-clause | 1,628,002,725 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
a804d43004c0ad43748ded689a3d99a5346fa4bd | x86/itx: add eob-based fast path to 4x16 hbd/sse4 itx | x86/itx: add eob-based fast path to 4x16 hbd/sse4 itx
| videolan/dav1d,videolan/dav1d | src/x86/itx16_sse.asm | bsd-2-clause | 1,627,477,814 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... |
e7228e80133a6b8c8d54d943bf438de1014e0ad3 | x86/itx: add eob-based fast path to 4x8 hbd/sse4 itx | x86/itx: add eob-based fast path to 4x8 hbd/sse4 itx
| videolan/dav1d,videolan/dav1d | src/x86/itx16_sse.asm | bsd-2-clause | 1,627,477,814 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... |
0ff882f3bc384ea7e1ad0bcde4d772a3e02e6f85 | Actually do what the previous commit claimed to do | Actually do what the previous commit claimed to do
| LIJI32/SameBoy,LIJI32/SameBoy,LIJI32/SameBoy | BootROMs/cgb_boot.asm | mit | 1,627,422,439 | ; SameBoy CGB bootstrap ROM
; Todo: use friendly names for HW registers instead of magic numbers
SECTION "BootCode", ROM0[$0]
Start:
; Init stack pointer
ld sp, $fffe
; Clear memory VRAM
call ClearMemoryPage8000
ld a, 2
ld c, $70
ld [c], a
; Clear RAM Bank 2 (Like the original boot ROM)
ld h, $... | ; SameBoy CGB bootstrap ROM
; Todo: use friendly names for HW registers instead of magic numbers
SECTION "BootCode", ROM0[$0]
Start:
; Init stack pointer
ld sp, $fffe
; Clear memory VRAM
call ClearMemoryPage8000
ld a, 2
ld c, $70
ld [c], a
; Clear RAM Bank 2 (Like the original boot ROM)
ld h, $... |
b454ee28dbcff9d28418143ffe5d618eee003938 | Fix an issue where SameBoot gave DMG games the wrong palette and needlessly drew the DMG boot tilemap | Fix an issue where SameBoot gave DMG games the wrong palette and needlessly drew the DMG boot tilemap
| LIJI32/SameBoy,LIJI32/SameBoy,LIJI32/SameBoy | BootROMs/cgb_boot.asm | mit | 1,627,413,508 | ; SameBoy CGB bootstrap ROM
; Todo: use friendly names for HW registers instead of magic numbers
SECTION "BootCode", ROM0[$0]
Start:
; Init stack pointer
ld sp, $fffe
; Clear memory VRAM
call ClearMemoryPage8000
ld a, 2
ld c, $70
ld [c], a
; Clear RAM Bank 2 (Like the original boot ROM)
ld h, $... | ; SameBoy CGB bootstrap ROM
; Todo: use friendly names for HW registers instead of magic numbers
SECTION "BootCode", ROM0[$0]
Start:
; Init stack pointer
ld sp, $fffe
; Clear memory VRAM
call ClearMemoryPage8000
ld a, 2
ld c, $70
ld [c], a
; Clear RAM Bank 2 (Like the original boot ROM)
ld h, $... |
45ba1b54072a7d6ff5aa7d6001a399dd52735a0d | Update copyright year | Update copyright year
| AntonioND/gbt-player,AntonioND/gbt-player,AntonioND/gbt-player,AntonioND/gbt-player | rgbds_example/gbt_player.asm | mit | 1,626,825,464 | ;###############################################################################
;
; GBT Player v3.0.8
;
; SPDX-License-Identifier: MIT
;
; Copyright (c) 2009-2021, Antonio Niño Díaz <antonio_nd@outlook.com>
;
;###############################################################################
INCLUDE "hardware.inc"
... | ;###############################################################################
;
; GBT Player v3.0.8
;
; SPDX-License-Identifier: MIT
;
; Copyright (c) 2009-2020, Antonio Niño Díaz <antonio_nd@outlook.com>
;
;###############################################################################
INCLUDE "hardware.inc"
... |
9d9574f6deacd3003dc4910efdca2554f8b1f24e | Preserve de in RGBDS version as well | Preserve de in RGBDS version as well
| AntonioND/gbt-player,AntonioND/gbt-player,AntonioND/gbt-player,AntonioND/gbt-player | rgbds_example/gbt_player.asm | mit | 1,626,824,932 | ;###############################################################################
;
; GBT Player v3.0.8
;
; SPDX-License-Identifier: MIT
;
; Copyright (c) 2009-2020, Antonio Niño Díaz <antonio_nd@outlook.com>
;
;###############################################################################
INCLUDE "hardware.inc"
... | ;###############################################################################
;
; GBT Player v3.0.8
;
; SPDX-License-Identifier: MIT
;
; Copyright (c) 2009-2020, Antonio Niño Díaz <antonio_nd@outlook.com>
;
;###############################################################################
INCLUDE "hardware.inc"
... |
42978746f425351e450381525628edc83e372727 | x86/itx: change function signatures of itx_4x4 to 0 GPRs | x86/itx: change function signatures of itx_4x4 to 0 GPRs
The wrapper function already backs up GPRs, and declaring 7 here means
we will backup/restore twice on x86-32.
| videolan/dav1d,videolan/dav1d | src/x86/itx16_sse.asm | bsd-2-clause | 1,626,700,160 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... |
12f170c43724138c41cf9f71739e2823e0da47fe | x86: Add minor improvements to wiener16 SSSE3 asm | x86: Add minor improvements to wiener16 SSSE3 asm
| videolan/dav1d,videolan/dav1d | src/x86/looprestoration16_sse.asm | bsd-2-clause | 1,626,075,623 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
f88a3a8d97d96cf44d83a8ee4adc156dbf1c9a67 | yet another stack smashing fix | yet another stack smashing fix
| travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench | x86-methods.asm | mit | 1,625,687,310 | %include "x86-helpers.asm"
nasm_util_assert_boilerplate
thunk_boilerplate
; a variant of define_bench that puts a "touch" function immediately following
; the
%macro make_touch 0
%ifndef current_bench
%error "current_bench must be defined for this to work"
%endif
GLOBAL current_bench %+ _touch:function
current_bench ... | %include "x86-helpers.asm"
nasm_util_assert_boilerplate
thunk_boilerplate
; a variant of define_bench that puts a "touch" function immediately following
; the
%macro make_touch 0
%ifndef current_bench
%error "current_bench must be defined for this to work"
%endif
GLOBAL current_bench %+ _touch:function
current_bench ... |
c5c10f30ae4f58c72e17f473c958a74a53cea6a1 | fix segfault in pointer chasing bench | fix segfault in pointer chasing bench
| travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench | x86-methods.asm | mit | 1,625,679,198 | %include "x86-helpers.asm"
nasm_util_assert_boilerplate
thunk_boilerplate
; a variant of define_bench that puts a "touch" function immediately following
; the
%macro make_touch 0
%ifndef current_bench
%error "current_bench must be defined for this to work"
%endif
GLOBAL current_bench %+ _touch:function
current_bench ... | %include "x86-helpers.asm"
nasm_util_assert_boilerplate
thunk_boilerplate
; a variant of define_bench that puts a "touch" function immediately following
; the
%macro make_touch 0
%ifndef current_bench
%error "current_bench must be defined for this to work"
%endif
GLOBAL current_bench %+ _touch:function
current_bench ... |
da98a8d562a928d89e0aed10f26ebff1260a8117 | x86/deblock_avx2: use vpblendvb instead of pand/pandn/por in flat16/8/6 | x86/deblock_avx2: use vpblendvb instead of pand/pandn/por in flat16/8/6
| videolan/dav1d,videolan/dav1d | src/x86/loopfilter_avx2.asm | bsd-2-clause | 1,625,485,227 | ; Copyright © 2018-2021, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above... | ; Copyright © 2018-2021, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above... |
0aca76c3b75b7cd4762a516aec27c29e6b80df4f | x86/deblock_hbd_avx2: use vpblendvb instead of pand/pandn/por in flat16/8/6 | x86/deblock_hbd_avx2: use vpblendvb instead of pand/pandn/por in flat16/8/6
| videolan/dav1d,videolan/dav1d | src/x86/loopfilter16_avx2.asm | bsd-2-clause | 1,625,485,224 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
089edcfc740f37ce97dd1a593e4a3a6562148170 | Harmonize seed_random() between ST and modern ports | Harmonize seed_random() between ST and modern ports
| michaelcmartin/bumbershoot,michaelcmartin/bumbershoot,michaelcmartin/bumbershoot | sim_evo/stevolib.asm | mit | 1,625,196,379 | ;;; ----------------------------------------------------------------------
;;; SIMULATED EVOLUTION: ATARI ST SUPPORT LIBRARY
;;;
;;; This library provides routines for the Atari ST port of Simulated
;;; Evolution that are impossible or inconvenient to provide in C.
;;;
;;; It is designed to be built wit... | ;;; ----------------------------------------------------------------------
;;; SIMULATED EVOLUTION: ATARI ST SUPPORT LIBRARY
;;;
;;; This library provides routines for the Atari ST port of Simulated
;;; Evolution that are impossible or inconvenient to provide in C.
;;;
;;; It is designed to be built wit... |
a5e123625d443051d3a297f7276d5dce90382098 | x86: Optimize high bitdepth smooth ipred AVX2 asm | x86: Optimize high bitdepth smooth ipred AVX2 asm
| videolan/dav1d,videolan/dav1d | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,624,537,244 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
7fac6c46e56646819336086931ab3298e7e0255c | nyancat use int 1ah as timer for usage under windows | nyancat use int 1ah as timer for usage under windows
| frank-deng/retro-works,frank-deng/retro-works,frank-deng/retro-works,frank-deng/retro-works,frank-deng/retro-works,frank-deng/retro-works,frank-deng/retro-works | nyancat/nyancat.asm | mit | 1,624,515,677 | %define MusicDelay 1
%define FrameDelay 0
org 100h
jmp start
;Data area
FrameIdx:
db 0
CurrentMusicNote:
dw 0
Port61hValueOrig:
db 0
FrameDelayTicks:
db 0
MusicDelayTicks:
db 0
PrevTimerLo:
dw 0
PrevTimerHi:
dw 0
FrameData:
%include "frames.inc"
%include "music.inc"
;Code starts
start:
;... | %define MusicDelay 4
%define FrameDelay 3
org 100h
jmp start
;Data area
FrameIdx:
db 0
CurrentMusicNote:
dw 0
Port61hValueOrig:
db 0
FrameDelayTicks:
db 0
MusicDelayTicks:
db 0
FrameData:
%include "frames.inc"
%include "music.inc"
;Code starts
start:
;Enable 16 color for background
mov ax,0... |
46066692cd90b798355ab97a77810ba2bd1466fb | Spell 'staccato' correctly | Spell 'staccato' correctly
| michaelcmartin/bumbershoot,michaelcmartin/bumbershoot,michaelcmartin/bumbershoot | atari_st/protomus.asm | mit | 1,624,344,183 | ;;; ----------------------------------------------------------------------
;;; PROTOMUS playback system for Atari ST
;;; (c) Michael C. Martin, 2021. Published under the MIT license.
;;;
;;; This is a very simple music player for the Atari ST, based on the
;;; ProtoMus system for the Commodore 64. It supports up t... | ;;; ----------------------------------------------------------------------
;;; PROTOMUS playback system for Atari ST
;;; (c) Michael C. Martin, 2021. Published under the MIT license.
;;;
;;; This is a very simple music player for the Atari ST, based on the
;;; ProtoMus system for the Commodore 64. It supports up t... |
e4812a6ad7621bb25f9d4ac40e8413e24ac78857 | x86: itx4: Inline transpose | x86: itx4: Inline transpose
Saves one move.
| videolan/dav1d,videolan/dav1d | src/x86/itx16_sse.asm | bsd-2-clause | 1,624,296,639 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; Copyright © 2021, Matthias Dressel
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permi... |
0aaec982eaca91a00e65f58e525d29d7af4b77d4 | change cesium version | change cesium version
| MateoConLechuga/Cesium | src/cesium.asm | bsd-3-clause | 1,624,214,074 | ; Copyright 2015-2021 Matt "MateoConLechuga" Waltz
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copyright notice,
; this list of conditions and the follo... | ; Copyright 2015-2021 Matt "MateoConLechuga" Waltz
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copyright notice,
; this list of conditions and the follo... |
ae55972d534ed9cd540558a75f6382a8bc799769 | Comment ProtoMus ST, add C bindings | Comment ProtoMus ST, add C bindings
| michaelcmartin/bumbershoot,michaelcmartin/bumbershoot,michaelcmartin/bumbershoot | atari_st/protomus.asm | mit | 1,624,159,253 | ;;; ----------------------------------------------------------------------
;;; PROTOMUS playback system for Atari ST
;;; (c) Michael C. Martin, 2021. Published under the MIT license.
;;;
;;; This is a very simple music player for the Atari ST, based on the
;;; ProtoMus system for the Commodore 64. It supports up t... | VOX_BASE = 0
VOX_CURRENT = 4
VOX_NEXT_TIME= 8
VOX_REL_TIME =10
VOX_FREQ_CUR =12
VOX_VOL_CUR =14
VOX_VOL_TGT =16
VOX_VOL_DELTA=18
VOX_DEC_DELTA=20
VOX_SUS_TGT =22
VOX_REL_DELTA=24
VOX_STACATTO =26
VOX_SIZE =28
text
;;; Takes pointer argument on stack to array of per-voice bases.
;;; Initializes the voice ... |
f7eed10087cd4c7230878f35e434057216a8499c | Fix brightness controls in settings (#185) | Fix brightness controls in settings (#185)
| MateoConLechuga/Cesium | src/settings.asm | bsd-3-clause | 1,624,111,888 | ; Copyright 2015-2021 Matt "MateoConLechuga" Waltz
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copyright notice,
; this list of conditions and the follo... | ; Copyright 2015-2021 Matt "MateoConLechuga" Waltz
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copyright notice,
; this list of conditions and the follo... |
f4a8f804fd321dbf7cb26c2203ec9c544f1f71b2 | x86: itx: wht: Minor fixes | x86: itx: wht: Minor fixes
* Rename macro for consistency. WHT has exactly one line per register.
* Use REPX to make code more readable.
| videolan/dav1d,videolan/dav1d | src/x86/itx16_sse.asm | bsd-2-clause | 1,624,031,336 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following cond... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; Copyright © 2017-2021, The rav1e contributors
; Copyright © 2020, Nathan Egge
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following cond... |
b3d988fa94b66bd676bda0f9939e45f68f373629 | x86: Fix warp_affine_8x8t_16bpc_ssse3 on 64-bit Windows + LLVM | x86: Fix warp_affine_8x8t_16bpc_ssse3 on 64-bit Windows + LLVM
The stack size calculation ended up being incorrect when the stack
alignment was larger than 16 due to auto-generated alignment padding.
| videolan/dav1d,videolan/dav1d | src/x86/mc16_sse.asm | bsd-2-clause | 1,624,016,803 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
a8b13fc11020f7af579288808fcbcf2610b63da3 | Do avx2/hbd scaling*grain multiplication in 16bit instead of 32bit | Do avx2/hbd scaling*grain multiplication in 16bit instead of 32bit
| videolan/dav1d,videolan/dav1d | src/x86/film_grain16_avx2.asm | bsd-2-clause | 1,622,835,540 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
ecefe3ef4c4effec3d07cd6747d424f9b4a2e993 | fixed typo | fixed typo
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/native/common-gateway-interface/downloadfile.asm | unlicense | 1,621,148,622 | ;Name: downloadfile.asm
;
;Build: nasm -felf64 downloadfile.asm -l downloadfile.lst -o downloadfile.o
; ld -s -melf_x86_64 -o downloadfile downloadfile.o
;
;Description: cgi program to download a file (logo.png in this example).
[list -]
%include "unistd.inc"
%include "sys/fcnt... | ;Name: downloadfile.asm
;
;Build: nasm -felf64 downloadfile.asm -l downloadfile.lst -o downloadfile.o
; ld -s -melf_x86_64 -o downloadfile downloadfile.o
;
;Description: cgi program to download a file (logo.png in this example).
[list -]
%include "unistd.inc"
%include "fcntl.in... |
735bb09bc437a97b7b308ca390173b7c48951f96 | fixed typo Main | fixed typo Main
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/native/system/bootloader64/bootloader64.asm | unlicense | 1,621,148,609 | ;Name: bootloader64.asm
;Build: see makefile
;Source: http://wiki.osdev.org/Entering_Long_Mode_Directly
;Description: 64 Bits Bootloader from snippets of site mentioned in source.
; To test a virtual machine is required. In the makefile qemu is used, VirtualBox compllains that longmod... | ;Name: bootloader64.asm
;Build: see makefile
;Source: http://wiki.osdev.org/Entering_Long_Mode_Directly
;Description: 64 Bits Bootloader from snippets of site mentioned in source.
; To test a virtual machine is required. In the makefile qemu is used, VirtualBox compllains that longmod... |
1df98ac30ef218abc464aeb6971d37495c3b8b44 | fixed typo | fixed typo
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/native/interprocess-communication/threads.asm | unlicense | 1,621,148,293 | ; name: threads.asm
;
; description: Pure assembly, library-free Linux threading demo
; A demonstration of library-free, Pthreads-free threading in Linux with
; pure x86_64 assembly. Thread stacks are allocated with the syscall mmap
; and new threads are spawned with the clone... | ; name: threads.asm
;
; description: Pure assembly, library-free Linux threading demo
; A demonstration of library-free, Pthreads-free threading in Linux with
; pure x86_64 assembly. Thread stacks are allocated with the syscall mmap
; and new threads are spawned with the clone... |
343baace6cdbb8d24f66b67d83ee768b11686d9b | fixed typo | fixed typo
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/native/interprocess-communication/extxterm.asm | unlicense | 1,621,148,241 | ;name: extxterm.asm
;
;build: nasm -felf64 extxterm.asm -o extxterm.o
; ld -s -melf_x86_64 -o extxterm extxterm.o
;
;description: redirect stderr to a separate terminal, xterm in this example.
bits 64
[list -]
%include "unistd.inc"
%include "sys/stat.inc"
%include "asm-generic/er... | ;name: extxterm.asm
;
;build: nasm -felf64 extxterm.asm -o extxterm.o
; ld -s -melf_x86_64 -o extxterm extxterm.o
;
;description: redirect stderr to a separate terminal, xterm in this example.
bits 64
[list -]
%include "unistd.inc"
%include "sys/stat.inc"
%include "errors.inc"
[l... |
765c0e6760fae2e876d60e7e79e2ef0e84ca94cb | x86: Add high bitdepth prep_bilin AVX2 asm | x86: Add high bitdepth prep_bilin AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
0f0314cbea46b9dba6c7355bbf8bb3d24b7a8dca | x86: Add high bitdepth put_8tap/prep_8tap AVX2 asm | x86: Add high bitdepth put_8tap/prep_8tap AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
be8db330989c1147426b18464ec8753c6fd84c18 | x86: Add high bitdepth avg AVX2 asm | x86: Add high bitdepth avg AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
07d98f306130148254cf8280ad52bffc90b5721f | x86: Add high bitdepth w_mask_444 AVX2 asm | x86: Add high bitdepth w_mask_444 AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
1074250d2068b6fdae64b16ae0c970a2b8a5c40b | x86: Add high bitdepth ipred_cfl_ac_422 AVX2 asm | x86: Add high bitdepth ipred_cfl_ac_422 AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
53b6addf9beecaa55d0ea8512d2f634c6a807b31 | x86: Add high bitdepth blend AVX2 asm | x86: Add high bitdepth blend AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
48ff05f9143ef0dcae1149d96f8a2f7c47a3eb25 | x86: add 10/12-bpc AVX2 version of mc.emu_edge | x86: add 10/12-bpc AVX2 version of mc.emu_edge
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
ebc3df03b2205de83135c2d5062d8a4bfa411e34 | x86: Add high bitdepth ipred_paeth AVX2 asm | x86: Add high bitdepth ipred_paeth AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
f8f4aa08d2b5ecb97f13beca0f93ce5c79f768ae | x86: Add high bitdepth mask AVX2 asm | x86: Add high bitdepth mask AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
d66190a23c8d323e99456375b1bd67ab15c255d2 | x86: Add high bitdepth ipred_cfl_dc AVX2 asm | x86: Add high bitdepth ipred_cfl_dc AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
c58f669c6d2294af9139ede7e5f9d6ce9b8f471f | x86: Add high bitdepth w_mask_422 AVX2 asm | x86: Add high bitdepth w_mask_422 AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
e2228517ef68821f06c4e53ccbb0240c89576b8e | x86: Add high bitdepth w_avg AVX2 asm | x86: Add high bitdepth w_avg AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
d65796f0fcc835a37e709808bab37175959e5037 | x86: Add high bitdepth ipred_filter AVX2 asm | x86: Add high bitdepth ipred_filter AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
354e84f60aabf09b419f9e6e1b0ed2be9269cff6 | x86: Add high bitdepth ipred_smooth AVX2 asm | x86: Add high bitdepth ipred_smooth AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
7c441af3b8371ad6135f204052ef6bbc5c163af4 | x86: Add improved high bitdepth wiener AVX2 asm | x86: Add improved high bitdepth wiener AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/looprestoration16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright (c) 2017-2021, The rav1e contributors
; Copyright (c) 2021, Nathan Egge
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
fa133e0a53160e778d1d666034045317ca9d4cc9 | x86: Add high bitdepth ipred_z2 AVX2 asm | x86: Add high bitdepth ipred_z2 AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
53f424dccef3ff5cc5791de81bb5dfb889b79ee3 | x86: Add high bitdepth ipred_z1 AVX2 asm | x86: Add high bitdepth ipred_z1 AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
09853b8122c2c54a5808c1fa342dfb2f9dab9d07 | x86: Add high bitdepth cdef AVX2 asm | x86: Add high bitdepth cdef AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
e195d572841fabf330e7b324b5ce24053cb1beb3 | x86: Add high bitdepth ipred_cfl_ac_420 AVX2 asm | x86: Add high bitdepth ipred_cfl_ac_420 AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
492a060b71c3b237e89aaf74b35d102b086e804c | x86: Add high bitdepth ipred_{h,v} AVX2 asm | x86: Add high bitdepth ipred_{h,v} AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
a2a1a5681d65ba526b1c0fe1fc411ba4c8b0960b | x86: Add high bitdepth pal_pred AVX2 asm | x86: Add high bitdepth pal_pred AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
fd995318b1ed457686406c38afad63601732a588 | x86: Fix writes past the intended area in AVX2 fguv | x86: Fix writes past the intended area in AVX2 fguv
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/film_grain.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2019, VideoLAN and dav1d authors
; Copyright © 2019, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2019, VideoLAN and dav1d authors
; Copyright © 2019, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
00a6a96afca889d9160dd9a740c0a0f7dcf78b13 | x86: Add high bitdepth ipred_z3 AVX2 asm | x86: Add high bitdepth ipred_z3 AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/ipred16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
55dc4dd735ee06817179c375f078a5afce1ddf4c | x86: Add high bitdepth warp8x8 AVX2 asm | x86: Add high bitdepth warp8x8 AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
0811c5e4a1741304dfde83eb03c4a5a8e04513e4 | x86: Add high bitdepth w_mask_420 AVX2 asm | x86: Add high bitdepth w_mask_420 AVX2 asm
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/mc16_avx2.asm | bsd-2-clause | 1,620,993,332 | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2021, VideoLAN and dav1d authors
; Copyright © 2021, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
01898fe014c7764bbb92b0d0a5b3106ceee3fc0e | x86:itx: fix typo | x86:itx: fix typo
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/itx.asm | bsd-2-clause | 1,620,461,116 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
db5813281393e39ea996118fd02ddb9442ad3889 | rasterizer: fix assembly for WIN64 | rasterizer: fix assembly for WIN64
Second argument of cglobal macro for fill_halfplane in 64-bit mode
should always be 6 to preload all function arguments into registers.
It doesn't matter under *nix as the first 6 arguments are already
in registers according to calling conventions, but under WIN64
it's only the first... | MrSmile/libass,ShiftMediaProject/libass,ShiftMediaProject/libass,ShiftMediaProject/libass,MrSmile/libass,astiob/libass,libass/libass,xbmc/libass,libass/libass,libass/libass,xbmc/libass,MrSmile/libass,astiob/libass,astiob/libass | libass/x86/rasterizer.asm | isc | 1,619,771,798 | ;******************************************************************************
;* rasterizer.asm: SSE2/AVX2 tile rasterization
;******************************************************************************
;* Copyright (C) 2014 Vabishchevich Nikolay <vabnick@gmail.com>
;*
;* This file is part of libass.
;*
;* Permiss... | ;******************************************************************************
;* rasterizer.asm: SSE2/AVX2 tile rasterization
;******************************************************************************
;* Copyright (C) 2014 Vabishchevich Nikolay <vabnick@gmail.com>
;*
;* This file is part of libass.
;*
;* Permiss... |
685a73bc8b2efc948c39dcb72dfd24a5d9646811 | x86: Fix writes past the intended area in AVX2 fguv | x86: Fix writes past the intended area in AVX2 fguv
| videolan/dav1d,videolan/dav1d | src/x86/film_grain.asm | bsd-2-clause | 1,619,094,664 | ; Copyright © 2019, VideoLAN and dav1d authors
; Copyright © 2019, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2019, VideoLAN and dav1d authors
; Copyright © 2019, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
bf02fabdc48c4800baf222485d800624dd03c7aa | rasterizer: improve assembly | rasterizer: improve assembly
| astiob/libass,ShiftMediaProject/libass,libass/libass,ShiftMediaProject/libass,xbmc/libass,MrSmile/libass,MrSmile/libass,astiob/libass,ShiftMediaProject/libass,MrSmile/libass,libass/libass,libass/libass,astiob/libass,xbmc/libass | libass/x86/rasterizer.asm | isc | 1,619,030,769 | ;******************************************************************************
;* rasterizer.asm: SSE2/AVX2 tile rasterization
;******************************************************************************
;* Copyright (C) 2014 Vabishchevich Nikolay <vabnick@gmail.com>
;*
;* This file is part of libass.
;*
;* Permiss... | ;******************************************************************************
;* rasterizer.asm: SSE2/AVX2 tile rasterization
;******************************************************************************
;* Copyright (C) 2014 Vabishchevich Nikolay <vabnick@gmail.com>
;*
;* This file is part of libass.
;*
;* Permiss... |
d20d4ee08fec4db7ca771ec8d0d7ee190bbbf1a3 | blur: slightly improve assembly | blur: slightly improve assembly
| ShiftMediaProject/libass,xbmc/libass,xbmc/libass,astiob/libass,libass/libass,libass/libass,ShiftMediaProject/libass,MrSmile/libass,astiob/libass,libass/libass,astiob/libass,ShiftMediaProject/libass,MrSmile/libass,MrSmile/libass | libass/x86/blur.asm | isc | 1,619,030,769 | ;******************************************************************************
;* blur.asm: SSE2/AVX2 cascade blur
;******************************************************************************
;* Copyright (C) 2015 Vabishchevich Nikolay <vabnick@gmail.com>
;*
;* This file is part of libass.
;*
;* Permission to use, ... | ;******************************************************************************
;* blur.asm: SSE2/AVX2 cascade blur
;******************************************************************************
;* Copyright (C) 2015 Vabishchevich Nikolay <vabnick@gmail.com>
;*
;* This file is part of libass.
;*
;* Permission to use, ... |
db06f94ee5b7738e9fb3890d1f0ef6c4e47d1e95 | add description etc... | add description etc...
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Projects/isatty/isatty.asm | unlicense | 1,618,721,471 | ;name: isatty.asm
;
;description: check in which user environment the application is started and depending
; if it is an X-server or terminal (or terminal session in X-server) shows
; a different interface.
; The reason is to 'serve' a different interface for GUI, terminal session on... | ;name: isatty.asm
;
;description:
;
bits 64
%include "../isatty/isatty.inc"
global main
section .bss
;uninitialized read-write data
section .data
TERMIOS termios ;termios structure
gtkwindow: dq 0
gtkdialog: dq 0
loader: dq 0
pixbuffer:
.icon: dq 0
... |
4b28a57d4df0ac81dfb1b8b81e2c7efebc216d2f | add pipedemo3 | add pipedemo3
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/qmake/ipc/pipedemo3/pipedemo3.asm | unlicense | 1,618,551,292 | ;name: pipedemo3.asm
;
;description:
;
bits 64
%include "../pipedemo3/pipedemo3.inc"
global main
section .bss
;uninitialized read-write data
section .data
;initialized read-write data
section .rodata
;read-only data
section .text
main:
push rbp
mov rbp,rsp
;TODO: put your code here...
... | ;name: pipedemo3.asm
;
;description:
;
bits 64
%include "../../../qmake/ipc/pipedemo3/pipedemo3.inc"
global main
section .bss
;uninitialized read-write data
section .data
;initialized read-write data
section .rodata
;read-only data
section .text
main:
push rbp
mov rbp,rsp
;TODO: put your co... |
c7a7f9d8cff3387d267e7cb77b9051ace1c50eeb | add example pipedemo2 | add example pipedemo2
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/qmake/ipc/pipedemo2/pipedemo2.asm | unlicense | 1,618,551,272 | ;name: pipedemo2.asm
;
;description: Same program as pipedemo1, but this time with Fork.
; The child writes the messages to the pipe. The parent will read the messages
; from the read-end of the pipe and displays them.
;
;source: Internet
bits 64
%include "../pipedemo2/pipedemo2.inc"
glo... | ;name: pipedemo2.asm
;
;description: Most examples about pipes with fork are about how a parent reads from a child
; process and put the result on screen. All these examples requires a buffer of
; fixed size. This time we send the data one byte at once through the pipe.
; As extra ... |
6f1c43575aa0961cb666807bdd4596214f42d230 | add example pipedemo 6 | add example pipedemo 6
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/qmake/ipc/pipedemo6/pipedemo6.asm | unlicense | 1,618,551,244 | ;name: pipedemo6.asm
;
;description: Most examples about pipes with fork are about how a parent reads from a child
; process and put the result on screen. All these examples requires a buffer of
; fixed size. This time we send the data one byte at once through the pipe.
; As extra ... | ;name: pipedemo3.asm
;
;description:
;
bits 64
%include "../../../qmake/ipc/pipedemo6/pipedemo6.inc"
global main
section .bss
;uninitialized read-write data
section .data
;initialized read-write data
section .rodata
;read-only data
section .text
main:
push rbp
mov rbp,rsp
;TODO: put your co... |
3c788df67bb4528bda6939572ca5a919ebcc667c | add example pipedemo2 | add example pipedemo2
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/qmake/ipc/pipedemo2/pipedemo2.asm | unlicense | 1,618,550,733 | ;name: pipedemo2.asm
;
;description: Most examples about pipes with fork are about how a parent reads from a child
; process and put the result on screen. All these examples requires a buffer of
; fixed size. This time we send the data one byte at once through the pipe.
; As extra ... | ;name: pipedemo2.asm
;
;description:
;
bits 64
%include "../../../qmake/ipc/pipedemo2/pipedemo2.inc"
global main
section .bss
;uninitialized read-write data
section .data
;initialized read-write data
section .rodata
;read-only data
section .text
main:
push rbp
mov rbp,rsp
;TODO: put your co... |
2c394164507bcf3ff2a2865c8f1ed393ecce70e0 | update create_stack routine | update create_stack routine
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/native/interprocess-communication/threads.asm | unlicense | 1,618,547,611 | ; name: threads.asm
;
; description: Pure assembly, library-free Linux threading demo
; A demonstration of library-free, Pthreads-free threading in Linux with
; pure x86_64 assembly. Thread stacks are allocated with the syscall mmap
; and new threads are spawned with the clone... | ; name: threads.asm
;
; description: Pure assembly, library-free Linux threading demo
; A demonstration of library-free, Pthreads-free threading in Linux with
; pure x86_64 assembly. Thread stacks are allocated with the syscall mmap
; and new threads are spawned with the clone... |
eb4c07d6286ee485f4edc7adb26639c9504c9a0c | modification | modification
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/qmake/ipc/notify/notify.asm | unlicense | 1,618,523,506 | ;name: notify.asm
;
;description: This example comes from stackoverflow (https://stackoverflow.com/questions/20317417/nasm-notify-send/64191219#64191219).
; You must install libnotify-dev to have this one build.
; The program sends from a terminal a notification message to linux desktop (GUI) wi... | ;name: notify.asm
;
;description:
;
bits 64
%include "../../../qmake/ipc/notify/notify.inc"
global main
section .bss
;uninitialized read-write data
section .data
;initialized read-write data
section .rodata
;read-only data
name db "Sample Notification", 0
title db "Just a test", 0
... |
31cc0b7ea6815339f17ccdca36a7256c61392560 | minor update | minor update
| agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Examples/native/interprocess-communication/exeapp1.asm | unlicense | 1,618,519,078 | ;name: exeapp1.asm
;
;build: nasm "-felf64" exeapp4.asm -l exeapp4.lst -o exeapp4.o
; ld -s -melf_x86_64 -o exeapp4 exeapp4.o
;
;description: First demonstration of four examples on how to execute a program or shell script from within an
; assembler program. Assumed is that the... | ;Name: exeapp1.asm
;
;Build: nasm "-felf64" exeapp4.asm -l exeapp4.lst -o exeapp4.o
; ld -s -melf_x86_64 -o exeapp4 exeapp4.o
;
;Description: First demonstration of four examples on how to execute a program or shell script from within an
; assembler program. Assumed is that the... |
22d7578a00910454908d64b5019a6498e6c8b4c7 | Update mysqlversion.asm | Update mysqlversion.asm | agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming,agguro/linux-assembly-programming | Support/Examples/builds/qmake/mysqlversion/mysqlversion.asm | unlicense | 1,617,921,858 | ;name: mysqlversion.asm
;
;description:
; example to show the use of external libraries.
; This example gets the mysql client version and make full
; use of libc functions.
; to succesfully build and run you need to install libmysqlclient-dev
; with: sudo apt install libmysqlclient-dev
bits 64
%include "../mysqlversi... | ;name: mysqlversion.asm
;
;description:
; example to show the use of external libraries.
; This example gets the mysql client version and make full
; use of libc functions.
; to succesfully build and run you need to install libmysqlclient-dev
; with: sudo apt install libmysqlclient-dev
bits 64
%include "../mysqlversi... |
fcb8ac4d3d3e0164509b7a52fcc33d9152efb967 | More efficient coordinate doubling. | More efficient coordinate doubling.
Thanks to jjuran for how to phrase that addressing mode right.
| michaelcmartin/bumbershoot,michaelcmartin/bumbershoot,michaelcmartin/bumbershoot | atari_st/liberty.asm | mit | 1,617,685,745 | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
SeedFill= $A00F
;;; A-Line variables
CUR_WORK= -$1D0
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN... | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
SeedFill= $A00F
;;; A-Line variables
CUR_WORK= -$1D0
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN... |
0a7302f6779d6315b491c9b79636e29851af24e0 | firmware UNIV 3.1.3.1 revision 1 | firmware UNIV 3.1.3.1 revision 1
| hapcan/UNIV_3.1.3.x | Firmware_UNIV_3.1.3.1/rev1/univ_3-1-3-1-rev1.asm | mit | 1,616,838,608 | ;==============================================================================
; HAPCAN - Home Automation Project Firmware (http://hapcan.com)
; Copyright (C) 2017 hapcan.com
;
; This program is free software: you can redistribute it and/or modify
; it under the terms of the GNU General Public License as publi... | ;==============================================================================
; HAPCAN - Home Automation Project Firmware (http://hapcan.com)
; Copyright (C) 2017 hapcan.com
;
; This program is free software: you can redistribute it and/or modify
; it under the terms of the GNU General Public License as publi... |
320506150f69ca60bc0c0d4c56ef601466cb47dd | Correct graphics for medium and high resolution | Correct graphics for medium and high resolution
| michaelcmartin/bumbershoot,michaelcmartin/bumbershoot,michaelcmartin/bumbershoot | atari_st/liberty.asm | mit | 1,616,385,963 | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
SeedFill= $A00F
;;; A-Line variables
CUR_WORK= -$1D0
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN... | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
SeedFill= $A00F
;;; A-Line variables
CUR_WORK= -$1D0
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN... |
4c1364be79be8a67680661323486222d1413f5f6 | Switch back to fixed SeedFill implementation | Switch back to fixed SeedFill implementation
| michaelcmartin/bumbershoot,michaelcmartin/bumbershoot,michaelcmartin/bumbershoot | atari_st/liberty.asm | mit | 1,616,301,004 | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
SeedFill= $A00F
;;; A-Line variables
CUR_WORK= -$1D0
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN... | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
;;; A-Line variables
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN = $20
LNMASK = $22
WMODE = $24
... |
749613981ff7cd40c36e4a05c78da4253a23fbf5 | Run flood fill in supervisor mode to spare ourselves some interrupts | Run flood fill in supervisor mode to spare ourselves some interrupts
| michaelcmartin/bumbershoot,michaelcmartin/bumbershoot,michaelcmartin/bumbershoot | atari_st/liberty.asm | mit | 1,616,221,932 | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
;;; A-Line variables
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN = $20
LNMASK = $22
WMODE = $24
... | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
APutPx = $A001
AGetPx = $A002
ALine = $A003
;;; A-Line variables
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN =... |
ad4862b94f048fa78f43f3a03036b3b1e383fc75 | Implement our own floodfill to dodge quirks of | Implement our own floodfill to dodge quirks of
| michaelcmartin/bumbershoot,michaelcmartin/bumbershoot,michaelcmartin/bumbershoot | atari_st/liberty.asm | mit | 1,616,220,515 | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
APutPx = $A001
AGetPx = $A002
ALine = $A003
;;; A-Line variables
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN =... | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
AFlood = $A00F
;;; A-Line variables
CUR_WORK= -$64
CONTRL = $04
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 =... |
8ca262fcac9c6b707f1a06ad27c75bc1bda4c23e | Add A-Line flood fill to Portrait of Liberty ST. | Add A-Line flood fill to Portrait of Liberty ST.
We won't be keeping this, but this commit is here for reference.
| michaelcmartin/bumbershoot,michaelcmartin/bumbershoot,michaelcmartin/bumbershoot | atari_st/liberty.asm | mit | 1,616,135,838 | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
AFlood = $A00F
;;; A-Line variables
CUR_WORK= -$64
CONTRL = $04
INTIN = $08
PTSIN = $0C
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 =... | ;;; PORTRAIT OF LIBERTY
;;; Original by John Jainschigg for Family Computing, Jul 1986
;;; Atari ST port by Michael Martin, Mar 2021
;;; A-Line equates
Init = $A000
ALine = $A003
;;; A-Line variables
COLBIT0 = $18
COLBIT1 = $1A
COLBIT2 = $1C
COLBIT3 = $1E
LSTLIN = $20
LNMASK = $22
WMODE = $24
X1 = $26
move.l #cls,a... |
4fd7bb371f074e3242751995c21621bb2bb53339 | build: Fix endbr opcode for 64bit | build: Fix endbr opcode for 64bit
Change-Id: Ie9776ab7bd7286feea26147ddb9c2810da315c8a
Signed-off-by: Greg Tucker <190558edad8973536750c621867b946ba24dc8b8@intel.com>
| intel/isa-l_crypto,intel/isa-l_crypto,intel/isa-l_crypto,intel/isa-l_crypto | include/reg_sizes.asm | bsd-3-clause | 1,616,115,594 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2019 Intel Corporation All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
; are met:
; * Redistributions of so... | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2019 Intel Corporation All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
; are met:
; * Redistributions of so... |
3a9b421c7b1fd63ffb20185b6f7e7377c7243a00 | update mov test | update mov test
| travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench | x86-methods.asm | mit | 1,615,013,540 | %include "x86-helpers.asm"
nasm_util_assert_boilerplate
thunk_boilerplate
; a variant of define_bench that puts a "touch" function immediately following
; the
%macro make_touch 0
%ifndef current_bench
%error "current_bench must be defined for this to work"
%endif
GLOBAL current_bench %+ _touch:function
current_bench ... | %include "x86-helpers.asm"
nasm_util_assert_boilerplate
thunk_boilerplate
; a variant of define_bench that puts a "touch" function immediately following
; the
%macro make_touch 0
%ifndef current_bench
%error "current_bench must be defined for this to work"
%endif
GLOBAL current_bench %+ _touch:function
current_bench ... |
4b60133f4dfe605dbfa36fbfd9c522b6a3285df9 | x86: Rewrite SGR AVX2 asm | x86: Rewrite SGR AVX2 asm
The previous implementation did multiple passes in the horizontal
and vertical directions, with the intermediate values being stored
in buffers on the stack. This caused bad cache thrashing.
By interleaving the all the different passes in combination with a
ring buffer for storing only a few... | xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/looprestoration.asm | bsd-2-clause | 1,614,935,059 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
00e24945bd0fd7ec6bd78b3ae1bd1e611bb90bf1 | x86: Fix out-of-bounds read in AVX2 wiener_filter | x86: Fix out-of-bounds read in AVX2 wiener_filter
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/looprestoration.asm | bsd-2-clause | 1,614,935,059 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
e353921b7141bd0da8ceffe54b8ffe2df1a0ed90 | SSE2, msac: Use bsr shortcut for 50% bool decoding | SSE2, msac: Use bsr shortcut for 50% bool decoding
bsr has 3 cycles of latency for modern x86 processors. For this
function, it's possible to obtain the number of bits to shift by
alternative means.
I'd estimate about approx -0.2% decrease in cpu usage based on
percentages associated with function symbols in perf rep... | xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/msac.asm | bsd-2-clause | 1,614,935,059 | ; Copyright © 2019, VideoLAN and dav1d authors
; Copyright © 2019, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2019, VideoLAN and dav1d authors
; Copyright © 2019, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
8cd9e73869cb4907b1c24cb57e692510db7f6d64 | x86: lr: Add AVX2 implementation of wiener filter for 16 bpc | x86: lr: Add AVX2 implementation of wiener filter for 16 bpc
Relative speed-ups over C code (compared with gcc-9.3.0):
C AVX2
wiener_5tap_10bpc: 194892.0 14831.9 13.14x
wiener_5tap_12bpc: 194295.4 14828.9 13.10x
wiener_7tap_10... | xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/looprestoration16_avx2.asm | bsd-2-clause | 1,614,935,059 | ; Copyright (c) 2017-2021, The rav1e contributors
; Copyright (c) 2021, Nathan Egge
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright (c) 2017-2021, The rav1e contributors
; Copyright (c) 2021, Nathan Egge
; All rights reserved.
;
; This source code is subject to the terms of the BSD 2 Clause License and
; the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
; was not distributed with this source code in the LICENSE... |
aa6fdf28112eeb3c5e49248320db0f32cc1f782e | defeat memory renaming | defeat memory renaming
Memory renaming on Ice Lake messes up some of the
pointer chasing tests: we write a value to the
stack that points to itself, and then do a pointer
chase against it to measure the load latency in
various scenarios.
With memory renaming, this load can be satisfied
with "zero" latency from the re... | travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench,travisdowns/uarch-bench | x86-methods.asm | mit | 1,614,744,416 | %include "x86-helpers.asm"
nasm_util_assert_boilerplate
thunk_boilerplate
; a variant of define_bench that puts a "touch" function immediately following
; the
%macro make_touch 0
%ifndef current_bench
%error "current_bench must be defined for this to work"
%endif
GLOBAL current_bench %+ _touch:function
current_bench ... | %include "x86-helpers.asm"
nasm_util_assert_boilerplate
thunk_boilerplate
; a variant of define_bench that puts a "touch" function immediately following
; the
%macro make_touch 0
%ifndef current_bench
%error "current_bench must be defined for this to work"
%endif
GLOBAL current_bench %+ _touch:function
current_bench ... |
9c4b9271798a98c5d2d0d23aba5e3cc5b6c7fab7 | bump version | bump version
| MateoConLechuga/Cesium | src/cesium.asm | bsd-3-clause | 1,614,558,890 | ; Copyright 2015-2021 Matt "MateoConLechuga" Waltz
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copyright notice,
; this list of conditions and the follo... | ; Copyright 2015-2021 Matt "MateoConLechuga" Waltz
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copyright notice,
; this list of conditions and the follo... |
4c21ff9e6cdac75d57662400642235c028948dac | Speed up finding the best cost in avx2 cdef | Speed up finding the best cost in avx2 cdef
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef.asm | bsd-2-clause | 1,614,512,712 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
608350cb0c7d2e7329a1e0d25d7513bdb856e61d | x86: remove redundant code in cdef filter AVX2 | x86: remove redundant code in cdef filter AVX2
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef.asm | bsd-2-clause | 1,614,512,712 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
dd1865d243f30504d3ba9da6e2df1c14802bb0f2 | x86: add a seperate fully edged case to cdef_filter_avx2 | x86: add a seperate fully edged case to cdef_filter_avx2
---------------------
fully edged blocks perf
------------------------------------------
before: cdef_filter_4x4_8bpc_avx2: 91.0
after: cdef_filter_4x4_8bpc_avx2: 75.7
---------------------
before: cdef_filter_4x8_8bpc_avx2: 154.6
after: cdef_filter_4x8_8bpc_a... | xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef.asm | bsd-2-clause | 1,614,512,712 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
3f74513d01c8d05c8fd6dddc0723652717af08d1 | Add 8x8 cdef_filter AVX2 implementation | Add 8x8 cdef_filter AVX2 implementation
cdef_filter_8x8_8bpc_c: 7913.0
cdef_filter_8x8_8bpc_avx2: 309.9
First 1000 frames of Chimera 1080p:
before: 0m23.100s
after: 0m17.863s
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef.asm | bsd-2-clause | 1,614,512,712 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
f9e330508ad3ae4acff847a03de10f2ca90f8927 | x86: cdef_filter: fix macro case (lower to upper) | x86: cdef_filter: fix macro case (lower to upper)
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef.asm | bsd-2-clause | 1,614,512,712 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
bf2dfd36346038f77fb5731041a07d0bbbb74cd8 | x86: optimize cdef_filter_{4x{4,8},8x8}_avx2 | x86: optimize cdef_filter_{4x{4,8},8x8}_avx2
Add 2 seperate code paths for pri/sec strengths equal 0.
Having both strengths not equal to 0 is uncommon, branching to skip
unnecessary computations is therefore beneficial.
------------------------------------------
before: cdef_filter_4x4_8bpc_avx2: 93.8
after: cdef_fi... | xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef.asm | bsd-2-clause | 1,614,512,712 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
d9b83f231d8710143c6a03495ae365694caeeb5b | x86: Add cdef_filter_{4,8}x8 AVX-512 (Ice Lake) asm | x86: Add cdef_filter_{4,8}x8 AVX-512 (Ice Lake) asm
cdef_filter_4x8_8bpc_avx2: 54.0
cdef_filter_4x8_8bpc_avx512icl: 35.5
=> +52.1%
cdef_filter_8x8_8bpc_avx2: 71.0
cdef_filter_8x8_8bpc_avx512icl: 49.0
=> +44.9%
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef.asm | bsd-2-clause | 1,614,512,712 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
e2cc4046b3bf07eae3ea1ba02c9314892b314e6b | x86: optimize 4 by X cdef filters for HAVE_RIGHT=0 | x86: optimize 4 by X cdef filters for HAVE_RIGHT=0
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef.asm | bsd-2-clause | 1,614,512,712 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
34d295536b263adbe75c9fefb9d62835acadf8e4 | x86: Avoid cmov instructions that depends on multiple flags | x86: Avoid cmov instructions that depends on multiple flags
On many AMD CPU:s cmov instructions that depends on multiple flags
require an additional µop, so prefer using cmov variants that only
depends on a single flag where possible.
| xiph/rav1e,xiph/rav1e,xiph/rav1e | src/x86/cdef.asm | bsd-2-clause | 1,614,512,712 | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... | ; Copyright © 2018, VideoLAN and dav1d authors
; Copyright © 2018, Two Orioles, LLC
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copy... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.