Home
last modified time | relevance | path

Searched refs:Emit_Push (Results 1 – 1 of 1) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Dortho_code-x86-emits.adb1203 procedure Emit_Push (Val : O_Enode; Sz : Insn_Size) subprogram
1228 end Emit_Push; argument
1812 Emit_Push (Op, Sz_32);
1983 Emit_Push (Op, Sz_32h);
1984 Emit_Push (Op, Sz_32l);
2689 Emit_Push (Get_Expr_Operand (Stmt), Sz_32);
2694 Emit_Push (Get_Expr_Operand (Stmt), Sz_64);
2696 Emit_Push (Get_Expr_Operand (Stmt), Sz_32h);
2697 Emit_Push (Get_Expr_Operand (Stmt), Sz_32l);