diff options
author | H.J. Lu <(no_default)> | 2024-02-05 03:46:50 -0800 |
---|---|---|
committer | H.J. Lu <(no_default)> | 2024-02-05 04:51:10 -0800 |
commit | e5f50e63a83d03d1db6be1578070041ac7f31c37 (patch) | |
tree | d1daddf90412b36a585f09921b1c1c10e57df506 /gcc/c | |
parent | 55357960fbddd261e32f088f5dd328d58b0f25b3 (diff) | |
download | gcc-e5f50e63a83d03d1db6be1578070041ac7f31c37.zip gcc-e5f50e63a83d03d1db6be1578070041ac7f31c37.tar.gz gcc-e5f50e63a83d03d1db6be1578070041ac7f31c37.tar.bz2 |
x86-64: Update gcc.target/i386/apx-ndd.c
Fix the following issues:
1. Replace long with int64_t to support x32.
2. Replace \\(%rdi\\) with \\(%(?:r|e)di\\) for memory operand since x32
uses (%edi).
3. Replace %(?:|r|e)al with %al in negb scan.
* gcc.target/i386/apx-ndd.c: Updated.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions