Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
; RUN: llvm-mc -triple avr -mattr=ijmpcall -show-encoding < %s | FileCheck %s foo: icall ; CHECK: icall ; encoding: [0x09,0x95]