Home
last modified time | relevance | path

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

/dports/graphics/megapov/megapov-1.2.1/source/
H A Dfnpovfpu.h177 #define OPCODE_SYS2 OPCODE(15,0,5) macro
H A Dfncode.cpp765 compile_instruction(OPCODE_SYS2, 0, 0, TRAP_SYS2_POW); in compile_recursive()
1085 compile_instruction(OPCODE_SYS2, 0, 0, k); in compile_call()
1172 compile_instruction(OPCODE_SYS2, 0, 0, k); in compile_call()
H A Dfnpovfpu.cpp458 { "sys2", OPCODE_SYS2, ITYPE_J },
/dports/graphics/povray36/povray-3.6.1/source/
H A Dfnpovfpu.h172 #define OPCODE_SYS2 OPCODE(15,0,5) macro
H A Dfncode.cpp755 compile_instruction(OPCODE_SYS2, 0, 0, TRAP_SYS2_POW); in compile_recursive()
1067 compile_instruction(OPCODE_SYS2, 0, 0, k); in compile_call()
1154 compile_instruction(OPCODE_SYS2, 0, 0, k); in compile_call()
H A Dfnpovfpu.cpp445 { "sys2", OPCODE_SYS2, ITYPE_J },
/dports/graphics/povray37/povray-3.7.0.10/source/backend/vm/
H A Dfnpovfpu.h198 #define OPCODE_SYS2 OPCODE(15,0,5) macro
H A Dfncode.cpp726 compile_instruction(OPCODE_SYS2, 0, 0, TRAP_SYS2_POW); in compile_recursive()
1038 compile_instruction(OPCODE_SYS2, 0, 0, k); in compile_call()
1125 compile_instruction(OPCODE_SYS2, 0, 0, k); in compile_call()
H A Dfnpovfpu.cpp441 { "sys2", OPCODE_SYS2, ITYPE_J },
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/vm/
H A Dfnpovfpu.h230 #define OPCODE_SYS2 OPCODE(15,0,5) macro
H A Dfnpovfpu.cpp459 { "sys2", OPCODE_SYS2, ITYPE_J },
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/parser/
H A Dfncode.cpp672 compile_instruction(OPCODE_SYS2, 0, 0, TRAP_SYS2_POW); in compile_recursive()
983 compile_instruction(OPCODE_SYS2, 0, 0, k); in compile_call()
1070 compile_instruction(OPCODE_SYS2, 0, 0, k); in compile_call()