|
|
|
@ -40,16 +40,16 @@ nomatch() |
|
|
|
} |
|
|
|
|
|
|
|
match 'cmp.*+%fs:[^,]*,%esp' split_x32_1.stdout |
|
|
|
match 'callq.*__morestack>?$' split_x32_1.stdout |
|
|
|
match 'call.*__morestack>?$' split_x32_1.stdout |
|
|
|
match 'lea.*-0x200\(%rsp\),' split_x32_1.stdout |
|
|
|
|
|
|
|
match 'stc' split_x32_2.stdout |
|
|
|
match 'callq.*__morestack_non_split>?$' split_x32_2.stdout |
|
|
|
nomatch 'callq.*__morestack>?$' split_x32_2.stdout |
|
|
|
match 'call.*__morestack_non_split>?$' split_x32_2.stdout |
|
|
|
nomatch 'call.*__morestack>?$' split_x32_2.stdout |
|
|
|
match 'lea.*-0x4200\(%rsp\),' split_x32_2.stdout |
|
|
|
|
|
|
|
match 'failed to match' split_x32_3.stdout |
|
|
|
|
|
|
|
match 'callq.*__morestack>?$' split_x32_4.stdout |
|
|
|
match 'call.*__morestack>?$' split_x32_4.stdout |
|
|
|
|
|
|
|
match 'cannot mix' split_x32_r.stdout |
|
|
|
|