Searched refs:x87_layout (Results 1 – 1 of 1) sorted by relevance
723 int x87_layout = 0; in AssembleArchInstruction() local733 x87_layout = (0 << 3) | 1; in AssembleArchInstruction()737 __ push(Immediate(x87_layout)); in AssembleArchInstruction()2104 int x87_layout = 0; in AssembleArchBranch() local2114 x87_layout = (0 << 3) | 1; in AssembleArchBranch()2118 __ push(Immediate(x87_layout)); in AssembleArchBranch()