lkcl | programmerjake, i took a look at the bm* functions and i think they can - and should be adapted to use MASK() | 09:05 |
---|---|---|
lkcl | especially bmextract which could do wrapping-extract | 09:06 |
lkcl | and use RA=0 to do the "get a mask" thing | 09:07 |
programmerjake | reading through the bmextrev code...you say "bitmask extract with reverse. can be done by bitinverting all of RA and getting bits of RA from the opposite end." | 09:08 |
programmerjake | imho that's wrong. RA should not be bit inverted. | 09:08 |
programmerjake | maybe you we're thinking of RB? | 09:09 |
programmerjake | in any case, i'm going to sleep now, 2am here...have fun with MASK-ifying the bm* ops! | 09:10 |
*** alMalsamo is now known as lumberjack13 | 09:12 | |
lkcl | :) | 09:13 |
lkcl | bmrev is from AndesSTAR's and Richard Herveille's PackedSIMD RV proposal | 09:13 |
lkcl | programmerjake, nice touch on the embedded examples | 10:24 |
lkcl | way tidier | 10:24 |
*** kylel1 is now known as kylel | 22:19 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!