manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for instruction (0.003 sec.)
Man page of SPU_RUN 14132
SPU_RUN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 spu_r ... に割り当てられると、 npc で渡された命令ポインター (instruction pointer) から実行が開始される。 SPU コードの実行は ... main(void) { int context, fd, spu_status; uint32_t instruction, npc; context = spu_create("/spu/example-context", ... ndle_error("spu_create"); /* write a 'stop 0x1234' instruction to the SPU's * local store memory */ instruction = ... R); if (fd == -1) handle_error("open"); write(fd, &instruction, sizeof(instruction)); /* set npc to the starting ...
https://man.plustar.jp/manpage/man2/spu_run.2.html - [similar]
Man page of ARCH_PRCTL 10082
ARCH_PRCTL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ar ... e ( addr != 0 ) or disable ( addr == 0 ) the cpuid instruction for the calling thread. The instruction is enabled ... by default. If disabled, any execution of a cpuid instruction will instead generate a SIGSEGV signal. This featu ...
https://man.plustar.jp/manpage/man2/arch_prctl.2.html - [similar]
Man page of CPUID 9480
CPUID Section: Linux Programmer's Manual (4) Updated: 2019-08-02 Index JM Home Page 名前 cpuid - ... chitectures Software Developer's Manual Volume 2A: Instruction Set Reference, A-M, 3-180 CPUID reference. Intel C ... tion, Intel Processor Identification and the CPUID Instruction, Application note 485. この文書について この man ペ ...
https://man.plustar.jp/manpage/man4/cpuid.4.html - [similar]
Man page of SIGNAL 8737
SIGNAL Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 signal ... nsequence of executing a specific machine-language instruction that triggered a hardware exception (e.g., SIGSEGV ... am counter register (i.e., the address of the next instruction in the main program that should be executed when t ... ogram counter for the thread to point to the first instruction of the signal handler function, and configures the ... vice versa. For another example, using the x86 int instruction with a forbidden argument (any number other than 3 ...
https://man.plustar.jp/manpage/man7/signal.7.html - [similar]
Man page of SYSCALL 8578
SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 sysca ... 下の 2 つの表にまとめる。 The first table lists the instruction used to transition to kernel mode (which might not ... and the register used to signal an error. Arch/ABI Instruction System Ret Ret Error 備考 call # val val2 alpha ca ...
https://man.plustar.jp/manpage/man2/syscall.2.html - [similar]
Man page of CACHEFLUSH 8437
CACHEFLUSH Section: Linux Programmer's Manual (2) Updated: 2007-05-26 Index JM Home Page 名前 ca ... 。 cache には以下のいずれかを指定する: ICACHE 命令 (instruction) キャッシュをフラッシュする。 DCACHE 変更があったキ ...
https://man.plustar.jp/manpage/man2/cacheflush.2.html - [similar]
Man page of ALLOCA 8136
ALLOCA Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 alloca ... インコードはスタックポインターを移動する 1 つの命令 (instruction) から構成されており、 スタックオーバーフローをチェ ...
https://man.plustar.jp/manpage/man3/alloca.3.html - [similar]
Man page of GETAUXVAL 7977
GETAUXVAL Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 get ... ュのサイズ。 AT_L1I_CACHEGEOMETRY Geometry of the L1 instruction cache, encoded as for AT_L1D_CACHEGEOMETRY . AT_L1 ...
https://man.plustar.jp/manpage/man3/getauxval.3.html - [similar]
Man page of GCC 7676
GCC Section: GNU Tools (1) Updated: 1998/12/16 Index JM Home Page 名称 gcc, g++ - GNU プロジェク ... ta- num -msvr3 -msvr4 -mtrap-large-shift -muse-div-instruction -mversion-03.00 -mwarn-passed-structs RS6000 オプシ ... ビットシフトには 特別な対策を行いません。 -muse-div-instruction 非常に初期の 88K アーキテクチャのモデルは除算命令を ... -mips3 スイッチが使用されていない場合は、MIPS ISA (instruction set architecture) のレベル 1 に合致しないコードを生 ...
https://man.plustar.jp/manpage/man1/gcc.1.html - [similar]
Man page of VDSO 7676
VDSO Section: Linux Programmer's Manual (7) Updated: 2019-08-02 Index JM Home Page 名前 vdso - 仮 ... ly call into the appropriate offset via the branch instruction, for example: ble <offset>(%sr2, %r0) オフセット 関 ...
https://man.plustar.jp/manpage/man7/vdso.7.html - [similar]
PREV 1 2 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022