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