Searched refs:style1 (Results 1 – 3 of 3) sorted by relevance
61 PROGS += style162 STYLE1OBJS = style1-main.o style1-func.o63 style1: $(STYLE1OBJS) target68 PROGS += style1-with-r1369 STYLE1R13OBJS = style1-main.o style1-func-with-r13.o70 style1-with-r13: $(STYLE1R13OBJS)74 PROGS += style1-with-r1275 STYLE1R12OBJS = style1-main.o style1-func-with-r12.o76 style1-with-r12: $(STYLE1R12OBJS)
37 dis_test "addq-->leaq 1" func style1 \39 dis_test "addq-->leaq 2" func style1 \42 dis_test "addq-->leaq w/REX 1" func style1-with-r13 \44 dis_test "addq-->leaq w/REX 2" func style1-with-r13 \47 dis_test "addq-->addq for SIB 1" func style1-with-r12 \49 dis_test "addq-->addq for SIB 2" func style1-with-r12 \
1043 i_dlpi_open(const char *provider, int *fd, uint_t flags, boolean_t style1) in i_dlpi_open() argument1059 } else if (style1 && !(flags & DLPI_DEVONLY)) { in i_dlpi_open()