Home
last modified time | relevance | path

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

/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dvm_powerpc.c412 typedef struct dest_instruction dest_instruction_t; typedef
426 dest_instruction_t *parent;
442 dest_instruction_t *next;
453 static dest_instruction_t *di_first = NULL, *di_last = NULL;
459 static dest_instruction_t **di_pointers = NULL;
471 dest_instruction_t *di_now, in PPC_Append()
501 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) + iBytes ); in PPC_AppendInstructions()
525 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) ); in PPC_PrepareJump()
1797 dest_instruction_t *di = di_pointers[ sj_now->jump_to ]; in PPC_ShrinkJumps()
1798 dest_instruction_t *ji = sj_now->parent; in PPC_ShrinkJumps()
[all …]
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dvm_powerpc.c391 typedef struct dest_instruction dest_instruction_t; typedef
405 dest_instruction_t *parent;
421 dest_instruction_t *next;
432 static dest_instruction_t *di_first = NULL, *di_last = NULL;
438 static dest_instruction_t **di_pointers = NULL;
450 dest_instruction_t *di_now, in PPC_Append()
480 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) + iBytes ); in PPC_AppendInstructions()
504 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) ); in PPC_PrepareJump()
1776 dest_instruction_t *di = di_pointers[ sj_now->jump_to ]; in PPC_ShrinkJumps()
1777 dest_instruction_t *ji = sj_now->parent; in PPC_ShrinkJumps()
[all …]
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dvm_powerpc.c412 typedef struct dest_instruction dest_instruction_t; typedef
426 dest_instruction_t *parent;
442 dest_instruction_t *next;
453 static dest_instruction_t *di_first = NULL, *di_last = NULL;
459 static dest_instruction_t **di_pointers = NULL;
471 dest_instruction_t *di_now, in PPC_Append()
501 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) + iBytes ); in PPC_AppendInstructions()
525 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) ); in PPC_PrepareJump()
1797 dest_instruction_t *di = di_pointers[ sj_now->jump_to ]; in PPC_ShrinkJumps()
1798 dest_instruction_t *ji = sj_now->parent; in PPC_ShrinkJumps()
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dvm_powerpc.c391 typedef struct dest_instruction dest_instruction_t; typedef
405 dest_instruction_t *parent;
421 dest_instruction_t *next;
432 static dest_instruction_t *di_first = NULL, *di_last = NULL;
438 static dest_instruction_t **di_pointers = NULL;
450 dest_instruction_t *di_now, in PPC_Append()
480 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) + iBytes ); in PPC_AppendInstructions()
504 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) ); in PPC_PrepareJump()
1776 dest_instruction_t *di = di_pointers[ sj_now->jump_to ]; in PPC_ShrinkJumps()
1777 dest_instruction_t *ji = sj_now->parent; in PPC_ShrinkJumps()
[all …]
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_powerpc.c412 typedef struct dest_instruction dest_instruction_t; typedef
426 dest_instruction_t *parent;
442 dest_instruction_t *next;
453 static dest_instruction_t *di_first = NULL, *di_last = NULL;
459 static dest_instruction_t **di_pointers = NULL;
471 dest_instruction_t *di_now, in PPC_Append()
501 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) + iBytes ); in PPC_AppendInstructions()
525 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) ); in PPC_PrepareJump()
1797 dest_instruction_t *di = di_pointers[ sj_now->jump_to ]; in PPC_ShrinkJumps()
1798 dest_instruction_t *ji = sj_now->parent; in PPC_ShrinkJumps()
[all …]
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_powerpc.c412 typedef struct dest_instruction dest_instruction_t; typedef
426 dest_instruction_t *parent;
442 dest_instruction_t *next;
453 static dest_instruction_t *di_first = NULL, *di_last = NULL;
459 static dest_instruction_t **di_pointers = NULL;
471 dest_instruction_t *di_now, in PPC_Append()
501 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) + iBytes ); in PPC_AppendInstructions()
525 dest_instruction_t *di_now = PPC_Malloc( sizeof( dest_instruction_t ) ); in PPC_PrepareJump()
1797 dest_instruction_t *di = di_pointers[ sj_now->jump_to ]; in PPC_ShrinkJumps()
1798 dest_instruction_t *ji = sj_now->parent; in PPC_ShrinkJumps()
[all …]