Skip to content

Complete vld* and vst* neon instructions #1224

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Sep 29, 2021
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
0357f49
add vld2 neon instrs
SparrowLii Sep 26, 2021
b7fe9aa
correct assert_instr
SparrowLii Sep 26, 2021
2b0d1aa
correct assert_instr
SparrowLii Sep 26, 2021
22e6d11
add vld3 and vld4 neon instrs
SparrowLii Sep 26, 2021
b69d3e7
correct assert_instr
SparrowLii Sep 26, 2021
fdb938b
add vld2_dup neon instrs
SparrowLii Sep 26, 2021
05d2a25
correct extern link
SparrowLii Sep 26, 2021
bfd7405
correct assert_instr
SparrowLii Sep 26, 2021
ce67eec
correct assert_instr
SparrowLii Sep 26, 2021
f0d41aa
add vld3_dup and vld4_dup neon instrs
SparrowLii Sep 26, 2021
f5ea0b7
correct assert_instr
SparrowLii Sep 26, 2021
20b9836
add vld2_lane neon instrs
SparrowLii Sep 26, 2021
3a2917d
correct extern return type
SparrowLii Sep 26, 2021
e5647d7
correct assert_instr
SparrowLii Sep 26, 2021
d16fcbc
correct assert_instr
SparrowLii Sep 26, 2021
f178022
correct assert_instr
SparrowLii Sep 26, 2021
3839a74
add vld3_lane and vld4_lane neon instrs
SparrowLii Sep 26, 2021
d2b7d22
change instr limit
SparrowLii Sep 26, 2021
1dbf5a2
change instr limit
SparrowLii Sep 26, 2021
ceb1843
add vst1_lane neon instr
SparrowLii Sep 26, 2021
2cb18a4
add vst2 neon instr
SparrowLii Sep 26, 2021
1a900a9
correct assert_instr
SparrowLii Sep 26, 2021
9f124b2
correct assert_instr
SparrowLii Sep 26, 2021
d3d7365
add vst3 and vst4 neon instrs
SparrowLii Sep 26, 2021
1807dee
change instr limit
SparrowLii Sep 26, 2021
67e28c4
correct assert_instr
SparrowLii Sep 26, 2021
9afe630
add vst2_lane neon instrs
SparrowLii Sep 26, 2021
0c040dc
add vst3_lane and vst4_lane neon instrs
SparrowLii Sep 26, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading