1; RUN: llvm-mc -triple avr -mattr=avr6 -filetype=obj < %s | llvm-objdump -r - | FileCheck %s 2 3; CHECK: R_AVR_PORT5 foo+31 4sbi foo+31, 1 5 6