小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > JMdict > スタックポインタの英語・英訳 

スタックポインタの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 stack pointer


JMdictでの「スタックポインタ」の英訳

スタックポインタ

文法情報名詞
対訳 stack-pointer; stack indicator

「スタックポインタ」を含む例文一覧

該当件数 : 52



例文

情報処理装置及びそのスタックポインタ更新方法例文帳に追加

INFORMATION PROCESSING APPARATUS AND METHOD OF UPDATING STACK POINTER - 特許庁

スタックポインター《スタックの最後 =次にアクセスする箇所 を指す変数》例文帳に追加

a stack pointer発音を聞く  - 研究社 英和コンピューター用語辞典

次に、スタックポインタが割り込み処理用のスタック領域のSPI0へ移動されて割り込み処理が行われ、それが終了すると、割り込み処理用のスタックポインタ管理領域に保存されているスタックポインタの値であるSPA1へスタックポインタが移動される。例文帳に追加

Next, the stack pointer is moved to SPI0 in a stack area for interruption processing to execute interruption processing and when it is finished, the stack pointer is moved to SPA1 being the value of the stack pointer stored in a stack pointer managing area for interruption processing. - 特許庁

タスクAの処理中に割り込み処理が入ると、割り込み処理用のスタックポインタ管理領域に保存されるスタックポインタの値が、処理が中断した時点のスタックポインタの値(SPA1)に書き換えられる。例文帳に追加

When interruption processing is made in the processing of a task A, the value of a stack pointer stored in a stack pointer managing area for interruption processing is rewritten to the value (SPA1) of the stack pointer at the time point of interrupting the processing. - 特許庁

スタックポインタ12をロックし、検査対象がスタックポインタ11が指すところより下にあれば、スタックポインタ12をアンロックし、要素が指しているオブジェクトをマークする。例文帳に追加

A stack pointer 11 is locked and when the object to be inspected is present below the part that the stack pointer 11 indicates, the stack pointer 11 is unlocked to mark the object that the element indicates. - 特許庁

kstkesp %lu現在の ESP (スタックポインタ) の値。 プロセスのカーネルスタックページにある。例文帳に追加

kstkesp %lu The current value of ESP (stack pointer), as found in the kernel stack page for the process.発音を聞く  - JM

例文

次いで、スタックポインタの指定アドレスをセットするためのスタックセット処理を行う。例文帳に追加

Next, stack set processing for setting the designation address of a stack pointer is performed. - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

コンピューター用語辞典での「スタックポインタ」の英訳

スタックポインタ


機械工学英和和英辞典での「スタックポインタ」の英訳

スタックポインタ


日英・英日専門用語辞書での「スタックポインタ」の英訳

スタックポインタ

クロスランゲージ 37分野専門語辞書での「スタックポインタ」の英訳

スタック・ポインタ

「スタックポインタ」を含む例文一覧

該当件数 : 52



例文

遊技状態復旧処理において、CPUは、まず、スタックポインタの復帰処理を行う。例文帳に追加

In game state restoration processing, first, a CPU performs restoration processing of a stack pointer. - 特許庁

システムスタックポインタと、タスクスタックポインタと、2つのスタックポインタのうちで有効なスタックポインタを識別するための識別情報を保持する状態レジスタと、処理の種類が切りかわったときに状態レジスタの識別情報を処理の種類に対応して書き換える制御手段を有することを特徴とするマイクロコンピュータ。例文帳に追加

This microprocessor has a system stack pointer 112, a task stack pointer 111, a state register 113 storing identification information for identifying the effective pointer 111 in the two stack pointers and a controlling means 114 which rewrites the identification information of the register 113 in accordance with the type of processing when the type of processing is changed. - 特許庁

次いで、スタックポインタの指定アドレスをセットするためのスタックセット処理を行う。例文帳に追加

A stack setting process is executed for setting a designation address of a stack pointer. - 特許庁

次いで、スタックポインタの指定アドレスをセットするためのスタックセット処理を行う。例文帳に追加

Subsequently, a stack set processing is carried out to set a directive address of a stack pointer. - 特許庁

そして割込みメイン処理の終了後に、S1330でスケジューリングを行って次に実行すべきタスクをタスク2に決定し、S1340でそのタスク2のスタックポインタの値をCPUのスタックポインタに復元する。例文帳に追加

After the end of the interruption main processing, the CPU determines a task to be executed next as a task 2 by scheduling in a step S1330 and restores the value of the stack pointer of the task 2 to the stack pointer of the CPU in a step S1340. - 特許庁

この割込処理では、S3の処理によりスタックポインタが初期化されているので、割込処理の実行に際し、RETI(RETurn Interrupt)命令を実行してスタックポインタの値を戻す必要がない。例文帳に追加

In this interruption processing, a stack pointer is initialized by the processing of S3, so that in performing interruption processing, it is not necessary to perform a RETI (RETurn Interrupt) instruction to return the value of the stack pointer. - 特許庁

この割込処理では、S3の処理によりスタックポインタが初期化されているので、割込処理の実行に際し、RETI(RETurn Interrupt)命令を実行してスタックポインタの値を戻す必要がない。例文帳に追加

In the interruption processing, a stack pointer is initialized by a processing of S3, so that there is no need to execute an RETI (RETurn Interrupt) command to return the value of the stack pointer. - 特許庁

例文

通常このインラインコードはスタックポインタを移動する1 つの命令 (instruction) から構成されており、スタックオーバーフローをチェックしない。例文帳に追加

The inlined code often consists of a single instruction adjusting the stack pointer, and does not check for stack overflow.発音を聞く  - JM

>>例文の一覧を見る


スタックポインタのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
EDRDGEDRDG
This page uses the JMdict dictionary files. These files are the property of the Electronic Dictionary Research and Development Group, and are used in conformance with the Group's licence.
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved
株式会社クロスランゲージ株式会社クロスランゲージ
Copyright © 2024 Cross Language Inc. All Right Reserved.

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS