Skip to content

Commit

Permalink
Remove bitArray SPEC_*_BIT macros (#1696)
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent 796851e commit 669632d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/dataflowAPI/public/bitArray.h.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,3 @@ bitArray.h
**Bit masks used for register liveness**

.. cpp:type:: boost::dynamic_bitset<unsigned long, std::allocator<unsigned long> > bitArray

.. c:macro:: SPEC_GPR_BIT(x)
.. c:macro:: SPEC_FPR_BIT(x)
.. c:macro:: SPEC_SPR_BIT(x)
.. c:macro:: SPEC_BIT_COUNT

0 comments on commit 669632d

Please sign in to comment.