Searched refs:Td (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-compactflash.c81 int To,Tkr,Td; local
149 Td = 55;
152 oe_a = Td + 20; // Td (Seem to need more margin here....
164 Td = 65;
167 oe_a = Td + 20; // Td (Seem to need more margin here....
183 Td = 70;
187 oe_a = Td + 20 + 10; // Td (See
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/aes/
H A Daes_x86core.c118 Td [x] = Si[x].[0e, 09, 0d, 0b, 0e, 09, 0d, 0b];
125 #define Td0 (u32)((u64*)((u8*)Td+0))
126 #define Td1 (u32)((u64*)((u8*)Td+3))
127 #define Td2 (u32)((u64*)((u8*)Td+2))
128 #define Td3 (u32)((u64*)((u8*)Td+1))
296 static const u64 Td[256] = { variable
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Di386-dis.c238 #define Td { OP_T, d_mode } macro
949 { "movL", { Rd, Td } },
951 { "movL", { Td, Rd } },

Completed in 180 milliseconds