Add a new ".nop" directive to the assembler to allow the creation of no-op instructio...
[deliverable/binutils-gdb.git] / gas / config / tc-bpf.h
index 5765833997ef7f61d1a5ef16ad6421d2ec188e84..cb02d6c13383250d6fcd50ab6239608a4665ef4a 100644 (file)
@@ -48,3 +48,4 @@
 /* Values passed to md_apply_fix don't include the symbol value.  */
 #define MD_APPLY_SYM_VALUE(FIX) 0
 
+#define md_single_noop_insn "mov %r1,%r1"
This page took 0.022737 seconds and 4 git commands to generate.