]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/selftests/x86_64/copy-hard-reg-into-frame.rtl
Introduce RTL function reader
[thirdparty/gcc.git] / gcc / testsuite / selftests / x86_64 / copy-hard-reg-into-frame.rtl
1 (function "copy_hard_reg_into_frame"
2 (insn-chain
3 (block 2
4 (edge-from entry (flags "FALLTHRU"))
5 (cinsn 1 (set (mem/c:SI
6 (plus:DI
7 (reg/f:DI frame)
8 (const_int -4))
9 [1 i+0 S4 A32])
10 (reg:SI di [ i ])) "test.c":2
11 (nil))
12 (edge-to exit (flags "FALLTHRU"))
13 ) ;; block 2
14 ) ;; insn-chain
15 ) ;; function