Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CertiCompil
CompCert-KVX
Commits
4472f312
Commit
4472f312
authored
Feb 19, 2018
by
Michael Schmidt
Browse files
Struct return on OpenBSD now tested
parent
fcc5b322
Changes
1
Show whitespace changes
Inline
Side-by-side
cparser/Machine.ml
View file @
4472f312
...
...
@@ -179,7 +179,7 @@ let x86_32_macosx =
struct_return_style
=
SR_int1248
}
let
x86_32_bsd
=
x86_32_macosx
(* Struct Return needs to be checked *)
x86_32_macosx
let
x86_64
=
{
i32lpll64
with
name
=
"x86_64"
;
char_signed
=
true
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment