Searched defs:pushl (Results 1 – 10 of 10) sorted by relevance
80 __ pushl(Encoded_GPR_eax()); in TEST_F() local81 __ pushl(Encoded_GPR_ebx()); in TEST_F() local82 __ pushl(Encoded_GPR_ecx()); in TEST_F() local83 __ pushl(Encoded_GPR_edx()); in TEST_F() local84 __ pushl(Encoded_GPR_edi()); in TEST_F() local85 __ pushl(Encoded_GPR_esi()); in TEST_F() local86 __ pushl(Encoded_GPR_ebp()); in TEST_F() local87 __ pushl(Encoded_GPR_r8()); in TEST_F() local88 __ pushl(Encoded_GPR_r9()); in TEST_F() local89 __ pushl(Encoded_GPR_r10()); in TEST_F() local[all …]
21 __ pushl(GPRRegister::Encoded_Reg_eax); in TEST_F() local
440 pushl %cs label443 pushl %ds label446 pushl %ss label449 pushl %es label452 pushl %fs label455 pushl %gs label
452 pushl %cs label455 pushl %ds label458 pushl %ss label461 pushl %es label464 pushl %fs label467 pushl %gs label
1861 pushl %cs label1865 pushl %ds label1869 pushl %eax label1873 pushl %es label1877 pushl %fs label1881 pushl %gs label1885 pushl %ss label
81 pushl $0 label
66 __ pushl(GPRRegister::Encoded_Reg_eax); in TEST_F() local67 __ pushl(GPRRegister::Encoded_Reg_ebx); in TEST_F() local68 __ pushl(GPRRegister::Encoded_Reg_ecx); in TEST_F() local69 __ pushl(GPRRegister::Encoded_Reg_edx); in TEST_F() local70 __ pushl(GPRRegister::Encoded_Reg_edi); in TEST_F() local71 __ pushl(GPRRegister::Encoded_Reg_esi); in TEST_F() local72 __ pushl(GPRRegister::Encoded_Reg_ebp); in TEST_F() local
101 __ pushl(GPRRegister::Encoded_Reg_edx); in TEST_F() local
36 __ pushl(GPRRegister::Encoded_Reg_eax); in TEST_F() local
152 void AssemblerX86Base<TraitsType>::pushl(GPRRegister reg) { in pushl() function159 void AssemblerX86Base<TraitsType>::pushl(const Immediate &Imm) { in pushl() function166 void AssemblerX86Base<TraitsType>::pushl(const ConstantRelocatable *Label) { in pushl() function