Home
last modified time | relevance | path

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

/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dvm_armv7l.c100 #define opArgI 0x0010 /* requires integer(s) */ macro
118 [OP_CALL] = opImm0 | opRetI | opArgI,
123 [OP_JUMP] = opImm0 | opRet0 | opArgI,
142 [OP_LOAD1] = opImm0 | opRetI | opArgI,
143 [OP_LOAD2] = opImm0 | opRetI | opArgI,
144 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
151 [OP_SEX8] = opImm0 | opRetI | opArgI,
152 [OP_SEX16] = opImm0 | opRetI | opArgI,
153 [OP_NEGI] = opImm0 | opRetI | opArgI,
165 [OP_BCOM] = opImm0 | opRetI | opArgI,
[all …]
H A Dvm_powerpc.c188 #define opArgI 0x0010 /* requires integer(s) */ macro
206 [OP_CALL] = opImm0 | opRetI | opArgI,
211 [OP_JUMP] = opImm0 | opRet0 | opArgI,
230 [OP_LOAD1] = opImm0 | opRetI | opArgI,
231 [OP_LOAD2] = opImm0 | opRetI | opArgI,
232 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
239 [OP_SEX8] = opImm0 | opRetI | opArgI,
240 [OP_SEX16] = opImm0 | opRetI | opArgI,
241 [OP_NEGI] = opImm0 | opRetI | opArgI,
253 [OP_BCOM] = opImm0 | opRetI | opArgI,
[all …]
H A Dvm_sparc.c422 [OP_CALL] = opImm0 | opRetI | opArgI,
427 [OP_JUMP] = opImm0 | opRet0 | opArgI,
446 [OP_LOAD1] = opImm0 | opRetI | opArgI,
447 [OP_LOAD2] = opImm0 | opRetI | opArgI,
448 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
455 [OP_SEX8] = opImm0 | opRetI | opArgI,
456 [OP_SEX16] = opImm0 | opRetI | opArgI,
457 [OP_NEGI] = opImm0 | opRetI | opArgI,
469 [OP_BCOM] = opImm0 | opRetI | opArgI,
478 [OP_CVIF] = opImm0 | opRetF | opArgI,
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dvm_armv7l.c100 #define opArgI 0x0010 /* requires integer(s) */ macro
118 [OP_CALL] = opImm0 | opRetI | opArgI,
123 [OP_JUMP] = opImm0 | opRet0 | opArgI,
142 [OP_LOAD1] = opImm0 | opRetI | opArgI,
143 [OP_LOAD2] = opImm0 | opRetI | opArgI,
144 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
151 [OP_SEX8] = opImm0 | opRetI | opArgI,
152 [OP_SEX16] = opImm0 | opRetI | opArgI,
153 [OP_NEGI] = opImm0 | opRetI | opArgI,
165 [OP_BCOM] = opImm0 | opRetI | opArgI,
[all …]
H A Dvm_powerpc.c188 #define opArgI 0x0010 /* requires integer(s) */ macro
206 [OP_CALL] = opImm0 | opRetI | opArgI,
211 [OP_JUMP] = opImm0 | opRet0 | opArgI,
230 [OP_LOAD1] = opImm0 | opRetI | opArgI,
231 [OP_LOAD2] = opImm0 | opRetI | opArgI,
232 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
239 [OP_SEX8] = opImm0 | opRetI | opArgI,
240 [OP_SEX16] = opImm0 | opRetI | opArgI,
241 [OP_NEGI] = opImm0 | opRetI | opArgI,
253 [OP_BCOM] = opImm0 | opRetI | opArgI,
[all …]
H A Dvm_sparc.c422 [OP_CALL] = opImm0 | opRetI | opArgI,
427 [OP_JUMP] = opImm0 | opRet0 | opArgI,
446 [OP_LOAD1] = opImm0 | opRetI | opArgI,
447 [OP_LOAD2] = opImm0 | opRetI | opArgI,
448 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
455 [OP_SEX8] = opImm0 | opRetI | opArgI,
456 [OP_SEX16] = opImm0 | opRetI | opArgI,
457 [OP_NEGI] = opImm0 | opRetI | opArgI,
469 [OP_BCOM] = opImm0 | opRetI | opArgI,
478 [OP_CVIF] = opImm0 | opRetF | opArgI,
[all …]
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dvm_powerpc.c192 #define opArgI 0x0010 /* requires integer(s) */ macro
210 [OP_CALL] = opImm0 | opRetI | opArgI,
215 [OP_JUMP] = opImm0 | opRet0 | opArgI,
234 [OP_LOAD1] = opImm0 | opRetI | opArgI,
235 [OP_LOAD2] = opImm0 | opRetI | opArgI,
236 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
243 [OP_SEX8] = opImm0 | opRetI | opArgI,
244 [OP_SEX16] = opImm0 | opRetI | opArgI,
245 [OP_NEGI] = opImm0 | opRetI | opArgI,
257 [OP_BCOM] = opImm0 | opRetI | opArgI,
[all …]
H A Dvm_sparc.c422 [OP_CALL] = opImm0 | opRetI | opArgI,
427 [OP_JUMP] = opImm0 | opRet0 | opArgI,
446 [OP_LOAD1] = opImm0 | opRetI | opArgI,
447 [OP_LOAD2] = opImm0 | opRetI | opArgI,
448 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
455 [OP_SEX8] = opImm0 | opRetI | opArgI,
456 [OP_SEX16] = opImm0 | opRetI | opArgI,
457 [OP_NEGI] = opImm0 | opRetI | opArgI,
469 [OP_BCOM] = opImm0 | opRetI | opArgI,
478 [OP_CVIF] = opImm0 | opRetF | opArgI,
[all …]
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dvm_powerpc.c192 #define opArgI 0x0010 /* requires integer(s) */ macro
210 [OP_CALL] = opImm0 | opRetI | opArgI,
215 [OP_JUMP] = opImm0 | opRet0 | opArgI,
234 [OP_LOAD1] = opImm0 | opRetI | opArgI,
235 [OP_LOAD2] = opImm0 | opRetI | opArgI,
236 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
243 [OP_SEX8] = opImm0 | opRetI | opArgI,
244 [OP_SEX16] = opImm0 | opRetI | opArgI,
245 [OP_NEGI] = opImm0 | opRetI | opArgI,
257 [OP_BCOM] = opImm0 | opRetI | opArgI,
[all …]
H A Dvm_sparc.c422 [OP_CALL] = opImm0 | opRetI | opArgI,
427 [OP_JUMP] = opImm0 | opRet0 | opArgI,
446 [OP_LOAD1] = opImm0 | opRetI | opArgI,
447 [OP_LOAD2] = opImm0 | opRetI | opArgI,
448 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
455 [OP_SEX8] = opImm0 | opRetI | opArgI,
456 [OP_SEX16] = opImm0 | opRetI | opArgI,
457 [OP_NEGI] = opImm0 | opRetI | opArgI,
469 [OP_BCOM] = opImm0 | opRetI | opArgI,
478 [OP_CVIF] = opImm0 | opRetF | opArgI,
[all …]
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_powerpc.c192 #define opArgI 0x0010 /* requires integer(s) */ macro
210 [OP_CALL] = opImm0 | opRetI | opArgI,
215 [OP_JUMP] = opImm0 | opRet0 | opArgI,
234 [OP_LOAD1] = opImm0 | opRetI | opArgI,
235 [OP_LOAD2] = opImm0 | opRetI | opArgI,
236 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
243 [OP_SEX8] = opImm0 | opRetI | opArgI,
244 [OP_SEX16] = opImm0 | opRetI | opArgI,
245 [OP_NEGI] = opImm0 | opRetI | opArgI,
257 [OP_BCOM] = opImm0 | opRetI | opArgI,
[all …]
H A Dvm_sparc.c422 [OP_CALL] = opImm0 | opRetI | opArgI,
427 [OP_JUMP] = opImm0 | opRet0 | opArgI,
446 [OP_LOAD1] = opImm0 | opRetI | opArgI,
447 [OP_LOAD2] = opImm0 | opRetI | opArgI,
448 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
455 [OP_SEX8] = opImm0 | opRetI | opArgI,
456 [OP_SEX16] = opImm0 | opRetI | opArgI,
457 [OP_NEGI] = opImm0 | opRetI | opArgI,
469 [OP_BCOM] = opImm0 | opRetI | opArgI,
478 [OP_CVIF] = opImm0 | opRetF | opArgI,
[all …]
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_powerpc.c192 #define opArgI 0x0010 /* requires integer(s) */ macro
210 [OP_CALL] = opImm0 | opRetI | opArgI,
215 [OP_JUMP] = opImm0 | opRet0 | opArgI,
234 [OP_LOAD1] = opImm0 | opRetI | opArgI,
235 [OP_LOAD2] = opImm0 | opRetI | opArgI,
236 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
243 [OP_SEX8] = opImm0 | opRetI | opArgI,
244 [OP_SEX16] = opImm0 | opRetI | opArgI,
245 [OP_NEGI] = opImm0 | opRetI | opArgI,
257 [OP_BCOM] = opImm0 | opRetI | opArgI,
[all …]
H A Dvm_sparc.c422 [OP_CALL] = opImm0 | opRetI | opArgI,
427 [OP_JUMP] = opImm0 | opRet0 | opArgI,
446 [OP_LOAD1] = opImm0 | opRetI | opArgI,
447 [OP_LOAD2] = opImm0 | opRetI | opArgI,
448 [OP_LOAD4] = opImm0 | opRetIF| opArgI,
455 [OP_SEX8] = opImm0 | opRetI | opArgI,
456 [OP_SEX16] = opImm0 | opRetI | opArgI,
457 [OP_NEGI] = opImm0 | opRetI | opArgI,
469 [OP_BCOM] = opImm0 | opRetI | opArgI,
478 [OP_CVIF] = opImm0 | opRetF | opArgI,
[all …]