APX NDD instruction support for OpenJDK #21941
inital changes
0a9ae1d5
elzcntl reg reg
e01edc97
epopcnt reg-reg
f0f51cbb
erol reg-reg
ed6c0c78
update val in edec/einc
40ef192d
eror reg-reg
8701536d
esal reg-reg
c4e42134
esar reg-reg
e24e9445
eshr reg-reg
b4202816
tzcnt reg-reg
686516e8
minI and maxI
50ff918e
cmovI
dc193603
cmovL
1add5a76
Merge branch 'master' of https://git.openjdk.java.net/jdk into ndd_su…
a8d9f722
TestXor and cmovl works till here
7d1dae96
cmovl unsigned works
9b82d362
32bit cmovN_regUCF works
d957c3a9
fix minI and maxI
f521b847
fix rotate instrs, lzcnt, tests
cf5123a7
Update Int tests
3e299865
int lz, tz, pop cnt instructions
db5bb970
long bit count instructions
1e0a888b
Add reg_reg_mem for int and long
0a062003
esub for int and long
b3f30972
eimul for int and long
7d84d6ce
eand for int and long. reg_reg_mem; reg_mem_imm, reg_reg_imm
1ccb62a3
eandq bug fix and tests
b9030747
eor for int and long. reg_reg_mem, reg_mem_imm, reg_reg_imm
8e911556
eand for int and long,RRI, RMI, RMR
ff273f78
edec{l/q} with reg_mem
f9fba54d
einc{l/q} with reg_mem
9c0144a9
Tests for ecmov{l/q}
60f794dc
ecmov{l/q} reg_reg_mem enabling
016fa030
ecmov{l/q} tests; wip
08608a24
esar{l/q} for reg_mem_imm8
a04bedf1
esal{l/q} for reg_mem_imm8
cc133395
eshr{l/q} for reg_mem_imm8
2e113eea
update eshrl
89b360a1
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub