Topic: arrays
Topic: index sequence for array access
Topic: boolean values, binary numbers, and bit strings
Topic: packed data
| |
Reference
Adams, M.D., Wise, D.S.,
"Fast additions on masked integers",
ACM SIGPLAN Notices, 41, 5, May 2006, pp. 39-45.
Google
Quotations
39 ;;Quote: locality-aware matrix indexing by partitioning the index into column bits and row bits; problem of software and hardware support
| 39 ;;Quote: fast addition, subtraction, and compare of masked integers; i.e., a subset of bits in a computer word
|
Related Topics
Topic: arrays (58 items)
Topic: index sequence for array access (16 items)
Topic: boolean values, binary numbers, and bit strings (44 items)
Topic: packed data (11 items)
|