Searched refs:x24 (Results 1 - 25 of 87) sorted by relevance

1234

/barrelfish-master/lib/barrelfish/arch/aarch64/
H A Dcontext.S13 stp x23, x24, [x0, #(23 * 8)]
H A Ddebug.c45 dpr(x24); dpr(x25); dpr(x26); dpr(x27);
/barrelfish-master/lib/compiler-rt/test/
H A Dfixtfsi_test.c45 if (test__fixtfsi(0x1.23456789abcdefp+5, 0x24))
H A Dfixunstfsi_test.c46 if (test__fixunstfsi(0x1.23456789abcdefp+5, UINT32_C(0x24)))
/barrelfish-master/include/bfdmuxtools/
H A Dfilter.h36 #define OP_UGREATEREQUAL 0x24 /**< \brief Operator >= (unsigned) */
/barrelfish-master/lib/libc/aarch64/gen/
H A D_setjmp.S46 stp x23, x24, [x0], #16
81 ldp x23, x24, [x0], #16
H A Dsetjmp.S58 stp x23, x24, [x0], #16
105 ldp x23, x24, [x0], #16
/barrelfish-master/include/arch/aarch64/barrelfish_kpi/
H A Dregisters_arch.h87 uint64_t x24, x25, x26, x27, x28, x29, x30; member in struct:registers_aarch64::registers_aarch64_named
95 uint64_t x24, x25, x26, x27, x28, x29, x30; member in struct:registers_aarch64::registers_aarch64_syscall_args
/barrelfish-master/lib/openssl-1.0.0d/crypto/dsa/
H A Ddsagen.c76 0x62,0xba,0x32,0x24,
H A Ddsatest.c100 0x62,0xba,0x32,0x24,0xe0,0x42,0x7d,0xd3,
110 0x49,0x69,0x3d,0xfb,0xf8,0x37,0x24,0xc2,
125 0x71,0xcb,0x9d,0xe5,0xfa,0x24,0xba,0xbf,
/barrelfish-master/lib/blk/blk_ahci/
H A Dsata_fis.h25 #define ATA_CMD_READ_PIO_EXT 0x24
/barrelfish-master/usr/arrakismon/
H A Dkeyboard.c36 ['J'] = { 0x4A, 0x24 },
63 ['j'] = { 0x6A, 0x24 },
/barrelfish-master/usr/vmkitmon/
H A Dkeyboard.c37 ['J'] = { 0x4A, 0x24 },
64 ['j'] = { 0x6A, 0x24 },
/barrelfish-master/lib/openssl-1.0.0d/crypto/mdc2/
H A Dmdc2test.c84 0x42,0xE5,0x0C,0xD2,0x24,0xBA,0xCE,0xBA,
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Dmdc2test.c84 0x42,0xE5,0x0C,0xD2,0x24,0xBA,0xCE,0xBA,
H A Ddsatest.c100 0x62,0xba,0x32,0x24,0xe0,0x42,0x7d,0xd3,
110 0x49,0x69,0x3d,0xfb,0xf8,0x37,0x24,0xc2,
125 0x71,0xcb,0x9d,0xe5,0xfa,0x24,0xba,0xbf,
/barrelfish-master/usr/drivers/solarflare/
H A Dmcdi_rpc.h93 #define CMD_GET_PHY_CFG 0x24
/barrelfish-master/kernel/arch/armv8/
H A Dexceptions.S36 stp x24, x25, [sp, #(24 * 8)]
245 stp x24, x25, [x0, #(24 * 8)]
308 stp x23, x24, [x13, #(23 * 8)]
438 stp x23, x24, [x13, #(23 * 8)]
503 ldp x23, x24, [x0], #-(2 * 8)
/barrelfish-master/usr/drivers/omap44xx/fdif/
H A Dpicture.c63 0x85, 0x40, 0x58, 0x00, 0x2E, 0x2B, 0x29, 0x10, 0x24, 0x15, 0x23, 0x0A, 0x12, 0x00, 0x81, 0xC9,
101 0x3D, 0x47, 0x42, 0x3C, 0x3B, 0x37, 0x2D, 0x26, 0x28, 0x2A, 0x24, 0x26, 0x2D, 0x3E, 0x48, 0x2F,
141 0x4B, 0x44, 0x31, 0x2B, 0x38, 0x3F, 0x3B, 0x24, 0x22, 0x28, 0x13, 0x1F, 0x1F, 0x36, 0x37, 0x30,
161 0x3A, 0x36, 0x2E, 0x28, 0x29, 0x2D, 0x2F, 0x39, 0x3C, 0x44, 0x24, 0x23, 0x17, 0x2D, 0x2F, 0x30,
201 0x26, 0x27, 0x2D, 0x2C, 0x24, 0x24, 0x2C, 0x25, 0x25, 0x28, 0x2F, 0x33, 0x31, 0x2C, 0x28, 0x2B,
202 0x24, 0x1F, 0x1F, 0x20, 0x23, 0x2A, 0x32, 0x30, 0x31, 0x37, 0x3A, 0x34, 0x2B, 0x2A, 0x30, 0x26,
222 0x24, 0x24, 0x21, 0x22, 0x26, 0x27, 0x25, 0x2A, 0x29, 0x2C, 0x2F, 0x2B, 0x21, 0x1A, 0x19, 0x34,
242 0x2D, 0x2B, 0x21, 0x1E, 0x23, 0x22, 0x1A, 0x26, 0x22, 0x21, 0x24,
[all...]
/barrelfish-master/include/arch/x86/barrelfish_kpi/
H A Dperfmon_amd.h18 #define EVENT_L2_LINES_IN 0x24
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_const.c48 0xEE,0x38,0x6B,0xFB,0x5A,0x89,0x9F,0xA5,0xAE,0x9F,0x24,0x11,
74 0xEE,0x38,0x6B,0xFB,0x5A,0x89,0x9F,0xA5,0xAE,0x9F,0x24,0x11,
77 0x1C,0x55,0xD3,0x9A,0x69,0x16,0x3F,0xA8,0xFD,0x24,0xCF,0x5F,
104 0xEE,0x38,0x6B,0xFB,0x5A,0x89,0x9F,0xA5,0xAE,0x9F,0x24,0x11,
107 0x1C,0x55,0xD3,0x9A,0x69,0x16,0x3F,0xA8,0xFD,0x24,0xCF,0x5F,
140 0xEE,0x38,0x6B,0xFB,0x5A,0x89,0x9F,0xA5,0xAE,0x9F,0x24,0x11,
143 0x1C,0x55,0xD3,0x9A,0x69,0x16,0x3F,0xA8,0xFD,0x24,0xCF,0x5F,
186 0xEE,0x38,0x6B,0xFB,0x5A,0x89,0x9F,0xA5,0xAE,0x9F,0x24,0x11,
189 0x1C,0x55,0xD3,0x9A,0x69,0x16,0x3F,0xA8,0xFD,0x24,0xCF,0x5F,
243 0xEE,0x38,0x6B,0xFB,0x5A,0x89,0x9F,0xA5,0xAE,0x9F,0x24,
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/des/
H A Dfcrypt.c43 0x23,0x24,0x25,0x20,0x21,0x22,0x23,0x24,
/barrelfish-master/lib/lwip2/src/apps/rtp/
H A Drtpdata.h21 0x4c, 0x24, 0x6b, 0x20, 0x30, 0x95, 0xf1, 0x2f,
61 0x6d, 0x88, 0x97, 0x24, 0x40, 0x68, 0xa0, 0x57,
76 0x9f, 0x6a, 0x16, 0x24, 0x6f, 0x10, 0x56, 0xec,
92 0xa7, 0x34, 0x24, 0x13, 0x62, 0x44, 0x81, 0xdf,
117 0x05, 0x44, 0x06, 0x04, 0xf6, 0x92, 0x24, 0xdb,
145 0x4a, 0xd2, 0xf9, 0x77, 0x24, 0xed, 0x5a, 0x31,
177 0x44, 0x98, 0x24, 0x08, 0xc9, 0x07, 0xed, 0x62,
213 0x1f, 0x10, 0x57, 0x2b, 0x24, 0xc5, 0x1c, 0x09,
218 0xd7, 0xe9, 0x9d, 0xcc, 0xb0, 0x7c, 0x24, 0xc5,
221 0xb3, 0x70, 0x7d, 0x83, 0xe1, 0x24,
[all...]
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dtestrsa.h78 0x33,0x70,0x9d,0x0f,0x42,0x6b,0x13,0x68,0x24,0xd3,
104 0x70,0xeb,0x21,0x76,0x3e,0xc9,0x2f,0x1a,0x45,0x24,
144 0xcc,0x4e,0x21,0xee,0x1d,0x24,0x91,0xfb,0xa7,0x80,
190 0x49,0x20,0xcb,0x8a,0x8e,0x19,0x0e,0x66,0x24,0xac,
241 0x1f,0x00,0x93,0x2c,0xb7,0x24,0xe8,0xc6,0x7d,0x5a,
246 0xff,0xc1,0x61,0x0d,0xbd,0x7e,0x18,0x24,0x73,0x6d,
249 0x32,0x75,0x24,0xed,0xa1,0xd9,0x12,0x29,0x8a,0x28,
255 0x18,0x14,0xd1,0xd3,0x75,0x59,0x24,0xaa,0xf5,0x16,
272 0xbf,0xe4,0x5d,0x12,0xc8,0x24,0x91,0x27,0x8d,0x46,
302 0x1f,0xb1,0x7a,0xb1,0x3d,0x24,
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Debcdic.c44 0xec, 0xdf, 0x21, 0x24, 0x2a, 0x29, 0x3b, 0x9f, /*&.........!$*);.*/
86 /*80*/ 0x20, 0x21, 0x22, 0x23, 0x24, 0x04, 0x06, 0x08,
125 0xec, 0xdf, 0x21, 0x24, 0x2a, 0x29, 0x3b, 0x5e, /* &.........!$*);^ */
170 0x20, 0x21, 0x22, 0x23, 0x24, 0x04, 0x06, 0x08, /* 80-8f: */

Completed in 272 milliseconds

1234