Searched defs:bfc (Results 1 – 2 of 2) sorted by relevance
368 __ bfc(r0, 1, 3); // 0b11..111111110001 = -15 variable
1336 void Assembler::bfc(Register dst, int lsb, int width, Condition cond) { in bfc() function in v8::internal::Assembler