Lines Matching refs:sgrk
1066 #CHECK: sgrk %r0, %r0, %r0 # encoding: [0xb9,0xe9,0x00,0x00]
1067 #CHECK: sgrk %r0, %r0, %r15 # encoding: [0xb9,0xe9,0xf0,0x00]
1068 #CHECK: sgrk %r0, %r15, %r0 # encoding: [0xb9,0xe9,0x00,0x0f]
1069 #CHECK: sgrk %r15, %r0, %r0 # encoding: [0xb9,0xe9,0x00,0xf0]
1070 #CHECK: sgrk %r7, %r8, %r9 # encoding: [0xb9,0xe9,0x90,0x78]
1072 sgrk %r0,%r0,%r0
1073 sgrk %r0,%r0,%r15
1074 sgrk %r0,%r15,%r0
1075 sgrk %r15,%r0,%r0
1076 sgrk %r7,%r8,%r9