summaryrefslogtreecommitdiff
path: root/src/libFLAC/ia32/lpc_asm-unrolled.nasm
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2001-06-29 02:52:10 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2001-06-29 02:52:10 +0000
commita18f7513864a7efdc0be1cf54f65587a604cd3af (patch)
tree719179dddfd8b85e932bd407dd3c9ba2c58c38dc /src/libFLAC/ia32/lpc_asm-unrolled.nasm
parent70ecb4acc87354be07930864ade4a620b96bf320 (diff)
downloadflac-a18f7513864a7efdc0be1cf54f65587a604cd3af.tar.gz
minor naming convention changes
Diffstat (limited to 'src/libFLAC/ia32/lpc_asm-unrolled.nasm')
-rw-r--r--src/libFLAC/ia32/lpc_asm-unrolled.nasm12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/libFLAC/ia32/lpc_asm-unrolled.nasm b/src/libFLAC/ia32/lpc_asm-unrolled.nasm
index 1bb15f11..a61a4051 100644
--- a/src/libFLAC/ia32/lpc_asm-unrolled.nasm
+++ b/src/libFLAC/ia32/lpc_asm-unrolled.nasm
@@ -442,7 +442,7 @@ FLAC__lpc_compute_autocorrelation_asm:
.outer_end:
jmp .end
-.lag_eq_6_1:
+.lag_eq_6_plus_1:
mov ecx, [ebp + 4] ; ecx == data_len
mov esi, [ebp] ; esi == data
mov edi, [ebp + 12] ; edi == autoc
@@ -460,7 +460,7 @@ FLAC__lpc_compute_autocorrelation_asm:
fstp dword [edi + 24]
jmp .end
-.lag_eq_6_2:
+.lag_eq_6_plus_2:
mov ecx, [ebp + 4] ; ecx == data_len
mov esi, [ebp] ; esi == data
mov edi, [ebp + 12] ; edi == autoc
@@ -488,7 +488,7 @@ FLAC__lpc_compute_autocorrelation_asm:
fstp dword [edi + 28]
jmp .end
-.lag_eq_6_3:
+.lag_eq_6_plus_3:
mov ecx, [ebp + 4] ; ecx == data_len
mov esi, [ebp] ; esi == data
mov edi, [ebp + 12] ; edi == autoc
@@ -529,7 +529,7 @@ FLAC__lpc_compute_autocorrelation_asm:
fstp dword [edi + 32]
jmp .end
-.lag_eq_6_4:
+.lag_eq_6_plus_4:
mov ecx, [ebp + 4] ; ecx == data_len
mov esi, [ebp] ; esi == data
mov edi, [ebp + 12] ; edi == autoc
@@ -586,7 +586,7 @@ FLAC__lpc_compute_autocorrelation_asm:
fstp dword [edi + 36]
jmp .end
-.lag_eq_6_5:
+.lag_eq_6_plus_5:
mov ecx, [ebp + 4] ; ecx == data_len
mov esi, [ebp] ; esi == data
mov edi, [ebp + 12] ; edi == autoc
@@ -662,7 +662,7 @@ FLAC__lpc_compute_autocorrelation_asm:
fstp dword [edi + 40]
jmp .end
-.lag_eq_6_6:
+.lag_eq_6_plus_6:
mov ecx, [ebp + 4] ; ecx == data_len
mov esi, [ebp] ; esi == data
mov edi, [ebp + 12] ; edi == autoc