意味 | 例文 (16件) |
リターン‐アドレスの英語
追加できません
(登録数上限)
英訳・英語 return address
「リターン‐アドレス」を含む例文一覧
該当件数 : 16件
フィルタリング処理においては、コンピュータ装置300は、コールスタックに積まれるリターンアドレス列を取得し、取得したリターンアドレス列と、予め生成されたリターンアドレス列とを比較し、比較結果に応じて、監視対象となるソフトウェアの挙動が異常か否かを判定する。例文帳に追加
In the filtering, the computer device 300 acquires a return address string accumulated in a call stack, and compares the acquired return address string with a preliminarily generated return address string, and determines whether the behavior of software to be monitored is abnormal according to the result of comparison. - 特許庁
リターンアドレススタックのみで精度良く分岐予測を行う機構を提供する。例文帳に追加
To provide a mechanism for performing branch prediction with high accuracy only with a return address stack. - 特許庁
またはスタックに対して、ローカル変数の間、ローカル変数とリターンアドレスの間、リターンアドレスと仮引数の間にダミーの領域を積むようにする。例文帳に追加
Otherwise, for the stack, dummy areas are piled between the local variables, between the local variable and a return address, and between the return address and a dummy augment. - 特許庁
スタックレイアウトチェック処理では、メモリに展開された各プログラムコードのリターンアドレスが順次取得され、各リターンアドレスが示すアドレスの属性情報に基づいてデータ処理が停止される。例文帳に追加
In the stack layout check, a return address of each program code developed in the memory is successively acquired, and the data processing is stopped based on attribute information of an address shown by each return address. - 特許庁
これらの関数は、関数のリターンアドレスがスタック上でどのように格納されるかに関してある仮定を置いている。例文帳に追加
These functions make some assumptions about how a function's return address is stored on the stack.発音を聞く - JM
このサブルーチン呼出し命令(14)のリターンアドレスを、解釈済みコード(16)の開始へのアドレスポインタとして利用する。例文帳に追加
The return address of this subroutine calling instruction 14 is utilized as an address pointer to the start of an interpreted code 16. - 特許庁
ブランチヒストリとリターンアドレススタックを備える情報処理装置において、サブルーチンを含む命令列を高速に実行する。例文帳に追加
To fast execute an instruction sequence including a subroutine by an information processor equipped with a branch history and a return address stack. - 特許庁
-
履歴機能過去に調べた
単語を確認! -
語彙力診断診断回数が
増える! -
マイ単語帳便利な
学習機能付き! -
マイ例文帳文章で
単語を理解!
「リターン‐アドレス」を含む例文一覧
該当件数 : 16件
または、スタックメモリに予じめストアされているリターンアドレスを回復する“リターン命令”によっても再開できる。例文帳に追加
It can also be restarted by 'return instruction' for storing the return address stored in a stuck memory previously. - 特許庁
リターンアドレススタックは、完了した分岐命令がコール命令又はリターン命令に相当するときに動作する。例文帳に追加
A return address stack operates when a completed branch instruction is equivalent to the call instruction or the return instruction. - 特許庁
このようにすると、スタックフレーム中でのリターンアドレス格納領域RAの相対位置をソースコード等から事前に正確に知ることは不可能であるため、スタックスマッシング攻撃でリターンアドレスを目的のアドレス(悪意のあるプログラムコードの開始アドレス)に書き換えることは極めて難しくなる。例文帳に追加
Thus, because it is impossible to precisely anticipate the relative position of a return address storing area RA, in a stack frame from the source code or the like, it becomes very difficult to rewrite the return address with a destination address (the start address of the malicious program code) by the stack-smashing attack. - 特許庁
分岐リザベーションステーション150にてコール命令の実行が完了する前にブランチヒストリ210がリターン命令の存在を検出した場合は、リターンアドレススタック220にリターン命令の戻り先のアドレスが格納されないが、この場合、出力選択回路280は、リターンアドレススタックX240に格納された情報を用いて正しい戻り先を予測する。例文帳に追加
When the branch history 210 detects presence of the return instruction before execution of the call instruction is completed in a branch reservation station 150, the address of the return destination of the return instruction is not stored in a return address stack 220, however, in this case, an output selection circuit 280 predicts a right return destination using information stored in the return address stack X240. - 特許庁
次にアクセスポイント110は局のMAC層のリターンアドレスを含むポーリングパルスにより、セッションの開始を各周辺局(130,150)にアナウンスする。例文帳に追加
Then, the access point 110 announces the start of a session to each peripheral station (130, 150) by a polling pulse including the return address of the MAC layer of the station. - 特許庁
リターンアドレスは、プログラムにおける前回の電力供給停止時に遊技状態保存処理開始の契機となったNMIが発生したアドレスである。例文帳に追加
A return address is the address where NMI which becomes the trigger of starting a game state preservation processing at the time of the power supply stoppage of the previous time is generated in a program. - 特許庁
ブランチヒストリ210がコール命令の存在を検出した時点でリターンアドレススタックX240にそのコール命令に対応するリターン命令の戻り先のアドレスを格納する。例文帳に追加
At the time when branch history 210 detects presence of a call instruction, an address of a return destination of a return instruction corresponding to the call instruction is stored in a return address stack X240. - 特許庁
そして、対象関数がCPUにより実行された場合に、スタック領域11に記憶されているリターンアドレス12の値の変化を検知し、値が変化したことを検知した場合に、当該対象関数の実行を停止する。例文帳に追加
Then, when the object function is executed by a CPU, the change of the value of a return address 12 stored in the stack area 11 is detected, and when it is detected that the value has changed, execution of the object function is stopped. - 特許庁
|
意味 | 例文 (16件) |
|
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |
-
1heaven
-
2メリークリスマス
-
3reluctantly
-
4queue
-
5fumigate
-
6present
-
7feature
-
8journal
-
9ante meridiem
-
10fast
「リターン‐アドレス」のお隣キーワード |
weblioのその他のサービス
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |