Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
spectre-db
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Griffin, Matt J Dr (PG/R - Comp Sci & Elec Eng)
spectre-db
Commits
7627cf1d
Commit
7627cf1d
authored
2 years ago
by
Jamie Wright
Browse files
Options
Downloads
Patches
Plain Diff
surely this time
parent
77d16370
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
BCB/Cheang et al/Figure 3b/Figure_3b.cod
+11
-10
11 additions, 10 deletions
BCB/Cheang et al/Figure 3b/Figure_3b.cod
BCB/Cheang et al/Figure 3b/Figure_3b.dll
+0
-0
0 additions, 0 deletions
BCB/Cheang et al/Figure 3b/Figure_3b.dll
with
11 additions
and
10 deletions
BCB/Cheang et al/Figure 3b/Figure_3b.cod
+
11
−
10
View file @
7627cf1d
...
@@ -23,38 +23,39 @@ foo PROC ; COMDAT
...
@@ -23,38 +23,39 @@ foo PROC ; COMDAT
00000 0f b6 05 00 00
00000 0f b6 05 00 00
00 00 movzx eax, BYTE PTR N
00 00 movzx eax, BYTE PTR N
00007 3b c8 cmp ecx, eax
00007 3b c8 cmp ecx, eax
00009 73 2
7
jae SHORT $LN2@foo
00009 73 2
a
jae SHORT $LN2@foo
; 6 : _mm_lfence();
; 6 : _mm_lfence();
0000b 0f ae e8 lfence
0000b 0f ae e8 lfence
0000e 0f ae e8 lfence
; 7 : return array2[array1[i]*S];
; 7 : return array2[array1[i]*S];
000
0e
8b c1 mov eax, ecx
000
11
8b c1 mov eax, ecx
0001
0
48 8d 15 00 00
0001
3
48 8d 15 00 00
00 00 lea rdx, OFFSET FLAT:__ImageBase
00 00 lea rdx, OFFSET FLAT:__ImageBase
0001
7
0f b6 8c 10 00
0001
a
0f b6 8c 10 00
00 00 00 movzx ecx, BYTE PTR array1[rax+rdx]
00 00 00 movzx ecx, BYTE PTR array1[rax+rdx]
000
1f
0f b6 05 00 00
000
22
0f b6 05 00 00
00 00 movzx eax, BYTE PTR S
00 00 movzx eax, BYTE PTR S
0002
6
0f af c8 imul ecx, eax
0002
9
0f af c8 imul ecx, eax
0002
9
0f b6 84 11 00
0002
c
0f b6 84 11 00
00 00 00 movzx eax, BYTE PTR array2[rcx+rdx]
00 00 00 movzx eax, BYTE PTR array2[rcx+rdx]
; 10 : }
; 10 : }
0003
1
c3 ret 0
0003
4
c3 ret 0
$LN2@foo:
$LN2@foo:
; 8 : }
; 8 : }
; 9 : return 0;
; 9 : return 0;
0003
2
32 c0 xor al, al
0003
5
32 c0 xor al, al
; 10 : }
; 10 : }
0003
4
c3 ret 0
0003
7
c3 ret 0
foo ENDP
foo ENDP
_TEXT ENDS
_TEXT ENDS
END
END
This diff is collapsed.
Click to expand it.
BCB/Cheang et al/Figure 3b/Figure_3b.dll
+
0
−
0
View file @
7627cf1d
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment