S5 instrution

The B# format consists of two bytes, so B#(84,201) is a constant and is the same as the bitpattern 01010100 11001001. There is no such instruction as = B#(84,201), because the = instruction is an instruction for a bit address, not for a constant. The only valid instruction in this case is L B#(84,201).

Kind regards,
 
If it wasw a bit address, the first part would be limited to 7 max.

EBDB could be an absolute memory address, without knowing the processor cannot tell you area it is in.

As jvdcande says there is no instruction EBDB := B#(84,201), that area of memory would be accessible via LIR, TIR instructions.

Where are you getting this from, is it a comment?
 
thanks all of you.

I have made a mistake what i post is be converted to S7
the original S5 statement is
L KY (84,201)
T EBDB

Now I know it

thanks again
 

Similar Topics

ENET, 2, 10.4.52.13, 1, 0 I have this on Communication Path under MSG instruction, I am not really sure how to interpret this ENET, 2...
Replies
12
Views
7,341
More quick reply, oposite get the manual. One explanation GRT instrution this part. Delete GRT change EQU, is worked?! The Counter: PB...
Replies
2
Views
1,547
Find about indexing.No alert I found. In a project in the decade of 1990, the use indirect addressing caused: *Registers not in use, in...
Replies
0
Views
1,607
Back
Top Bottom