Rename sarg__ to sarg_t
This commit is contained in:
@@ -8,11 +8,11 @@ block0(v0: i64):
|
||||
return v1
|
||||
}
|
||||
|
||||
; check: function u0:0(sarg__ sarg(64) [0], i64 fp [%rbp]) -> i8 [%rax], i64 fp [%rbp] system_v {
|
||||
; check: function u0:0(sarg_t sarg(64) [0], i64 fp [%rbp]) -> i8 [%rax], i64 fp [%rbp] system_v {
|
||||
; nextln: ss0 = incoming_arg 64, offset 0
|
||||
; nextln: ss1 = incoming_arg 16, offset -16
|
||||
|
||||
; check: block0(v3: sarg__ [ss0], v5: i64 [%rbp]):
|
||||
; check: block0(v3: sarg_t [ss0], v5: i64 [%rbp]):
|
||||
; nextln: [RexOp1pushq#50] x86_push v5
|
||||
; nextln: [RexOp1copysp#8089] copy_special %rsp -> %rbp
|
||||
; nextln: [RexOp1spaddr_id#808d,%rax] v2 = stack_addr.i64 ss0
|
||||
@@ -34,7 +34,7 @@ block0(v0: i64):
|
||||
; check: function u0:1(i64 [%rdi], i64 fp [%rbp]) -> i8 [%rax], i64 fp [%rbp] system_v {
|
||||
; nextln: ss0 = outgoing_arg 64, offset 0
|
||||
; nextln: ss1 = incoming_arg 16, offset -16
|
||||
; nextln: sig0 = (sarg__ sarg(64) [0]) -> i8 [%rax] system_v
|
||||
; nextln: sig0 = (sarg_t sarg(64) [0]) -> i8 [%rax] system_v
|
||||
; nextln: sig1 = (i64 [%rdi], i64 [%rsi], i64 [%rdx]) system_v
|
||||
; nextln: fn1 = u0:0 sig0
|
||||
; nextln: fn2 = %Memcpy sig1
|
||||
@@ -49,7 +49,7 @@ block0(v0: i64):
|
||||
; nextln: [RexOp1rmov#8089] regmove v2, %rax -> %rdi
|
||||
; nextln: [RexOp1rmov#8089] regmove v3, %rcx -> %rdx
|
||||
; nextln: [Op1call_plt_id#e8] call fn2(v2, v0, v3)
|
||||
; nextln: [dummy_sarg__#00,ss0] v4 = dummy_sarg__
|
||||
; nextln: [dummy_sarg_t#00,ss0] v4 = dummy_sarg_t
|
||||
; nextln: [Op1call_plt_id#e8,%rax] v1 = call fn1(v4)
|
||||
; nextln: [RexOp1adjustsp_ib#8083] adjust_sp_up_imm 64
|
||||
; nextln: [RexOp1popq#58,%rbp] v6 = x86_pop.i64
|
||||
|
||||
Reference in New Issue
Block a user