Home
last modified time | relevance | path

Searched refs:style2 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/test/ld/x64/tls/ie/
H A DMakefile36 PROGS += style2
37 STYLE2OBJS = style2.o
38 style2: $(STYLE2OBJS) target
43 PROGS += style2-with-r13
44 STYLE2R13OBJS = style2-with-r13.o
45 style2-with-r13: $(STYLE2R13OBJS)
50 PROGS += style2-with-r12
51 STYLE2R12OBJS = style2-with-r12.o
52 style2-with-r12: $(STYLE2R12OBJS)
56 STYLE2BADNESSOBJS = style2-with-badness.o
[all …]
H A Dx64-ie-test.sh52 dis_test "movq-->movq" main style2 \
55 dis_test "movq-->movq w/REX" main style2-with-r13 \
58 dis_test "movq-->movq incase of SIB" main style2-with-r12 \