- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't know operation
Ex: Kiem_tra_N_va_Xuat_LED: call CheckN1 call CheckN2 call CheckN3 call Check3N call OutLED br -44 Why br -44 ????? Thank you everyone. Thank you very muchLink Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might need to give a little more context!
Also enclose program text inside 'CODE' tags (# on 'advanded' window) to keep indentation. I'd guess that is a bit of assembler listing output? 'br -44' is an unconditional jump, offset is from the following instruction.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- You might need to give a little more context! Also enclose program text inside 'CODE' tags (# on 'advanded' window) to keep indentation. I'd guess that is a bit of assembler listing output? 'br -44' is an unconditional jump, offset is from the following instruction. --- Quote End --- Why "-44"? Why don't we use "-48","-40" or "40", "48" Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Everyone, help me!I do exercise
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Because that is where in needs to jump to.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page