Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * extended bsf/bsr tests with values in which more than one bit is set | jonas | 2015-03-09 | 1 | -10/+10 |
* | * fixed test tbsx1.pp for a 16-bit objpas.integer type | nickysn | 2014-03-09 | 1 | -1/+1 |
* | + fixed mistyped call to BsfWord in test tbsx1.pp | nickysn | 2014-01-26 | 1 | -1/+1 |
* | * fixed output of test if a failure happens | florian | 2014-01-18 | 1 | -7/+7 |
* | * Bsf/Bsr on x86 handle now correctly 0 as argument, resolves #22783 | florian | 2012-09-05 | 1 | -0/+52 |
* | * added {$mode objfpc} to fix test | jonas | 2010-10-24 | 1 | -0/+2 |
* | * implementation of bit scan intrinsics by Richard Vida, resolves #17592 | florian | 2010-10-16 | 1 | -0/+102 |