Searched defs:lghi (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/compiler/s390/ |
D | code-generator-s390.cc | 2288 __ lghi(i.OutputRegister(0), Operand::Zero()); in AssembleArchInstruction() local 2297 __ lghi(i.OutputRegister(0), Operand::Zero()); in AssembleArchInstruction() local 2304 __ lghi(i.OutputRegister(1), Operand(1)); in AssembleArchInstruction() local 2309 __ lghi(i.OutputRegister(1), Operand::Zero()); in AssembleArchInstruction() local 2311 __ lghi(i.OutputRegister(0), Operand::Zero()); in AssembleArchInstruction() local 2319 __ lghi(i.OutputRegister(1), Operand(1)); in AssembleArchInstruction() local 2325 __ lghi(i.OutputRegister(1), Operand::Zero()); in AssembleArchInstruction() local 2327 __ lghi(i.OutputRegister(0), Operand::Zero()); in AssembleArchInstruction() local 2337 __ lghi(i.OutputRegister(0), Operand::Zero()); in AssembleArchInstruction() local 2346 __ lghi(i.OutputRegister(0), Operand::Zero()); in AssembleArchInstruction() local [all …]
|