1; RUN: llvm-as < %s | llvm-dis | FileCheck %s 2 3@x = global fp128 0xL01 4; CHECK: @x = global fp128 0xL00000000000000000000000000000001 5