[PATCH] LoongArch: Add new option annotate for objdump

Project / Subsystem

binutils / loongarch

Date

2026-07-28

Proposer

zhaozhou <zhaozhou@loongson.cn>

Source type

public_inbox

Consensus

Proposed

Sentiment

/10

All attributes

project
binutils
subsystem
loongarch
patch_id
discussion_id
20260728104343.23106-1-zhaozhou@loongson.cn
source_type
public_inbox
title
[PATCH] LoongArch: Add new option annotate for objdump
headline
Add objdump annotate option for LoongArch
tldr
Introduces `objdump -dM annotate` for LoongArch to display disassembly with `dbar` instruction annotations.
proposer
zhaozhou <zhaozhou@loongson.cn>
consensus
Proposed
outcome
proposed
sentiment_score
technical_tradeoffs
[]
series_id
series_role
standalone
series_parts
[]
tags
  • objdump
  • loongarch
  • disassembly
  • annotations
bugzilla_url
date
2026-07-28T00:00:00.000Z

[PATCH] LoongArch: Add new option annotate for objdump

A patch adds a new annotate option to objdump specifically for the LoongArch architecture. This enhancement allows users to view disassembly output that includes annotations for dbar instructions, providing more detailed information about their operands and behavior.