diff options
author | MayShao-oc <MayShao-oc@zhaoxin.com> | 2025-02-07 10:31:42 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-07 10:31:42 +0100 |
commit | a5626289a6292b851f949d64df5927234737bd71 (patch) | |
tree | 9ca05791a36720812058bd58efb79a912d85af49 /sim/arm/README | |
parent | d958b412375693865bcc2365a687b1e3218c99b0 (diff) | |
download | gdb-master.zip gdb-master.tar.gz gdb-master.tar.bz2 |
The CPUID EDX bit[28] indicates its enablement, and it includes REP
XMODEXP and REP MONTMUL2. XMODX stands for modular exponentiation, it indicates
the support of modular exponentiation feature, both REP XMODEXP and
REP MONTMUL2 use it.
gas/ChangeLog:
* NEWS: Support Zhaoxin PadLock XMODX instructions.
* config/tc-i386.c (add_branch_prefix_frag_p): Don't add prefix to
PadLockXMODX instructions.
(output_insn): Handle PadLockXMODX instructions.
* doc/c-i386.texi: Document PadLockXMODX.
* testsuite/gas/i386/i386.exp: Add PadLockXMODX test.
* testsuite/gas/i386/padlockxmodx.d: Ditto.
* testsuite/gas/i386/padlockxmodx.s: Ditto.
opcodes/ChangeLog:
* i386-dis.c: Add PadLockXMODX.
* i386-gen.c: Ditto
* i386-opc.h (CpuPadLockXMODX): New.
* i386-opc.tbl: Add Zhaoxin PadLock XMODX instructions.
* i386-tbl.h: Regenerated.
* i386-mnem.h: Ditto.
* i386-init.h: Ditto.
Diffstat (limited to 'sim/arm/README')
0 files changed, 0 insertions, 0 deletions