1153万例文収録!

「Conditional branch」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Conditional branchの意味・解説 > Conditional branchに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Conditional branchの部分一致の例文一覧と使い方

該当件数 : 58



例文

OPTIMIZATION SYSTEM FOR IN-LOOP CONDITIONAL BRANCH DELETION例文帳に追加

ループ内条件分岐削除最適化方式 - 特許庁

PROCESSOR DEVICE AND CONDITIONAL BRANCH PROCESSING METHOD例文帳に追加

プロセッサ装置及び条件分岐処理方法 - 特許庁

IMPROVEMENT OF CONDITIONAL BRANCH DEFINING METHOD OF WORKFLOW例文帳に追加

ワークフローにおける条件分岐定義方法の改善 - 特許庁

A processor comprises a conditional branch instruction prediction mechanism which generates a weighted branch prediction value.例文帳に追加

プロセッサは、重み付き分岐予測値を生成する条件付き分岐命令予測機構を含む。 - 特許庁

例文

In the case that the conditional branch can be deleted, reference/non-reference to variables in its branch destinations is made accurate.例文帳に追加

条件分岐が削除できれば、その分岐先にある変数の参照の有無は正確なものとなる。 - 特許庁


例文

At a point in the computer program determined by the obfuscatory conditional branch, a substantive branch is made that is conditional on the input.例文帳に追加

難読化された条件分岐によって決定されるコンピュータプログラム中のポイントにおいて、その入力に依存する本質的な条件分岐がなされる。 - 特許庁

To provide a system and a method for executing a conditional branch instruction.例文帳に追加

条件分岐命令を実行するためのシステム及び方法を提供する。 - 特許庁

CONDITIONAL BRANCH INSTRUCTION ENCODING WITHIN MULTIPLE INSTRUCTION SET DATA PROCESSING SYSTEM例文帳に追加

複数の命令セットデータ処理システム内の条件付分岐命令エンコーディング - 特許庁

When a branch of BR instruction that is a conditional branch instruction is satisfied, a branch to the head microinstruction of a segment after the next is performed.例文帳に追加

条件分岐命令であるBR命令の分岐が成立した場合、2つ先のセグメントの先頭のマイクロ命令に分岐する。 - 特許庁

例文

Consequently, since only loading suffices and no conditional branch (conditional branch command) is used, the size of the program can be reduced and processing time can be reduced.例文帳に追加

したがって、ロード処理を行うだけで足り、条件分岐処理(条件分岐コマンド)を用いないので、プログラムのサイズを削減できるとともに、処理時間を短縮できる。 - 特許庁

例文

To provide a testing apparatus which can dynamically control a conditional branch based on a match detection and a conditional determination based on a logical comparison.例文帳に追加

マッチ検出にもとづく条件分岐と、論理比較にもとづく条件判定を動的に制御可能な試験装置を提供する。 - 特許庁

A program to be stored in a memory circuit (110) is generated such that the satisfaction of the branch condition of a conditional branch instruction is made the termination condition for loop processing, in relation to loop processing using a conditional branch instruction.例文帳に追加

メモリ回路(110)に格納されるプログラムは、条件付分岐命令を用いたループ処理に関して条件付分岐命令の分岐条件の成立がループ処理の終了条件となるように生成される。 - 特許庁

The test device 100 performs conditional branch processing depending on the N second determination signals.例文帳に追加

試験装置100は、N個の第2判定信号に応じて条件分岐処理を実行する。 - 特許庁

Code is executed that causes an obfuscatory branch conditional on the unpredictable datum.例文帳に追加

前記予測不能なデータを条件とする難読化された分岐を引き起こすコードが実行される。 - 特許庁

To efficiently actualize conditional branch processing on an SIMD type parallel computer.例文帳に追加

SIMD型並列計算装置上で条件分岐処理を効率よく実現できるようにする。 - 特許庁

To prevent that a branch history register (BHR) is updated to store loop-ending branch evaluation by detecting a conditional branch instruction for ending a code loop.例文帳に追加

コードループを終了させる条件付分岐命令が検出され、ループ終了分岐評価を記憶するために分岐履歴レジスタ(BHR)が更新される事を防ぐ。 - 特許庁

At this time, the process corresponding to the conditional branch destination is executed at the conditional branch destination for data J other than process data I, so that it can be decided afterward through verification whether or not the conditional branching is correctly completed.例文帳に追加

この時に、条件分岐先で処理データIとは別のデータJに対して、その条件分岐先に応じた処理を行いその結果を出力することで後に検算を行って条件分岐が正しく行われたかどうかを判定することができるようにする。 - 特許庁

To rewrite establishment prediction bit of a conditional branch instruction for a binary program which is executed in a built-in system taking into consideration branch penalty.例文帳に追加

組み込みシステムで実行されるバイナリプログラムの条件付き分岐命令の成立予測ビットを、分岐ペナルティを考慮して書き換えること。 - 特許庁

A debug program generating part 3 generates a source program for debug obtained by replacing the conditional branch sentence of the source program to be debugged positioned at the designated part with a conditional branch sentence prepared by inverting the logic of a logical equation included in the conditional branch sentence, and outputs it as a source 203 for error processing check.例文帳に追加

デバッグ用プログラム生成部3は、上記指定された箇所に位置するデバッグ対象ソースプログラムの条件付き分岐文を、当該条件付き分岐文に含まれる論理式の論理を反転させて成る条件付き分岐文で置き換えたデバッグ用のソースプログラムを生成してエラー処理チェック用ソース203として出力する。 - 特許庁

To provide a program analyzing apparatus which analyzes a conditional branch described in a source code and its action to easily detect the omission or overlap of a corresponding relation between the condition of the conditional branch and the action.例文帳に追加

ソースコードに記述された条件分岐とそのアクションの解析を行ない、条件分岐の条件とアクションとの対応関係の欠落や重複を発見しやすくするためのプログラム解析装置を提供する。 - 特許庁

An information processing apparatus which receives branch destination information, performs conditional branching dependent upon the branch destination information and performs processing corresponding thereto on data.例文帳に追加

分岐先情報を受け取った情報処理装置は、分岐先情報に依存した条件分岐を行い、それに応じた処理をデータに対して行う。 - 特許庁

The information processor having received branch destination information executes conditional branching depending upon the branch destination information and processes data correspondingly.例文帳に追加

分岐先情報を受け取った情報処理装置は、分岐先情報に依存した条件分岐を行い、それに応じた処理をデータに対して行う。 - 特許庁

The central processing circuit (140) includes a register (149) for indicating validity or invalidity of a forced jump in relation to a conditional branch instruction, and determines that the branch condition is satisfied if the register (149) indicates validity when executing the conditional branch instruction.例文帳に追加

中央処理回路(140)は、条件付分岐命令に関して強制ジャンプの有効/無効を示すレジスタ(149)を有し、条件付分岐命令の実行時にレジスタ(149)が有効を示す状態であれば分岐条件が成立したものと判定する。 - 特許庁

To provide a microcomputer and a conditional branch instruction fetch control method which prevent deterioration in execution performance caused by the time loss of the microcomputer due to a branch instruction by predicting the branch instruction destination of a conditional branch instruction and controlling a next instruction code in instruction fetch operation after the branch instruction code.例文帳に追加

本発明は、条件分岐命令の分岐命令先を予測し分岐命令コード後の命令フェッチ動作で次の命令コードを制御することにより分岐命令によるマイクロコンピュータのタイムロスが引き起こす実行性能の低下を防止するマイクロコンピュータおよび条件分岐命令フェッチ制御方法を提供することを課題とする。 - 特許庁

The If activity consists of conditional branches defined by the If and Else If elements,followed by an optional Else branch.例文帳に追加

If アクティビティーは、If 要素と Else If 要素によって定義された条件分岐からなり、オプションとして Else 分岐を伴う場合があります。 - NetBeans

The sequencer device 20 properly selects the setting data, whereby setting data that become a branch target can be selected after condition determination even in processing including a conditional branch.例文帳に追加

シーケンサ装置20が、設定データを適宜選択することで、条件分岐が存在する処理であっても、条件判定の後に、分岐先となる設定データを選択することが可能である。 - 特許庁

In the case of a conditional branch instruction, an instruction fetch circuit 10 refers to the output of the operation state flag logical operation circuit 8.例文帳に追加

命令フェッチ回路10は、条件分岐命令であった場合、演算状態フラグ論理演算回路8の出力を参照する。 - 特許庁

Some machines do not follow the model assumed here where a comparison instruction is followed by a conditional branch instruction. 例文帳に追加

ある種のマシンは、ここで前提としているモデル、即ち比較命令の次に条件付き分岐命令が来るというモデルには従わない。 - コンピューター用語辞典

A loop unrolling means 14 unrolls the loop with the unroll stage number and changes a 'conditional branch code whose condition is always true or false' after the unrolling into an unconditional branch code.例文帳に追加

ループアンローリング手段14は、このアンロール段数で当該ループのアンローリングを行い、当該アンローリング後における「条件が必ず真/偽になる条件分岐コード」を無条件分岐コードに変更する。 - 特許庁

To vary subsequent processing in accordance with predetermined conditions without using a conditional branch command in the program of the CPU of a game machine.例文帳に追加

遊技機のCPUのプログラムにおいて、条件分岐コマンドを用いずに、予め定められた条件に応じてそれ以降の処理を変化させるようにする。 - 特許庁

In another embodiment, a packet is continues by processed until a conditional branch command to cause a potential function stop or any other command happen.例文帳に追加

他の実施形態では、パケットは、潜在的な機能停止を生じさせる条件付き分岐命令または他のいずれかの命令が発生するまで処理される。 - 特許庁

The misalignment prediction may employ known conditional branch prediction techniques, such as a flag, a bimodal counter, a local predictor, a global predictor and combined predictors.例文帳に追加

ミスアラインメント予測は、フラッグ、二重モードカウンタ、局所プレディクタ、広域プレディクタおよび統合プレディクタなど、既知の条件付分岐予測技術を使用することができる。 - 特許庁

An extraction part 31 performs conditional branch extraction or loop extraction to a section of a program source 39 designated with an execution time request by a code 41.例文帳に追加

抽出部31はコード41により実行時間要求が指定されたプログラムソース39の区間に条件分岐抽出や、ループ抽出を行う。 - 特許庁

In the integrated performance instruction data, a conditional branch (address A11) to be branched into an address specified by a parameter when a specified condition is satisfied is provided.例文帳に追加

統合演出命令データには、指定された条件が満たされる時にパラメータで指定されたアドレスに分岐する条件分岐(アドレスA11)を設ける。 - 特許庁

To enable to specify a range of measurement of process processing time in a model and to use a measured value for a conditional branch or the like.例文帳に追加

例えば、モデル内でプロセス処理時間の測定範囲を指定し、測定した値を条件分岐などに利用できるようにすることを目的とする。 - 特許庁

A conditional branch information extracting part 113 extracts the condition information of conditional branch from the syntax analysis result of a syntax analysis part 111, and a structure extracting part 112 extracts the calling structure of a subroutine with the condition information, and an input/output data extracting part 114 extracts the input/output information of each subroutine.例文帳に追加

構文解析部111による構文解析結果から、条件分岐情報抽出部113が条件分岐の条件情報を抽出し、構造抽出部112がサブルーチンの呼出構造を条件情報とともに抽出し、入出力データ抽出部114が各サブルーチンの入出力情報を抽出する。 - 特許庁

To provide a system capable of notifying a user of the progressing state of screen transition even when there are a plurality of screen transition destinations due to conditional branch.例文帳に追加

条件分岐により複数の画面遷移先がある場合でも、画面遷移の進捗状況をユーザに通知することが可能なシステムを提供することにある。 - 特許庁

To provide a program executing method for making a computer which is not provided with any user interface such as a keyboard execute the conditional branch processing of a program according to the selection of a user.例文帳に追加

キーボードなどのユーザーインターフェースが備えられていないコンピュータで、プログラムをユーザーの選択によって条件分岐させるプログラム実行方法を提供する。 - 特許庁

By this, the necessity of the conditional statement in the SIMD code is eliminated, and a state of inevitably using branch prediction can be avoided in SIMD hardware.例文帳に追加

これによって、SIMDコード内に条件文がある必要性がなくなり、SIMDハードウェアが分岐予測を使用せざるを得ない状態を避けることができる。 - 特許庁

To provide a device and a method for prefetching instructions for reducing delay caused by a branch prediction error by continuously prefetching instructions according to conditions when the conditions are fixed at the time point when a conditional branch instruction is prefetched.例文帳に追加

条件分岐命令をプリフェッチした時点において、条件が確定していれば、その条件に従って命令のプリフェッチを続けることで、分岐予測ミスによる遅延を少なくする命令プリフェッチ装置、および命令プリフェッチ方法を提供する。 - 特許庁

In the execution process of a program, the state of the write protect switch of media where the program is stored is monitored, and the conditional branch processing of the program is executed according to the state of the switch.例文帳に追加

プログラムの実行過程に、前記プログラムが可能されているメディアのライトプロテクトスイッチの状態を監視し、前記スイッチの状態により当該プログラムの条件分岐処理をおこなう。 - 特許庁

To make it possible to control the conditional execution of many succeeding instructions by an execution control instruction having short word length in order to suppress a branch hazard in an information processor for executing the pipeline processing of an instruction.例文帳に追加

命令をパイプライン処理する情報処理装置において、分岐ハザードの抑制のために、短い語長の実行制御命令で多くの後続命令の条件付き実行を制御できるようにする。 - 特許庁

To provide measuring device which can perform more complicated controls by adding conditional branch to a computation function and by deciding a digital output, analog output, a manipulated signal or the like by using a computation result from the function.例文帳に追加

演算機能に条件分岐を付加し、この演算結果を用いてデジタル出力、アナログ出力および操作信号などを決定することで、より複雑な制御を行うことができる測定装置を提供する。 - 特許庁

To provide a data processor for processing divided messages in parallel, which reduces processing branch conditional expression, and reduces an increase in block due to addition of padding data in final block processing.例文帳に追加

メッセージを分割して並列処理するデータ処理装置において、処理分岐条件式を減少し、最終ブロック処理の際のパディングデータ付与に起因するブロック増加数を減少できるデータ処理装置を提供する。 - 特許庁

When there exists a macro function (read_bit_01) for calculating variables x related with the conditional expression (x==0) of a branch included in a test target source file, the CUP of a computer device which executes the test of a program rewrites the macro function into external variables "dummy_BIT_A_1".例文帳に追加

プログラムのテストを実行するコンピュータ装置のCPUは、テスト対象のソースファイルに含まれる分岐の条件式(x==0)に関する変数xを求めるマクロ関数(read_bit_01)がある場合には、外部変数「dummy_BIT_A_1」に書き換える。 - 特許庁

To execute equal allocation of computation node with respect to two branch destinations when input data sizes are even in speculative execution of task to be executed in conditional branching, and reduce a transfer quantity of data generated at the time of speculative execution.例文帳に追加

条件分岐にて行うタスクの投機的実行において、2つの分岐先に対して、入力データサイズが偏っていない場合は計算ノードの分配を等しく行い、投機的実行時に発生するデータの転送量を抑える。 - 特許庁

To provide a workflow management device for automating the conditional branch of the transition of a workflow, and for making common the workflow even when the format of a document is different, and to provide a network system, a control method and a program.例文帳に追加

ワークフローの遷移の条件分岐を自動化することを可能とし、帳票の形式が異なっている場合でもワークフローを共通化することを可能としたワークフロー管理装置、ネットワークシステム、制御方法、及びプログラムを提供する。 - 特許庁

When a conditional branch instruction is detected, an instruction prefetching control part 24, based on its branching frequency, decides whether prefetching the instruction is halted, in accordance with the control flag set on a prefetching control register 25 in advance.例文帳に追加

先読み制御部24は、条件分岐命令が検出される場合に、その分岐発生頻度に基づいて先読み制御レジスタ25に予め設定された制御フラグに従って、命令の先読みを停止させるか否かを判断する。 - 特許庁

To increase the processing performance of a data processing system having a host and a DKC connected for communication, by batch-processing a plurality of channel command words (CCW) including a conditional branch and reducing the load of processing including CCW transfer between the devices.例文帳に追加

ホストとDKCとが通信接続されたデータ処理システムで、条件分岐を含んだ複数のチャネルコマンドワード(CCW)を一括して処理し、装置間でのCCW転送を含む処理の負荷を軽減して処理性能向上を実現する。 - 特許庁

例文

The path specification device reflects a notice path in the RTL description, and thereafter specifiably outputs the operation description corresponding to the RTL description by a conditional branch on the operation description and each state of an FSM of the RTL description.例文帳に追加

パス特定装置は、注目するパスをRTL記述に反映した後、RTL記述に対応する動作記述を、RTL記述が有するFSMの各状態と動作記述上の条件分岐により特定可能に出力する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS