Searched defs:bsr (Results 1 – 12 of 12) sorted by relevance
20 static int bsr(int mask) { in bsr() function28 static int bsr(int mask) { in bsr() function
84 u32 bsr; /* 0x74 Select B Register */ member
1604 xfs_fsop_bulkreq_t bsr; in bulkstat_f() local1637 xfs_fsop_bulkreq_t bsr; in bulkstat1_f() local
1579 xfs_fsop_bulkreq_t bsr; in bulkstat_f() local1612 xfs_fsop_bulkreq_t bsr; in bulkstat1_f() local
1814 static constexpr ValueType bsr = member in Ice::X8664::Test::__anonb525813d0111::BitScanHelper
1798 static constexpr ValueType bsr = member in Ice::X8632::Test::__anon54cec4b80111::BitScanHelper
3456 void AssemblerX86Base<TraitsType>::bsr(Type Ty, GPRRegister dst, in bsr() function3470 void AssemblerX86Base<TraitsType>::bsr(Type Ty, GPRRegister dst, in bsr() function
3238 ByteBuffer bsr = ByteBuffer.allocate(0x100); in TestCharsetISCII() local
546 u32 bsr; member
9145 int bsr = 0; /* Unset; can be set by the pattern */ in pcre2_compile() local
798 void bsr(Register dst, Register src) { bsr(dst, Operand(src)); } in bsr() function
1433 void Assembler::bsr(Register dst, Operand src) { in bsr() function in v8::internal::Assembler