]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[SFrame-V3] gas: x86: testsuite: add new testcases for SFRAME_FDE_TYPE_FLEX_TOPMOST_FRAME
authorIndu Bhagat <indu.bhagat@oracle.com>
Wed, 19 Nov 2025 17:28:02 +0000 (09:28 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Tue, 9 Dec 2025 08:26:14 +0000 (00:26 -0800)
commit447c5f7fd7c491f95c10ce3b82eeff1087a41804
tree1716b1da6798e02807ba7bb8ed3e6b27369a3f67
parent64c74feadc53304e5e998e29891e8d61e7ec5c44
[SFrame-V3] gas: x86: testsuite: add new testcases for SFRAME_FDE_TYPE_FLEX_TOPMOST_FRAME

gas/testsuite/
* gas/cfi-sframe/cfi-sframe-x86_64-4.d: New test.
* gas/cfi-sframe/cfi-sframe-x86_64-4.s: DRAP pattern.
* gas/cfi-sframe/cfi-sframe-x86_64-5.d: New test.
* gas/cfi-sframe/cfi-sframe-x86_64-5.s: Non SP/FP based CFA.
* gas/cfi-sframe/cfi-sframe.exp: Add new tests.
gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-4.d [new file with mode: 0644]
gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-4.s [new file with mode: 0644]
gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-5.d [new file with mode: 0644]
gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-5.s [new file with mode: 0644]
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp