意味 | 例文 (26件) |
immediate instructionとは 意味・読み方・使い方
追加できません
(登録数上限)

意味・対訳 即値命令
「immediate instruction」の部分一致の例文検索結果
該当件数 : 26件
The "immediate processing" instruction makes a mode return to the normal mode from the power saving mode without delay.例文帳に追加
「即時処理」指示は、節電モードから通常モードへ遅滞なく復帰させるようにしている。 - 特許庁
A value immediate field is related with the instruction field, and includes an offset value and a first subset of lower-order bits.例文帳に追加
即値フィールドが命令フィールドと関連付けられ、オフセット値と下位ビットの第1サブセットとを含む。 - 特許庁
A common error code to be returned from an execution environment difference absorbing program to an execution program corresponding to the application program is determined as a value within a numeric range which can be set with an instruction set of a CPU and a defined immediate load instruction, and the common error code is held in an instruction code of the immediate load instruction.例文帳に追加
実行環境差異吸収プログラムから、アプリケーション・プログラムに対応する実行プログラムに返すための共通化エラーコードを、CPUの命令セットと定義されているImmediateロード命令で設定可能な数値範囲内の値として定めて、共通化エラーコードを、Immediateロード命令の命令コード内に保持するようにする。 - 特許庁
For this instruction we see that the immediate effective addressing mode is not allowed but the data register effective addressing mode is.発音を聞く 例文帳に追加
この命令については、直接有効アドレス指定モードは許されないが、データレジスタ有効アドレス指定モードは許されることが分る。 - コンピューター用語辞典
As a result, the instruction code length can be shortened compared with a case where a data field or an effective address calculation field are included in the instruction codes such as the transfer instructions of the immediate data.例文帳に追加
これにより、イミディエイトデータの転送命令など、命令コード中にデータフィールドや、実効アドレス計算用のフィールドを持つ場合に比較して、命令コード長を短縮することができる。 - 特許庁
-
履歴機能過去に調べた
単語を確認! -
語彙力診断診断回数が
増える! -
マイ単語帳便利な
学習機能付き! -
マイ例文帳文章で
単語を理解! -
「immediate instruction」の部分一致の例文検索結果
該当件数 : 26件
In one embodiment, present invention includes a method comprising: receiving a rounding instruction and an immediate value in a processor; determining whether a rounding mode override indicator of the immediate value is active; and executing, if the immediate value is active, a rounding operation on a source operand in a floating point unit of the processor in response to the rounding instruction and according to a rounding mode described in an immediate operand.例文帳に追加
ある実施形態では、本発明は、プロセッサにおいて丸め命令および直接値を受領し、前記直接値の丸めモード・オーバーライド指標がアクティブであるかどうかを判定し、もしアクティブであれば、前記丸め命令に応答して、前記直接オペランドに記述されている丸めモードに従って前記プロセッサの浮動小数点ユニットにおいてソース・オペランドに対して丸め処理を実行することを含む方法を含む。 - 特許庁
In a first instruction execution stage of an interrupt instruction, the pipeline control part 300 decodes the instruction code of the interrupt instruction, and according to the decoded result, causes an immediate generation part 100 to generate a vector address for reference to branch destination address information corresponding to the interrupt instruction stored in a vector table 220.例文帳に追加
パイプライン制御部300は、割り込み命令の第1の命令実行ステージにおいて、割り込み命令の命令コードをデコードし、デコードした結果に基づいて、即値生成部100に、ベクタテーブル220に格納された割り込み命令に対応する分岐先アドレスの情報を参照するためのベクタアドレスを生成させる。 - 特許庁
If an immediate printing instruction is given ("Y" in S6), an image stored in an ordinary print storage 118 is printed (S8).例文帳に追加
今すぐプリントする旨の指示が与えられると(S6で“Y”)、通常印刷用ストレージ118に記憶された画像がプリントされる(S8)。 - 特許庁
The obtaining the immediate of from the VLIW includes the decision whether a VLIW low-order instruction extension condition exists or not.例文帳に追加
超長命令語から即値を調達することは、VLIW下位命令拡張条件が存在するかどうかを決定することを含む。 - 特許庁
In an information processing terminal device 18 receiving an instruction of copy processing or the like and sending the instruction to an image processor 10, the kinds of the instructions are classified into at least two kinds of an "immediate processing" instruction and a "standby processing" instruction, and propriety of a return to the normal mode from the power saving mode is decided based on a predetermined condition including the kind of each instruction.例文帳に追加
複写処理等の指示を受けると共に、画像処理装置10へ当該指示を送出する情報処理端末装置18において、指示の種類を少なくとも「即時処理」指示と「待機処理」指示との2種類に分類し、それぞれの指示の種類を含む予め定めた条件に基づいて、節電モードから通常モードへの復帰の是非を判定するようにした。 - 特許庁
In the case of a load instruction (BFLD) to transfer data from a memory to a general-purpose register, the logical product of data on the memory and immediate data is calculated, and the data are shifted to the right so that the least significant 1 of the immediate data can be zero, and stored in the general-purpose register.例文帳に追加
メモリから汎用レジスタへ転送するロード命令(BFLD)の場合、メモリ上のデータと、イミディエイトデータの論理積をとり、イミディエイトデータの最下位の1がビット0となるように、右シフトを行った後に、汎用レジスタに格納する。 - 特許庁
To emulate other microprocessors, by performing an instruction change without using other programs, changing an immediate value and an operation code simply without changing a program size, and changing the logic of an instruction interpretation and the interpretation of an instruction set easily.例文帳に追加
他のプログラムを使うことなく命令変更をすることができ、プログラムサイズを変更することなく簡単に即値やオペコードを変更させることができ、命令解釈の論理と命令セットの解釈を容易に変更できて、他のマイクロプロセッサをエミュレーションすることができるようにする。 - 特許庁
These instructions do not contain both positive maximum and negative minimum value in the instruction codes unlike the immediate data, etc., and designate implicitely the value of a limit value setting register (24), for example.例文帳に追加
この命令は、正の最大値、負の最小値を、イミディエイトデータなどのように命令コード中に含まず、例えば限界値設定レジスタ(24)の値を暗黙的に指定する。 - 特許庁
|
意味 | 例文 (26件) |
|
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
![]() ログイン |
Weblio会員(無料)になると
![]() |


![]() | 「immediate instruction」のお隣キーワード |
weblioのその他のサービス
![]() ログイン |
Weblio会員(無料)になると
![]() |