• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

z00m128 / sjasmplus / 1586
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: ci_freebsd_tuning
DEFAULT BRANCH: master
Ran 19 Apr 2026 07:49PM UTC
Jobs 1
Files 43
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Apr 2026 07:46PM UTC coverage: 97.744% (+0.003%) from 97.741%
1586

Pull #329

cirrus-ci

ped7g
labels: add physical address/page operators $$$label and $$$$label, close #328

Since internally these are tracked for SIZEOF implementation, it's
reasonably easy to surface them to user as cross-over with already
existing $$$ and $$$$ operators.

The label versions are not confined to device mode, but also the logical
results come for regular labels only (for non-DISP the physical address
and page is equal to regular address and page of course, inside DISP
block the physical values show where the machine code landed).

For EQU/DEFL/SMC-offset labels the results are less designed and more
"what happens as implementation side-effect", but they are documented by
adding them to the test, so the user can actually depend on this "logic"
in their own source, in case it is practical for anything.

The only really "unfortunate" behavior is struct-member-label which has
physical address of the whole structure, not the member field, this is
noted in test as "unfortunate" and workaround for more logical physical
address of member expression suggested.

But I think I will not ever change even that, doesn't seem to be worth
the extra complexity of implementation for feature which has probably no
real world use case, and can be easily worked around if really needed.
Pull Request #329: labels: add physical address/page operators $$$label and $$$$label, c…

14 of 14 new or added lines in 2 files covered. (100.0%)

10138 of 10372 relevant lines covered (97.74%)

172268.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1586.1 19 Apr 2026 07:49PM UTC 43
97.74
Source Files on build 1586
  • Tree
  • List 43
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #329
  • PR Base - master (#1585)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc