diff options
author | Jim Wilson <jim.wilson@linaro.org> | 2017-01-17 16:01:40 -0800 |
---|---|---|
committer | Jim Wilson <jim.wilson@linaro.org> | 2017-01-17 16:11:09 -0800 |
commit | 05b3d79d265aa9de2a81ac2d0f5e6f5821161f34 (patch) | |
tree | e6e003e2f85da81fdc73ee6a4b209170a2ada370 /gas/itbl-ops.c | |
parent | 11741d50eff1424bb1f628ede3dfe42a74343b52 (diff) | |
download | gdb-05b3d79d265aa9de2a81ac2d0f5e6f5821161f34.zip gdb-05b3d79d265aa9de2a81ac2d0f5e6f5821161f34.tar.gz gdb-05b3d79d265aa9de2a81ac2d0f5e6f5821161f34.tar.bz2 |
Fixes for addv and xtn2 instructions.
sim/aarch64/
* simulator.c (do_vec_ADDV): Call aarch64_set_vec_u64 instead of
aarch64_set_reg_u64. In case 2, call HALT_UNALLOC if not full. In
case 3, call HALT_UNALLOC unconditionally.
(do_vec_XTN): Delete shifts. In case 2, change index from i + 4 to
i + 2. Delete if on bias, change index to i + bias * X.
sim/testsuite/sim/aarch64/
* addv.s: New.
* xtn.s: New.
Diffstat (limited to 'gas/itbl-ops.c')
0 files changed, 0 insertions, 0 deletions