Searched refs:POP (Results 1 – 5 of 5) sorted by relevance
37 echo "\nCurrent Element after POP operation is: ";53 Current Element after POP operation is: int(1)
154 #define POP 0xbc00 macro1192 : push_inst16(compiler, POP | (1 << 8) | pop); in sljit_emit_return()
104 #define POP 0xe8bd0000 macro979 pop = POP | (1 << 15); in sljit_emit_return()
10999 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;
Completed in 109 milliseconds