Searched defs:dsrl (Results 1 – 3 of 3) sorted by relevance
779 __ dsrl(a1, a1, 1); in GetCode() local
1211 __ dsrl(i.OutputRegister(), i.InputRegister(0), in AssembleArchInstruction() local
2175 void Assembler::dsrl(Register rd, Register rt, uint16_t sa) { in dsrl() function in v8::internal::Assembler