assembly instruction of beq/bgt/bge/blt for DSP56300?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

assembly instruction of beq/bgt/bge/blt for DSP56300?

12,035件の閲覧回数
XueFeng
Contributor I
I am fresh hand with DSP56300. while reading the DSP56300 user manuals, can not find the description of above instructions, where can I find them?
Also, another question with DSP56300 is: how the cpu deal with float point data? I know the cpu can directly proceed with float point data, but where can I get related information with how it deal with this?
0 件の賞賛
返信
1 返信

2,679件の閲覧回数
leopard86
Contributor II

Got the same problem on a MCF51... compiler uses instructions such as BGE but no explanation seems to be given on the Programmer's manual. 

 

EDIT: all these instructions are referred to as "Bcc", at least on the coldfire v1 Programmers' manual:

BGE = Branch if Greater or Equal

BGT = Branch if Greater Than

etc...

0 件の賞賛
返信