Page MenuHomeFreeBSD

DTrace: create an amd64 test suit
ClosedPublic

Authored by oshogbo on May 22 2019, 7:49 PM.
Tags
None
Referenced Files
F132500446: D20364.id.diff
Fri, Oct 17, 10:42 AM
F132496125: D20364.id57721.diff
Fri, Oct 17, 9:45 AM
F132414171: D20364.id58284.diff
Thu, Oct 16, 5:52 PM
Unknown Object (File)
Thu, Oct 16, 1:28 PM
Unknown Object (File)
Thu, Oct 16, 9:27 AM
Unknown Object (File)
Tue, Oct 14, 2:27 AM
Unknown Object (File)
Fri, Oct 3, 4:39 PM
Unknown Object (File)
Tue, Sep 30, 3:02 AM
Subscribers

Details

Summary

Create two tests checking if we can read urgs registers and if the
rax register returns a correct number.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cddl/contrib/opensolaris/cmd/dtrace/test/tst/amd64/arrays/tst.rax.c
32 ↗(On Diff #57719)

Add rax to the clobber list?

cddl/contrib/opensolaris/cmd/dtrace/test/tst/amd64/arrays/tst.rax.d
29 ↗(On Diff #57721)

The ident pragma shouldn't be added to new files.

Thanks for doing this.

This revision is now accepted and ready to land.May 22 2019, 9:52 PM
This revision was automatically updated to reflect the committed changes.