Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7436373
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:13:45+00:00 2026-05-29T10:13:45+00:00

I have the following assembly code snippet I am trying to understand. It is

  • 0

I have the following assembly code snippet I am trying to understand. It is assembly for a MC68332 microcontroller.

LOOP
    some instructions
    some more instructions
BEQ LOOP

I’ve googled BEQ and I have found it means branch on result zero, but I still don’t really understand what it does. Does it compare the result of the last instruction to 0, and if it is 0, it goes back to the LOOP line?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T10:13:45+00:00Added an answer on May 29, 2026 at 10:13 am

    On Motorola 68k family, it stands for "branch if equal" which means "jump to given address if zero flag is set" such as when previous comparison is successful.

    However, 68332 seems to be different. Based on uppercase syntax, it could be a macro around another instruction which essentially does the same thing.

    Assembly programmers who port code from other systems can make use of similar macros to ease the porting process.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I have the following code segment in x86 assembly: mov $0x0, %eax callq
I have some trouble with some inline assembly code. I know what should be
I have some questions about the following code: using System; namespace ConsoleApplication2 { public
OK, I have the following bit of code: Assembly assembly = Assembly.LoadFile(W:\\AssemblyFoo.dll); foreach (Type
I have the following code snippet in my feature.xml <Feature Id=0c272f81-49c0-440a-a544-677d51a8ffe4 ReceiverAssembly=FeaturedMasterPage, Version 1.0.0.0,
I have the following assembly code .386 .model flat, c .stack 100h printf PROTO
In my prism module, I have the following code snippet: using (var manifestResourceStream =
I have the following assembly code (written for NASM on Linux): ; This code
I have the following assembly code on Windows and I want to make sure
So I have the following assembly language code which I need to convert into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.